II.
AgentVersion JSON
Structured · liveagentVersion:qwen:0-19-11
Qwen Code 0.19.11 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:qwen:0-19-11",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "qwen",
"agentProductId": "agent:qwen",
"displayName": "Qwen Code 0.19.11",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.19.11",
"currentVersion": "0.19.11",
"releasedAt": "2026-07-16",
"sourcePackage": "@qwen-code/qwen-code",
"upstreamReleaseTag": "v0.19.11",
"releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.11",
"cliCommand": "qwen",
"summary": "Qwen Code release adding web-shell workspace locks and extension/session controls, liveness heartbeats, ACP lifecycle hooks, channel memory, notification mode, and a default approval-mode change.",
"assimilationNotes": [
"Latest npm moved from recorded 0.19.10 to 0.19.11.",
"Release notes list no known breaking changes, but default approval mode changed from default to auto, affecting launch behavior and permission assumptions.",
"Foreground shell commands now emit liveness heartbeats while silent, affecting transport/progress monitoring.",
"ACP exposes tool-call preparation lifecycle, affecting ACP adapter event mapping.",
"Web shell adds workspace path lock, extension management, session controls, and composer popovers.",
"New general.notificationMode can silence per-approval notifications.",
"Channel memory management and DingTalk webhook direct-message delivery expand channel surfaces.",
"No package-name or install-method migration was published; install remains npm install -g @qwen-code/qwen-code."
],
"releaseHighlights": [
"Default approval mode changed to auto.",
"Foreground shell liveness heartbeats.",
"ACP tool-call preparation lifecycle.",
"Web-shell workspace path lock, extension management, and host session controls.",
"general.notificationMode setting.",
"Structured channel memory and DingTalk direct-message delivery."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:qwen:0-19-11",
"to": "agent:qwen",
"kind": "version_of"
},
{
"from": "agentVersion:qwen:0-19-11",
"to": "evidence:qwen-code-0-19-11-2026-07-17",
"kind": "sourced_from"
},
{
"from": "agentVersion:qwen:0-19-11",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:qwen-code-0-19-11-2026-07-17",
"to": "agentVersion:qwen:0-19-11",
"kind": "references"
}
]
}