Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 527 Bytes

File metadata and controls

23 lines (16 loc) · 527 Bytes

Customer Support Agent

Enterprise support flow with PII protection, prompt-injection defense, and multiple tools.

What this example shows

  • Agent registration and control configuration
  • Tool-specific controls and staged evaluation
  • Interactive support workflow

Quick run

# From repo root
make server-run

# In a separate shell
cd examples/customer_support_agent
uv run python setup_demo_controls.py
uv run python run_demo.py

Full walkthrough: https://docs.agentcontrol.dev/examples/customer-support