让 Direct 首轮带上本轮附件的项目路径映射 #223
2 Participants
Notifications
Due Date
No due date set.
Blocks
#212 DirectProject 未消费用户上传权威文档
GenarrativeAI/Genarrative
Reference: GenarrativeAI/Genarrative#223
Reference in New Issue
Block a user
Delete Branch "fix/ref_doc"
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?
抽出 Home/Project 共用的 DirectCodexTurnAttachment 与渲染函数
Direct command 在进 Codex 前拼接有界 sidecar,jsonl 与气泡仍写用户原文
首页建项 latch 把导入附件传给 Direct 首轮,后续手打消息不带 attachments
做方案首轮仍走 Supervisor,不注入 sidecar
补齐 Rust 渲染测试与 home.suite 附件断言
记录路径映射合同与决策
审查 head sha:
0951bb2013未发现明确问题。已检查 Direct 附件元数据/项目路径映射、Home/Project 路由、审计记录与错误处理;Rust cargo check 通过,附件单元测试 2/2 通过。
审查 head sha: 0951bb2013f0a631d3c7cd77f03ffda5bb7b4aa9:未发现明确问题。
审查 head sha:
aea0f49ce9未发现明确问题。已基于 base
6d2c275d32对当前 head 做逐文件 diff 审查,重点检查了 Direct 首轮附件 sidecar、项目相对路径映射、Home/Project 路由、审计记录、错误处理和兼容性。验证结果:前端 typecheck、skill-pack/config 检查及 git diff --check 通过;Rust 测试尝试执行但因当前环境磁盘配额不足(Disk quota exceeded)未能完成。