AgentHandler

Interactive demo — this dashboard shows what AgentHandler supervision looks like. Connect it to a live agent with pip install agenthandler.

Agents

Create an Agent

Your Agents

Create a Skill

Your Skills

Budgets

Cost by Agent

Last 24 Hours

Policies

Policies are granular supervision rules. Each policy controls specific aspects of agent behavior. Assign multiple policies to an agent — they merge in order (later policies override earlier ones for overlapping fields).

Your Policies

Live Sessions

Live agent sessions from the AgentHandler control plane. Start the server with uvicorn agenthandler.server:app then refresh. If you set AGENTHANDLER_API_KEY, enter the same key above.