Fix draft goal mode handoff / 修复目标草稿模式切换#3794
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
1 similar comment
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
ae5d4e2 to
73da035
Compare
esengine
left a comment
There was a problem hiding this comment.
Nice catch on the goal draft handoff. Merging.
|
Thanks for this, @SivanCola — and sorry for the churn. This and #3795 implement the same goal-draft handoff fix (the mode helpers here are equivalent to the inline version in #3795). To avoid rewriting the just-merged logic, I've split your helper extraction + unit tests into a standalone refactor in #3802, co-authored to you. Closing as superseded by #3795 (the fix) + #3802 (helpers/tests). The handoff behavior you fixed is shipping. 🙏 |
Summary
Verification
Cache safety