Bohdan Triapitsyn
66428cbded
feat: add message queue functionality with auto-send and queue mode toggle
...
- Improved development server hot module replacement (HMR) by reusing OpenCode processes.
- Introduced queued message mode with batching and idle auto-send, including support for attachments.
- Added a toggle for queue mode in OpenChamber settings with persistence across sessions.
- Updated various components to handle queued messages, including ChatInput and QueuedMessageChips.
- Modified settings payload and desktop settings to include queue mode configuration.
- Enhanced message sending logic to support additional parts for queued messages.
2025-12-29 02:16:42 +02:00
Bohdan Triapitsyn
4d7340bf49
feat: update message handling to use 'finish' property for step completion logic
2025-12-27 15:51:28 +02:00
Bohdan Triapitsyn
8f9facb561
feat: added providers management settings with ability to add or remove providers ( #76 )
...
* feat: implement adding opencode providers in openchamber settings
* feat: implement provider authentication management with removal functionality
2025-12-27 02:22:59 +02:00
Bohdan Triapitsyn
48f1e3ef0f
feat(settings): add default model and agent settings with UI integration
2025-12-26 04:38:38 +02:00
Bohdan Triapitsyn
96fd94fa7b
fix(api): optimize opencode api health check time and workspace switching
2025-12-26 02:29:00 +02:00
Bohdan Triapitsyn
e62bf9e811
feat(shell): add Nushell support
2025-12-26 01:44:33 +02:00
Bohdan Triapitsyn
3c8cc3a93e
feat: add fuzzy matching to file search
2025-12-26 01:18:29 +02:00
Bohdan Triapitsyn
eb8355b37e
feat: reduce debug logging with conditional output based on streamDebugEnabled
2025-12-25 03:33:24 +02:00
Bohdan Triapitsyn
5e6e6a91cf
feat: enhance session activity tracking with directory support and cooldown logic
2025-12-25 02:38:38 +02:00
Bohdan Triapitsyn
b806b01c29
feat: implement path normalization across commands
2025-12-25 01:25:52 +02:00
Bohdan Triapitsyn
6bcea3eb4d
feat(web): sse event streaming and activity tracking
2025-12-24 03:25:52 +02:00
Bohdan Triapitsyn
53c103a222
feat: add session auto-cleanup settings and functionality
2025-12-20 02:06:00 +02:00
Bohdan Triapitsyn
6323050461
feat: add web update check and installation functionality
2025-12-19 19:57:18 +02:00
Bohdan Triapitsyn
bbceccfb64
feat: redesigned Git tab layout with improved organization
2025-12-19 02:48:58 +02:00
Bohdan Triapitsyn
34353e1970
feat: add image preview support in Diff tab and improve diff view visuals
2025-12-17 14:10:23 +02:00
Bohdan Triapitsyn
610ccf4c62
feat(terminal): add restart and force kill session functionality
2025-12-10 00:25:02 +02:00
Bohdan Triapitsyn
4b2edf7318
Initial public release
2025-12-07 19:32:53 +02:00