feat(HITL): Emit UserConfirmResultEvent when resuming permission HITL (#2511)
## Summary - Emit `UserConfirmResultEvent` when `ReActAgent` accepts `ConfirmResult` payloads while resuming permission HITL. - Persist the pending confirmation request `replyId` on the live assistant message so the result event can correlate with the earlier `RequireUserConfirmEvent`. - Validate that resume `ConfirmResult`s fully cover all current `ASKING` tool calls before emitting the event or mutating context. - Update HITL tests and event docs for the new resume-event behavior.
J
Jiang Shan committed
a980c9b6daeb2007f906c84e7d524c3698058947
Parent: 21e1835
Committed by GitHub <noreply@github.com>
on 8/5/2026, 2:24:30 AM