You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing/samples/a2a_human_in_loop/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ Agent: ✅ Great news! Your reimbursement has been approved by the manager. Proc
99
99
The human-in-the-loop process follows this pattern:
100
100
101
101
1.**Initial Call**: Root agent delegates approval request to remote approval agent for amounts >$100
102
-
2.**Pending Response**: Remote approval agent returns immediate response with `status: "pending"` and ticket ID and serface the approval request to root agent
102
+
2.**Pending Response**: Remote approval agent returns immediate response with `status: "pending"` and ticket ID and surface the approval request to root agent
103
103
3.**Agent Acknowledgment**: Root agent informs user about pending approval status
104
104
4.**Human Interaction**: Human manager interacts with root agent to review and approve/reject the request
105
105
5.**Updated Response**: Root agent receives updated tool response with approval decision and send it to remote agent
0 commit comments