II.
AgentVersion JSON
Structured · liveagentVersion:qwen:0-19-4
Qwen Code 0.19.4 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:qwen:0-19-4",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-02.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "qwen",
"agentProductId": "agent:qwen",
"displayName": "Qwen Code 0.19.4",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "0.19.4",
"currentVersion": "0.19.4",
"releasedAt": "2026-07-01",
"sourcePackage": "@qwen-code/qwen-code",
"upstreamReleaseTag": "v0.19.4",
"releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.4",
"cliCommand": "qwen",
"summary": "Qwen Code release adding configurable auto-compact threshold and Stop hook context, interrupted-turn resume without synthetic continue messages, desktop voice dictation, Chrome extension daemon architecture, loop task injection, and memory/telemetry fixes.",
"assimilationNotes": [
"Latest npm moved from 0.18.2 to 0.19.4.",
"Configurable auto-compact threshold and Stop hook context usage affect compaction and hook metadata.",
"Interrupted turns can resume without synthetic continue messages, affecting session resume semantics.",
"Desktop voice dictation and revived Chrome extension affect non-CLI surfaces.",
"Loop task injection via .qwen/loop.md sentinels affects scheduled/loop workflows.",
"Memory recall now only spawns when auto-memory is enabled, affecting background task behavior."
],
"releaseHighlights": [
"Configurable auto-compact threshold.",
"Stop hook context usage.",
"Resume interrupted turns without synthetic continue messages.",
"Desktop voice dictation.",
"Chrome extension via daemon-direct architecture.",
".qwen/loop.md task injection."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:qwen:0-19-4",
"to": "agent:qwen",
"kind": "version_of"
},
{
"from": "agentVersion:qwen:0-19-4",
"to": "evidence:qwen-code-0-19-4-2026-07-02",
"kind": "sourced_from"
},
{
"from": "agentVersion:qwen:0-19-4",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": []
}