接入做成游戏后的策划文档指令 #383

Merged
lhk229 merged 8 commits from feat/auto-start into master 2026-09-16 16:51:38 +08:00
Owner

变更说明

点击策划阶段的“做成游戏”后,切换到 GameAgent 并自动发送读取 design_artifacts/ 文档的指令。

验证

  • npm run typecheck
  • git diff --check
  • 提交钩子 ESLint / Prettier
## 变更说明 点击策划阶段的“做成游戏”后,切换到 GameAgent 并自动发送读取 `design_artifacts/` 文档的指令。 ## 验证 - npm run typecheck - git diff --check - 提交钩子 ESLint / Prettier
lhk229 added 1 commit 2026-09-16 14:02:54 +08:00
接入做成游戏后的策划文档指令
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 5m24s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 5m36s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 5m54s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 5m56s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 1m49s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 2m54s
Project CI / Frontend tests (pull_request) Successful in 5m35s
Project CI / Repository checks (pull_request) Successful in 5m26s
Project CI / Backend tests (pull_request) Successful in 8m34s
Project CI / Native shell tests (pull_request) Successful in 8m51s
Project CI / AI game creator shell web tests (pull_request) Successful in 4m18s
4da1494a1d
切换到 GameAgent 后自动请求读取 design_artifacts 文档

为切换消息增加独立去重键,避免策划首轮占用
lhk229 added 4 commits 2026-09-16 15:39:43 +08:00
策划 Agent 输入框不显示 @ 素材引用入口
恢复普通项目按路径只自动开局一次

为做成游戏使用独立 claim scope 并整理提示词命名
策划工作台恢复标题与内容的两行布局

仅将策划对话面板固定到第二行,避免影响 GameAgent 共用布局

已通过 git diff --check
隐藏策划对话润色按钮
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 5m33s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 5m35s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 5m44s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Failing after 6m1s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 2m0s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 3m26s
Project CI / Frontend tests (pull_request) Failing after 4m0s
Project CI / Native shell tests (pull_request) Successful in 6m56s
Project CI / Repository checks (pull_request) Successful in 4m36s
Project CI / AI game creator shell web tests (pull_request) Failing after 3m9s
Project CI / Backend tests (pull_request) Successful in 9m11s
c3a115d794
策划 Agent 输入框同时隐藏素材引用与 AI 润色入口
lhk229 added 1 commit 2026-09-16 16:23:25 +08:00
修复 CI 测试口径与超时
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust smoke (pull_request) Has been cancelled
Project CI / AI game creator shell Rust crates (pull_request) Has been cancelled
Project CI / Backend tests (pull_request) Has been cancelled
Project CI / Native shell tests (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / Repository checks (pull_request) Has been cancelled
Project CI / AI game creator shell web tests (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Has been cancelled
e81548576c
将素材标签刷新用例切回 game Agent 场景,保留策划 Agent 隐藏 @ 入口后的既有链路验证

将删除文件后验证请求等待窗口从 2 秒放宽到同类用例的 10 秒,避免固定等待导致 CI 偶发超时
lhk229 added 1 commit 2026-09-16 16:27:32 +08:00
合并最新 master 修复策划入口 CI
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 4m58s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 5m17s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 5m36s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 5m45s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 1m47s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 3m3s
Project CI / Frontend tests (pull_request) Successful in 5m33s
Project CI / Repository checks (pull_request) Successful in 3m55s
Project CI / Native shell tests (pull_request) Successful in 6m50s
Project CI / Backend tests (pull_request) Successful in 7m36s
Project CI / AI game creator shell web tests (pull_request) Successful in 2m49s
06d3f68803
lhk229 added 1 commit 2026-09-16 16:51:31 +08:00
Merge branch 'master' into feat/auto-start
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust smoke (pull_request) Has been cancelled
Project CI / AI game creator shell Rust crates (pull_request) Has been cancelled
Project CI / Backend tests (pull_request) Has been cancelled
Project CI / Native shell tests (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / Repository checks (pull_request) Has been cancelled
Project CI / AI game creator shell web tests (pull_request) Has been cancelled
b124f75e26
lhk229 merged commit 262deaf9b7 into master 2026-09-16 16:51:38 +08:00
lhk229 deleted branch feat/auto-start 2026-09-16 16:51:38 +08:00
Sign in to join this conversation.