BirdNest Tech Talk
BirdNest Tech Talk
Dec 4, 2025 · Frontend Development

How to Build a Real‑Time AI Agent UI with SSE and Session Replay

This article walks through the design and implementation of a visually striking, real‑time front‑end for an AI agent, explaining why Server‑Sent Events were chosen, showing Go and JavaScript code for streaming, and detailing a session‑replay feature that lets users review every agent decision step.

AI AgentAgent UIGo
0 likes · 9 min read
How to Build a Real‑Time AI Agent UI with SSE and Session Replay
Huolala Tech
Huolala Tech
Mar 5, 2024 · Frontend Development

How PageSpy Extends Frontend Debugging to Mini‑Programs and Adds Session Replay

PageSpy, now with over 3000 GitHub stars, introduces multi‑platform mini‑program debugging for WeChat, Alipay and UniApp, plus a session‑replay feature that records network requests and console logs, enabling developers to export, share, and replay logs for efficient bug investigation.

Frontend DebuggingJavaScriptPageSpy
0 likes · 7 min read
How PageSpy Extends Frontend Debugging to Mini‑Programs and Adds Session Replay