Command reference Β· Antigravity CLI
/agents
Opens the agent manager panel to pick custom agents and monitor running subagents.
/agents belongs to the Tools & Tasks category. In the panel, β/β navigate the list, Enter selects a custom agent or opens a subagent's detail view, k kills an active subagent, a approves and d denies inline tool requests right from the list, and Esc goes back. Complements the --agent startup flag and the agy agents subcommand.
π THE SAME TASK (βMANAGE SUBAGENTS/CUSTOM AGENTSβ) ON OTHER PLATFORMS
- Claude Code: /agents
β WHEN TO USE IT?
Switch between multiple custom agents
Open /agents and use β/β + Enter to pick a different agent for the session
Check on or cancel a running subagent task
Open /agents, select a subagent, and kill it with k
β WHEN NOT TO?
You just want a quick list of available custom agents
/agents opens an interactive panel; for a plain list without panel interaction, the subcommand is enough.
Better: Run agy agents at startup
SOURCES
- Antigravity CLI docs: command reference β antigravity.google
- Antigravity CLI docs: /agents β antigravity.google
MORE COMMANDS Β· Antigravity CLI