Commit Graph
22 Commits
Author SHA1 Message Date
Bohdan Triapitsyn 17c72a020e refactor(auth): redesign session authentication form 2025-12-15 14:28:39 +02:00
Bohdan Triapitsyn 3b9b65a398 feat: simplify mobile header and improve context usage display 2025-12-15 14:07:18 +02:00
Bohdan Triapitsyn 6b78ad0b49 feat: optimized diff viewer element sizes layout 2025-12-15 13:56:01 +02:00
Bohdan Triapitsyn f9b3646f17 fix: Improve mobile responsiveness for diff view 2025-12-15 13:43:32 +02:00
Bohdan Triapitsyn e064bcf355 feat: enhance file attachment features performance 2025-12-15 13:15:45 +02:00
Bohdan Triapitsyn 05deb79107 feat: enhance mobile view for model controls 2025-12-15 03:04:46 +02:00
Bohdan Triapitsyn bd25787b92 feat: implement Shiki theme support for VS Code webview and enhance theme handling 2025-12-15 02:29:39 +02:00
Bohdan Triapitsyn 2b50f365bd feat: add Flexoki themes for Shiki syntax highlighting 2025-12-15 00:20:26 +02:00
Bohdan Triapitsyn 0b92bbc487 feat: Replaced Monaco diff editor with Pierre/diffs for better performance 2025-12-14 02:29:46 +02:00
Bohdan Triapitsyn 8c25908d0a style: enhance UserTextPart styling 2025-12-13 17:57:05 +02:00
Bohdan Triapitsyn 1a3d5c628a fix: remove unused isMobile prop from UserTextPart component 2025-12-13 17:39:36 +02:00
Bohdan Triapitsyn 52784073c2 refactor: simplify mention handling and remove unused code 2025-12-13 17:38:08 +02:00
Bohdan Triapitsyn 66fc5f096c feat(model-controls): adjust model/agent selection alignment 2025-12-13 16:59:03 +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
Bohdan Triapitsyn 610ccf4c62 feat(terminal): add restart and force kill session functionality 2025-12-10 00:25:02 +02:00
Bohdan Triapitsyn 9bfeb054c4 refactor(chat): add footer buttons and adjust summary display 2025-12-09 12:04:27 +02:00
Bohdan Triapitsyn 2779e19103 feat: add fork assistant message to new session
Add fork button on assistant messages to start new execution session
Include synthetic meta-instruction when forking to explain context
2025-12-09 00:40:43 +02:00
Bohdan Triapitsyn 913d8e4a00 fix: adjust layout in SessionSidebar component 2025-12-08 02:43:59 +02:00
Bohdan Triapitsyn 2eecaddee1 feat: enhance update dialog with changelog notes 2025-12-08 01:44:12 +02:00
Bohdan Triapitsyn cac0cc9c67 fix: update styles in Sidebar and SessionSidebar components 2025-12-07 20:46:40 +02:00
Bohdan Triapitsyn 3f59021555 fix: enhance onboarding screen functionality 2025-12-07 20:39:43 +02:00
Bohdan Triapitsyn 4b2edf7318 Initial public release 2025-12-07 19:32:53 +02:00