Commit graph

1 commit

Author SHA1 Message Date
yiliang114
223fb1bfab feat(vscode-ide-companion): unify tool call display names and merge Execute/Bash components
- Rename tool call labels to be consistent with CLI counterparts
- Merge Execute and Bash tool call components into unified Shell component
- Add proper display name mapping for various tool kinds
- Create ShellToolCall component to handle both execute and bash variants
- Update documentation with tool display name unification details

This change makes the VSCode extension tool display names consistent with the CLI interface.
2026-01-04 17:12:48 +08:00