Hey, thanks for the detailed report. The repro steps, version, and description of the workflow impact really help.
This looks like an issue with how the sidebar updates a thread timestamp when restoring a tab on workspace startup, especially for threads where Agent has already edited files.
A few quick questions while I’m digging in:
- If you start Cursor with extensions disabled using
cursor --disable-extensionsin Terminal and repeat the steps, does the sidebar timestamp still shift? - Do you have any custom values in User Settings for
window.restoreWindowsorworkbench.editor.*? If you’re not sure, you can share yoursettings.jsonwith any secrets removed. - If you open the same thread manually after reopen, not via the auto-restored tab, does the timestamp bump, or only when the thread is restored automatically?
Let me know on these and we’ll figure out next steps.