All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Claudebin: Export and Share Claude Code Sessions as Resumable URLs

By

Vlad Temian

3mo ago· 1 min readenProduct
Bagel score 38 of 100
38/100
Stale
Bagelometer

A reheated bagel, served cold.

Score38Typepress releaseSentimentpositive

Summary

Claudebin is a tool that allows users to export Claude Code terminal sessions into shareable, resumable URLs. It captures the full session data including message threads, file operations, bash commands, and web/MCP calls, making it easier to review, share, and embed coding sessions in documentation or pull requests.

Key quotes

· 4 pulled
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.
Snippet from the RSS feed
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 se

You might also wanna read