relay - hand off Claude Code session to other agents
Rust CLI that captures full Claude Code session context and hands it off to Codex, Gemini, Aider, or other agents when you hit a rate limit. Keeps work moving across providers.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webI Built an AI API Relay Business in a Weekend - Here's the Full Blueprint
dev.to · Apr 28, 2026
SMB Relay Attack in Active Directory Lab
medium.com · Apr 28, 2026
andeya/ide-relay-mcp
github.com · Apr 27, 2026
SMB Relay Attack Home Lab
medium.com · Apr 26, 2026
Willow – local-first AI stack, phone reads desktop KB over LAN, no cloud relay
dev.to · Apr 26, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Rust CLI and TUI tools worth installing
Fast, single-binary command-line tools written in Rust - covering git, logs, sandboxes, code intelligence, and terminal workflows.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Related entries
coding_agent_session_search - 11-provider session search
Rust TUI and CLI that indexes and searches local coding-agent session history across Codex, Claude Code, Gemini, Cursor, Aider and seven other providers.
skillfile - declarative skill manager for AI agents
Rust CLI that searches 110K+ community skills, installs them declaratively, and deploys them across Claude Code, Codex, Cursor, Antigravity, and friends.
wanman - worktree-isolated multi-agent runtime for Claude Code and Codex
Multi-agent runtime that spawns each Claude Code or Codex agent in its own git worktree and home directory. JSON-RPC subprocess control, task pooling, artifact storage. Solves the share-a-directory failure mode that breaks most multi-agent harnesses.
Recall - TUI search across agent session history
Local-first Rust TUI that searches Claude Code, Codex, and OpenCode session history with hybrid full-text plus semantic retrieval. Built on ratatui.