Show HN: Text2SQL with a Graph Semantic Layer (github.com)
6 points by danshalev7 19h ago 2 comments
Show HN: Tail Lens – Visually edit tailwind css dev tool
7 points by jayasurya2006 1d ago 1 comments
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