Traces
TeamsDiscoverBlogDocsHelp
Sign in
All posts

Traces + Git

Apr 28, 2026

Traces now connects every commit to the conversation that produced it.

Once you set up git hooks, Traces stores a light reference to each session in a git note, and shares it automatically as your team commits. You'll see that reference on every session in Traces, and on GitHub itself if you install the GitHub app.

This works across worktrees, across 12 different agents, and inside Docker containers.

To get started, sign up at traces.com and run traces setup in your repo. Learn more in the docs at traces.com/docs/sharing/git-hooks.