Name the next stop
One name is the goal.
Two names: from, then to.
Open source · local-first · MIT
When one coding agent stops, Hermes packs the work on your disk and hands it to the next. Same folder. Same machine.
curl -fsSL https://tryhermes.pages.dev/install | sh
Then, in the project you were actually editing:
hermes handoff cursor antigravity
Claude Code · Codex · Cursor · Cline · Kimi · Antigravity · OpenCode · Pi Agent · Copilot CLI · ZCode · DeepSeek
Watch a handoff
This plays by itself. No video.
One name is the goal.
Two names: from, then to.
Pack this folder only.
Other windows stay out.
Work stays on disk.
No cloud and no upload.
hermes list --here shows sessions for this folder. Pass --id on handoff to
choose one instead of the newest.
macOS and Linux. One binary. No npm.
curl -fsSL https://tryhermes.pages.dev/install | sh
New terminal, then hermes doctor. If it is not found:
export PATH="$HOME/.local/bin:$PATH"