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
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
c0c82663c0
feat: add "Join Discord" menu item and link in AboutDialog
2025-12-26 03:23:58 +02:00
Bohdan Triapitsyn
b806b01c29
feat: implement path normalization across commands
2025-12-25 01:25:52 +02:00
Bohdan Triapitsyn
bddb174bd3
feat: add about dialog with custom information
2025-12-19 18:59:08 +02:00
Bohdan Triapitsyn
560db1c5fa
feat(macos): implement comprehensive native menu system
2025-12-19 17:57:50 +02:00
Bohdan Triapitsyn
71574acf19
feat(connection): improve resilience with watchdog and reconnection logic
2025-12-19 01:21:09 +02:00
Bohdan Triapitsyn
9bd866ade1
feat: add update check functionality and improve menu options for macOS
2025-12-17 18:57:20 +02:00
Bohdan Triapitsyn
610ccf4c62
feat(terminal): add restart and force kill session functionality
2025-12-10 00:25:02 +02:00
Bohdan Triapitsyn
913d8e4a00
fix: adjust layout in SessionSidebar component
2025-12-08 02:43:59 +02:00
Bohdan Triapitsyn
dd9037587f
feat: add directory selection prompt and update usage descriptions for macOS
2025-12-08 02:20:52 +02:00
Bohdan Triapitsyn
e6185b54b3
fix: adjust older macOS traffic lights position for better alignment
2025-12-08 01:45:32 +02:00
Bohdan Triapitsyn
b363b1c189
fix: adjust macOS dynamic corner radius for vibrancy
2025-12-08 01:08:06 +02:00
Bohdan Triapitsyn
e2c9b8238a
fix: add macOS version detection and adjust close button frame for older versions
2025-12-08 01:07:48 +02:00
Bohdan Triapitsyn
2cfcdfe95d
fix: ensure window gains focus on launch
2025-12-08 00:39:32 +02:00
Bohdan Triapitsyn
3503eff4bb
fix: add devtools support and enhance development experience
2025-12-07 22:08:50 +02:00
Bohdan Triapitsyn
310bc75613
fix: update dependencies and enhance process management in the desktop application
2025-12-07 21:26:54 +02:00
Bohdan Triapitsyn
4b2edf7318
Initial public release
2025-12-07 19:32:53 +02:00