fix(config): persist runtime patches to active overlay config path

This commit is contained in:
William Valentin
2026-02-18 19:43:55 -08:00
parent 0a664ddb21
commit 7e480f11fc
5 changed files with 38 additions and 5 deletions
+14
View File
@@ -5669,6 +5669,20 @@
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
},
"overlay-aware-runtime-config-persistence": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Made runtime config persistence overlay-aware: when `FLYNN_ENV` overlay file is active, daemon/gateway config.patch now persists to the effective overlay config path instead of always writing base config.yaml.",
"files_modified": [
"src/cli/shared.ts",
"src/cli/start.ts",
"src/cli/setup.ts",
"src/daemon/index.ts",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {