II.
AgentVersion JSON
Structured · liveagentVersion:qwen:0-19-6
Qwen Code 0.19.6 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:qwen:0-19-6",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-06.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "qwen",
"agentProductId": "agent:qwen",
"displayName": "Qwen Code 0.19.6",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.19.6",
"currentVersion": "0.19.6",
"releasedAt": "2026-07-03",
"sourcePackage": "@qwen-code/qwen-code",
"upstreamReleaseTag": "v0.19.6",
"releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.6",
"cliCommand": "qwen",
"summary": "Qwen Code release adding dataviz skills, nested subagents, daemon session artifact APIs, vision model selection, mobile MCP coordinates, workspace memory operations, and scheduler/runtime reliability fixes.",
"assimilationNotes": [
"Latest npm moved from recorded 0.19.5 to 0.19.6.",
"New bundled dataviz skill affects skill discovery and command availability.",
"Sub-agents can spawn nested sub-agents up to configurable depth, affecting subagent lifecycle limits and task-tree rendering.",
"Daemon session artifact APIs affect daemon transport/API capability mapping.",
"Vision model selection appears in daemon provider status and web-shell model dialogs, affecting model selection metadata.",
"Scheduler adds opt-in per-tool-call execution timeout and configurable recurring cron/loop job expiration, affecting launch/config surfaces.",
"Mobile MCP vendors opt-in 0-1000 relative coordinates, affecting mobile tool schema and coordinate normalization.",
"No package-name or install-method migration was published."
],
"releaseHighlights": [
"Bundled dataviz skill.",
"Nested subagents with configurable depth.",
"Daemon session artifact APIs.",
"Vision model selection in daemon/web-shell surfaces.",
"Opt-in per-tool-call timeout and recurring job expiration config.",
"Mobile MCP relative coordinate support.",
"Workspace memory forget/dream operations."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:qwen:0-19-6",
"to": "agent:qwen",
"kind": "version_of"
},
{
"from": "agentVersion:qwen:0-19-6",
"to": "evidence:qwen-code-0-19-6-2026-07-06",
"kind": "sourced_from"
},
{
"from": "agentVersion:qwen:0-19-6",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:qwen-code-0-19-6-2026-07-06",
"to": "agentVersion:qwen:0-19-6",
"kind": "references"
}
]
}