Live session updates
7 months ago
Test sessions now stream every event in real time — agent steps, screenshots, and results land the moment they happen.
Open a running test session and you'll see agent messages, screenshots, and results land the moment they happen. No more refresh-and-pray; no more wondering whether the run is stuck or just thinking.
The old polling-based UI capped you at one update per second and had a noticeable lag on long sessions. The new pipeline is push-driven, capped only by network round-trip, and survives reconnects without dropping events thanks to a small replay buffer.
The same pipeline now powers the live activity log on PR sessions, and will power upcoming collaboration features (multiple users watching the same session).
- Sub-second event delivery from the agent to your screen.
- Reconnection-safe: refresh or lose your network and pick up cleanly.
- Powers the live activity log on PR sessions.