Bohdan Triapitsyn
0adcba854b
feat: add command scope support and reload functionality
...
- Introduced command scope types (user and project) to manage command configurations at different levels.
- Enhanced command management functions to check and create commands based on their scope.
- Updated the API to handle command creation, updates, and deletions with respect to their scope.
- Added a reload button in the AboutSettings component to refresh OpenCode configuration.
- Improved command source retrieval to prioritize project-level commands over user-level commands.
- Refactored related functions to ensure proper handling of command paths and configurations based on scope.
2025-12-29 17:48:06 +02:00
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
d69ccd154d
release v1.3.7
2025-12-28 03:31:24 +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
88e0cedcd3
release v1.3.6
2025-12-27 02:39:50 +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
ff874cc33d
feat: switch project from pnpm to bun
2025-12-26 16:45:30 +02:00
Bohdan Triapitsyn
ba0629f955
release v1.3.5
2025-12-26 04:39:52 +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
3106abec9b
release v1.3.4
2025-12-25 17:57:31 +02:00
Bohdan Triapitsyn
24aebbafce
release v1.3.3
2025-12-25 03:35:02 +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
de0d7b698a
feat: opencode sdk upgrade
2025-12-24 03:24:47 +02:00
Bohdan Triapitsyn
34fea1c6b7
release v1.3.2
2025-12-22 02:31:43 +02:00
Bohdan Triapitsyn
8948c7f329
release v1.3.1
2025-12-22 01:29:26 +02:00
Bohdan Triapitsyn
f0d4421325
feat: update application icons and improve app start to automatically open a new session draft
2025-12-22 01:16:22 +02:00
Bohdan Triapitsyn
4ab4616dea
feat: refactor favicon and logo assets
2025-12-21 22:59:06 +02:00
Bohdan Triapitsyn
8a07b5c121
chore(docs): reorganize development instructions and enhance README clarity
2025-12-21 16:21:10 +02:00
Bohdan Triapitsyn
54485af22c
release v1.3.0
2025-12-21 02:36:18 +02:00
Bohdan Triapitsyn
83b4509cd8
release v1.2.9
2025-12-20 02:44:46 +02:00
Bohdan Triapitsyn
53c103a222
feat: add session auto-cleanup settings and functionality
2025-12-20 02:06:00 +02:00
Bohdan Triapitsyn
5982767bdf
release v1.2.8
2025-12-19 20:02:00 +02:00
Bohdan Triapitsyn
6323050461
feat: add web update check and installation functionality
2025-12-19 19:57:18 +02:00
Bohdan Triapitsyn
bddb174bd3
feat: add about dialog with custom information
2025-12-19 18:59:08 +02:00
Bohdan Triapitsyn
ae5ff9c049
release v1.2.7
2025-12-19 18:01:15 +02:00
Bohdan Triapitsyn
22a10f020c
release v1.2.6
2025-12-19 16:20:44 +02:00
Bohdan Triapitsyn
c74185d7ee
release v1.2.5
2025-12-19 02:53:52 +02:00
Bohdan Triapitsyn
bbceccfb64
feat: redesigned Git tab layout with improved organization
2025-12-19 02:48:58 +02:00
Bohdan Triapitsyn
b878c620b9
release v1.2.4
2025-12-18 11:22:08 +02:00
Bohdan Triapitsyn
6a9e0ac46c
release v1.2.3
2025-12-17 16:59:31 +02:00
Bohdan Triapitsyn
60dea43cc3
feat: optimize diff loading performance with background pre-fetching
2025-12-17 16:16:28 +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
2d048624bc
feat: implement theme detection logic
2025-12-17 12:57:09 +02:00
Bohdan Triapitsyn
29f7d9fd48
release v1.2.2
2025-12-17 03:15:49 +02:00
Bohdan Triapitsyn
2088f69ba4
release v1.2.1
2025-12-16 13:27:00 +02:00
Bohdan Triapitsyn
ca898cf321
release v1.2.0
2025-12-15 18:20:29 +02:00
Bohdan Triapitsyn
71178e6ba2
release v1.1.6
2025-12-15 14:34:17 +02:00
Bohdan Triapitsyn
3f31e24cb1
release v1.1.5
2025-12-15 13:19:37 +02:00
Bohdan Triapitsyn
b31559be67
chore: release v1.1.4
2025-12-15 03:06:02 +02:00
Bohdan Triapitsyn
5bf89ec7d1
release v1.1.3
2025-12-14 02:34:15 +02:00
Bohdan Triapitsyn
45f34745aa
release v1.1.2
2025-12-13 21:16:38 +02:00
Bohdan Triapitsyn
bf8a0f5a17
release v1.1.1
2025-12-13 17:40:23 +02:00
Bohdan Triapitsyn
a31d5fea96
release v1.1.0
2025-12-13 16:36:51 +02:00
Bohdan Triapitsyn
bb72c0fb0c
feat: vscode extension ( #59 )
...
* feat: add initial VS Code extension plan and implementation tasks
* feat(vscode): added initial version of an Openchamber VSCode extension
* feat(vscode): enhance VS Code extension with theme integration and session management
* feat(vscode): implement connection status handling and overlay in VSCode layout
* feat: move extension to secondary sidebar
* chore: upgrade @opencode-ai/sdk to 1.0.150
* vscode: editor bridge, file picker, click-to-open in tool parts
* vscode: layout session lifecycle, theme sync, typography overrides
* ui: compact mode for vscode, model search, autocomplete width fixes
* perf: scroll force flag, raf placeholder, git polling backoff
* ui: tool output styling, markdown code block fix, gitignore
* refactor: update typography handling for VSCode runtime, remove unused styles
* docs: update README with VS Code extension details and add extension image
* docs: update changelog with new features and performance improvements
2025-12-13 16:34:17 +02:00