The local agent knows your repo, the source, but the answer to "why is this breaking in prod?" lives somewhere else, on the machine with the live logs, the real config, the actual runtime state.
agline connects both sides. A remote Server Agent investigates inside the runtime and sends findings back to your local session. The local agent reasons having full local and remote context.
You can also request multiple connected server agents in parallel in one go.
Open source and you can self host if you want.
super easy to set up a line btw:
on remote: agline server install locally: agline connect [token]