release v1.6.4

This commit is contained in:
Bohdan Triapitsyn
2026-02-05 03:16:24 +02:00
parent d5661f91b9
commit 904b6c11fe
10 changed files with 35 additions and 10 deletions
+7
View File
@@ -1,3 +1,10 @@
## [1.6.4] - 2026-02-5
- Improved Windows PATH resolution and cold-start readiness checks to reduce "stuck loading" sessions.
- Usage: expanded quota tracking with more providers (including GitHub Copilot) and a provider selector dropdown (thanks to @gsxdsm, @nelsonPires5).
- Chat: select text in messages to quickly add it to your prompt or start a new session (thanks to @gsxdsm).
## [1.6.3] - 2026-02-2
- Improved server health check with the proper health API endpoint and increased timeout for steadier startup (thanks to @wienans).
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.6.3",
"version": "1.6.4",
"publisher": "fedaykindev",
"private": true,
"repository": {