Codex/fix pr188 191 ci (#194)
Reviewed-on: http://192.168.35.82/git/GenarrativeAI/Genarrative/pulls/194 Co-authored-by: kdletters <kdletters@qq.com> Co-committed-by: kdletters <kdletters@qq.com>
This commit was merged in pull request #194.
This commit is contained in:
@@ -153,13 +153,11 @@
|
||||
"desktop-shell:test": "cargo test --manifest-path apps/desktop-shell/src-tauri/Cargo.toml",
|
||||
"agc": "npm --prefix apps/ai-game-creator-shell run dev",
|
||||
"agc:dev": "npm --prefix apps/ai-game-creator-shell run dev",
|
||||
"agc:game-chat": "npm --prefix apps/ai-game-creator-shell run game-chat --",
|
||||
"agc:serve": "npm run agc:typecheck && npm --prefix apps/ai-game-creator-shell run dev-stack",
|
||||
"agc:vite": "npm --prefix apps/ai-game-creator-shell run dev-server",
|
||||
"agc:backend": "node scripts/dev.mjs backend",
|
||||
"agc:config": "npm --prefix apps/ai-game-creator-shell run config --",
|
||||
"agc:build": "npm --prefix apps/ai-game-creator-shell run build --",
|
||||
"agc:build:game-chat-release": "npm --prefix apps/ai-game-creator-shell run build:game-chat-release --",
|
||||
"agc:check": "npm run ai-game-creator-shell:check",
|
||||
"agc:typecheck": "npm --prefix apps/ai-game-creator-shell run typecheck",
|
||||
"agc:test": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-autonomous-playable-lane-defense-deterministic-e2e --",
|
||||
@@ -181,7 +179,6 @@
|
||||
"ai-game-creator-shell:agent-runtime:real-e2e": "npm --prefix apps/ai-game-creator-shell run agent-runtime:real-e2e --",
|
||||
"ai-game-creator-shell:agent-runtime:supervisor-swarm-autonomous-chat-real-e2e": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-swarm-autonomous-chat-real-e2e --",
|
||||
"ai-game-creator-shell:agent-runtime:supervisor-autonomous-playable-lane-defense-real-e2e": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-autonomous-playable-lane-defense-real-e2e --",
|
||||
"ai-game-creator-shell:agent-runtime:supervisor-game-chat-single-main-playable-real-e2e": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-game-chat-single-main-playable-real-e2e --",
|
||||
"ai-game-creator-shell:agent-runtime:supervisor-autonomous-playable-lane-defense-deterministic-e2e": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-autonomous-playable-lane-defense-deterministic-e2e --",
|
||||
"ai-game-creator-shell:agent-runtime:supervisor-autonomous-playable-lane-defense-deterministic-self-test": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-autonomous-playable-lane-defense-deterministic-self-test --",
|
||||
"ai-game-creator-shell:agent-runtime:supervisor-swarm-transient-retry-real-e2e": "npm --prefix apps/ai-game-creator-shell run agent-runtime:supervisor-swarm-transient-retry-real-e2e --",
|
||||
|
||||
Reference in New Issue
Block a user