docs: update unreleased changelog entries

This commit is contained in:
Bohdan Triapitsyn
2026-06-10 15:39:14 +03:00
parent 2c0749ef1d
commit 0c25c4aecb
7 changed files with 32 additions and 12 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@fontsource/ibm-plex-sans": "^5.1.1",
"@ibm/plex": "^6.4.1",
"@lezer/highlight": "^1.2.3",
"@opencode-ai/sdk": "^1.16.0",
"@opencode-ai/sdk": "^1.17.0",
"@pierre/diffs": "1.1.0-beta.13",
"@replit/codemirror-vim": "^6.3.0",
"@simplewebauthn/browser": "13.3.0",
+5 -1
View File
@@ -1,7 +1,11 @@
## [Unreleased]
## [1.12.4] - 2026-06-10
- Agent Manager: creating isolated runs now opens sessions immediately while worktree setup continues in the background.
- Sessions: chat folder assignments now stay in place after reloads.
- Sessions: added an action to archive all sessions (thanks to @jjdubski).
- Sessions: session and folder rows now have right-click menus for their available actions.
- Settings: added search across settings pages.
- Chat: table copy actions now include a Markdown format option (thanks to @kjhq).
## [1.12.3] - 2026-06-05
+1 -1
View File
@@ -243,7 +243,7 @@
},
"dependencies": {
"@openchamber/ui": "workspace:*",
"@opencode-ai/sdk": "^1.16.0",
"@opencode-ai/sdk": "^1.17.0",
"adm-zip": "^0.5.16",
"jsonc-parser": "^3.3.1",
"react": "^19.1.1",
+1 -1
View File
@@ -25,7 +25,7 @@
"dependencies": {
"@clack/prompts": "^1.1.0",
"@octokit/rest": "^22.0.1",
"@opencode-ai/sdk": "^1.16.0",
"@opencode-ai/sdk": "^1.17.0",
"@simplewebauthn/server": "13.3.0",
"adm-zip": "^0.5.16",
"better-sqlite3": "^11.7.0",