The saveConfig() function only includes a hardcoded subset of properties when writing the config file. Any property not explicitly listed (like disableResponseStorage) will be dropped. I have added `disableResponseStorage` to the `configToSave` object as the immediate fix. [Linking Issue this fixes.](https://github.com/openai/codex/issues/726) |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| utils | ||
| app.tsx | ||
| approvals.ts | ||
| cli-singlepass.tsx | ||
| cli.tsx | ||
| format-command.ts | ||
| parse-apply-patch.ts | ||
| shims-external.d.ts | ||
| text-buffer.ts | ||
| typings.d.ts | ||