qwen-code/docs/users/features
Shaojin Wen d1cfd87683
feat(review): promote language-pitfall and wrapper/proxy checks out of Agent 1a (#9805)
* feat(review): promote language-pitfall and wrapper/proxy checks out of Agent 1a (#9788)

Split the two checks folded into Agent 1a's line-by-line brief into dedicated
Step 3A roles at high effort: Agent 1d (language-pitfall scan, always) and
Agent 1e (wrapper/proxy routing, rostered when the plan's wrapperSignal is
true — a capture-time vocabulary heuristic that fails safe: only an explicit
false keeps it out, so version-skewed plans still owe the check). The roster,
check-coverage and agent-prompt all read the gate from the plan, so a run that
skips either agent is named. Briefs, SKILL.md, and the user-facing code-review
doc updated; 1a keeps its walk minus the two clauses.

* fix(review): address round-1 feedback on the 1d/1e split (#9805)

* fix(review): address round-2 feedback on the 1d/1e split (#9805)

* fix(review): address round-3 feedback on the 1d/1e split (#9805)

* fix(review): address round-4 feedback on the 1d/1e split (#9805)

* fix(review): address round-5 feedback on the 1d/1e split (#9805)

---------

Co-authored-by: qwen-code-ci-bot <qwen-code-ci-bot@users.noreply.github.com>
2026-08-24 11:15:58 +00:00
..
channels fix(dingtalk): parse forwarded chat records (#9339) 2026-08-23 18:21:41 +00:00
_meta.ts docs: document inline terminal image previews (#8656) 2026-08-21 07:24:20 +00:00
approval-mode.md feat(cli): change default approval mode from default to auto (#6899) 2026-07-15 04:55:32 +00:00
arena.md feat(cli): add native multi-agent coordination (#8804) 2026-08-12 17:39:03 +00:00
auto-mode.md fix: ask when auto classifier is unavailable (#7331) 2026-07-21 03:27:17 +00:00
code-review.md feat(review): promote language-pitfall and wrapper/proxy checks out of Agent 1a (#9805) 2026-08-24 11:15:58 +00:00
commands.md feat(models): support dual-role image generation models (#9650) 2026-08-23 05:02:32 +00:00
computer-use.md feat(computer-use): replace built-in tools with bundled skill (#9856) 2026-08-24 11:05:23 +00:00
dual-output.md fix(cli): bound headless tool result content (#9012) 2026-08-12 16:22:36 +00:00
followup-suggestions.md feat(cli): show follow-up suggestion in input placeholder (#5145) 2026-06-19 13:39:12 +08:00
headless.md fix(cli): bound headless tool result content (#9012) 2026-08-12 16:22:36 +00:00
hooks.md fix(core): separate hook context from transcript display (#7948) 2026-08-08 02:03:20 +00:00
language.md refactor(cli): revert dynamic slash command LLM translation (#4145) 2026-05-15 16:01:16 +08:00
lsp.md fix(lsp): expose status and startup diagnostics (#3649) 2026-05-17 01:42:28 +08:00
markdown-rendering.md docs: document inline terminal image previews (#8656) 2026-08-21 07:24:20 +00:00
mcp.md feat(mcp): add MCP 2026 core and WebShell Apps host (#8992) 2026-08-23 18:34:30 +00:00
memory.md feat(memory): protect pinned files during forked Dream (#7714) 2026-08-01 00:55:45 +00:00
multi-agent-coordination.md feat(cli): add native multi-agent coordination (#8804) 2026-08-12 17:39:03 +00:00
sandbox.md fix(cli): avoid updating active CLI processes (#6874) 2026-07-15 00:33:17 +00:00
scheduled-tasks.md docs(channels): Document loops and proactive delivery (#7628) 2026-07-26 07:32:18 +00:00
skills.md docs: document skill learning and live reload (#8298) 2026-08-01 15:23:08 +00:00
status-line.md fix(cli): avoid duplicate context usage in footer and status line (#8749) 2026-08-11 07:18:48 +00:00
structured-output.md docs: user + design docs for --json-schema structured output (#4051) 2026-05-17 23:10:34 +08:00
sub-agents.md docs(agent): clarify parameter preconditions (#9580) 2026-08-24 02:27:09 +00:00
terminal-images.md docs: document inline terminal image previews (#8656) 2026-08-21 07:24:20 +00:00
tips.md feat: add contextual tips system with post-response context awareness (#2904) 2026-04-13 17:40:27 +08:00
token-caching.md
tool-use-summaries.md fix(cli): stabilize thinking block height, replace transcript overlay with inline Ctrl+O toggle (#8077) 2026-08-01 02:39:53 +00:00
worktree.md docs(agent): clarify parameter preconditions (#9580) 2026-08-24 02:27:09 +00:00