feat(FN-3180): add dreams notification event and harden plugin setup sync

This merge lands four features: a new "dreams" notification event exposed through settings and docs (FN-3180), hardened plugin setup sync with test isolation improvements (FN-3573), and feedback-driven enhancements to the native shell connection manager (FN-3402). Core settings schema, the plugin AP

Fusion-Task-Id: FN-3180
This commit is contained in:
Fusion
2026-05-06 14:36:50 -07:00
committed by gsxdsm
parent ea485b28bb
commit f22db4d1fe
9 changed files with 20 additions and 8 deletions

View File

@@ -32,6 +32,7 @@ export const DEFAULT_GLOBAL_SETTINGS = {
"planning-awaiting-input",
"gridlock",
"fallback-used",
"memory-dreams-processed",
],
ntfyDashboardHost: undefined,
webhookEnabled: false,