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

@@ -114,6 +114,8 @@ Use supported TaskStore/API paths to reconcile safely:
Completion gating treats dependencies as resolved only when the dependency task is in `done`, `in-review`, or `archived`.
Auto-merge recovery follow-up creation is deduplicated: Fusion creates at most one active (`not done/archived`) recovery task per unresolved parent failure, and merge-conflict recovery also deduplicates by active branch ownership to prevent parallel duplicate follow-ups on the same conflict branch.
## Task Execution Modes
Each task has an execution mode that controls how the executor agent approaches the task: