II.
AgentVersion JSON
Structured · liveagentVersion:openclaw:2026-6-1
OpenClaw 2026.6.1 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:openclaw:2026-6-1",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "openclaw",
"agentProductId": "agent:openclaw",
"displayName": "OpenClaw 2026.6.1",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "2026.6.1",
"currentVersion": "2026.6.1",
"releasedAt": "2026-06-03",
"sourcePackage": "openclaw",
"upstreamReleaseTag": "v2026.6.1",
"releaseNotesUrl": "https://github.com/openclaw/openclaw/releases/tag/v2026.6.1",
"cliCommand": "openclaw",
"summary": "OpenClaw release with broad gateway, plugin, memory, provider, channel, security, and Windows Hub installer updates.",
"assimilationNotes": [
"Latest upstream moved from 2026.5.28 to 2026.6.1.",
"Plugin lifecycle/runtime handling changes affect plugin gateway and runtime discovery.",
"Provider/media timeout and generated-media download caps affect provider adapter limits.",
"Gateway/session state changes affect sessions.list, command registry, and interactive dispatch metadata.",
"Security/config parsing now rejects unsafe token lifetimes, retry-after delays, inbound timestamps, response sizes, command timeouts, sandbox observer token TTLs, and closed WebSocket calls.",
"Release verification publishes npm package openclaw 2026.6.1 plus Windows Hub installers."
],
"releaseHighlights": [
"Gateway/plugin lifecycle hardening.",
"Memory and provider timeout/cap fixes.",
"Security/config validation hardening.",
"Windows Hub installer artifacts."
],
"installMethods": [
"install:npm",
"install:github-release"
]
},
"outgoingEdges": [
{
"from": "agentVersion:openclaw:2026-6-1",
"to": "agent:openclaw",
"kind": "version_of"
},
{
"from": "agentVersion:openclaw:2026-6-1",
"to": "evidence:openclaw-2026-6-1-2026-06-05",
"kind": "sourced_from"
},
{
"from": "agentVersion:openclaw:2026-6-1",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:openclaw",
"to": "agentVersion:openclaw:2026-6-1",
"kind": "has_version"
},
{
"from": "evidence:openclaw-2026-6-1-2026-06-05",
"to": "agentVersion:openclaw:2026-6-1",
"kind": "references"
}
]
}