II.
AgentVersion JSON
Structured · liveagentVersion:hermes:0-15-2
Hermes Agent 0.15.2 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:hermes:0-15-2",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/hermes-agent-0-15-2-2026-05-31.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "hermes",
"agentProductId": "agent:hermes",
"displayName": "Hermes Agent 0.15.2",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.15.2",
"currentVersion": "0.15.2",
"releasedAt": "2026-05-29",
"sourcePackage": "hermes-agent",
"releaseNotesUrl": "https://www.npmjs.com/package/hermes-agent/v/0.15.2",
"cliCommand": "hermes",
"summary": "Hermes Agent npm/PyPI release; no public release-note body was available for this package version.",
"assimilationNotes": [
"Latest npm and PyPI version is 0.15.2; install source remains hermes-agent.",
"No public GitHub release body was found for wyrtensi/hermes-agent-npm; capability changes could not be confirmed from changelog text.",
"Existing Hermes adapter launch and config assumptions should remain until release notes identify CLI or transport changes."
],
"releaseHighlights": [
"Package update to 0.15.2."
],
"installMethods": [
"install:npm",
"install:pip"
]
},
"outgoingEdges": [
{
"from": "agentVersion:hermes:0-15-2",
"to": "agent:hermes",
"kind": "version_of"
},
{
"from": "agentVersion:hermes:0-15-2",
"to": "install:npm",
"kind": "installed_via"
},
{
"from": "agentVersion:hermes:0-15-2",
"to": "install:pip",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:hermes",
"to": "agentVersion:hermes:0-15-2",
"kind": "has_version"
},
{
"from": "agent:hermes",
"to": "agentVersion:hermes:0-15-2",
"kind": "has_version"
}
]
}