release v1.6.5
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## [1.6.5] - 2026-02-6
|
||||
|
||||
- Settings: added an OpenCode CLI path override so you can use a custom/local CLI install.
|
||||
- Chat: added arrow-key prompt history and an optional setting to persist input drafts between restarts (thanks to @gsxdsm).
|
||||
- Chat: thinking/reasoning blocks now render more consistently, and justification visibility settings now apply reliably (thanks to @gsxdsm).
|
||||
- Reliability: improved OpenCode binary resolution and HOME-path handling for steadier local startup.
|
||||
|
||||
## [1.6.4] - 2026-02-5
|
||||
|
||||
- Improved Windows PATH resolution and cold-start readiness checks to reduce "stuck loading" sessions.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "openchamber",
|
||||
"displayName": "OpenChamber",
|
||||
"description": "AI coding assistant powered by OpenCode",
|
||||
"version": "1.6.4",
|
||||
"version": "1.6.5",
|
||||
"publisher": "fedaykindev",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user