mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
This reverts commit f7ebc372f1.
This commit is contained in:
parent
5fedf10419
commit
c74d7678cb
11 changed files with 2 additions and 1091 deletions
|
|
@ -51,7 +51,6 @@ Qwen Code's built-in tools can be broadly categorized as follows:
|
|||
- **[Memory Tool](./memory.md) (`save_memory`):** For saving and recalling information across sessions.
|
||||
- **[Todo Write Tool](./todo-write.md) (`todo_write`):** For creating and managing structured task lists during coding sessions.
|
||||
- **[Task Tool](./task.md) (`task`):** For delegating complex tasks to specialized subagents.
|
||||
- **[Swarm Tool](./swarm.md) (`swarm`):** For running many independent lightweight workers in parallel and aggregating their results.
|
||||
- **[Exit Plan Mode Tool](./exit-plan-mode.md) (`exit_plan_mode`):** For exiting plan mode and proceeding with implementation.
|
||||
|
||||
Additionally, these tools incorporate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue