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 -2
View File
@@ -4,8 +4,7 @@
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"dependencies": {
"@opencode-ai/plugin": "0.0.0-next-16741",
"zod": "4.1.8"
"@opencode-ai/plugin": "1.18.13"
},
"devDependencies": {
"@types/node": "^24.7.2",