-
feat: add --tap-live real-time viewer with SSE
发布于
2026-02-16 14:47:59 +00:00 - Add LiveViewerServer class with SSE support for live updates
- Add --tap-live flag to start real-time viewer (auto-opens browser)
- Add --tap-live-port flag for custom port selection
- Update viewer.html to support live mode with connection status
- Show 'Waiting for API calls...' state before first request
- Auto-reconnect on connection loss
- Update TraceWriter to broadcast records to live viewers
- Add test for LiveViewerServer
- Update README and CHANGELOG
Change-Id: If1590735ad38294f2cb4a7f2e4563aa9f1bc9eac
下载附件