Claudebin: Turn Claude Code Sessions into Shareable, Continuable URLs — Like GitHub for AI Sessions

What if Claude Code sessions worked like GitHub repositories — shareable, browsable, and continuable by anyone? That's the idea behind Claudebin, an open-source project from Wunderlabs that gives every Claude Code session a permanent URL.
What Is Claudebin?
Claudebin turns your Claude Code sessions into shareable, embeddable, and continuable artifacts. Once you install the Claude plugin and run a session, it gets a permanent URL — like a GitHub Gist, but for AI-assisted development conversations.
The tagline says it simply: "Your Claude sessions deserve a URL."
What You Can Do With It
- Share — Send a link to a Claude Code session so colleagues can see exactly what was built and how.
- Embed — Embed a session anywhere, like documentation or a blog post.
- Continue — Pick up someone else's session exactly where they left off — the full context is preserved.
- Browse — Explore the community threads to see what others are building. Featured sessions include GPU inference implementations, blockchain apps, Windows 98-styled landing pages, and more.
One-Click Install
Installing Claudebin is a single Claude plugin command:
claude plugin marketplace add wunderlabs-dev/claudebin && claude plugin install claudebin@claudebin-marketplace
Community Threads
Claudebin already has an active community of sessions. Featured examples include:
- Implement GPU Inference with WebGPU — 155 messages, 4 files
- Create Windows 98 Styled Landing Page — 114 messages, 11 files
- Build Bookstore App with Next.js and Tailwind CSS — 51 messages, 9 files
- Blockchain Stats Web App Development — 86 messages, 5 files
Each thread shows the full session: what Claude was asked, how it responded, which files were created, and the complete conversation history. It's a fascinating window into real-world agentic development.
The Bottom Line
What if Claude Code sessions were like GitHub repos — shareable, browsable, continuable? That's Claudebin. Turn any session into a permanent URL. Browse what others are building. Continue from where they left off. Free + open source at claudebin.com.