feat(FN-1661): merge fusion/fn-1661 (auto-resolved)

- feat(FN-1661): complete Step 4 — document task-worker health fix
- feat(FN-1661): complete Step 3 — verify task-worker agent health fix
This commit is contained in:
gsxdsm
2026-04-13 08:54:19 -07:00
parent f4396fe141
commit 251af54580
8 changed files with 247 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Fix false "Unresponsive" health for runtime-created task worker agents by marking them as non-heartbeat workers and keeping the dashboard health label stable while task execution is active.