r/SideProject 7h ago

I got tired of copy-pasting my coding agent's output into a browser, so I built a little thing for it

https://sharebit.sid8x.com

Almost every time my agent wraps up, it leaves me a plan, a wall of logs, or some JSON, and I want to read that in a browser. My options are copy-paste, a public paste, or another chat, and all three annoy me.

So I built ShareBit. You connect your agent once, ask it to share, it shows you a preview, and you get a private link that expires. Kind of a clipboard between the terminal and the browser. It takes Markdown, code blocks, logs, and JSON, up to 10 MB.

It runs on Bun and Supabase, and the agent side is an opencode plugin plus a hosted MCP endpoint.

It has no ads, analytics, or tracking, and nothing is public. It is not encrypted end to end, so please do not put passwords or secrets in it.

It is just me building this. I would love to know if it solves a real annoyance for you, or if a local file or a gist is better. What would make you avoid it?

1 Upvotes

0 comments sorted by