Merge branch 'main' into fix/connection-status-resend

Signed-off-by: VinciYan <36335240+VinciYan@users.noreply.github.com>
This commit is contained in:
VinciYan
2026-08-23 11:36:39 +08:00
committed by GitHub
334 changed files with 13245 additions and 3608 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"name": "openchamber",
"displayName": "OpenChamber",
"description": "%extension.description%",
"version": "1.19.1",
"version": "1.20.0",
"publisher": "fedaykindev",
"private": true,
"repository": {
@@ -245,7 +245,7 @@
},
"dependencies": {
"@openchamber/ui": "workspace:*",
"@opencode-ai/sdk": "1.18.18",
"@opencode-ai/sdk": "1.18.21",
"adm-zip": "^0.6.0",
"jsonc-parser": "^3.3.1",
"react": "^19.1.1",