Hacker News new | ask | show | jobs
Show HN: Turn Claude Code sessions into beautiful web links (github.com)
6 points by wsxiaoys 284 days ago
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)