Automated MCP server reconnection for Claude Code tmux sessions
Autonomous wake notifications for unattended Claude Code fleets
Auto-recover Claude Code sessions stuck on transient API errors
Reconnect MCP servers in Claude Code tmux sessions via automated key injection. Supports local and remote hosts, sequential session handling, and detached execution.
Four Claude Code hooks, Redis inboxes, and a tmux daemon that wakes stopped sessions with pointer prompts while active sessions receive full messages through additionalContext.
Outer-loop watchdog for unattended tmux Claude Code. Detects transient API-error stalls (429/500/502/503/529/connection-resets — not usage limits), injects Continue with exponential backoff and a 10-retry cap, escalates and stops. Pane-scrape detection with a working-spinner guard. Single file, no third-party Python deps.