Show HN: Supafork – Share and Fork Sessions Across Harnesses (supafork.com)

1 points by supafork ↗ HN
Hey HN!

I built Supafork, one place to store and share AI agent sessions.

After using Claude Code, Codex, Gemini CLI, OpenCode, Pi, and other coding agents daily, I realized these sessions lived only on my machine. There wasn't a simple way to access, reuse, or share them with others.

With Supafork, you can save complete agent sessions, organize them into collections, make them public or private, and fork other people's sessions to build on their workflows. You can also import sessions from one harness into another, or invite friends to a session to get visibility into what your agent is doing.

Think GitHub, but for agents.

Try it at beta.supafork.com and install the CLI. I'd love to hear how the user experience feels and where it can be improved.

Happy to answer any questions or hear your feedback!

15 comments

[ 2.3 ms ] story [ 4.0 ms ] thread
Looks super cool, i am facing the same issue, would love to try
Is there a specific use case I can help you with? I recommend it for people who switch between harnesses.
(comment deleted)
Why not just handoff files? Btw, congratulations on the launch!
Handoff files? Like creating an MD file from the compaction and moving the files across sessions? That's so much manual effort to be honest. Also, it becomes part of the filesystem, which shouldn't be the case for a coding repository.
I was actually waiting for something like this because even though agents are good at git but not efficient. And it was kind of becoming bottleneck for me.
LFG, congrats on the launch! looks really cool, will give it try today
(comment deleted)
Been using this for the last 15 days, and this made my life so much easier. GG guys! Its really cool!
This is cool and a good idea. I worked on a shared memory framework because I was using multiple leading commercial LLMs. I quickly found that secrets cleaning and a good distillation was important for security and reduction on token waste. Does sf have any safeguards to ensure secrets are not shared? Is sf optimized for tokens or really include everything?

Congrats on the launch. It is a good idea and I think this will be a useful tool for many.