mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-20 01:01:53 +00:00
- Update tool name aliases to map 'task' to 'agent' as legacy alias - Add proper 'agent' tool name aliases (Agent, AgentTool) - Update canonical-to-rule display mapping from 'task' to 'Agent' - Update tests to expect 'agent' instead of 'task' - Fix debug log message from [TaskTool] to [Agent] This completes the tool renaming from "task" to "agent" for clarity, as "agent" better describes the tool's purpose of delegating to subagents. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| sdk-java | ||
| sdk-typescript | ||
| test-utils | ||
| vscode-ide-companion | ||
| web-templates | ||
| webui | ||
| zed-extension | ||