mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 08:14:35 -07:00
b132791cd2
Unit tests added: 1. Tool Registry Filtering: Verified that main registry hides all '__agent__' prefixed tools. 2. Subagent Tool Inheritance: Verified that agents correctly filter out other agents' MCP tools while retaining their own. Verified with vitest in packages/core.