Commit Graph

6 Commits

Author SHA1 Message Date
andrepimenta
5168aa0333 changelog 2025-06-24 18:00:02 +01:00
andrepimenta
300e569c96 Fix italic formatting 2025-06-21 00:58:24 +01:00
andrepimenta
1f4b320a0d Create new release 2025-06-20 22:47:04 +01:00
erwinh22
921466eeea Add model selection feature with UI controls
- Add model selector dropdown in chat interface (Opus, Sonnet, Default)
- Model preference persists across sessions using workspace state
- Add model validation to prevent invalid selections
- Display confirmation messages when switching models
- Update Claude command to include --model flag when specific model selected
- Reorganize input controls layout for better UX
- Update documentation in README.md and CHANGELOG.md
2025-06-19 18:32:00 -04:00
erwinh22
a0bbc5764e Add settings UI with WSL configuration support
- Add settings button to webview UI
- Implement settings panel with WSL bridge configuration
- Add real-time settings updates via VS Code configuration API
- Support for WSL distro, node path, and claude path configuration
- Improve user experience by eliminating manual config file editing
2025-06-19 15:10:04 -04:00
andrepimenta
2c299a837d Init 2025-06-16 17:29:04 +01:00