feat(FN-3734): add heartbeat readonly gating and action-gate reload endpoin

Merges reloadable exempt-tools action-gate reload endpoint into the engine alongside a new heartbeat readonly-tools gating mechanism, plus a service worker first-install blank page fix. The engine gains a reload endpoint for action gates, permanent-agent gating exports, and comprehensive test covera

Fusion-Task-Id: FN-3734
This commit is contained in:
Fusion
2026-05-08 07:45:44 -07:00
committed by gsxdsm
parent 7a11a32aa0
commit ad34cb6c58
3 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix permanent-agent tool gating so `fn_heartbeat_done`, `fn_send_message`, and `fn_read_messages` are treated as readonly/exempt and no longer require approval under permission-policy gating.