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:
@@ -32,6 +32,7 @@ export const DEFAULT_GLOBAL_SETTINGS = {
|
||||
"planning-awaiting-input",
|
||||
"gridlock",
|
||||
"fallback-used",
|
||||
"memory-dreams-processed",
|
||||
],
|
||||
ntfyDashboardHost: undefined,
|
||||
webhookEnabled: false,
|
||||
|
||||
Reference in New Issue
Block a user