清除策划agent不可达分支 #234

Merged
kdletters merged 4 commits from opt/rm_dead into master 2026-09-01 10:30:23 +08:00

4 Commits

Author SHA1 Message Date
lhk229 29ce74efd5 修正策划界面测试运行模式
Project CI / Repository checks (pull_request) Successful in 3m8s
Project CI / Frontend tests (pull_request) Successful in 3m16s
Project CI / Backend tests (pull_request) Successful in 6m33s
Project CI / Native shell tests (pull_request) Successful in 15m8s
为正式策划测试显式启用 planningStartMode

避免 CI 误入 direct-codex 分支导致 planning runtime strip 不挂载
2026-08-31 13:18:18 +00:00
lhk229 5bdccf1191 收窄策划会话状态判断
Project CI / Frontend tests (pull_request) Failing after 3m14s
Project CI / Repository checks (pull_request) Failing after 4m18s
Project CI / Native shell tests (pull_request) Failing after 5m59s
Project CI / Backend tests (pull_request) Successful in 7m3s
移除 submit 与 replay 路径中不可达的 revision_requested 分支

简化 successor binding fingerprint 的 active child 校验

删除 receipt 收口后的冗余 recovery_required 检查
2026-08-31 13:05:40 +00:00
lhk229 a81520799a 移除旧聊天面板策划挂载
删除 ProjectWorkspaceChatPane 中重复的 GDD 与 planning runtime JSX

清理旧 Pane 的策划 props 和 App 传递

将策划界面测试迁移到正式 supervisor-only 挂载路径
2026-08-31 12:56:07 +00:00
lhk229 bc4aea627f 清理策划运行时无锁包装入口
删除无锁 tool-plan request builder wrapper

删除 approval pending 与 submit input parser wrapper

测试改为显式持锁调用 locked 实现及底层严格解析器
2026-08-31 12:50:27 +00:00