AgentLive
No in-app products collected for this app.
| Rating | |||
|---|---|---|---|
| United Arab Emirates | <1%0 | — | |
| Afghanistan | <1%0 | — | |
| Antigua And Barbuda | <1%0 | — | |
| Anguilla | <1%0 | — | |
| Albania | <1%0 | — | |
| Armenia | <1%0 | — | |
| Angola | <1%0 | — | |
| Argentina | <1%0 | — | |
| Austria | <1%0 | — | |
| Australia | <1%0 | — |
Description
A real-time log viewer for AI agents and automation pipelines.
Connect to any Server-Sent Events (SSE) endpoint and watch your agent's activity stream in as it
happens. Color-coded by message type so you can read status at a glance without parsing raw text.
Color coding
Lines prefixed with a tag are highlighted automatically:
[QUERY] gold · [RESULT] green · [AGENT] cyan · [BOOTSTRAP] blue · [ERROR] red
Your server can also set any color directly using [_NAME_] as a line prefix — for example [_YELLOW_] or
[_PURPLE_]. The tag is stripped from the displayed text.
Setup
Enter your SSE endpoint URL on first launch. No account, no sign-in. The endpoint is saved and the app
reconnects automatically.
Requires an SSE-compatible server endpoint.