升级@opencode-ai版本到1.16.2

This commit is contained in:
2026-06-08 11:46:24 +08:00
parent 6f3b72628f
commit 7dbbeb4aa9
4 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"start:prod": "bun run check && bun src/server.ts"
},
"dependencies": {
"@opencode-ai/sdk": "^1.14.29",
"@opencode-ai/sdk": "^1.16.2",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^4.21.2",