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

agentVersion:qwen:0-19-8

Structured · live

Qwen Code 0.19.8 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-09.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-19-8",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.19.8",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.19.8",
    "currentVersion": "0.19.8",
    "releasedAt": "2026-07-08",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.19.8",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.8",
    "cliCommand": "qwen",
    "summary": "Qwen Code release adding serve environment isolation, skill review previews, multi-workspace session routing, hook task status payloads, extension hot reload, and web-shell/daemon fixes.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.19.6 to 0.19.8.",
      "Serve mode adds environment isolation and total admission plus automatic next-port retry when a serve port is in use, affecting daemon/serve launch behavior.",
      "Auto-generated skills can be reviewed with inline preview, editor handoff, and an in-dialog off switch.",
      "Multi-workspace session routing affects session lookup and workspace scoping.",
      "Stop and SubagentStop hook payloads now include background task and cron job status, affecting hook event schemas.",
      "Extension file reload watches plugin changes and hot-reloads runtime, affecting plugin lifecycle expectations.",
      "Core adds working_dir to the Agent tool for pinning subagents to existing worktrees.",
      "No package-name or install-method migration was published; install remains npm install -g @qwen-code/qwen-code."
    ],
    "releaseHighlights": [
      "Serve environment isolation and admission.",
      "Inline preview for auto-generated skills.",
      "Multi-workspace session routing.",
      "Stop/SubagentStop hook task and cron status payloads.",
      "Plugin file watch and hot reload.",
      "Agent tool working_dir for existing worktrees."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-19-8",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-19-8",
      "to": "evidence:qwen-code-0-19-8-2026-07-09",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:qwen:0-19-8",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:qwen-code-0-19-8-2026-07-09",
      "to": "agentVersion:qwen:0-19-8",
      "kind": "references"
    }
  ]
}