mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 04:48:09 -07:00
b842d5526a
- Unified all tool and subagent constructors to use AgentLoopContext. - Fixed dozens of unit tests to match new constructor signatures. - Resolved build errors and restored missing imports. - Verified all core tests pass locally.