feat(opencode): migrate agent runtime to v2

This commit is contained in:
2026-08-04 16:56:04 +08:00
parent 07016451d6
commit 764a1f4e82
33 changed files with 1662 additions and 1057 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"start:prod": "bun run check && bun src/server.ts"
},
"dependencies": {
"@opencode-ai/sdk": "^1.16.2",
"@opencode-ai/client": "0.0.0-next-16741",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^4.21.2",