iiRecord
Agentic AI Atlas · Qwen Code 0.18.2
agentVersion:qwen:0-18-2a5c.ai
II.
AgentVersion JSON

agentVersion:qwen:0-18-2

Structured · live

Qwen Code 0.18.2 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-18-2",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.18.2",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.18.2",
    "currentVersion": "0.18.2",
    "releasedAt": "2026-06-17",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.18.2",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.18.2",
    "cliCommand": "qwen",
    "summary": "Qwen Code release adding daemon status API, sessions list --json/--limit, workflow meta and /workflows phase-tree support, web-shell APIs, collapsible thinking blocks, and transport/schema reliability fixes.",
    "assimilationNotes": [
      "Latest npm moved from 0.17.1 to 0.18.2.",
      "New daemon status API affects daemon adapter capability mapping.",
      "New sessions list command with --json and --limit flags should be added to command/launch behavior metadata.",
      "Workflow P4 adds meta, /workflows, and phase-tree support, affecting workflow command catalog.",
      "DaemonTransport abstraction and auto-retry of transport stream errors affect SDK/transport assumptions.",
      "Qwen PR review proxy bypass and permission fixes affect review/permissions behavior."
    ],
    "releaseHighlights": [
      "daemon status API.",
      "sessions list --json --limit.",
      "Workflow meta, /workflows, and phase-tree support.",
      "Web-shell custom footer and imperative composer APIs.",
      "Collapsible thinking blocks with duration timer.",
      "Transport stream auto-retry and MCP schema coercion fixes."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-18-2",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-18-2",
      "to": "evidence:qwen-code-0-18-2-2026-06-17",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:qwen:0-18-2",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:qwen-code-0-18-2-2026-06-17",
      "to": "agentVersion:qwen:0-18-2",
      "kind": "references"
    }
  ]
}