feat(app): support v1 and v2 servers

This commit is contained in:
Brendan Allan 2026-07-23 13:52:27 +08:00
commit 67e232840e
No known key found for this signature in database
GPG key ID: 41E835AEA046A32E
111 changed files with 5260 additions and 1091 deletions

View file

@ -39,6 +39,7 @@
},
"dependencies": {
"@kobalte/core": "catalog:",
"@opencode-ai/client": "file:../app/vendor/opencode-ai-client-1.17.13.tgz",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@opencode-ai/ui": "workspace:*",