修正构建和启动环境配置

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-06 10:28:53 +08:00
parent 65fb368f40
commit 37f5bd8a80
3 changed files with 18 additions and 28 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