feat(FN-3426): add plugin AI security scan gate and GraphTaskNode wrapper t

Adds a plugin AI security scan gate that enforces security scanning before plugin installation, including new `plugin-security-scan.ts` infrastructure, CLI integration (`fn plugin install`), plugin loader hooks, and a changeset. Implements branch filter persistence across sessions in the dashboard (

Fusion-Task-Id: FN-3426
This commit is contained in:
Fusion
2026-05-07 02:42:08 -07:00
committed by gsxdsm
parent caf4062b76
commit 2053b66784
5 changed files with 147 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ Features:
- Drag-and-drop between lifecycle columns
- Search/filter tasks (including working-branch and base-branch dropdown filters with explicit **No working branch** / **No base branch** options)
- Working-branch and base-branch filter selections are persisted per project and restored across refresh/navigation
- Column visibility controls
- Inline quick entry creation
- PR/issue badges with live updates