Summary
After uninstall + reinstall + relaunching the Codex desktop app, per-project conversation history is no longer visible unless the threads were explicitly tagged. Untagged threads appear lost.
Split from issue #486 as the symptom is independent of the pinned-account 503 root cause being tracked there.
Reporter context
Expected
Project history survives a reinstall cycle and remains visible without requiring tags.
Actual
Only tagged threads remain visible after reinstall. Other per-project history appears unreachable from the UI.
Investigation ideas
- Verify whether per-project history is keyed by a project identifier that is regenerated on reinstall (e.g., a new project key derived from path + install id).
- Check whether the uninstall path removes a project-key index or workspace-affinity store that the UI consults to surface untagged threads.
- Confirm whether the underlying thread data is still on disk and only the index/listing is lost, vs. truly deleted.
Compliance Confirmation
Refs #486.
Summary
After uninstall + reinstall + relaunching the Codex desktop app, per-project conversation history is no longer visible unless the threads were explicitly tagged. Untagged threads appear lost.
Split from issue #486 as the symptom is independent of the pinned-account 503 root cause being tracked there.
Reporter context
0.134.0, Codex app26.519.81530 (3178)Expected
Project history survives a reinstall cycle and remains visible without requiring tags.
Actual
Only tagged threads remain visible after reinstall. Other per-project history appears unreachable from the UI.
Investigation ideas
Compliance Confirmation
Refs #486.