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

agentVersion:qwen:0-19-3

Structured · live

Qwen Code 0.19.3 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-01.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-19-3",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-01.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.19.3",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.19.3",
    "currentVersion": "0.19.3",
    "releasedAt": "2026-06-28",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.19.3",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.3",
    "cliCommand": "qwen",
    "summary": "Qwen Code release adding daemon workspace voice and control APIs, skill usage stats, auto-generated skill confirmation, OpenAI streaming inactivity timeout, and web_fetch JSON fallback.",
    "assimilationNotes": [
      "Latest npm moved from 0.18.2 to 0.19.3.",
      "Daemon workspace voice and control APIs affect daemon transport capability mapping.",
      "Skill usage stats affect telemetry/usage metadata.",
      "Auto-generated skills now require confirmation before persistence, affecting permission and skill lifecycle behavior.",
      "OpenAI pipeline streaming inactivity timeout affects stream timeout handling.",
      "QWEN_CODE_IDE_SERVER_PORT validation affects IDE adapter startup validation."
    ],
    "releaseHighlights": [
      "Daemon workspace voice and control APIs.",
      "Skill usage stats.",
      "Confirmation before persisting auto-generated skills.",
      "OpenAI streaming inactivity timeout.",
      "web_fetch JSON fallback.",
      "Non-VP scroll snap-back/flicker fix during multi-agent runs."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-19-3",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-19-3",
      "to": "evidence:qwen-code-0-19-3-2026-07-01",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:qwen:0-19-3",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:qwen-code-0-19-3-2026-07-01",
      "to": "agentVersion:qwen:0-19-3",
      "kind": "references"
    }
  ]
}