II.
AgentVersion JSON
Structured · liveagentVersion:hermes:0-18-0
Hermes Agent 0.18.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:hermes:0-18-0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-02.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "hermes",
"agentProductId": "agent:hermes",
"displayName": "Hermes Agent 0.18.0",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.18.0",
"currentVersion": "0.18.0",
"releasedAt": "2026-07-01",
"sourcePackage": "hermes-agent",
"upstreamReleaseTag": "v2026.7.1",
"releaseNotesUrl": "https://github.com/NousResearch/hermes-agent/releases/tag/v2026.7.1",
"cliCommand": "hermes",
"summary": "Hermes Agent 0.18.0 release focused on P0/P1 cleanup, Mixture-of-Agents, evidence-backed self-verification, /goal completion contracts, /learn and /journey, deployable gateway scaling, desktop coding projects, and background subagents.",
"assimilationNotes": [
"Latest npm and PyPI moved from 0.16.0 to 0.18.0.",
"Mixture-of-Agents becomes first-class, affecting model/ensemble selection metadata.",
"Evidence-backed self-verification and /goal completion contracts affect task-completion semantics.",
"/learn and /journey affect command catalog and persistent self-improvement/session history surfaces.",
"Gateway scale-to-zero and drain coordination affect deployment/runtime readiness modeling.",
"Background subagent fanout affects concurrency and session/task lifecycle assumptions."
],
"releaseHighlights": [
"P0/P1 clean sweep.",
"First-class Mixture-of-Agents.",
"Evidence-backed self-verification.",
"/goal completion contracts.",
"/learn and /journey.",
"Gateway scale-to-zero and drain coordination.",
"Background subagents."
],
"installMethods": [
"install:npm",
"install:pip"
]
},
"outgoingEdges": [
{
"from": "agentVersion:hermes:0-18-0",
"to": "agent:hermes",
"kind": "version_of"
},
{
"from": "agentVersion:hermes:0-18-0",
"to": "evidence:hermes-agent-0-18-0-2026-07-02",
"kind": "sourced_from"
},
{
"from": "agentVersion:hermes:0-18-0",
"to": "install:npm",
"kind": "installed_via"
},
{
"from": "agentVersion:hermes:0-18-0",
"to": "install:pip",
"kind": "installed_via"
}
],
"incomingEdges": []
}