codex - 💡(How to fix) Fix Git settings do not save commit instructions or pull request instructions [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#18949Fetched 2026-04-23 07:32:53
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Author
Timeline (top)
labeled ×3commented ×2closed ×1
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From "About Codex" dialog)?

26.417.41555 (1858)

What subscription do you have?

Not provided

What platform is your computer?

Darwin 25.4.0 arm64

What issue are you seeing?

In Codex App Settings -> Git, the Commit instructions and Pull request instructions fields do not persist any value after saving.

I can type arbitrary text into either box, click Save, and the text immediately disappears from the UI. The result is that the instructions appear not to be saved at all.

I reproduced this on 2 different Macs.

What steps can reproduce the bug?

  1. Open the Codex App.
  2. Go to Settings -> Git.
  3. Enter any text into Commit instructions.
  4. Click Save.
  5. Observe that the entered text disappears instead of remaining saved.
  6. Repeat the same flow with Pull request instructions.

What is the expected behavior?

Both fields should persist the saved value and continue showing it after clicking Save and after revisiting the Git settings screen.

Additional information

  • Reproduced on 2 separate Macs.
  • Screenshot available showing the affected settings screen.
  • The failure appears to affect both settings independently, suggesting the values may not be getting written or reloaded correctly.

extent analysis

TL;DR

The issue may be related to a bug in the Codex App's settings persistence mechanism, and a potential fix could involve checking the app's data storage or configuration.

Guidance

  • Verify that the issue is not specific to the Mac platform by testing on a different platform if possible.
  • Check the Codex App's documentation or support resources for any known issues or updates related to settings persistence.
  • Attempt to reset the Codex App's settings to their default values to see if the issue persists.
  • If a screenshot is available, examine it for any error messages or unusual behavior that may indicate the cause of the issue.

Example

No code snippet is provided as the issue does not involve code.

Notes

The issue may be specific to the version of the Codex App being used (26.417.41555), and upgrading to a newer version may resolve the issue if it has been fixed.

Recommendation

Apply workaround: The user may need to manually record their commit and pull request instructions outside of the Codex App until a fix is available, as the current version appears to have a bug that prevents these settings from being saved.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING