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
Add an optional onEvent/logger hook to AgentGuardClientOptions that fires on submit/confirm/deny with structured data, so agent runners can trace decisions.
Summary
Add an optional
onEvent/loggerhook toAgentGuardClientOptionsthat fires on submit/confirm/deny with structured data, so agent runners can trace decisions.Acceptance criteria