release v1.5.5

This commit is contained in:
Bohdan Triapitsyn
2026-01-23 01:56:46 +02:00
parent 71b9ec6e3d
commit 0e715be7d6
9 changed files with 21 additions and 7 deletions
+6
View File
@@ -1,3 +1,9 @@
## [1.5.5] - 2026-01-23
- Settings: agent and command overrides now prefer plural directories while still honoring legacy singular folders.
- Skills: installs now target plural directories while still recognizing legacy singular folders.
## [1.5.4] - 2026-01-22
- Apply Patch tool now shows a diff preview for applying patch edits.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "AI coding assistant powered by OpenCode",
"version": "1.5.4",
"version": "1.5.5",
"publisher": "fedaykindev",
"private": true,
"repository": {