II.
AgentVersion JSON
Structured · liveagentVersion:claude:2-1-209
Claude Code 2.1.209 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:claude:2-1-209",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-14.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "claude",
"agentProductId": "agent:claude-code",
"displayName": "Claude Code 2.1.209",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "2.1.209",
"currentVersion": "2.1.209",
"releasedAt": "2026-07-14",
"sourcePackage": "@anthropic-ai/claude-code",
"upstreamReleaseTag": "v2.1.209",
"releaseNotesUrl": "https://github.com/anthropics/claude-code/releases/tag/v2.1.209",
"cliCommand": "claude",
"summary": "Claude Code release fixing /model and other dialogs inside claude agents background sessions.",
"assimilationNotes": [
"Latest npm moved from recorded 2.1.207 to 2.1.209.",
"The release reverts an overly broad guard so /model and other dialogs are no longer blocked in claude agents background sessions.",
"Background-session dialog handling affects remote-control and agent lifecycle expectations.",
"No package-name, install-method, model-default, transport/API, or migration change was published.",
"Install command remains npm install -g @anthropic-ai/claude-code."
],
"releaseHighlights": [
"Fixes /model and other dialogs in claude agents background sessions."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:claude:2-1-209",
"to": "agent:claude-code",
"kind": "version_of"
},
{
"from": "agentVersion:claude:2-1-209",
"to": "evidence:claude-code-2-1-209-2026-07-14",
"kind": "sourced_from"
},
{
"from": "agentVersion:claude:2-1-209",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:claude-code-2-1-209-2026-07-14",
"to": "agentVersion:claude:2-1-209",
"kind": "references"
}
]
}