Local-first regression and memory for AI coding agents. It turns your sessions into regression tests, handoff memory, and a security audit trail.
TreeTrace is an open-source, zero-dependency CLI. Run it in a repo and it reconstructs the human steering behind your work: how the session branched, where it went wrong, which corrections fixed it, and what the next agent needs to know to pick up cleanly. It exports that as regression tests, a memory pack for the next agent, and a security audit trail, all written locally.
Git records what changed in your code. It says nothing about how you got there. When you work with a coding agent, the real signal is the steering: the prompts, the dead ends, the corrections that turned a wrong answer into a right one. That steering is the most useful regression data a team has, and today it evaporates the moment the session ends. TreeTrace keeps it.
npx treetraceRun it inside a repo. No accounts, no uploads, nothing leaves your machine.
github.com/Tree-Trace/treetrace, licensed under Apache-2.0.
- Web: zionboggan.com
- Email: zionboggan0@gmail.com