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

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

8 Commits

Author SHA1 Message Date
lhk229 b124f75e26 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
2026-09-16 16:51:29 +08:00
lhk229 06d3f68803 合并最新 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
2026-09-16 08:24:16 +00:00
lhk229 e81548576c 修复 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
将素材标签刷新用例切回 game Agent 场景,保留策划 Agent 隐藏 @ 入口后的既有链路验证

将删除文件后验证请求等待窗口从 2 秒放宽到同类用例的 10 秒,避免固定等待导致 CI 偶发超时
2026-09-16 08:21:59 +00:00
lhk229 c3a115d794 隐藏策划对话润色按钮
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
策划 Agent 输入框同时隐藏素材引用与 AI 润色入口
2026-09-16 15:33:09 +08:00
lhk229 31aa169a0c 修复策划对话标题位置
策划工作台恢复标题与内容的两行布局

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

已通过 git diff --check
2026-09-16 15:29:35 +08:00
lhk229 ad8579b053 修正做成游戏初始消息去重
恢复普通项目按路径只自动开局一次

为做成游戏使用独立 claim scope 并整理提示词命名
2026-09-16 15:26:09 +08:00
lhk229 bfc0692014 隐藏策划对话素材引用按钮
策划 Agent 输入框不显示 @ 素材引用入口
2026-09-16 15:19:07 +08:00
lhk229 4da1494a1d 接入做成游戏后的策划文档指令
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
切换到 GameAgent 后自动请求读取 design_artifacts 文档

为切换消息增加独立去重键,避免策划首轮占用
2026-09-16 13:55:02 +08:00