I’ve been building an open-source project called TraceMotive.
It started from a problem I kept running into with AI agents:
When an agent run fails, the place where the error appears isn’t always where the execution first started going wrong.
That makes debugging agent workflows harder than it looks.
So I built TraceMotive, a local-first tracing and debugging tool for AI agent execution.






