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

agentVersion:qwen:0-17-0

Structured · live

Qwen Code 0.17.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-05-31.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:qwen:0-17-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-05-31.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "qwen",
    "agentProductId": "agent:qwen",
    "displayName": "Qwen Code 0.17.0",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "0.17.0",
    "currentVersion": "0.17.0",
    "releasedAt": "2026-05-29",
    "sourcePackage": "@qwen-code/qwen-code",
    "upstreamReleaseTag": "v0.17.0",
    "releaseNotesUrl": "https://github.com/QwenLM/qwen-code/releases/tag/v0.17.0",
    "cliCommand": "qwen",
    "summary": "Qwen Code release with startup warnings on stderr, telemetry bridge improvements, Feishu/Lark channel adapter support, skill-based RT optimization groundwork, and model-sent slash command history tracking.",
    "assimilationNotes": [
      "Startup warnings now surface on stderr before TUI render; stderr parsing should distinguish warnings from fatal launch errors.",
      "Feishu/Lark channel adapter support expands channel surface assumptions beyond local CLI-only operation.",
      "Telemetry LogToSpan bridge handling changed; observability projections should account for improved error info.",
      "Model-sent slash command history tracking affects command-history and prompt replay behavior."
    ],
    "releaseHighlights": [
      "Startup warnings emitted on stderr before TUI render.",
      "Feishu/Lark channel adapter.",
      "Skill-based RT optimization foundation.",
      "Model-sent slash command history tracking."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:qwen:0-17-0",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:qwen:0-17-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:qwen",
      "to": "agentVersion:qwen:0-17-0",
      "kind": "has_version"
    },
    {
      "from": "evidence:qwen-code-release-v0-17-0-issue-807",
      "to": "agentVersion:qwen:0-17-0",
      "kind": "references"
    }
  ]
}