feat(FN-4386): complete Step 7 — add changeset

Fusion-Task-Id: FN-4386
Fusion-Task-Lineage: 82c1c281-8d69-42c1-8705-90e811b6df93
This commit is contained in:
Fusion
2026-05-13 16:32:18 -07:00
committed by gsxdsm
parent 0f4a6b5052
commit 5b3c8d3bc9

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": minor
---
Add per-agent runtime setting `skipHeartbeatWhenIdle` that pauses scheduled (timer) heartbeats when an agent has no assigned task. Assignment-trigger and on-demand wakeups still fire. Default: off.