iiRecord
Agentic AI Atlas · Hermes
agent:hermesa5c.ai
II.
AgentProduct JSON

agent:hermes

Structured · live

Hermes json

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

File · agent-stack/products/hermes.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:hermes",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/hermes.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Hermes",
    "vendor": "Nous Research",
    "homepageUrl": "https://github.com/NousResearch/hermes",
    "primarySurface": "cli",
    "supportTier": "adapter-only",
    "productKind": "full-cli-agent",
    "stackScope": "full",
    "description": "Python CLI coding agent distributed via PyPI. Integrated into the v6\ncatalog through the agent-mux adapter; ships a YAML config at\n`~/.hermes/cli-config.yaml` and a skill directory under `~/.hermes/skills/`.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:hermes",
      "to": "agent-version:hermes@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-core-impl:hermes.core@current",
      "to": "agent:hermes",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-platform-impl:hermes.platform@current",
      "to": "agent:hermes",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-runtime-impl:hermes.runtime@current",
      "to": "agent:hermes",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:hermes@current",
      "to": "agent:hermes",
      "kind": "version_of"
    },
    {
      "from": "claim:source-provenance-agent-stack-products-hermes-yaml",
      "to": "agent:hermes",
      "kind": "about_subject"
    },
    {
      "from": "platform:krate",
      "to": "agent:hermes",
      "kind": "hosts",
      "attributes": {
        "notes": "Hermes agents dispatch into Krate-managed repositories"
      }
    },
    {
      "from": "claim:hermes-distributed-via-pypi",
      "to": "agent:hermes",
      "kind": "asserts_about"
    },
    {
      "from": "discovery-signal:hermes-host-env",
      "to": "agent:hermes",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "plugin-target:hermes",
      "to": "agent:hermes",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "source-ref:hermes-pypi",
      "to": "agent:hermes",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}