Skip to content

[bug] Per-project history disappears after reinstall unless tagged #489

Description

@ndycode

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

  • Personal development workflow scope
  • No policy-bypass request
  • No secrets in the report

Refs #486.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions