From 1a29625530b097cf17823d73a93a279119d735d7 Mon Sep 17 00:00:00 2001 From: guorunjie <15911869@qq.com> Date: Tue, 9 Jun 2026 16:12:55 +0800 Subject: [PATCH] Add Relay Baton --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..90d921b 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ Tools that bridge Codex with other AI coding agents. ## Monitoring & Analytics - [graykode/abtop](https://github.com/graykode/abtop) - Like htop but for AI coding agents. Monitor Claude Code and Codex CLI sessions, tokens, context window, rate limits in real-time. ![GitHub stars](https://img.shields.io/github/stars/graykode/abtop?style=flat-square) +- [Relay Baton](https://github.com/guorunjie/codex-relay-baton-guardian) - Sleep-safe Codex Desktop/CLI recovery monitor. Detects compact failures and context-window overflow, preserves the latest task state, and queues audited handoff bundles. ![GitHub stars](https://img.shields.io/github/stars/guorunjie/codex-relay-baton-guardian?style=flat-square) - [fahd09/watchtower](https://github.com/fahd09/watchtower) - Monitor, inspect, and debug all API traffic between AI coding agents and their APIs with a real-time web dashboard. ![GitHub stars](https://img.shields.io/github/stars/fahd09/watchtower?style=flat-square) - [NihilDigit/waybar-ai-usage](https://github.com/NihilDigit/waybar-ai-usage) - Waybar widget showing real-time Codex token usage and costs. Linux desktop integration. ![GitHub stars](https://img.shields.io/github/stars/NihilDigit/waybar-ai-usage?style=flat-square) - [yoavf/ai-sessions-mcp](https://github.com/yoavf/ai-sessions-mcp) - MCP server that tracks session history, token usage, and cost across agents. ![GitHub stars](https://img.shields.io/github/stars/yoavf/ai-sessions-mcp?style=flat-square)