iiRecord
Agentic AI Atlas · Qwen Code 0.19.9
agentVersion:qwen:0-19-9a5c.ai
II.
AgentVersion JSON

agentVersion:qwen:0-19-9

Structured · live

Qwen Code 0.19.9 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/agent-versions/upstream-current-2026-07-12.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-19-9",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-12.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.19.9",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.19.9",
    "currentVersion": "0.19.9",
    "releasedAt": "2026-07-10",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.19.9",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.9",
    "cliCommand": "qwen",
    "summary": "Qwen Code release adding session-owner indexing, configurable memory and vision timeouts, isolated scheduled-task runs, auto-update commands, workspace-qualified REST routes, and channel/web-shell/daemon fixes.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.19.8 to 0.19.9.",
      "New qwen update and /update commands add auto-update support, affecting command catalog and update-flow modeling.",
      "Session owner indexes and trusted-workspace persisted session listing affect workspace runtime/session routing.",
      "Workspace-qualified core REST routes and cursor-paged transcript replay endpoints affect daemon/API surfaces.",
      "Scheduled tasks add isolated run/precondition modes through create_sub_session and then record/query sub-session parentSessionId.",
      "Core fixes include NO_PROXY honoring for model requests, Anthropic-compatible tool_use/tool_result pairing, max_tokens clamping to context windows, leaked protocol-turn retry, and PDF page rendering fallback.",
      "Channel features add webhook-triggered channel tasks, voiceBridge for ACP audio prompts, DingTalk stream keepalive, and bounded channel memory recall.",
      "No package-name or install-method migration was published; install remains npm install -g @qwen-code/qwen-code."
    ],
    "releaseHighlights": [
      "qwen update and /update auto-update commands.",
      "Workspace-qualified REST routes and transcript replay endpoint.",
      "Session owner indexes and persisted trusted-workspace session listing.",
      "Isolated scheduled-task runs and sub-session parentSessionId.",
      "NO_PROXY, protocol retry, tool_use/tool_result, and max_tokens fixes.",
      "Channel task, voiceBridge, and DingTalk streaming improvements."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-19-9",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-19-9",
      "to": "evidence:qwen-code-0-19-9-2026-07-12",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:qwen:0-19-9",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:qwen-code-0-19-9-2026-07-12",
      "to": "agentVersion:qwen:0-19-9",
      "kind": "references"
    }
  ]
}