mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-16 23:02:51 -07:00
ef80628b86
- Add TeamDefinition interface to define agent team structure - Implement TeamLoader for discovering and parsing TEAM.md files - Implement TeamRegistry for team session management and agent registration - Integrate TeamRegistry into Config and Storage services - Add unit tests for team loader and registry