Qwen Code v0.11.1-preview.0 Released
๐กCLI shortcuts & fixes boost Qwen Code reliability for AI coding devs
โก 30-Second TL;DR
What Changed
Support AGENTS.md as default context file (#2018)
Why It Matters
Enhances developer productivity with reliable CLI tools and agent handling, reducing friction in coding workflows using Qwen Code.
What To Do Next
Update to v0.11.1-preview.0 and test Ctrl+Y retry in CLI for failed requests.
Key Points
- โขSupport AGENTS.md as default context file (#2018)
- โขCLI Ctrl+Y shortcut for retrying failed requests (#2011)
- โขFix truncated tool call output detection (#2021)
- โขFix rate limit error code 1305 support (#1995)
- โขImprove CLI auth dialog with three-option layout (#2030)
๐ง Deep Insight
Background and context from public sources โ not the original article. 8 sources cited.
๐ Enhanced Key Takeaways
- โขQwen Code is an open-source CLI forked from Gemini CLI, customized with prompts and function-calling protocols optimized specifically for Qwen3-Coder models[5][6].
- โขIt offers 1,000 free requests per day via Qwen OAuth sign-in, with no credit card required, and supports optional integrations with VS Code, Zed, and JetBrains IDEs[2].
- โขDeep integration with Model Context Protocol (MCP) enables connections to external tool servers like ToolUniverse for advanced workflows such as scientific research automation[4].
- โขPowered by Qwen3-Coder models, including the strongest Qwen3-Coder-480B-A35B-Instruct variant, for superior code understanding in large-scale projects[2][5].
๐ Competitor Analysisโธ Show
| Feature | Qwen Code | Gemini CLI |
|---|---|---|
| Free Tier | 1,000 requests/day via OAuth | Not specified in public docs |
| Model Optimization | Qwen3-Coder specific | Gemini models |
| IDE Integrations | VS Code, Zed, JetBrains | VS Code (via settings) |
| Context File | AGENTS.md (now default) | AGENTS.md configurable |
| Free Tier Generosity | No credit card, individual-friendly | Comparison favors Qwen per docs[2] |
๐ ๏ธ Technical Deep Dive
- โขUses customized prompts and function-calling protocols tailored for Qwen3-Coder, enabling agentic tasks like codebase navigation, issue detection, code generation, and unit test creation[5].
- โขConfiguration via ~/.qwen/settings.json or project-local .qwen/settings.json, supporting MCP servers with settings like mcp.serverCommand, mcp.allowed (allowlist), and tools with approvalMode (e.g., 'yolo'), sandbox ('docker'), and exclusions[3][4].
- โขProject .qwen directory holds custom sandbox profiles (e.g., .qwen/sandbox-macos-custom.sb, .qwen/sandbox.Dockerfile) and agent skills under .qwen/skills/ with SKILL.md files[3].
- โขSupports context files like QWEN.md for project-specific instructions, verifiable via /memory show command in the CLI[4].
- โขMulti-agent workflows with built-in Skills, SubAgents, Plan Mode for complex tasks; terminal UI with @-references for files/symbols[2].
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (8)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Qwen (GitHub Releases: qwen-code) โ
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.