release v1.8.2

This commit is contained in:
Bohdan Triapitsyn
2026-03-01 01:45:38 +02:00
parent ebb2a85a4f
commit e895e89f42
10 changed files with 28 additions and 8 deletions
+7
View File
@@ -1,3 +1,10 @@
## [1.8.2] - 2026-03-01
- Chat: improved message readability with cleaner tool/reasoning rendering and more polished markdown presentation in long responses.
- Chat Activity: timing display is now less noisy, with detailed end timestamps shown on hover when you need them (thanks to @nelsonPires5).
- Reliability: improved panel visibility/reconnect handling so session activity stays more consistent after hiding and reopening the extension.
- Reliability: fixed live-streaming edge cases for event endpoints with query/trailing-slash variants, improving real-time updates across chat, session editor, and agent-manager views.
## [1.8.1] - 2026-02-28
- No notable changes.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.8.1",
"version": "1.8.2",
"publisher": "fedaykindev",
"private": true,
"repository": {