iiRecord
Agentic AI Atlas · agent-version:qwen@current
agent-version:qwen@currenta5c.ai
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/versions/qwen-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:qwen@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/qwen-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:qwen",
    "versionRange": ">=0.0.1",
    "releasedAt": "2025-01-01",
    "cliCommand": "qwen",
    "installMethods": [
      "install:npm"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "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": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.1",
        "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.0.1",
        "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.0.1",
        "level": "full",
        "notes": "Qwen agent drives file edits and commands via tool-use."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "capability:supports-mcp",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.1",
        "level": "full",
        "notes": "Qwen agent supports MCP server integration."
      }
    },
    {
      "from": "agent-version:qwen@current",
      "to": "memory-system:file-based-markdown-pattern",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:qwen@current",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:qwen",
      "to": "agent-version:qwen@current",
      "kind": "has_version"
    },
    {
      "from": "mux:agent-launch-mux",
      "to": "agent-version:qwen@current",
      "kind": "bridges_for",
      "attributes": {}
    }
  ]
}