qwen-code/docs
易良 2bbd82f14b
Some checks are pending
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 1/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 2/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 3/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 1/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 2/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 3/3 (push) Waiting to run
E2E Tests / E2E Test - macOS - shard 1/2 (push) Waiting to run
E2E Tests / E2E Test - macOS - shard 2/2 (push) Waiting to run
E2E Tests / channel-plugin E2E (nightly) (push) Waiting to run
E2E Tests / cron-interactive E2E (nightly) (push) Waiting to run
E2E Tests / web-shell Browser Regression (push) Waiting to run
npm cache producer / Save npm cache (push) Waiting to run
SDK Java / ubuntu-latest / Java 11 (push) Waiting to run
SDK Java / ubuntu-latest / Java 17 (push) Waiting to run
SDK Java / macos-latest / Java 21 (push) Waiting to run
SDK Java / ubuntu-latest / Java 21 (push) Waiting to run
SDK Java / windows-latest / Java 21 (push) Waiting to run
SDK Java / Real daemon E2E / Java 11 (push) Waiting to run
fix(cli): complete image routing across entry points (#7206)
* fix(cli): complete image routing across entry points

resolve local image @ references consistently in TUI, ACP, and non-interactive entry points
validate aliases and canonical targets against workspace, ignore, MIME, and file-identity boundaries
route image turns through the full-turn agent or vision bridge while failing closed on unsupported/fallback paths
integrate with tool-result vision bridge from #7484: @ image routing and tool-result image routing coexist with \0 suffix priority convention

Refs #6988

* test(cli): complete session config fixture

* fix(cli): close image routing review gaps

* test(core): fix readManyFiles config mock cast

* fix(cli): address image routing review feedback

* fix(cli): address image routing review comments

* test(core): cover validated file read safeguards

* chore: trim review followup scope

* fix(core): preserve custom fs text reads

* fix(core): harden validated file snapshots

* fix(core): resolve validated attachment review findings

* fix(core): share file display label with errors

* fix(core): unify snapshot cleanup through finally block (#7206)

* fix(cli): accept repeated full-turn model override

* test(cli): align drain prompt id expectation

* fix(cli): continue directory loop on workspace/ignore check failure (#7206)

The multi-root workspace directory loop used break on workspace-boundary
and canonical-ignore check failures, preventing resolution from remaining
directories. Switch to continue and defer the ignoredByReason push until
after the loop so a path that resolves from a later directory does not
leave a stale entry in the ignored-paths report.

* fix(cli): cover validated image routing edge cases

* test(core): type snapshot growth read mock

* fix(core): bound validated text reads

* test(cli): align large at-file read expectation

* fix(readManyFiles): key FileReadCache by canonical path, add size pre-check

* test(cli): deflake InstalledTab activation warning render sync (#7206)

* test(cli): cover full-turn model override rejection

* fix(core): keep unbounded validated text reads handle-bound

* fix(core): per-file error boundary and scan budget for validated reads (#7206)

* fix(core): surface size errors for validated files too large to snapshot (#7206)

---------

Co-authored-by: Shaojin Wen <shaojin.wensj@alibaba-inc.com>
Co-authored-by: qwen-code-dev-bot <qwen-code-dev@service.alibaba.com>
Co-authored-by: Qwen Code Autofix <qwen-code-autofix@users.noreply.github.com>
Co-authored-by: qwen-code-ci-bot <qwen-code-ci-bot@users.noreply.github.com>
Co-authored-by: qwen-code-dev-bot <qwen-code-dev-bot@users.noreply.github.com>
2026-08-01 02:40:44 +00:00
..
assets feat: support workspace display names (#7179) 2026-07-20 15:16:44 +00:00
design fix(cli): complete image routing across entry points (#7206) 2026-08-01 02:40:44 +00:00
developers feat(core): add project-level fork profiles (#8148) 2026-08-01 02:20:51 +00:00
e2e-tests feat(worktree): Phase D — startup --worktree flag + symlinkDirectories + PR refs (#4381) 2026-05-27 17:04:51 +08:00
images fix(web-shell): render built-in tag icons (#7024) 2026-07-17 15:33:34 +00:00
plans perf(web-shell): paint the composer git chip before git status completes (#7680) 2026-07-25 07:05:52 +00:00
superpowers feat(cli): reference prior sessions via @ and add completion tabs (#7302) 2026-07-24 06:11:48 +00:00
users fix(cli): stabilize thinking block height, replace transcript overlay with inline Ctrl+O toggle (#8077) 2026-08-01 02:39:53 +00:00
verification/abort-controller-refactor fix(core): stop AbortSignal listener leak in long sessions (MaxListenersExceededWarning) (#4366) 2026-05-26 14:21:49 +08:00
_meta.ts feat: refactor docs 2025-12-05 10:51:57 +08:00
index.md fix: lint issues 2025-12-19 15:52:11 +08:00