feat(client): add browser host SDK

This commit is contained in:
LukeParkerDev 2026-07-29 15:40:58 +10:00
commit 0ebce16396
13 changed files with 1115 additions and 13 deletions

View file

@ -28,6 +28,10 @@
"dependsOn": ["^build"],
"outputs": []
},
"@opencode-ai/desktop#test": {
"dependsOn": ["^build"],
"outputs": []
},
"@opencode-ai/ui#test": {
"dependsOn": ["^build"],
"outputs": []