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

This commit is contained in:
gsxdsm
2026-04-12 12:33:05 -07:00
parent d570ad5d8c
commit 231c984a27
8 changed files with 461 additions and 42 deletions

View File

@@ -1272,7 +1272,7 @@ export const DEFAULT_PROJECT_SETTINGS: ProjectSettings = {
reflectionIntervalMs: 3_600_000,
reflectionAfterTask: true,
reviewHandoffPolicy: "disabled",
showQuickChatFAB: true,
showQuickChatFAB: false,
};
/**