修复子 Agent 澄清回执中转 #165
Reference in New Issue
Block a user
Delete Branch "codex/issue-163-supervisor-user-input"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #163
实现 child 澄清回执到 Supervisor 的 needs-user-input 中转。
验证:
注:npm run check:encoding 在当前受限执行环境中因 spawnSync git EPERM 未能运行。
6e318c909dtoefae6ec320efae6ec320to4be14df443自审后已补齐真实状态机并更新到
4be14df44:completed child 最终回复进入 needs-user-input 解析;回答与原 delivery durable 绑定;native agent.delegate schema 支持三项 continuation 指纹且 Runtime 自动派生稳定 identity;多个 delivery 逐一提问;自主构建 waiting-for-user-input 可按权威 delivery 恢复。已同步 master5e16837f3。本地通过 cargo check --tests、needs_user_input / static_delegate_user_input / native_agent_delegate_ 定向测试、npm run check:encoding 和 git diff --check。