v0.5.2 — SSE watchdog, Fleet Intelligence bug fixes, connection failure tracking
Highlights
- SSE watchdog — dashboard auto-reconnects after 10s of silence, preventing stale node status after network drops
- Connection failure tracking — node agent tracks connection failures, health engine surfaces them, Fleet Intelligence includes them in briefings
- Fleet Intelligence enriched — per-model traffic breakdown, per-node disk space, all health warnings, previous briefing continuity
- 2 bug fixes —
report.scoreAttributeError andavg_latency_msKeyError in Fleet Intelligence prompt (briefings were silently failing) - 17 health checks total
Fixes
- Dashboard header stats no longer go stale (innerHTML race condition)
- Dashboard SSE connection established before footer DOM exists
- Fleet Intelligence prompt now correctly accesses
report.vitals.health_scoreandavg_ttft_ms
See CHANGELOG.md for full details.
Install: pip install ollama-herd==0.5.2