Hi everyone!

I built Agent-Devtools — a lightweight Python project to simplify debugging and tracking AI agents without the bloat.

Causal Debugging: Track memory influence, retrieval winners, injected context, and tool calls.

Behavior Diffing: Compare a "good" vs. "bad" run to pinpoint the exact root cause of divergence.

Deterministic Replay: Re-play recorded events offline to verify memory & retrieval consistency.