ReleaseQwen (Alibaba Cloud)Qwen (Alibaba Cloud)published Jun 15, 2026seen 1w

QwenLM/qwen-code v0.18.1

QwenLM/qwen-code

Open original ↗

Captured source

source ↗
published Jun 15, 2026seen 1wcaptured 1whttp 200method plain

Release v0.18.1

Repository: QwenLM/qwen-code

Tag: v0.18.1

Published: 2026-06-15T11:26:09Z

Prerelease: no

Release notes:

What's Changed

  • chore(release): v0.18.0 by @qwen-code-ci-bot in https://github.com/QwenLM/qwen-code/pull/5050
  • feat(daemon): gate direct session shell behind explicit opt-in by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5031
  • fix(telemetry): Propagate daemon ACP trace context by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5047
  • feat(core): persist oversized tool results to disk (#4095 Phase 4) by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5042
  • fix(docs): update Coding Plan model list and fix stale references in developer docs by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/5054
  • feat(core,cli): bubble background subagent permission prompts to the parent session by @qqqys in https://github.com/QwenLM/qwen-code/pull/4955
  • feat(core): let grep results satisfy prior-read checks by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5043
  • chore: sync package-lock.json with packages/cli ws dependencies by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/5023
  • feat(skills): support user-invocable frontmatter by @kkhomej33-netizen in https://github.com/QwenLM/qwen-code/pull/5037
  • fix(daemon): Sanitize logs and type MCP restarts by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5006
  • fix(memory): avoid stale tool schema recall by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5058
  • fix(core): eliminate OOM from debugResponses accumulation by @zzhenyao in https://github.com/QwenLM/qwen-code/pull/4982
  • feat(serve): deliver A2UI surfaces over MCP — bridge extraction and action endpoint by @qqqys in https://github.com/QwenLM/qwen-code/pull/4961
  • fix: enable fork subagents by default by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/4963
  • refactor(web-shell): remove duplicate agents panel, contain SubAgent views by @wenshao in https://github.com/QwenLM/qwen-code/pull/5059
  • feat(mcp): project .mcp.json + workspace approval gating with aligned scope precedence (#4615) by @qqqys in https://github.com/QwenLM/qwen-code/pull/4713
  • fix(core): preserve background agent launch flags by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5061
  • feat(web-shell): daemon web-shell improvements — token usage, settings, retry, streaming metrics, hidden commands by @ytahdn in https://github.com/QwenLM/qwen-code/pull/5066
  • feat(web-shell): revamp floating todo panel interactions by @wenshao in https://github.com/QwenLM/qwen-code/pull/5069
  • fix(web-shell): improve slash command panel layering by @ytahdn in https://github.com/QwenLM/qwen-code/pull/5078
  • feat(web-shell): show message time on hover by @wenshao in https://github.com/QwenLM/qwen-code/pull/5079
  • fix(serve): Add prompt queue backpressure by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5033
  • feat(core): durable cron jobs — /loop tasks that survive restarts by @tanzhenxin in https://github.com/QwenLM/qwen-code/pull/5004
  • fix(cli): show full plan for gate failures by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5077
  • feat(web-shell): show time on parallel-agents box and sub-agent tools by @wenshao in https://github.com/QwenLM/qwen-code/pull/5084
  • feat(sdk,serve): DaemonTransport abstraction + ACP standard compliance by @chiga0 in https://github.com/QwenLM/qwen-code/pull/5040
  • fix(cli): submit fast tool results after stream end by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5071
  • feat(core): Workflow P3 — agent({schema, agentType, model, isolation:'worktree'}) (#4721) by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/5034
  • fix(cli): ignore expired live agents in focus navigation by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5070
  • fix(cli): drop tool calls after cancellation by @he-yufeng in https://github.com/QwenLM/qwen-code/pull/5020
  • fix(core): Persist file history snapshot updates by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5057
  • test(cli): Cover rewind selection and confirm flow by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5044
  • fix(cli): add OSC 52 clipboard fallback for SSH environments by @zzhenyao in https://github.com/QwenLM/qwen-code/pull/4929
  • fix(webui): defer DaemonClient disposal to survive React StrictMode by @wenshao in https://github.com/QwenLM/qwen-code/pull/5091
  • feat(core): migrate Computer Use to cua-driver (cross-platform) by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/5051
  • feat(web-shell): reveal full tool detail and auto-collapse finished tools by @wenshao in https://github.com/QwenLM/qwen-code/pull/5088
  • fix(cli,core): harden OOM prevention — idempotent compaction tests, explicit GC, debug log defaults by @zzhenyao in https://github.com/QwenLM/qwen-code/pull/4914
  • fix(cli): wrap long status lines by @tt-a1i in https://github.com/QwenLM/qwen-code/pull/5093
  • fix(acp): add internal Kind.Agent, keep ACP wire on 'other' (no-regression) by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5085
  • feat(web-shell): make input shortcuts discoverable and clickable by @wenshao in https://github.com/QwenLM/qwen-code/pull/5096
  • fix(ci): fail PR review job when the run aborts mid-review by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/5053
  • feat(cli,web-shell): persist goal status in daemon transcript events by @ytahdn in https://github.com/QwenLM/qwen-code/pull/5098
  • fix(core): default GLM-5.2+ and GLM-6.x onward to 1M context by @wenshao in https://github.com/QwenLM/qwen-code/pull/5103
  • refactor(core): unify retry delay policy by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/3827
  • feat(acp): dedicated agent permission dialog via _meta.toolName (follow-up to #5085) by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5105
  • fix(daemon): Avoid replaying truncated session diffs by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5108
  • feat(cli): import Claude MCP servers by @tt-a1i in https://github.com/QwenLM/qwen-code/pull/5095
  • fix(core): Repair duplicate tool call IDs by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/5107
  • feat(cli): improve /copy command argumentHint and description by @huww98 in https://github.com/QwenLM/qwen-code/pull/5110
  • feat(web-shell): collapsible TodoWrite history with status diff by @wenshao in https://github.com/QwenLM/qwen-code/pull/5109
  • test: stabilize simple MCP integration check by @he-yufeng in...

Excerpt shown — open the source for the full document.

Notability

notability 3.0/10

Minor version release of qwen-code tool