Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · agent-version:hermes@current
agent-version:hermes@currenta5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentVersion JSON

agent-version:hermes@current

Structured · live

agent-version:hermes@current json

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

File · agent-stack/versions/hermes-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:hermes@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/hermes-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:hermes",
    "versionRange": ">=1.0.0",
    "releasedAt": "2025-01-01",
    "cliCommand": "hermes",
    "installMethods": [
      "install:pip"
    ],
    "minSchemaVersion": "6.0.0",
    "hookSupport": {
      "interactive": {
        "sessionStart": "unsupported",
        "stop": "unsupported",
        "userPromptSubmit": "unsupported",
        "preToolUse": "unsupported",
        "sessionEnd": "unsupported"
      },
      "nonInteractive": {
        "sessionStart": "unsupported",
        "stop": "unsupported",
        "userPromptSubmit": "unsupported",
        "preToolUse": "unsupported",
        "sessionEnd": "unsupported"
      }
    },
    "bridgeCapabilities": {
      "interactiveBridge": false,
      "sessionResume": false,
      "positionalPrompt": false
    }
  },
  "outgoingEdges": [
    {
      "from": "agent-version:hermes@current",
      "to": "agent:hermes",
      "kind": "version_of"
    },
    {
      "from": "agent-version:hermes@current",
      "to": "agent-core-impl:hermes.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "agent-runtime-impl:hermes.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "agent-platform-impl:hermes.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "agent-ui-impl:hermes.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Hermes runs multi-turn agent conversations."
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "capability:supports-text-streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Hermes streams output in real time."
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Hermes dispatches tool calls per turn."
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "memory-system:agentmemory-service",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:hermes@current",
      "to": "memory-system:file-based-markdown-pattern",
      "kind": "uses_memory_system",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:hermes",
      "to": "agent-version:hermes@current",
      "kind": "has_version"
    },
    {
      "from": "hook-mapping:hermes-on-event-native",
      "to": "agent-version:hermes@current",
      "kind": "emits_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:post-tool-use-hermes",
      "to": "agent-version:hermes@current",
      "kind": "emits_hook",
      "attributes": {}
    },
    {
      "from": "mux:agent-launch-mux",
      "to": "agent-version:hermes@current",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:agent-comm-mux",
      "to": "agent-version:hermes@current",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:hooks-mux",
      "to": "agent-version:hermes@current",
      "kind": "bridges_for",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab