Commit Graph

19 Commits

Author SHA1 Message Date
andrepimenta
a0286f017e plan first and thinking mode initial implementation 2025-06-20 15:52:38 +01:00
andrepimenta
49ea9cca66 Add placeholder for MCP settings 2025-06-20 14:03:46 +01:00
andrepimenta
c8a3069e45 Improve model selection 2025-06-20 13:54:57 +01:00
Andre Pimenta
47b5de0952 Merge pull request #4 from erwinh22/add-settings-ui
Add settings UI with WSL configuration support
2025-06-20 13:16:12 +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
09073de9f2 Fix paste function in chat box 2025-06-19 16:50:42 -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
andrepimenta
cd449ac81a Update version 2025-06-16 19:12:14 +01:00
Andre Pimenta
27c6041d75 Update README.md 2025-06-16 19:12:02 +01:00
andrepimenta
e19ba7e2a8 Merge branch 'main' of https://github.com/andrepimenta/claude-code-chat 2025-06-16 18:19:56 +01:00
andrepimenta
83831cfd9e Fix readme 2025-06-16 18:19:46 +01:00
Andre Pimenta
1e82b616b2 Update issue templates 2025-06-16 18:16:49 +01:00
andrepimenta
11f366e9b4 Update tags 2025-06-16 18:03:08 +01:00
andrepimenta
2e88f9a45d Update readme 2025-06-16 17:52:04 +01:00
andrepimenta
f4d1ffdec3 Author 2025-06-16 17:41:30 +01:00
andrepimenta
30779fe74e Separate UI 2025-06-16 17:37:17 +01:00
andrepimenta
2c299a837d Init 2025-06-16 17:29:04 +01:00