I built an observability tool for AI agents — trace what they do and why

Dev.to AI
Generative AI

You can't debug what you can't see. AI agents are black boxes. They read files, make decisions, call tools - and you only find out what happened when something breaks. There's no structured way to trace an agent's execution path, understand its reasoning, or replay its decisions. So I built agentrace - structured observability for AI agents.