Bohdan Triapitsyn
|
4df60f3ee6
|
refactor: remove unused commands and visibility handling from ChatViewProvider
|
2025-12-13 21:14:18 +02:00 |
|
Bohdan Triapitsyn
|
8c25908d0a
|
style: enhance UserTextPart styling
|
2025-12-13 17:57:05 +02:00 |
|
Bohdan Triapitsyn
|
bf8a0f5a17
|
release v1.1.1
|
2025-12-13 17:40:23 +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
|
3275f5e50d
|
fix: update VS Code extension image path and add new image
|
2025-12-13 17:17:02 +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
|
610ccf4c62
|
feat(terminal): add restart and force kill session functionality
|
2025-12-10 00:25:02 +02:00 |
|
Bohdan Triapitsyn
|
c4cb2d5b92
|
perf(session): increase session limits and buffers
|
2025-12-09 12:11:18 +02:00 |
|
Bohdan Triapitsyn
|
9bfeb054c4
|
refactor(chat): add footer buttons and adjust summary display
|
2025-12-09 12:04:27 +02:00 |
|
Bohdan Triapitsyn
|
e763f2ce44
|
refactor(git): enhance status change detection
|
2025-12-09 01:43:26 +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
|
c4304344c5
|
release v1.0.9
|
2025-12-08 02:24:08 +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
|
2eecaddee1
|
feat: enhance update dialog with changelog notes
|
2025-12-08 01:44:12 +02:00 |
|
Bohdan Triapitsyn
|
8192245bc7
|
release v1.0.8
|
2025-12-08 01:10:46 +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
|
921f691ebe
|
fix: enhance runtime check with server info
|
2025-12-08 01:00:02 +02:00 |
|
Bohdan Triapitsyn
|
5e1abf33a1
|
release v1.0.7
|
2025-12-08 00:45:49 +02:00 |
|
Bohdan Triapitsyn
|
2cfcdfe95d
|
fix: ensure window gains focus on launch
|
2025-12-08 00:39:32 +02:00 |
|
Bohdan Triapitsyn
|
07d8c7eedd
|
fix: enhance shell environment detection for opencode binary
|
2025-12-08 00:36:51 +02:00 |
|
Bohdan Triapitsyn
|
625b5ca316
|
release v1.0.6
|
2025-12-08 00:12:22 +02:00 |
|
Bohdan Triapitsyn
|
70ad2b275b
|
fix: enhance shell environment detection
|
2025-12-08 00:11:03 +02:00 |
|
Bohdan Triapitsyn
|
4e301815f5
|
release v1.0.5
|
2025-12-07 22:14:29 +02:00 |
|
Bohdan Triapitsyn
|
3503eff4bb
|
fix: add devtools support and enhance development experience
|
2025-12-07 22:08:50 +02:00 |
|
Bohdan Triapitsyn
|
f5a190eaac
|
fix: enhance chat scroll manager to track first and last message IDs
|
2025-12-07 22:03:23 +02:00 |
|
Bohdan Triapitsyn
|
3620bd1dc2
|
fix: improve runtime readiness check
|
2025-12-07 21:43:46 +02:00 |
|
Bohdan Triapitsyn
|
59fbba9678
|
release v1.0.4
|
2025-12-07 21:30:13 +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
|
b5e6837939
|
fix: add process relaunch permission to default capabilities
|
2025-12-07 21:06:17 +02:00 |
|
Bohdan Triapitsyn
|
2bf30cfa71
|
chore: release v1.0.3
|
2025-12-07 20:56:06 +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
|
1b7d069680
|
chore: release v1.0.2
|
2025-12-07 20:24:51 +02:00 |
|
Bohdan Triapitsyn
|
9006622789
|
chore: update macOS runner version to 26 and set desktop package version to 1.0.1
|
2025-12-07 20:21:32 +02:00 |
|
Bohdan Triapitsyn
|
34bc643776
|
chore: release v1.0.1
|
2025-12-07 19:51:45 +02:00 |
|
Bohdan Triapitsyn
|
9e8501942f
|
Refactor opencode binary resolution to use login shell for full PATH and enhance dmg configuration in tauri.conf.json
|
2025-12-07 19:50:42 +02:00 |
|
Bohdan Triapitsyn
|
4b2edf7318
|
Initial public release
|
2025-12-07 19:32:53 +02:00 |
|