Files
fusion/.changeset/fn-4853-fix-agents-startup-hang.md
Fusion (runfusion.ai) 248c7706ca fix(FN-4853): finalize docs changeset and restore workspace build gate
Fusion-Task-Id: FN-4853
Fusion-Task-Lineage: aaad0ff7-714c-4c82-a1e7-c9a725db90cb
2026-05-17 01:01:53 -07:00

315 B

@runfusion/fusion
@runfusion/fusion
patch

Speed up Agents API boot-path loading by replacing per-request pending approval row scans with an aggregated pending-count query per requester agent. This keeps /api/agents responsive on large approval histories and reduces time spent on the initial "Loading agents..." state.