iiRecord
Agentic AI Atlas · Hermes CLI
presentation:hermes-clia5c.ai
II.
Presentation JSON

presentation:hermes-cli

Structured · live

Hermes CLI json

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

File · agent-stack/presentations/hermes-cli.yamlCluster · agent-stack
Record JSON
{
  "id": "presentation:hermes-cli",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/hermes-cli.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Hermes CLI",
    "kind": "tui",
    "description": "Terminal interface bundled with the Hermes Python CLI agent. Surfaced\nthrough the agent-mux adapter for v6.\n",
    "renderingTechnology": "terminal-emulator",
    "themeSupport": "none",
    "accessibilitySupport": "basic",
    "offlineMode": "no",
    "platforms": [
      "darwin",
      "linux",
      "win32"
    ],
    "bundleSize": "~5 MB",
    "updateChannel": "manual",
    "accessibilityShortcuts": [
      "Ctrl+C: interrupt"
    ]
  },
  "outgoingEdges": [
    {
      "from": "presentation:hermes-cli",
      "to": "agent-platform-impl:hermes.platform@current",
      "kind": "bundled_with"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:hermes.platform@current",
      "to": "presentation:hermes-cli",
      "kind": "bundles",
      "attributes": {}
    }
  ]
}