Windows desktop app: deleted chats remain as stale entries in Recents and can’t be removed
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)?
Version 26.825.51511
What subscription do you have?
Pro
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
Product/Surface: ChatGPT surface in OpenAI Windows desktop app (OpenAI.Codex)
OS: Windows 11 Pro build 26200
App package: OpenAI.Codex 26.825.6671.0
App version: 26.825.51511
Network: No VPN
Summary:
Deleting a chat from Recents can fail for some entries within the list for seemingly no reason. At times the Windows desktop app will show a error "Failed to Delete Chat" as a red slide down message at the top of the screen. The chat list item remains in the "Recents" section in ChatGPT mode. This can occur for chats within the list that have no error icons next to the chat name, but also can occur for chats that do have a red "info" icon showing up next to the chat name in the Recents list.
Steps to reproduce:
Open ChatGPT in the Windows desktop app
Select a chat under Recents (example: “Lease Repair Options”)
Delete → confirm “Delete chat”
Chat sometimes remains in Recents
Click the stale entry or try deleting it again
Expected:
Chat disappears from Recents immediately and stays removed.
Actual:
Stale chat remains in Recents and cannot be removed. Errors include:
“Could not load this ChatGPT conversation”
“Failed to delete chat”
{"detail":{"message":"Conversation has been deleted. Start a new chat.","code":"conversation_deleted","can_retry"}}
Frequency/Impact:
Intermittent; long-standing; leaves unusable “dead” items in Recents and creates confusing load/delete failures.
Troubleshooting attempted (no fix):
Force quit/relaunch, Sign out/in, Update desktop application
Attachments:
3 screenshots (delete confirmation; stale entry with failures; server response confirming conversation already deleted).
What steps can reproduce the bug?
Feedback ID: 01a05899-f74e-7b71-988a-e4a6a1d1fc4e
What is the expected behavior?
Chat disappears from Recents immediately and stays removed.
Additional information
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 delete and reload flow in the Windows desktop app using a chat under Recents, including an entry that reports conversation_deleted. Trace the Recents handling for failed loads and deletes; done means deleted conversations disappear immediately and cannot reappear as stale entries, with the reported failure messages no longer occurring.
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
- 48/100