eventrelay

1 post(s)

← All tags

I've been spending a lot of time lately working with coding agents across multiple processes. An agent refactoring code in one project, another running tests in a second, a build pipeline doing its thing, doctrove syncing documentation in the background. The problem is visibility. Each of these runs in its own terminal or process, and when something goes wrong or you want to understand what's happening across the system, you're tabbing between windows, tailing logs, and piecing together a timeline in your head.