孔令弘 lhk229
  • Joined on 2026-06-07
lhk229 closed issue GenarrativeAI/Genarrative#318 2026-09-10 21:44:34 +08:00
Direct 通道 agc_write_file 持续报「项目正在被其他写操作占用」:写入桥与 App 自身写操作争用同一把不可重入的 .agent/project.lock
lhk229 deleted branch fix/issue-318-direct-write-lock-wait from GenarrativeAI/Genarrative 2026-09-10 21:43:38 +08:00
lhk229 merged pull request GenarrativeAI/Genarrative#320 2026-09-10 21:43:38 +08:00
修复 AGC Direct 写通道项目锁零等待与持锁方不可诊断
lhk229 pushed to master at GenarrativeAI/Genarrative 2026-09-10 21:43:38 +08:00
11c8cbdf67 Merge pull request '修复 AGC Direct 写通道项目锁零等待与持锁方不可诊断' (#320) from fix/issue-318-direct-write-lock-wait into master
ff42fff61c 按评审意见把写锁等待挪出 runtime worker 并收紧 wait_exhausted 记账
e8c5d2e247 Merge branch 'master' into fix/issue-318-direct-write-lock-wait
71e9ad3133 修复锁失败终态判据漏传平台导致 CI 把权限改判成争用
06f738dc99 将项目写锁从 project/filesystem.rs 纯搬移到 project/write_lock.rs
Compare 9 commits »
lhk229 closed issue GenarrativeAI/Genarrative#319 2026-09-10 21:36:41 +08:00
game-creator.config.json (apps/ai-game-creator-shell/game-creator.config.json) 被锁
lhk229 commented on pull request GenarrativeAI/Genarrative#320 2026-09-10 21:28:10 +08:00
修复 AGC Direct 写通道项目锁零等待与持锁方不可诊断

评审意见(PR #320 / Issue #318)

整体方案与 2026-08-13 已定口径一致:Direct 写通道纳入统一有界等待、create_new 失败按错误码分三类、终态改判放在预算耗尽之后、持锁方身份进入错误文案与日志,判据…

e8c5d2e247 Merge branch 'master' into fix/issue-318-direct-write-lock-wait
ab86efa421 Merge pull request '停止追踪误提交的本地文档' (#323) from rm/local-docs into master
a12d18c1cd 停止追踪误提交的本地文档
Compare 3 commits »
lhk229 pushed to master at GenarrativeAI/Genarrative 2026-09-10 21:12:40 +08:00
ab86efa421 Merge pull request '停止追踪误提交的本地文档' (#323) from rm/local-docs into master
a12d18c1cd 停止追踪误提交的本地文档
Compare 2 commits »
lhk229 deleted branch rm/local-docs from GenarrativeAI/Genarrative 2026-09-10 21:12:40 +08:00
lhk229 merged pull request GenarrativeAI/Genarrative#323 2026-09-10 21:12:39 +08:00
停止追踪误提交的本地文档
lhk229 created pull request GenarrativeAI/Genarrative#323 2026-09-10 21:00:56 +08:00
停止追踪误提交的本地文档
lhk229 pushed to rm/local-docs at GenarrativeAI/Genarrative 2026-09-10 21:00:32 +08:00
a12d18c1cd 停止追踪误提交的本地文档
lhk229 created branch rm/local-docs in GenarrativeAI/Genarrative 2026-09-10 21:00:32 +08:00
lhk229 pushed to design_agent_refactor at GenarrativeAI/Genarrative 2026-09-10 19:49:54 +08:00
bb010b4b1e 清理策划文档空白以通过仓库检查
lhk229 pushed to design_agent_refactor at GenarrativeAI/Genarrative 2026-09-10 19:43:01 +08:00
5d24301ef5 修复策划样式插入导致 Tailwind 解析失败
lhk229 pushed to design_agent_refactor at GenarrativeAI/Genarrative 2026-09-10 19:23:00 +08:00
36dc93222a 合并最新 master
54ae60576d 修复策划 Agent CI 回归
89447ed432 按评审意见强化回退模板读取通道回归测试
3ebfcc0c2f 修正新增配置读取回归测试的 Rust 格式
9b5d1fe107 修复仓库回退配置模板被读取通道私有化 ACL 锁定
Compare 5 commits »
lhk229 deleted branch fix/config_lock from GenarrativeAI/Genarrative 2026-09-10 19:03:30 +08:00
lhk229 pushed to master at GenarrativeAI/Genarrative 2026-09-10 19:03:30 +08:00
89447ed432 按评审意见强化回退模板读取通道回归测试
3ebfcc0c2f 修正新增配置读取回归测试的 Rust 格式
9b5d1fe107 修复仓库回退配置模板被读取通道私有化 ACL 锁定
Compare 3 commits »
lhk229 merged pull request GenarrativeAI/Genarrative#321 2026-09-10 19:03:29 +08:00
修复仓库回退配置模板被读取通道私有化 ACL 锁定
lhk229 pushed to design_agent_refactor at GenarrativeAI/Genarrative 2026-09-10 19:00:36 +08:00
a38eec743a 补齐 LlmRunRequest 字面量的 responses_input 字段