Commit Graph
100 Commits
Author SHA1 Message Date
Bohdan Triapitsyn 5b24345013 feat(vscode): implement migration to clear legacy auto-set API URLs in configuration 2025-12-28 02:30:45 +02:00
Bohdan Triapitsyn 0fefc1b301 feat: refactor settings components and sidebar layout 2025-12-28 02:17:09 +02:00
Bohdan Triapitsyn c074b9a3f2 feat: enhance abortSession method to include current directory in query 2025-12-27 19:13:19 +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 9241fed442 feat: refactor message filtering to use filterSyntheticParts for improved clarity 2025-12-27 02:37:29 +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 c0c82663c0 feat: add "Join Discord" menu item and link in AboutDialog 2025-12-26 03:23:58 +02:00
Bohdan Triapitsyn 70522901c2 fix(chat): adjust layout for mobile responsiveness in ModelControls 2025-12-26 02:49:44 +02:00
Bohdan Triapitsyn a7579f4aa3 fix(chat): adjust file mention marquee container 2025-12-26 02:39:56 +02:00
Bohdan Triapitsyn 77d841cb62 refactor: simplify update overlay UI and replace loading icon with logo 2025-12-26 02:34:24 +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 91a4e7d049 fix(session): prevent listing non-existent worktree directory 2025-12-26 01:37:37 +02:00
Bohdan Triapitsyn 3c8cc3a93e feat: add fuzzy matching to file search 2025-12-26 01:18:29 +02:00
Bohdan Triapitsyn 2080ce6d65 fix(config): add retry logic for provider loading 2025-12-25 23:57:03 +02:00
Bohdan Triapitsyn 3106abec9b release v1.3.4 2025-12-25 17:57:31 +02:00
Bohdan Triapitsyn 508d0d1b4d feat: update git commands and improve diff loading with timeout handling 2025-12-25 16:55:37 +02:00
Bohdan Triapitsyn 1c91e1810c fix: added proper aliases for tsconfig 2025-12-25 14:46:51 +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 6fbdf90cd3 feat: add draft template for user-facing CHANGELOG.md entries 2025-12-25 03:16:59 +02:00
Bohdan Triapitsyn 3c05fa4c4e fix: refactored linter errors 2025-12-25 02:55:08 +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 359cfd45b1 feat(vscode): refactor OpenCode configuration management and API proxying 2025-12-24 22:50:46 +02:00
Bohdan Triapitsyn 2d45abdc32 fix: reduce image thumbnails, refactor WorkingPlaceholder state machine, expand debug utilities 2025-12-24 03:32:24 +02:00
Bohdan Triapitsyn 8e98a72ddf fix: vscode runtime stability and cli connection 2025-12-24 03:31:07 +02:00
Bohdan Triapitsyn b850a04e21 fix: turn grouping and activity rendering refactor 2025-12-24 03:27:51 +02:00
Bohdan Triapitsyn 5a0a13b71c fix: message metadata and agent selection 2025-12-24 03:26:41 +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 d2b3d056cc feat(chat): remove mobile check and open new session draft when no active session 2025-12-22 01:29:11 +02:00
Bohdan Triapitsyn 5e103394d7 feat(chat): update placeholder text in ChatInput based on session state 2025-12-22 01:22:25 +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 7699aab123 feat(chat): delay session creation until first message
The app now opens to a new chat by default on startup
New chats no longer create a session until you send your first message
Fixed mobile and VSCode sessions handling for better consistency
2025-12-21 20:18:51 +02:00
Bohdan Triapitsyn 75ba954307 chore(docs): remove unused badge SVG files from documentation 2025-12-21 17:48:15 +02:00
Bohdan Triapitsyn 3228580c9b chore(docs): update badge URLs in README for consistency 2025-12-21 17:39:52 +02:00
Bohdan Triapitsyn 6876fa8614 chore(docs): update README badges 2025-12-21 17:38:26 +02:00
Bohdan Triapitsyn 431d272704 chore(docs): update README badges for improved visibility and add opencode icon 2025-12-21 17:00:40 +02:00
Bohdan Triapitsyn 8a07b5c121 chore(docs): reorganize development instructions and enhance README clarity 2025-12-21 16:21:10 +02:00
Bohdan Triapitsyn 7b1d0c7791 chore(docs): update README with latest features and platform details 2025-12-21 03:03:26 +02:00
Bohdan Triapitsyn 54485af22c release v1.3.0 2025-12-21 02:36:18 +02:00
Bohdan Triapitsyn b1a243af1f feat(git): enhance git change row 2025-12-21 02:35:33 +02:00
Bohdan Triapitsyn d055117a9c chore: updated screenshots 2025-12-21 02:34:07 +02:00
Bohdan Triapitsyn 42a3137e6f feat(vscode/mobile): enhance model selection view 2025-12-21 01:56:22 +02:00
Bohdan Triapitsyn 4bd4cad84e feat(chat): add marquee animation for file mentions 2025-12-21 01:39:01 +02:00
Bohdan Triapitsyn 6925148f11 fix(vscode): correct muted color assignment in theme mapping 2025-12-21 01:12:22 +02:00
Bohdan Triapitsyn d7c2f94989 feat(vscode): implement API and session readiness checks before message handling 2025-12-21 01:06:07 +02:00
Bohdan Triapitsyn ac53ec0bdc feat(chat): add revert to previous message
Add revert button on user messages except first message
Restore reverted message text to input field
Filter out messages after revert point
2025-12-21 00:47:43 +02:00
Bohdan Triapitsyn 70c9a61189 feat(chat): show copy controls for mobile version 2025-12-20 23:50:23 +02:00
Bohdan Triapitsyn e349f885b6 refactor(chat): update user message layout and styling 2025-12-20 23:44:53 +02:00
Bohdan Triapitsyn 64a0b80710 feat: enhance header tab responsiveness 2025-12-20 14:30:08 +02:00
Bohdan Triapitsyn 46233aedb6 feat: update AboutDialog content 2025-12-20 03:02:25 +02:00
Bohdan Triapitsyn 83b4509cd8 release v1.2.9 2025-12-20 02:44:46 +02:00
Bohdan Triapitsyn f144eff46e feat: enhance message handling with deduplication and resync functionality 2025-12-20 02:34:01 +02:00
Bohdan Triapitsyn 53c103a222 feat: add session auto-cleanup settings and functionality 2025-12-20 02:06:00 +02:00
Bohdan Triapitsyn 79ed6abab7 feat: implement update management system with new update store and UI components 2025-12-20 01:04:32 +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 560db1c5fa feat(macos): implement comprehensive native menu system 2025-12-19 17:57:50 +02:00
Bohdan Triapitsyn 08ac58aa8d feat(explorer): redesigned directory selection view for web/mobile versions 2025-12-19 17:22:02 +02:00
Bohdan Triapitsyn 0b091c6c15 feat(ui): improve theme consistency and add diff panel shortcut 2025-12-19 16:48:25 +02:00
Bohdan Triapitsyn 22a10f020c release v1.2.6 2025-12-19 16:20:44 +02:00
Bohdan Triapitsyn 0a3592a452 refactor(chat): remove status transition effect 2025-12-19 16:15:14 +02:00
Bohdan Triapitsyn f772000d88 fix(git): convert to auto-resizing commit input 2025-12-19 16:06:21 +02:00
Bohdan Triapitsyn 1c15feac6c refactor: stabilize session ID reference with activity status from server 2025-12-19 16:03:24 +02:00
Bohdan Triapitsyn 21139ba61f feat: enhance assistant status messages with more variants 2025-12-19 13:49:03 +02:00
Bohdan Triapitsyn f8b9ded3a4 feat(chat): add write/create tool preview in permission cards 2025-12-19 13:00:45 +02:00
Bohdan Triapitsyn 53c805ff09 fix: adjusted Git view layout 2025-12-19 11:55:35 +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 71574acf19 feat(connection): improve resilience with watchdog and reconnection logic 2025-12-19 01:21:09 +02:00
Bohdan Triapitsyn 3e027facae perf(chat): optimize working placeholder 2025-12-19 00:37:10 +02:00
Bohdan Triapitsyn 78e0c47bf9 fix(chat): improve performance for longer sessions 2025-12-19 00:13:46 +02:00
Bohdan Triapitsyn 84339edb28 fix(diff): prevent auto-select when pending file exists 2025-12-19 00:06:10 +02:00
Bohdan Triapitsyn e6b07a0563 fix: filter hidden internal agents from UI and updated sdk version 2025-12-18 19:02:42 +02:00
Bohdan Triapitsyn b878c620b9 release v1.2.4 2025-12-18 11:22:08 +02:00
Bohdan Triapitsyn d28c4e9da6 feat: enhance mobile experience by adjusting layout and keyboard handling 2025-12-18 11:20:37 +02:00
Bohdan Triapitsyn db673d8dc4 feat(terminal): improve touch scroll handling on mobile 2025-12-18 00:02:19 +02:00
Bohdan Triapitsyn 5186a4c9e2 feat: add settings dialog and header button for mobile view 2025-12-17 23:12:59 +02:00
Bohdan Triapitsyn 2c261308f2 feat: add titles to issue templates for better clarity 2025-12-17 19:21:30 +02:00
Bohdan Triapitsyn 995f969d89 fix: improve wording in issue templates for clarity and consistency 2025-12-17 19:15:50 +02:00
Bohdan Triapitsyn 29616e99a6 feat: enhance issue templates by adding screenshot support and refining field descriptions 2025-12-17 19:13:38 +02:00
Bohdan Triapitsyn a0265ded6b feat: refine issue templates for bug reports and feature requests 2025-12-17 19:06:23 +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 7425e446ef docs: update CLI package name in README 2025-12-17 17:12:22 +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