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
@@ -2,6 +2,6 @@
set -e
# 直接启动 TJWaterAgent
# SDK 会根据 src/runtime/opencode.ts 中的逻辑自动管理 opencode 实例
# V2 client service helper 会根据 src/runtime/opencode.ts 自动管理 opencode2 service
echo "Starting TJWaterAgent..."
exec bun run start