intertwine keeps every Claude session around, lets you resume any of them from any directory, and shares them with your team when you want.
npm i -g intertwine-cli && intertwine login
intertwine resume — filter, sort, navigate. no audio.Claude only shows sessions in your current folder. Agent managers solve this by taking over your whole workflow.
intertwine is a thin wrapper over Claude Code instead. Resume any session from anywhere, and keep every other dev tool exactly as it is.
Your most valuable context is the long-running session — the one that knows how to run and submit a job that isn't easy or obvious.
Share your best sessions as they are. Pick up a teammate's work when they're out sick, or fork it to learn how they did it.
SSH'd into a cluster or a remote dev box? Resume the exact session you started on your laptop — same context, no copy-paste, no re-explaining the job. The conversation is pulled down and dropped into your checkout on that machine; if the repo lives at a different path there, you point it once with --dir and it's remembered. Pick it back up at home and it just continues.
Every Claude session, kept automatically. Each one labeled so you can find it later.
No more opening Claude in the wrong directory and seeing nothing. Pull up any past session from any working directory.
Continue a colleague's session from where they left off, same context, on your machine.
Keep every session, resume any of them from anywhere.
Create a team, invite people, see and fork their work.
Already signed in? Redeem an invite, or match automatically by GitHub org.
Sign in with GitHub. No AWS, no buckets.
Sharing follows your GitHub org membership.
Fork a teammate's session and continue on your machine.
Codex
Live
Resume returns you to the tool that made the session — a Codex session reopens in Codex, a Claude one in Claude. Carrying a transcript across tools is on the roadmap.
npm i -g intertwine-cli && intertwine login