Title: [macOS] All pinned task names are displayed as "codex" after updating the desktop app
What version of the Codex App are you using (From “About Codex” dialog)?
26.810.41047
What subscription do you have?
pro 20x
What platform is your computer?
_No response_
What issue are you seeing?
Title: [macOS] All pinned task names are displayed as "codex" after updating the desktop app
Product:
Codex Desktop for macOS
Environment:
- Desktop app version: 26.810.41047
- App build: 6570
- Codex CLI/App Server: 0.148.0-alpha.9
- macOS: 15.5 (24F74)
- Architecture: Apple Silicon (arm64)
- Bundle ID: com.openai.codex
Description:
After updating the Codex desktop app, every pinned task in the left sidebar is displayed with the same name, "codex".
The same pinned tasks still display their correct and distinct names when viewed from the mobile remote interface. This suggests that the server-side task titles are intact and that the problem is specific to the macOS desktop client's sidebar rendering or local state synchronization.
Steps to reproduce:
- Have multiple tasks with different names in Codex.
- Pin several of those tasks in the sidebar.
- Update the macOS desktop app to version 26.810.41047.
- Fully quit the app using the Dock context menu and selecting "Quit".
- Reopen the app.
- Check the pinned section in the left sidebar.
Actual result:
All pinned tasks are displayed as "codex", even though the tasks have different names.
Expected result:
Each pinned task should display its actual task name.
Additional observations:
- The task names are displayed correctly on the mobile remote interface.
- Fully quitting and reopening the desktop app does not fix the issue.
- The main desktop process and Codex app-server were both freshly restarted, so this does not appear to be caused by an old application process remaining active.
- No task data or server-side titles appear to be lost; this currently looks like a desktop-only presentation or synchronization issue.
Potentially relevant log messages:
- "Received turn/started for unknown conversation"
- "Received turn/completed for unknown conversation"
- "[desktop-notifications][global-error] ResizeObserver loop completed with undelivered notifications."
Impact:
The pinned task list is difficult to use because all pinned entries have the same visible name and cannot be distinguished without opening them individually.
Workaround:
The correct names can still be viewed from the mobile remote interface.
Logs:
macOS Codex desktop logs are available under:
~/Library/Logs/com.openai.codex/2026/08/14/
I can provide screenshots and sanitized logs if needed.
What steps can reproduce the bug?
upgrade to 26.810.41047
What is the expected behavior?
_No response_
Additional information
_No response_