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:
committed by
GitHub
parent
be5a12af6e
commit
c52a5f27a2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user