Show HN: Turn Claude Code sessions into beautiful web links
6 wsxiaoys 0 9/2/2025, 3:38:54 PM github.com ↗
I got tired of screenshotting claude code sessions to share with teammates, so I built this. It converts session into beautiful web pages with proper rendering of tool calls.
Works by parsing CC's session, extracting steps, then uploading to a simple sharing service. Takes about 2 seconds to generate a shareable link.
Live examples:
- https://cc.getpochi.com/s/IldMh27j (Research claude-code-share repo)
- https://cc.getpochi.com/s/mrqGqgOT (Creating an issue in a GitHub repo)
No comments yet