Commit Graph
15 Commits
Author SHA1 Message Date
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 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
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 c4304344c5 release v1.0.9 2025-12-08 02:24:08 +02:00
Bohdan Triapitsyn 8192245bc7 release v1.0.8 2025-12-08 01:10:46 +02:00
Bohdan Triapitsyn 5e1abf33a1 release v1.0.7 2025-12-08 00:45:49 +02:00
Bohdan Triapitsyn 625b5ca316 release v1.0.6 2025-12-08 00:12:22 +02:00
Bohdan Triapitsyn 4e301815f5 release v1.0.5 2025-12-07 22:14:29 +02:00
Bohdan Triapitsyn 59fbba9678 release v1.0.4 2025-12-07 21:30:13 +02:00
Bohdan Triapitsyn 2bf30cfa71 chore: release v1.0.3 2025-12-07 20:56:06 +02:00
Bohdan Triapitsyn 1b7d069680 chore: release v1.0.2 2025-12-07 20:24:51 +02:00
Bohdan Triapitsyn 53f4eb5cc0 fix: update version number in CHANGELOG.md to 1.0.1 2025-12-07 19:58:15 +02:00
Bohdan Triapitsyn 4b2edf7318 Initial public release 2025-12-07 19:32:53 +02:00