Files
helix-engage-server/src/supervisor
saridsa2 3bb4315925
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: persist LOGIN events for session rollup — fixes zero dashboard metrics
History event persistence was gated behind if(mapped), but login returns
null for state (UI waits for release). LOGIN events were never written
to AgentEvent table → rollup computed 0 for loginDuration → idle/pause/
wrap all zero. Moved history persistence outside the state mapping gate.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 10:30:46 +05:30
..