Skip to content
@Tree-Trace

TreeTrace

Local-first regression and memory for AI coding agents.

TreeTrace

Local-first regression and memory for AI coding agents. It turns your sessions into regression tests, handoff memory, and a security audit trail.

What it is

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.

Why it exists

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.

Quickstart

npx treetrace

Run it inside a repo. No accounts, no uploads, nothing leaves your machine.

Repo

github.com/Tree-Trace/treetrace, licensed under Apache-2.0.

Contact

Popular repositories Loading

  1. treetrace treetrace Public

    Turn the agent corrections you throw away into local eval data: regression tests, failure analysis, security signals, and handoff memory. No LLM judge, no uploads, zero dependencies.

    JavaScript 31

  2. .github .github Public

    Org profile

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…