While using the Cursor app on Android, I noticed that chat history is not being saved. After completing a PR creation through an agent, I continued the conversation, but when reopening the app later, all previous messages—including agent chats—were gone.
Steps to Reproduce
Use the Cursor Android app (installed from web).
Start a conversation with an agent (e.g., during PR creation).
Close the app and reopen it.
Observe that the chat history is missing.
Expected Behavior
The app should persist chat sessions and agent interactions, allowing users to revisit previous contexts or follow up on prior work.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Platform: Android (installed via web-based app)
Plan: Cursor Pro
Version: Latest as of November 2025
Result: The page shows no history at all — completely empty (see attached screenshot).
The agent did finish running the code and successfully created a PR. However, when I continued chatting afterward, the conversation disappeared — I couldn’t view the previous messages or find them anywhere in history.
Is this the intended behavior after a PR is created, or could it be an issue with how the mobile web session stores chat state?