Developer builds Relay, a protocol daemon to preserve context across AI coding agent handoffs
A developer has built an open-source Go daemon called Relay that automates context transfer when AI coding agents like Claude Code or Codex hit usage limits. Instead of manually copying summaries between tools, Relay detects quota thresholds in real time, requests a safe pause point, and snapshots the session state to a dedicated git branch. It then generates a cryptographically signed continuation contract containing the original prompt, plan, decisions, and file states, which the next agent verifies before resuming work. The system uses a finite state machine with disk-backed steps, ensuring a crash mid-handoff can be safely recovered on restart. Released under Apache-2.0, Relay also supports account-aware failover, burn-rate forecasting, and multi-agent DAG pipelines, with several features shipped in recent weeks.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in