修正构建和启动环境配置

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-06 10:28:53 +08:00
parent 1afd0d9f3e
commit fb2b4fad9f
4 changed files with 28 additions and 30 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
# 直接启动 TJWaterAgent
# SDK 会根据 src/runtime/opencode.ts 中的逻辑自动管理 opencode 实例
echo "Starting TJWaterAgent..."
exec bun run start