feat(core): scope subagent workspace directories via AsyncLocalStorage (#24445)

This commit is contained in:
Sandy Tao
2026-04-02 09:33:08 -07:00
committed by GitHub
parent e0044f2868
commit 63cc363606
10 changed files with 425 additions and 15 deletions
@@ -131,6 +131,7 @@ reply with what you need, and exit. Do not search the codebase for the missing c
modelConfig: {
model: GEMINI_MODEL_ALIAS_FLASH,
},
workspaceDirectories: [globalGeminiDir],
toolConfig: {
tools: [
READ_FILE_TOOL_NAME,