iiRecord
Agentic AI Atlas · OpenCode UI (current) — tui-and-cli
agent-ui-impl:opencode.ui@currenta5c.ai
II.
AgentUIImpl JSON

agent-ui-impl:opencode.ui@current

Structured · live

OpenCode UI (current) — tui-and-cli json

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

File · agent-stack/ui-impls/opencode-ui-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-ui-impl:opencode.ui@current",
  "_kind": "AgentUIImpl",
  "_file": "agent-stack/ui-impls/opencode-ui-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "OpenCode UI (current) — tui-and-cli",
    "agentVersionId": "agentVersion:opencode:ge-0-0-0",
    "packageRef": "source-ref:opencode-github",
    "uiKind": "tui-and-cli",
    "presentationsBundled": [
      "presentation:opencode-tui"
    ],
    "themeSupport": "light-dark",
    "accessibilitySupport": "basic",
    "notes": "OpenCode ships an interactive TUI and a scripted CLI; tool-approval prompts\nare surfaced at the UI layer.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-ui-impl:opencode.ui@current",
      "to": "layer:11-presentation",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-ui-impl:opencode.ui@current",
      "to": "interaction-primitive:slash-help",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "slash-command",
          "invocationToken": "/help"
        }
      }
    },
    {
      "from": "agent-ui-impl:opencode.ui@current",
      "to": "interaction-primitive:tool-approval-prompt",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    },
    {
      "from": "agent-ui-impl:opencode.ui@current",
      "to": "interaction-primitive:approval-prompt",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agentVersion:opencode:ge-0-0-0",
      "to": "agent-ui-impl:opencode.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    }
  ]
}