Session Sharing 1

Export and share Claude Code terminal sessions as navigable, embeddable web URLs. Claudebin is an open-source tool designed for users of Claude Code (Anthropic's terminal-based AI). Since Claude Code stores session data locally in a non-human-readable format, Claudebin allows users to export these sessions into shareable, navigable, and embeddable web artifacts. It captures the complete context of a session, including message threads, file reads and writes, bash commands, and MCP calls, providing a structured viewer via a unique URL. This makes it possible to share terminal interactions in pull requests, documentation, or to resume them on different local machines.