feat(FN-3479): add agent heartbeat monitoring, auto-claim setting, and work

The merge introduces the auto-claim setting feature, enabling agents to automatically claim tasks on assignment, with corresponding UI in AgentDetailView and documentation. It also adds the agent heartbeat execution system to the engine, refinements to workflow results styling and design tokens, aut

Fusion-Task-Id: FN-3479
This commit is contained in:
Fusion
2026-05-05 01:34:57 -07:00
committed by gsxdsm
parent 2326a04c4d
commit 8a30b6f7a5
4 changed files with 334 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Deduplicate auto-merge recovery follow-up task creation so repeated verification-cap and conflict-bounce-cap failures reuse an existing active recovery task instead of spawning duplicates.