Merge branch 'main' of github.com:engigu/baihu

This commit is contained in:
engigu
2026-03-02 17:16:21 +08:00
+1 -1
View File
@@ -79,7 +79,7 @@ dev:
@command -v concurrently > /dev/null 2>&1 || npm install -g concurrently @command -v concurrently > /dev/null 2>&1 || npm install -g concurrently
concurrently --kill-others \ concurrently --kill-others \
"go tool air" \ "go tool air" \
"cd web && npm run dev" "cd web && npm ci && npm run dev"
# Run agent with hot reload # Run agent with hot reload
agent-dev: agent-dev: