Support agent playground
The agent wants to refund an order. You set the limit.
Edit the allow, ask, and deny rules. Then run the agent, approve calls that wait for you, and see whether the refund tool executed.
Loading [email protected]…
Agent UI
ready
Support agent
Refund amount
Approval requested
Refund $200 for ord_42?
The refund tool has not run.
Editable policy
policy.ts
Try changing 500 to 100, then run the $200 refund again.
Proof
Run the agent to create receipts.
Receipt chain
- No decisions yet.
This is the real package, not a UI-only simulation.
View source →
Policy evaluation, approval, tool execution, and receipt hashing happen inside
[email protected]. The worker has no credentials and cannot access the page DOM.