-
v1.5.5-dev - Dashboard live log panel Pre-release
released this
2026-05-09 14:35:37 +02:00 | 239 commits to main since this releaseDashboard Live Log Panel
Logs tab now streams events live via SSE alongside historic log list.
Features:
- connectLogStream() in api.ts — opens EventSource to /api/logs/stream, parses "log" named events
- LiveLogEvent interface for typed SSE payloads
- Live Stream panel: shows up to 100 newest events, auto-trimmed, newest first
- Connection badge: CONNECTED (green) / DISCONNECTED (red)
- Historic panel: existing fetched logs remain below live stream
- EventSource closed on component unmount
Next: v1.5.6-dev Dashboard streaming conversation updates
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads