Claude Code runs in your terminal. Session data is stored locally, but not in a human-readable format.
If the session contains useful context, refactors, tool usage, reviewing or sharing it isn’t straightforward.
Claudebin lets you export a Claude Code session.
It captures:
- the full message thread
- file reads/writes
- bash commands
- web and MCP calls
It returns a URL with a structured, navigable viewer.
You can link it in a PR, embed a selected range in your docs, or resume it locally.