- 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.