fix(config): persist runtime patches to active overlay config path
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user