trending
Jie Ding

12h ago

Flowtrace - Watch and steer your AI agent as a live graph

AI agents work in a black box—you get an answer, not the process, so you can't trust it or fix the one wrong step. Flowtrace turns a task into a graph your agent works through while you watch and steer. Every step writes a real file (it can't cite what isn't there), every run is git-versioned, and the next task of the same kind reuses the shape instead of starting from zero. Open source (MIT), built in Rust. Works with Claude Code, Codex, and Cursor—any LLM.