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, and Cline.

Quick start

# Install
brew install market-dot-dev/tap/traces

# Login with GitHub
traces login

# Share your most recent agent session
traces share --cwd .

You'll get a URL like https://www.traces.com/s/abc123 that you can share with anyone.

Explore the docs

On this page