II.
Presentation JSON
Structured · livepresentation:antigravity-cli-tui
Antigravity CLI TUI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:antigravity-cli-tui",
"_kind": "Presentation",
"_file": "agent-stack/presentations/antigravity-cli-tui.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Antigravity CLI TUI",
"kind": "tui",
"description": "Terminal UI bundled with Google's Antigravity CLI, successor to\nGemini CLI's TUI. Built in Go, renders streaming output, tool-use\nturns, YOLO-mode prompts, multi-model status, and a thinking toggle.\n",
"renderingTechnology": "go-terminal",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "no",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~30 MB",
"updateChannel": "auto",
"accessibilityShortcuts": [
"Ctrl+C: cancel",
"Ctrl+D: exit"
]
},
"outgoingEdges": [
{
"from": "presentation:antigravity-cli-tui",
"to": "agent-platform-impl:antigravity-cli.platform@current",
"kind": "bundled_with"
},
{
"from": "presentation:antigravity-cli-tui",
"to": "presentation:gemini-cli-tui",
"kind": "succeeds",
"attributes": {
"notes": "Go-based TUI successor to Gemini CLI TUI; adds multi-model status display and workflow-driven hook indicators. "
}
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:antigravity-cli.platform@current",
"to": "presentation:antigravity-cli-tui",
"kind": "bundles",
"attributes": {}
}
]
}