release v1.11.7

This commit is contained in:
Bohdan Triapitsyn
2026-05-27 01:16:43 +03:00
parent 4237be4174
commit 27255c642d
12 changed files with 29 additions and 9 deletions
+6
View File
@@ -1,3 +1,9 @@
## [1.11.7] - 2026-05-27
- Chat/Input: selecting an agent now switches to that agent's configured model, and malformed tool diffs no longer break chat rendering (thanks to @Adrian-Eckardt).
- Usage: added a setting to hide prediction rows on usage cards (thanks to @ermanhavuc).
- Reliability/Streaming: restored live streaming in the extension.
## [1.11.6] - 2026-05-25
- Settings/Plugins: added a Plugins page for managing opencode plugins, with npm update checks and user/project scopes (thanks to @Quat3rnion).
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.11.6",
"version": "1.11.7",
"publisher": "fedaykindev",
"private": true,
"repository": {