feat(FN-3731): add action-gate reload endpoint for reloadable exempt-tools
Adds a reload endpoint for action-gate exempt tools, exposing `POST /api/system/reload-exempt-tools` on the dashboard to hot-reload the engine's mutable EXEMPT_TOOLS registry without a restart. The endpoint is wired through `agent-action-gate.ts` with test coverage for reloadable behavior. Fusion-Task-Id: FN-3731
This commit is contained in:
5
.changeset/fn-3731-reloadable-exempt-tools.md
Normal file
5
.changeset/fn-3731-reloadable-exempt-tools.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add a runtime action-gate exempt-tools reload API so operators can refresh exemptions without restarting the engine process.
|
||||
Reference in New Issue
Block a user