Command reference ยท Antigravity CLI
agy agent / agy agents
Lists the available custom agents.
agy agent or agy agents (subcommand, since 1.1.1) shows the available custom agents. The name it returns can be passed straight to --agent at startup; inside a running session, the /agents panel takes over agent selection and subagent monitoring.
โ WHEN TO USE IT?
Look up available custom agents before starting
agy agents to find the exact name to pass to --agent
โ WHEN NOT TO?
You're already in a running session and want to manage agents or monitor subagents
The subcommand only gives a one-off list outside the TUI.
Better: Use /agents inside a running agy session
SOURCES
- Antigravity CLI CHANGELOG (GitHub) โ raw.githubusercontent.com
- Antigravity CLI Doku: /agents โ antigravity.google