release v1.6.9

This commit is contained in:
Bohdan Triapitsyn
2026-02-16 14:40:12 +02:00
parent 47c943b487
commit 62fa3164f7
10 changed files with 32 additions and 9 deletions
+6
View File
@@ -1,3 +1,9 @@
## [1.6.9] - 2026-02-16
- Agent Manager / Worktrees: switched to an upstream-first worktree flow with stronger branch tracking, making worktree sessions more predictable (thanks to @yulia-ivashko).
- Usage: added NanoGPT quota provider support and improved provider wiring for steadier usage reporting (thanks to @nelsonPires5).
- UI: compact model info in selection (price + capabilities), making model selection faster and more cost-aware (thanks to @nelsonPires5).
## [1.6.8] - 2026-02-12
- Chat: added drag-and-drop attachments with inline image previews, so sending screenshots and files from the editor is faster and much more reliable.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.6.8",
"version": "1.6.9",
"publisher": "fedaykindev",
"private": true,
"repository": {