iiRecord
Agentic AI Atlas · Codex CLI TUI
presentation:codex-cli-tuia5c.ai
II.
Presentation JSON

presentation:codex-cli-tui

Structured · live

Codex CLI TUI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/presentations/codex-cli-tui.yamlCluster · agent-stack
Record JSON
{
  "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": {}
    }
  ]
}