All notable changes to the Claude Runner extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved UX, added sub panels, now Usage & Logs are not in main panel
- Added new Command panel to manage new /commands Global or per Project
- New detachable panels
- New icon in the side bar
- Multiple bug fixes & UX improvements
- Support for Usage Report, 5 hours intervals
- Support for Conversation logs
- Improved tests & integration tests
- Initial release of Claude Runner extension
- Model selection dropdown supporting all current Claude models:
- Claude Opus 4 (most capable, highest cost, only in MAX)
- Claude Sonnet 4 (balanced performance and cost)
- Claude Sonnet 3.7 (good performance, moderate cost)
- Claude Haiku 3.5 (fastest, lowest cost)
- Interactive mode: Launch Claude in terminal
- Task mode: Execute specific prompts and view results in new editor
- Tool permission control with safety settings
- Root path configuration with browse dialog (multiple projects)
- VS Code settings integration
- Status notifications and error handling
- Loading states and progress indicators