
How to monitor multiple agent in the same place?
I'm working on a project that needs to monitor multiple agents in the same place.
Agents can be started anywhere on the same machine. It kind of work, but it's a moving target to keep up with changes and new agent harness.
I'm looking for a 3rd party solution that I could plug in. I was trying out https://herdr.dev, it's pretty good, but agents need to run in its environment.
Is there a good and supported project. I'm need a list of sessions and each session state. Ideally deep links back to the sessions.
Any ideas are welcome.