qwen-code/packages
tanzhenxin 19ed08098b refactor(core): rename task tool to agent
- 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>
2026-03-20 15:50:06 +08:00
..
cli refactor(core): rename read_file parameter from absolute_path to file_path 2026-03-20 11:05:47 +08:00
core refactor(core): rename task tool to agent 2026-03-20 15:50:06 +08:00
sdk-java fix(core/rateLimit): add support for IdealTalk rate limit error code 1305 2026-02-28 11:05:41 +08:00
sdk-typescript feat: add system prompt customization options in SDK and CLI 2026-03-16 02:57:31 +08:00
test-utils chore: bump version to 0.13.0 2026-03-18 10:41:32 +08:00
vscode-ide-companion Merge branch 'main' into refactor/task-to-agent-tool 2026-03-20 10:23:25 +08:00
web-templates refactor(export): clean up unnecessary fields and simplify data structure 2026-03-19 14:33:33 +08:00
webui feat(export): add metadata and statistics to export data 2026-03-19 14:10:38 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00