Agent Relay is live → https://t.co/015vXTbUx6
A local-first CLI that hands off coding sessions between AI agents without losing context.
More cool stuff shipping soon.
6 weeks ago, I built Agent Relay.
Today it crossed 2K downloads.
Turns out people really hate losing context when switching between AI coding agents.
So I built a local-first CLI that lets agents hand off work without starting over.
What makes Agent Relay different:
• structured checkpoints
• resume packets for agent handoffs
• support for Claude Code, Codex, Gemini, and more
• multi-agent chat workflows
• concurrent agent “race” mode
• conflict recovery
• live session watching
• token, cost, and duration metrics
One workflow. Multiple agents. Zero resets.
Agentic coding needs better infrastructure.
We’re building it.
Agent Relay v0.4.0 is here.
Move coding sessions between agents without losing context. Now with a live agent TUI, token/cost/duration dashboards, JSONL/Prometheus/OTLP exports, and alerts for slow or expensive turns.
Check it out ↓
3 weeks ago I built Agent Relay.
Today it crossed 1.2K downloads.
Turns out people really hate losing context when switching between AI agents.
So I fixed it.
One workflow. Multiple agents. Zero resets.
We’re just getting started
Agent Relay just got a major update.
New: built-in Gemini support.
We also shipped major architecture optimizations that reduce token usage vs. previous versions, making agent handoffs leaner, faster, and less wasteful.
Use it today:
https://t.co/Zxri4t2E1t
Agent Relay is local-first and vendor-independent. Your session data stays on your machine.
Currently supports Claude Code and Codex. More agents coming soon.
pip install agent-relay-tool
https://t.co/XsvhGufiSA
Just released Agent Relay, a CLI that lets your AI coding agents hand off work to each other without losing context.
Rate limited? Agent stuck? One command and the next agent picks up exactly where the last one left off.
https://t.co/XRNxbxeZOC
The key insight: start your work inside Relay.
agent-relay run, chat, and race all capture the full session live - reasoning, tool calls, state.
If Relay was there from the start, handoffs are dramatically stronger. If it joins later, it can only hand off what it can still see.