Splitting Delivery Between send-keys and Headless Agents
RelayRoom wakes AI coding agents with tmux send-keys. It works by simulating human input, which makes it fragile across TUIs. Hence headless delivery.
Tag: architecture Clear
RelayRoom wakes AI coding agents with tmux send-keys. It works by simulating human input, which makes it fragile across TUIs. Hence headless delivery.
A Host allowlist added for DNS rebinding protection blocked a valid custom domain because env config and dashboard config had drifted apart.
Messages were delivered, but wake notifications never reached agents. A reverse proxy was buffering the SSE stream. The fix was X-Accel-Buffering: no.