feat(FN-4792): complete Step 2 — add secret policy resolver and default

Fusion-Task-Id: FN-4792
Fusion-Task-Lineage: 8e29f9a0-4c9f-4322-9595-3c9c581dacb0
This commit is contained in:
Fusion (runfusion.ai)
2026-05-16 23:58:19 -07:00
committed by gsxdsm
parent aa2f588048
commit 0076b754eb
2 changed files with 49 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ export const DEFAULT_GLOBAL_SETTINGS = {
persistAgentThinkingLogEphemeral: false,
persistAgentThinkingLog: false,
agentMemoryInclusionMode: "full",
secretsAccessPolicy: undefined,
researchGlobalDefaults: {
searchProvider: undefined,
synthesisProvider: undefined,