{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_qwen3_6",
  "slug": "qwen3-6",
  "name": "Qwen3.6",
  "canonical_url": "https://www.openagent.bot/models/qwen3-6",
  "category": "models",
  "resource_type": "model",
  "summary": "Qwen3.6 is the Qwen team's current open model series, useful for builders evaluating open models for coding, agentic workflows, and local or self-hosted experimentation.",
  "capabilities": [
    "local-inference",
    "tool-calling"
  ],
  "constraints": [
    "open-source",
    "open-weights"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files"
  ],
  "risk_level": "moderate",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Users who want a fully managed consumer product with no setup work",
    "Teams that cannot review the linked source, license, and operational requirements before adoption"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Read setup docs",
    "Clone the Qwen3.6 repository"
  ],
  "evidence_urls": [
    "https://github.com/QwenLM/Qwen3.6",
    "https://qwen.ai/",
    "https://qwen.readthedocs.io/"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/qwen3-6.json",
    "markdown_url": "https://www.openagent.bot/models/qwen3-6.md",
    "agent_json_url": "https://www.openagent.bot/models/qwen3-6.agent.json"
  }
}