Files
gemini-cli/packages
Taylor Mullen 93f9e89114 fix(core): enforce coreTools restrictions for sub-agents and skills
- ensure sub-agent tools and ActivateSkillTool respect the coreTools configuration
- prevents unauthorized tool calls when using restricted toolsets, particularly with Gemini 3
- added missing web_fetch tool to CodebaseInvestigatorAgent toolConfig to match its system prompt

These changes resolve several behavioral evaluation failures (e.g., save_memory) that occurred when the agent attempted to use incorrectly registered sub-agents or skills in restricted environments.
2026-02-09 01:09:23 -08:00
..
2026-02-08 21:56:26 +00:00