01
Behavior Analysis
Inspect how an agent reasons and where its behavior originates.
//
Tools for analyzing and modifying AI agent behavior.
AgentDeprogramming is a research toolkit for looking inside AI agent behavior: understanding why an agent acts the way it does, and modifying that behavior when it drifts from intent.
It reflects the same conviction behind Cerebro's Domain Evals: you can't trust a model you can't test and correct.
01
Inspect how an agent reasons and where its behavior originates.
02
Adjust agent behavior without retraining from scratch.
03
Catch and correct unwanted behaviors before deployment.