release v1.5.9

This commit is contained in:
Bohdan Triapitsyn
2026-01-28 02:23:27 +02:00
parent 84e9391871
commit 8c6eb3c44d
9 changed files with 24 additions and 7 deletions
+6
View File
@@ -1,3 +1,9 @@
## [1.5.9] - 2026-01-28
- Agent Manager: migrated to Opencode SDK worktree implementation; sessions in worktrees are now completely isolated.
- Agent Manager: worktree setup commands are now persistant per project and automatically saved/restored.
## [1.5.8] - 2026-01-26
- Plans: added new Plan/Build mode switching support.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.5.8",
"version": "1.5.9",
"publisher": "fedaykindev",
"private": true,
"repository": {