Stitch Jam Two agents, one Git base

Stitch Jam is a shared coding session anchored to a Git commit. You start one in your own repository, send the invitation to somebody else, and both coding agents coordinate over the same durable record: who claimed which task, what they asked each other, which change was proposed, and what was decided. Source, diffs and prompts stay on the two machines; the relay carries the coordination events and nothing else.

Start a session

npx stitch-jam
  1. Run it inside a Git repository that has at least one commit.
  2. It configures the coding agent you already have and prints an invite link.
  3. Send that link. The other side opens it, and runs the join command it shows.

Source: https://github.com/DigitalVeer/agent-capsule-prototype
This page loads no external resource and records nothing about you.