[Codex App][GPT-6 Astra] Edited files and changes are not displayed
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
v26.901.51231
What subscription do you have?
ChatGPT Plus
What platform is your computer?
Darwin 23.5.0 arm64 arm
What issue are you seeing?
When using GPT-6 Astra in the latest Codex App (v26.901.51231), edited files are not displayed in the conversation UI.
The files are actually modified successfully on disk, but:
- The edited files do not appear in the conversation after Astra modifies them.
- Clicking "Changes" in the top-left corner does not show the modified files or diffs.
- The file changes can still be confirmed externally using Git or an editor.
- This issue only occurs in conversations using GPT-6 Astra.
- When using other models in Codex App, edited files and the "Changes" view are displayed correctly.
Steps to reproduce:
- Open a local project in Codex App.
- Start a new conversation using GPT-6 Astra.
- Ask Astra to modify one or more files.
- Wait for the task to complete.
- Confirm that the files have actually been modified on disk.
- Check the conversation UI — no edited-file information is shown.
- Click "Changes" in the top-left corner — no modified files or diffs are displayed.
- Start another conversation using a different model and perform the same file edit.
- The edited files and changes are displayed normally with the other model.
Expected behavior:
After GPT-6 Astra edits files, Codex App should display the modified files in the conversation and show their diffs in the "Changes" view, consistent with the behavior of other models.
Actual behavior:
GPT-6 Astra successfully modifies the files, but Codex App does not display the edited files or any changes in the "Changes" view.
This appears to be specific to GPT-6 Astra, because the same Codex App version and project work correctly when using other models.
What steps can reproduce the bug?
- Open a local project in Codex App.
- Start a conversation with GPT-6 Astra.
- Ask it to edit any file.
- The file is successfully modified on disk, but the edited file and diff are not shown in the conversation or in the "Changes" panel.
- Repeat the same steps with another model.
- The edited files and diffs are displayed normally.
The issue is consistently reproducible and appears to be specific to GPT-6 Astra.
What is the expected behavior?
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Codex App with GPT-6 Astra, then repeat the same file edit with another model for comparison. Trace how completed edits are reported to the conversation and Changes view; done means Astra's edited files and diffs appear there as they do for other models.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100