feat(FN-3121): merge fusion/fn-3121

This merge lands v0.15.0, bringing a major plugin system overhaul including a new dependency graph plugin with SQLite-backed storage, Quick Chat FAB with slash-triggered skill menu, and expanded plugin dashboard views. The AgentsView tree mode was fully removed with its hook, styles, and expansion s

Fusion-Task-Id: FN-3121
This commit is contained in:
Fusion
2026-05-02 00:28:19 -07:00
committed by gsxdsm
parent 8260320255
commit 8f72eeed9e
10 changed files with 16 additions and 565 deletions

View File

@@ -15,7 +15,6 @@ export const PROJECT_STORAGE_KEYS: string[] = [
"kb-quick-entry-text",
"kb-inline-create-text",
"fn-agent-view",
"fn-agent-tree-expanded",
"kb-terminal-tabs",
"kb-planning-last-description",
"kb-subtask-last-description",