iiRecord
Agentic AI Atlas · Hermes Agent 0.18.2
agentVersion:hermes:0-18-2a5c.ai
II.
AgentVersion JSON

agentVersion:hermes:0-18-2

Structured · live

Hermes Agent 0.18.2 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-09.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:hermes:0-18-2",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "hermes",
    "agentProductId": "agent:hermes",
    "displayName": "Hermes Agent 0.18.2",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.18.2",
    "currentVersion": "0.18.2",
    "releasedAt": "2026-07-08",
    "sourcePackage": "hermes-agent",
    "upstreamReleaseTag": "v2026.7.7.2",
    "releaseNotesUrl": "https://github.com/NousResearch/hermes-agent/releases/tag/v2026.7.7.2",
    "cliCommand": "hermes",
    "summary": "Hermes Agent patch release switching the WhatsApp Baileys dependency from a pinned git commit to the published 7.0.0-rc13 package for reliable installs and Docker builds.",
    "assimilationNotes": [
      "Latest PyPI moved from recorded 0.18.0 to 0.18.2.",
      "The patch unpins the WhatsApp Baileys dependency from a git commit and uses the published 7.0.0-rc13 release.",
      "Affected surfaces are WhatsApp bridge dependency resolution, package installs, and tagged-release Docker image builds.",
      "No CLI flag, transport/API, model, auth, package-name, or migration change was published.",
      "Update path remains hermes update for existing installs or pip install -U hermes-agent."
    ],
    "releaseHighlights": [
      "WhatsApp Baileys dependency install fix.",
      "Tagged-release Docker build reliability."
    ],
    "installMethods": [
      "install:pip",
      "install:curl"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:hermes:0-18-2",
      "to": "agent:hermes",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:hermes:0-18-2",
      "to": "evidence:hermes-agent-0-18-2-2026-07-09",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:hermes:0-18-2",
      "to": "install:pip",
      "kind": "installed_via"
    },
    {
      "from": "agentVersion:hermes:0-18-2",
      "to": "install:curl",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:hermes-agent-0-18-2-2026-07-09",
      "to": "agentVersion:hermes:0-18-2",
      "kind": "references"
    }
  ]
}