

Claudebin is a tool that allows users to export Claude Code sessions into structured, navigable artifacts. Claude Code runs in terminals with session data stored locally in non-human-readable formats, making it difficult to review or share useful context, refactors, and tool usage. Claudebin addresses this by providing a way to capture and export these sessions.
The tool captures the full message thread, file reads and writes, bash commands, and web and MCP calls from Claude Code sessions. It transforms these sessions into shareable URLs with structured viewers that can be navigated easily. Users can export sessions with one click and share them via generated URLs.
Claudebin works by installing as a Claude plugin through the marketplace. Once installed, users can export their Claude Code sessions which are then converted into web-viewable formats. The exported sessions become continuable artifacts that can be resumed locally.
The primary benefit is enabling developers to share Claude Code sessions in pull requests, embed selected ranges in documentation, or resume sessions later. This makes collaborative coding and code review processes more efficient by providing accessible session artifacts.
Claudebin targets developers using Claude Code who need to share or document their AI-assisted coding sessions. It integrates with Claude Code through plugin installation and generates web-based artifacts that can be linked and embedded elsewhere.
admin
Claudebin is designed for developers who use Claude Code for AI-assisted programming. It serves programmers who need to share their coding sessions with colleagues, document AI interactions for reference, or resume interrupted coding sessions. The tool specifically targets users who work with Claude Code in terminal environments and require better ways to capture and distribute their AI coding sessions.