iiRecord
Agentic AI Atlas · Hermes UI (current) — tui-only
agent-ui-impl:hermes.ui@currenta5c.ai
II.
AgentUIImpl JSON

agent-ui-impl:hermes.ui@current

Structured · live

Hermes UI (current) — tui-only json

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

File · agent-stack/ui-impls/hermes-ui-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-ui-impl:hermes.ui@current",
  "_kind": "AgentUIImpl",
  "_file": "agent-stack/ui-impls/hermes-ui-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Hermes UI (current) — tui-only",
    "agentVersionId": "agent-version:hermes@current",
    "packageRef": "source-ref:hermes-agent-pypi",
    "uiKind": "tui-only",
    "presentationsBundled": [
      "presentation:hermes-cli"
    ],
    "themeSupport": "none",
    "accessibilitySupport": "basic",
    "notes": "Hermes is a TUI surface; auto-approve toggle and slash-help are the\nuser-facing primitives at the UI layer.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "layer:11-presentation",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:prompt-input",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:slash-help",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "slash-command",
          "invocationToken": "/help"
        }
      }
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:model-picker",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:hermes-auto-approve",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:tool-approval-prompt",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:approval-prompt",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    },
    {
      "from": "agent-ui-impl:hermes.ui@current",
      "to": "interaction-primitive:resume-session",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "ui-control"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:hermes@current",
      "to": "agent-ui-impl:hermes.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    }
  ]
}