dropcrumb_
Share coding agent conversations across your team. Claude Code, Codex, and Gemini.
~/my-project
$ npm install -g dropcrumb
added 1 package in 2s
$ dropcrumb login
Opening browser to sign in...
✓ Authenticated
$ dropcrumb push
Found 3 sessions for my-project:
? Select session:
❯ [Claude Code] 85d280fc - 12m ago - main - 45 msgs
[Codex] 019d4e03 - 2h ago - 23 msgs
[Gemini] d882a43f - 30m ago - 8 msgs
✓ https://dropcrumb.dev/c/abc123
# teammate checks out the conversation
$ dropcrumb checkout abc123
Downloading conversation abc123...
✓ Placed in Claude Code history
~/.claude/projects/-my-project/abc123.jsonl
--push
One command to upload. Auto-detects your agent, sanitizes secrets, and gives you a shareable URL.
--checkout
Download any shared conversation directly into your agent's history. Pick up where they left off.
--multi-agent
Claude Code, Codex CLI, and Gemini CLI. One tool for all your coding agents.
--team
Organization-scoped sharing with visibility controls. Understand the intent behind AI-assisted code.