c722fd844b
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 6m21s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 2m4s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 6m9s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 5m48s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 4m32s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 2m48s
Project CI / Frontend tests (pull_request) Successful in 4m18s
Project CI / Repository checks (pull_request) Successful in 5m32s
Project CI / Native shell tests (pull_request) Successful in 8m12s
Project CI / AI game creator shell web tests (pull_request) Failing after 5m1s
Project CI / Backend tests (pull_request) Successful in 12m32s
- 新增客户端 project_snapshot 模块:项目扫描与排除口径、增量索引、差异对比、上传编排与状态查询 - 新增周期定时器与工作区窗口关闭触发;应用退出只做有界等待,不重复发起同步 - 新增 api-server 两条登录态路由:单文件上传与清单覆盖写入,落在服务端私有前缀内 - platform-oss 新增内部对象精确写入与探测、项目快照对象键构造,并修复 HEAD 读取长度恒为 0 - shared-contracts 新增 agc_project_snapshots DTO 与项目 ID、相对路径、摘要校验 - 新增真实 OSS 存储层冒烟示例与客户端真实链路冒烟用例(默认忽略) - 登记 check-config 的 native-only 命令白名单,恢复 npm run agc 可启动 - 同步主规范、里程碑、实施计划、开发运维文档与 .env.example