Traces Documentation

Share, discover, and collaborate on AI coding agent traces.

Traces captures conversations between developers and AI coding agents, normalizes them into a unified format, and makes them shareable. Think of it as a way to show others exactly how you built something with an AI agent.

Supported agents: Claude Code, Cursor, OpenCode, Codex, Gemini CLI, Pi, Amp, Copilot, Cline, and OpenClaw.

Quick start

Get started by installing the Traces CLI app via Homebrew, npm, or curl.

Once installed, run traces to start the Traces CLI app. You can also run traces --help to see all the commands available to you.

Working with organizations

Create a team workspace and generate an invite from the CLI:

traces org new "Acme"
traces acme invite code --email jane@example.com --max-uses 1

See CLI Reference for full organization command docs and Teams for the end-to-end team workflow.

Explore the docs

On this page