Qwen-Code Nightly v0.14.4: Context Usage Exposed
qwen-code released nightly v0.14.4-nightly.20260414.1486e8538. New CLI/SDK feature exposes /context usage data in non-interactive mode and via SDK API. Contributed by @wenshao in PR #2916.
Tag: #nightly-release25 results
qwen-code released nightly v0.14.4-nightly.20260414.1486e8538. New CLI/SDK feature exposes /context usage data in non-interactive mode and via SDK API. Contributed by @wenshao in PR #2916.
Qwen Code's v0.14.3 nightly release adds CJK word segmentation, French support, and CLI input queuing, alongside fixes for VSCode sessions, markdown rendering, token counts, and OpenAI-compatible follow-ups. New contributors joined with optimizations and bug fixes. Improves reliability for AI-assisted coding tools.
Qwen Code's v0.14.0 nightly release addresses key bugs like macOS PTY leaks, tool-heavy conversation compression, and orphan processes. New features include an extensible Channels platform for Telegram/WeChat/DingTalk, in-session cron scheduling, and cross-provider model selection for subagents. UI enhancements and VSCode auto-reconnect logic improve developer experience.
Qwen-Code has released its latest nightly build, v0.12.6-nightly.20260318.ac30c98a2. The full changelog details changes from the previous v0.12.6 version. Developers can access it via GitHub Releases.
Qwen Code released nightly build v0.12.2 with key improvements to OAuth authentication UX in the MCP component. Updates include post-auth feedback, i18n support, clear auth options, and bug fixes by @LaZzyMan. Full changelog links to detailed changes.
Qwen Code released v0.12.1-nightly.20260311.bf99f956 with multiple fixes and improvements. Key changes include MCP scope fixes per RFC 9728, CLI error clearing, hook test updates, and a new CLI temp file prefix. Welcomes two new contributors.
Qwen Code released nightly version v0.15.0-nightly.20260423.d40fe7cdb. The update includes a core fix scoping StreamingToolCallParser per stream instead of per Converter (PR #3525 by @zhangxy-zju). Full changelog links to prior v0.15.0.
Qwen-code released nightly version v0.14.2-nightly.20260409.f208801b0. Changes fix UI issues by removing dead dirs state and unused hook in InputPrompt, and prevent tool call UI leaks plus Enter buffer races in followups.