mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-20 08:42:39 -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