mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 14:45:46 +00:00
fix: scope session create aliases to requested agent (#58207)
Merged via squash.
Prepared head SHA: 9462848777
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
This commit is contained in:
@@ -30,6 +30,7 @@ const clearPlannerShardEnv = (env) => {
|
||||
delete nextEnv.OPENCLAW_TEST_INCLUDE_EXTENSIONS;
|
||||
delete nextEnv.OPENCLAW_TEST_INCLUDE_CHANNELS;
|
||||
delete nextEnv.OPENCLAW_TEST_INCLUDE_GATEWAY;
|
||||
delete nextEnv.OPENCLAW_TEST_UNIT_FAST_BATCH_TARGET_MS;
|
||||
return nextEnv;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user