Android app doesn’t save chat history or agent conversations

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

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

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. This looks like the first case of chat history loss on the mobile web agent.

To help diagnose, please share:

  • Browser: which one and what version on Android (Chrome, Firefox, etc.)?
  • URL: are you accessing cursor.com/agents?
  • Test: does history persist if you use the site directly in the browser instead of the PWA/installed app?
  • Agent status: do agent runs complete and create PRs/branches, or does the entire conversation disappear?

In the meantime, try:

  • Opening cursor.com/agents directly in the browser instead of the PWA
  • Checking whether the browser is set to clear data/cache on app close

Let me know what you find!

1 Like

Thanks for the quick reply!

Here’s the info you asked for:

  • Device / OS: Xiaomi 14, Android 15

  • Browser: Chrome 141.0 (same version on both mobile and desktop — MacBook, macOS)

  • URL: Yes, I accessed Agents | Cursor - The AI Code Editor directly.

  • 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?

My email account is [email protected], you can check for debug

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.