Launching today

agent-handoff
Git for ai agents and cli tool.
8 followers
Git for ai agents and cli tool.
8 followers
I built Agent Handoff after repeatedly losing AI coding context whenever I switched devices or restarted my workflow.
Agent Handoff makes AI sessions portable. Export them, share them, and resume them later with a simple CLI.
Today it supports Gemini CLI, and I'm actively working on support for more AI coding agents.

This solves a real headache. Tired of losing my Gemini CLI context every time I bounce between my laptop and desktop, so having a simple export and resume flow feels like exactly what was missing. Looking forward to the Claude Code support.
@ervahnkw Thank you for your comment.I am trying to bring it to claude code.
would love to see a web dashboard where i can browse and manage all my exported sessions in one place, kind of like a library. right now cli is great but sometimes i forget what i saved or cant easily search through old handoffs.
@aban145998 Thank you.I am working on it.
the CLI-first approach here is genuinely clever, basically treating AI sessions like git repos you can actually move around is the kind of obvious-in-hindsight UX choice i wish existed sooner. nice work
@muraten4y Thank you.