mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
- Added ExecuteNodeToolCall for specialized node/npm command execution - Added UpdatedPlanToolCall for enhanced plan visualization with checkboxes - Created ExecuteNode CSS styling - Refactored ReadToolCall to new directory structure - Updated tool call router to handle new component types - Enhanced LayoutComponents with className prop support - Added specialized handling for todo_write and updated_plan tool kinds These additions improve the visualization and handling of various tool call types in the UI.