Skip to content

v0.5.2 — SSE watchdog, Fleet Intelligence bug fixes, connection failure tracking

Choose a tag to compare

@twinsgeeks twinsgeeks released this 14 Apr 23:31
· 227 commits to main since this release

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 fixesreport.score AttributeError and avg_latency_ms KeyError 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_score and avg_ttft_ms

See CHANGELOG.md for full details.

Install: pip install ollama-herd==0.5.2