fix(opencode): restore stable v1 runtime

This commit is contained in:
2026-08-05 17:59:35 +08:00
parent 764a1f4e82
commit 1407dd3bbe
33 changed files with 1106 additions and 1668 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"start:prod": "bun run check && bun src/server.ts"
},
"dependencies": {
"@opencode-ai/client": "0.0.0-next-16741",
"@opencode-ai/sdk": "1.18.13",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^4.21.2",