iiRecord
Agentic AI Atlas · Claude Code TUI
presentation:claude-code-tuia5c.ai
II.
Presentation JSON

presentation:claude-code-tui

Structured · live

Claude Code TUI json

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

File · agent-stack/presentations/claude-code-tui.yamlCluster · agent-stack
Record JSON
{
  "id": "presentation:claude-code-tui",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/claude-code-tui.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Claude Code TUI",
    "kind": "tui",
    "description": "Terminal UI bundled with Claude Code. Renders streaming model output,\ntool-use blocks, slash commands, and permission prompts in a\nfull-screen ink-based shell.\n",
    "renderingTechnology": "vte",
    "themeSupport": "light-dark",
    "accessibilitySupport": "basic",
    "offlineMode": "no",
    "platforms": [
      "darwin",
      "linux",
      "win32"
    ],
    "bundleSize": "~80 MB",
    "updateChannel": "auto",
    "accessibilityShortcuts": [
      "Esc Esc: jump to most recent user message",
      "Ctrl+C: cancel current turn",
      "Ctrl+D: exit"
    ]
  },
  "outgoingEdges": [
    {
      "from": "presentation:claude-code-tui",
      "to": "agent-platform-impl:claude-code.platform@1.x",
      "kind": "bundled_with"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:claude-code.platform@1.x",
      "to": "presentation:claude-code-tui",
      "kind": "bundles",
      "attributes": {}
    }
  ]
}