feat(FN-2501): merge fusion/fn-2501

This commit is contained in:
gsxdsm
2026-04-25 14:24:35 -07:00
parent 641267c2d6
commit bff703196e
10 changed files with 231 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Make agent pause/resume state transitions act immediately by stopping active heartbeat runs on pause and triggering an on-demand heartbeat on resume.