gsxdsm
acae0e7aa0
feat(FN-1049): add per-agent heartbeat configuration via runtimeConfig
- Define AgentHeartbeatConfig interface in core types (heartbeatIntervalMs, heartbeatTimeoutMs, maxConcurrentRuns)
- Update HeartbeatMonitor to resolve per-agent config from AgentStore with validated min/max clamping
- Wire AgentStore into HeartbeatMonitor via InProcessRuntime initialization
- Add heartbeat settings section to dashboard AgentDetailView ConfigTab
- Add PATCH /api/agents/:id endpoint accepting runtimeConfig updates
- Add comprehensive tests for per-agent heartbeat config resolution and validation
- Document per-agent heartbeat configuration in AGENTS.md
2026-04-07 11:50:17 -07:00
..
2026-04-07 11:18:47 -07:00
2026-04-07 11:50:17 -07:00
2026-04-07 00:20:12 -07:00
2026-04-04 04:13:36 -07:00
2026-04-01 01:15:44 -07:00
2026-04-05 21:36:18 -07:00
2026-04-06 13:53:14 -07:00
2026-04-07 11:41:38 -07:00
2026-04-07 11:21:59 -07:00
2026-04-05 20:54:11 -07:00
2026-03-25 18:24:48 -04:00
2026-04-07 11:41:38 -07:00