iiRecord
Agentic AI Atlas · Qwen Code 0.17.1
agentVersion:qwen:0-17-1a5c.ai
II.
AgentVersion JSON

agentVersion:qwen:0-17-1

Structured · live

Qwen Code 0.17.1 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-05.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-17-1",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.17.1",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.17.1",
    "currentVersion": "0.17.1",
    "releasedAt": "2026-06-03",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.17.1",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.17.1",
    "cliCommand": "qwen",
    "summary": "Qwen Code release adding memory pressure diagnostics, statusline options, background shell completion notifications, bundled simplify skill, reproduction workflows, virtual viewport, shell context env vars, post-tool batch hooks, CPU profiling, MiniMax-M3 setup, auto-compact follow-up, subagent fork gate, and computer-use fork changes.",
    "assimilationNotes": [
      "Latest npm moved from 0.17.0 to 0.17.1.",
      "New memory-pressure monitor and auto-dump diagnostics affect observability.",
      "Shell subprocesses now receive session/agent/prompt ID context env vars.",
      "Post tool batch hooks and PreCompact hook plumbing affect hook metadata.",
      "New settings statusline options respectUserColors and hideContextIndicator affect launch/config metadata.",
      "New MiniMax-M3 setup affects model setup catalog.",
      "Subagent fork feature gate and prompt discipline affect multi-agent semantics.",
      "Dropped discontinued Qwen OAuth method affects authentication handling."
    ],
    "releaseHighlights": [
      "Memory pressure monitoring and diagnostics.",
      "Shell context env vars.",
      "Post tool batch hooks and PreCompact hook plumbing.",
      "MiniMax-M3 setup.",
      "Subagent fork feature gate.",
      "Dropped discontinued Qwen OAuth method."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-17-1",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-17-1",
      "to": "evidence:qwen-code-0-17-1-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:qwen:0-17-1",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:qwen",
      "to": "agentVersion:qwen:0-17-1",
      "kind": "has_version"
    },
    {
      "from": "evidence:qwen-code-0-17-1-2026-06-05",
      "to": "agentVersion:qwen:0-17-1",
      "kind": "references"
    }
  ]
}