feat(FN-4603): complete Step 7 — add web fetch network gate changeset

Fusion-Task-Id: FN-4603
Fusion-Task-Lineage: c74085e2-d91c-468f-883b-5c33818e53fd
This commit is contained in:
Fusion
2026-05-15 07:45:40 -07:00
committed by gsxdsm
parent acd05ce7ab
commit bf7847ccfe

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Action-gate: `fn_web_fetch` is now classified under the `network_api` approval category, matching `fn_research_run`. Projects with `network_api: require-approval` will now prompt for approval before agents fetch external URLs. Previously fell through to exempt and bypassed the policy (FN-4603).