fix(agent): stabilize stream token output

This commit is contained in:
2026-07-03 16:10:26 +08:00
parent 9a0dea799b
commit 7c2eae3fd7
7 changed files with 41 additions and 40 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"start:prod": "bun run check && bun src/server.ts"
},
"dependencies": {
"@opencode-ai/sdk": "^1.16.2",
"@opencode-ai/sdk": "^1.17.13",
"ai": "7.0.8",
"cors": "^2.8.5",
"dotenv": "^17.2.3",