feat(vscode): enhance server readiness with multiple URL candidates (#145)

Add support for multiple candidate base URLs in readiness check.
Automatically set API URL override upon successful server connection.
This commit is contained in:
Bohdan Triapitsyn
2026-01-14 15:40:41 +02:00
committed by GitHub
parent be5a12af6e
commit c52a5f27a2
6 changed files with 78 additions and 32 deletions
+1 -1
View File
@@ -198,7 +198,7 @@
},
"dependencies": {
"@openchamber/ui": "workspace:*",
"@opencode-ai/sdk": "^1.1.8",
"@opencode-ai/sdk": "^1.1.19",
"adm-zip": "^0.5.16",
"jsonc-parser": "^3.3.1",
"react": "^19.1.1",