Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · agent-version:qwen@current
agent-version:qwen@currenta5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentVersion JSON

agent-version:qwen@current

Structured · live

agent-version:qwen@current json

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

File · agent-stack/agent-versions/qwen-0-17-0-2026-05-31.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:qwen@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/qwen-0-17-0-2026-05-31.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "assimilationNotes": [
      "Issue #807 tracks Qwen Code 0.17.0 startup warnings on stderr before TUI render; launch/error handling should not treat these warnings as fatal by default.",
      "Issue #807 tracks Qwen Code 0.17.0 telemetry LogToSpan bridge error information and TUI handling improvements.",
      "Issue #807 tracks Qwen Code 0.17.0 Feishu/Lark channel adapter support as channel capability metadata for upstream channel exposure.",
      "Issue #807 tracks Qwen Code 0.17.0 skill-based RT optimization groundwork.",
      "Issue #807 tracks Qwen Code 0.17.0 model-sent slash command history tracking for command-history and replay logic."
    ],
    "releaseHighlights": [
      "Qwen Code 0.17.0 surfaces startup warnings on stderr, improves LogToSpan telemetry bridge errors and TUI handling, adds Feishu/Lark channel adapter support, starts skill-based RT optimization groundwork, and tracks model-sent slash command history entries."
    ],
    "issue807ReleaseAdditions": {
      "releaseVersion": "0.17.0",
      "startupHandling": {
        "stderrStartupWarnings": {
          "introducedIn": "0.17.0",
          "defaultSeverity": "warning",
          "fatalByDefault": false,
          "notes": "Startup warnings may be emitted on stderr before TUI render and should be distinguished from fatal process failures."
        }
      },
      "telemetry": {
        "logToSpanBridgeErrors": {
          "introducedIn": "0.17.0",
          "notes": "Telemetry LogToSpan bridge error information and related TUI handling improved upstream; observability projections should preserve the richer error surface."
        }
      },
      "channelAdapters": {
        "feishuLark": {
          "introducedIn": "0.17.0",
          "adapterNames": [
            "Feishu",
            "Lark"
          ],
          "channelKinds": [
            "chat-channel"
          ],
          "notes": "Qwen Code 0.17.0 adds a Feishu/Lark channel adapter; catalog consumers exposing upstream channel support should include this channel capability."
        }
      },
      "runtimeOptimization": {
        "skillBasedRtOptimization": {
          "introducedIn": "0.17.0",
          "status": "foundation",
          "notes": "Release groundwork for skill-based RT optimization is present but not yet modeled as a stable adapter behavior."
        }
      },
      "commandHistory": {
        "modelSentSlashCommands": {
          "introducedIn": "0.17.0",
          "historySource": "model-output",
          "notes": "Model-sent slash command entries are tracked in command history; replay and command-history logic should account for slash commands not typed by the user."
        }
      }
    }
  },
  "outgoingEdges": [
    {
      "from": "agent-version:qwen@current",
      "to": "evidence:qwen-code-release-v0-17-0-issue-807",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:qwen@current",
      "to": "agent:qwen",
      "kind": "version_of"
    },
    {
      "from": "agent-version:qwen@current",
      "to": "agent-core-impl:qwen.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "agent-runtime-impl:qwen.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "agent-platform-impl:qwen.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "agent-ui-impl:qwen.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "source-ref:qwen-code-github",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:qwen@current",
      "to": "evidence:qwen-code-release-v0-16-2",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:qwen@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.16.2",
        "level": "full",
        "notes": "Qwen agent runs multi-turn coding sessions."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "capability:supports-text-streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.16.2",
        "level": "full",
        "notes": "Qwen agent streams model output in the terminal."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.16.2",
        "level": "full",
        "notes": "Qwen agent drives file edits and commands via tool-use. Version 0.16.2 keeps that invariant while adding headless runaway-protection guardrails and SDK canUseTool timeout handling."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "capability:supports-mcp",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.16.2",
        "level": "full",
        "notes": "Qwen agent supports MCP server integration."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "memory-system:qwen-code-memory",
      "kind": "uses_memory_system",
      "attributes": {
        "notes": "Qwen Code 0.16.2 adds `.qwen/QWEN.local.md` as project-local context."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "memory-system:file-based-markdown-pattern",
      "kind": "uses_memory_system",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:qwen",
      "to": "agent-version:qwen@current",
      "kind": "has_version"
    },
    {
      "from": "claim:agent-version-qwen-current-versionrange",
      "to": "agent-version:qwen@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:agent-version-qwen-current-tool-result-invariant",
      "to": "agent-version:qwen@current",
      "kind": "about_subject"
    },
    {
      "from": "evidence:qwen-code-release-v0-16-2",
      "to": "agent-version:qwen@current",
      "kind": "references"
    },
    {
      "from": "evidence:qwen-code-release-v0-17-0-issue-807",
      "to": "agent-version:qwen@current",
      "kind": "references"
    },
    {
      "from": "adapter:agent-launch-adapter",
      "to": "agent-version:qwen@current",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "adapter:agent-launch-adapter",
      "to": "agent-version:qwen@current",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "adapter:agent-launch-adapter",
      "to": "agent-version:qwen@current",
      "kind": "bridges_for",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab