{
"id": "presentation:codex-cli-tui",
"_kind": "Presentation",
"_file": "agent-stack/presentations/codex-cli-tui.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Codex CLI TUI",
"kind": "tui",
"description": "Terminal UI bundled with the OpenAI Codex CLI. Renders streaming\noutput, sandboxed tool calls, and approval prompts.\n",
"renderingTechnology": "vte",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "no",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~30 MB",
"updateChannel": "auto",
"accessibilityShortcuts": [
"Ctrl+C: interrupt current task",
"Esc: cancel pending approval"
]
},
"outgoingEdges": [
{
"from": "presentation:codex-cli-tui",
"to": "agent-platform-impl:codex.platform@1.x",
"kind": "bundled_with"
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:codex.platform@1.x",
"to": "presentation:codex-cli-tui",
"kind": "bundles",
"attributes": {}
}
]
}