Claudebin: Export and Share Your Claude Code Sessions

✍️ OpenClawRadar📅 Published: February 19, 2026🔗 Source
Claudebin: Export and Share Your Claude Code Sessions
Ad

Claudebin is a plugin designed for users of Claude Code, allowing the export of sessions into URLs, which include entire message threads, file modifications, bash commands, and web/MCP calls. The tool aims to facilitate sharing and resumption of coding sessions across different environments.

The plugin captures all aspects of a session within Claude Code, which is especially useful for lengthy development processes. This includes:

  • The full message thread for context and continuity.
  • All file reads and writes to track changes and document the development process.
  • Bash commands executed during the session to document command-line interactions.
  • Web and MCP calls for integrations that occurred.

With Claudebin, you can distribute a URL via emails or chat, attach it within a pull request, or even embed a snippet in documentation. This makes it straightforward to collaborate on the same work across different devices or share progress within a development team.

The project is open-source and accessible on GitHub for further exploration or contribution.

📖 Read the full source: HN AI Agents

Ad

👀 See Also