2.3.34 fully breaks looking back to older chats

Hey, thanks for the report.

This is a known issue with chat history after updates. The data is usually not lost, it just can’t be read because of a DB glitch.

Try this workaround:

  1. Fully close Cursor (double-check in Task Manager)
  2. Open %APPDATA%\Cursor\User\globalStorage
  3. Find a file named something like state.vscdb.corrupted.1767...
  4. Rename the current state.vscdb to state.vscdb.old
  5. Rename the .corrupted file to state.vscdb
  6. Launch Cursor

More details: Tutorial: How to Fix “Loading Chat” and Recover History

If that doesn’t help, open DevTools (Help → Toggle Developer Tools) and send the console errors. I want to check if this matches other reports from today.