fix(tasks): route group acp completions through parent#77365
fix(tasks): route group acp completions through parent#77365funmerlin wants to merge 1 commit intoopenclaw:mainfrom
Conversation
|
Codex review: needs changes before merge. Summary Reproducibility: yes. Source inspection shows current main direct-sends ACP terminal updates when Next step before merge Security Review findings
Review detailsBest possible solution: Update the routing helper to classify both documented group and channel owner sessions, cover both forms in focused tests, and keep docs/changelog scoped to ACP task completion routing. Do we have a high-confidence way to reproduce the issue? Yes. Source inspection shows current main direct-sends ACP terminal updates when Is this the best way to solve the issue? No. Parent-session routing is the right direction, but the implementation should use a group-or-channel session classification and add a true Full review comments:
Overall correctness: patch is incorrect Acceptance criteria:
What I checked:
Likely related people:
Remaining risk / open question:
Codex review notes: model gpt-5.5, reasoning high; reviewed against 1df2ac442a75. Re-review progress:
|
b44d02d to
c1fcc91
Compare
Summary
Fixes #77251
Tests