Antigravity
Run Mopheus agent tasks with Google Antigravity CLI (agy).
Antigravity
Google DeepMind's Antigravity CLI (agy) is an agent coding assistant with multi-model support, built-in tool execution, and session management. Mopheus runs agy in stream-json mode (--input-format stream-json --output-format stream-json --dangerously-skip-permissions), streaming events in real time and enabling next-turn steering interactions.
| Field | Value |
|---|---|
| Binary | agy |
| Path override | MOPHEUS_ANTIGRAVITY_PATH |
| Model override | MOPHEUS_ANTIGRAVITY_MODEL |
| Verify | agy --version |
| Protocol | Native |
| Task skill path | .agents/skills/ |
| Task instructions | AGENTS.md |
| Filesystem sandbox | Supported on Linux |
Agent skills are staged into .agents/skills/ under the task's working directory. Resuming prior turns across tasks is supported via --conversation <id>.