qwen-code/docs/users/features
wenshao 01c105b5e7 refactor(review): renumber steps from sub-steps to sequential 1-11
Replace confusing sub-step numbering (1, 1.1, 1.5, 2, 2.5, 2.6, 3,
3.5, 4, 4.5, 5) with clean sequential numbering (1-11).

Mapping: 1→1, 1.1→2, 1.5→3, 2→4, 2.5→5, 2.6→6, 3→7, 3.5→8,
4→9, 4.5→10, 5→11

Updated all cross-references in SKILL.md, user docs, and PR description.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 04:12:45 +08:00
..
channels feat(channels): add dispatch modes and prompt lifecycle hooks 2026-03-28 06:19:02 +00:00
_meta.ts fix(review): fix section numbering, nav entry, and step hierarchy 2026-04-07 01:04:21 +08:00
approval-mode.md feat use tab on windows instead of shift+tab 2026-02-02 19:48:07 +08:00
arena.md docs(arena): add Agent Arena documentation 2026-03-18 16:26:59 +08:00
checkpointing.md feat: restructure docs 2025-12-04 18:26:05 +08:00
code-review.md refactor(review): renumber steps from sub-steps to sequential 1-11 2026-04-07 04:12:45 +08:00
commands.md fix(review): fix section numbering, nav entry, and step hierarchy 2026-04-07 01:04:21 +08:00
followup-suggestions.md feat(cli, webui): add follow-up suggestions feature (#2525) 2026-04-03 20:07:23 +08:00
headless.md feat: add system prompt customization options for CLI and SDK 2026-03-16 03:06:35 +08:00
hooks.md remove hooks experimental and refactor hook Config 2026-04-01 11:50:23 +08:00
language.md Add Japanese 2026-01-02 15:53:20 +09:00
lsp.md fix(lsp): improve C++/Java/Python language server support 2026-03-21 01:27:00 +08:00
mcp.md refactor: remove deprecated list and refresh MCP commands 2026-02-25 11:58:41 +08:00
sandbox.md Merge pull request #1642 from kiri-chenchen/docs/docker-java-runtime 2026-03-16 14:45:16 +08:00
scheduled-tasks.md docs(scheduled-tasks): add documentation for /loop and cron scheduling features 2026-03-29 12:56:28 +08:00
skills.md feat: promote Agent Skills from experimental to stable 2026-02-06 13:04:08 +08:00
sub-agents.md fix(subagents): ensure model selection works for bare model IDs 2026-03-30 09:33:54 +00:00
token-caching.md feat: update docs 2025-12-12 19:37:36 +08:00