{
"id": "presentation:gemini-cli-tui",
"_kind": "Presentation",
"_file": "agent-stack/presentations/gemini-cli-tui.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Gemini CLI TUI",
"kind": "tui",
"description": "Terminal UI bundled with Google's Gemini CLI. Renders streaming\noutput, tool-use turns, YOLO-mode prompts, and a thinking toggle.\n",
"renderingTechnology": "vte",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "no",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~50 MB",
"updateChannel": "auto",
"accessibilityShortcuts": [
"Ctrl+C: cancel",
"Ctrl+D: exit"
]
},
"outgoingEdges": [
{
"from": "presentation:gemini-cli-tui",
"to": "agent-platform-impl:gemini-cli.platform@current",
"kind": "bundled_with"
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:gemini-cli.platform@current",
"to": "presentation:gemini-cli-tui",
"kind": "bundles",
"attributes": {}
}
]
}