gemini-cli
gemini-cli copied to clipboard
[Feat] /agents Management TUI
Implement the interactive TUI for managing agents.
Completion Criteria:
- [ ] List view: Name, Source (User/Project/Ext), Status.
- [ ] Inspect view: Show system prompt and active tools.
- [ ] Toggle: Enable/Disable agents (prevent Orchestrator from seeing them).
- [ ] Register new agents --> flow to add new agents (builds a new subagents using gemini and natural language)
This task may be decomposed further into subtasks as needed.