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

agentVersion:qwen:0-19-10

Structured · live

Qwen Code 0.19.10 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-14.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-19-10",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-14.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.19.10",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.19.10",
    "currentVersion": "0.19.10",
    "releasedAt": "2026-07-13",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.19.10",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.19.10",
    "cliCommand": "qwen",
    "summary": "Qwen Code release adding multi-workspace ACP/daemon/web-shell support, web shell artifact/settings panels, SDK transport/model/usage controls, subagent timeline improvements, prompt stashes, configurable shell timeouts, model/provider additions, and resilient session/model recovery.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.19.9 to 0.19.10.",
      "Multi-workspace support now spans ACP transport, daemon workers, split-view sessions, workspace-aware actions, workspace-qualified ACP endpoints, and persisted workspace registrations.",
      "Web Shell adds an artifact/review panel, modernized sidebar/settings UI, user-level model configuration, workspace-qualified session export, and workspace-scoped skill toggles.",
      "SDK integrations can control reasoning effort, models, usage, context, transport selection, query options, and runtime channels.",
      "CLI workflows add project-scoped Ctrl+S prompt stashes, visible Git branch chips, configurable foreground shell timeouts, and safer memory-pressure handling.",
      "Subagents gain richer live command context, transcript paths, chronological timeline, inherited Explore models, and safer template placeholder handling.",
      "Built-in provider presets add xAI Grok; Claude Opus 4.6/4.7/4.8 defaults use 1M context and 128K output limits.",
      "Release notes list no known breaking changes and no package-name or install-method migration; install remains npm install -g @qwen-code/qwen-code."
    ],
    "releaseHighlights": [
      "Multi-workspace ACP, daemon, split-view, and workspace action support.",
      "Web shell artifact panel and user-level model configuration.",
      "SDK effort/model/usage/context/transport controls.",
      "Project-scoped prompt stashes and configurable shell timeouts.",
      "Subagent timelines and inherited Explore models.",
      "xAI Grok provider preset."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-19-10",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-19-10",
      "to": "evidence:qwen-code-0-19-10-2026-07-14",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:qwen:0-19-10",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:qwen-code-0-19-10-2026-07-14",
      "to": "agentVersion:qwen:0-19-10",
      "kind": "references"
    }
  ]
}