Commit Graph

11 Commits

Author SHA1 Message Date
andrepimenta
bc7fa07e3a Update README 2025-06-24 02:19:36 +01:00
andrepimenta
1dca03a3ec Always show new session button 2025-06-21 00:39:53 +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
39ff5bb4e4 Fix README 2025-06-17 18:15:37 +01:00
andrepimenta
f1f74c377b Merge branch 'main' of https://github.com/andrepimenta/claude-code-chat 2025-06-16 19:12:19 +01:00
Andre Pimenta
27c6041d75 Update README.md 2025-06-16 19:12:02 +01:00
andrepimenta
83831cfd9e Fix readme 2025-06-16 18:19:46 +01:00
andrepimenta
2e88f9a45d Update readme 2025-06-16 17:52:04 +01:00
andrepimenta
2c299a837d Init 2025-06-16 17:29:04 +01:00