Cloud Agents do not show in Agents' recent Agents sidebar

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Agents launched in Cloud via the Cursor mobile app or via Chrome browser do not appear in Cursor IDE’s Agents sidebar.

One of the key unlocks that Cursor 2 provided was being able to trigger a cloud agent to implement a plan from anywhere, such as the mobile app, before opening my laptop, opening Cursor, and picking up the cloud agent from there for any review or followups.

Now, agents launched in the cloud (in the same project) are not shown in the Agents window’s recent agents sidebar, meaning I have to use the mobile app or cursor.com/agents to even confirm that the Agent was ran and executed the request.

Steps to Reproduce

  1. Launch Cloud agent from mobile Cursor app OR from cursor.com/agents
  2. Return to Cursor IDE Agents window
  3. No evidence agent was created and ran in recent agents pane

Expected Behavior

I would expect to be able to load and review the cloud agent I created in the same project via the mobile app or Chrome browser in the Cursor desktop app

Operating System

MacOS

Version Information

Version: 3.0.16
VSCode Version: 1.105.1
Commit: 475871d112608994deb2e3065dfb7c6b0baa0c50
Date: 2026-04-09T05:33:51.767Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report.

First thing to check, can you confirm you’re logged into the same account in Cursor IDE and on cursor.com/agents? Go to Cursor Settings gear icon > Account and check the email. It needs to match the account you use on the web or mobile app. If there’s a mismatch, agents from one account won’t show up in the other.

Also, make sure you’re on the latest version. You’re on 3.0.16, but 3.1.x is already rolling out and includes improvements to the Agents Window.

If the accounts do match and you’re still not seeing web or mobile started agents in the sidebar, let me know and I’ll flag it with the team.

Yes, this is the same account.

I attempted a software update (Cmd + K > Update cursor) before submitting this bug report, but no update was available.

By way of exampkle, in the Cursor IDE Agents window Sidebar, I have these four agents.

On cursor.com/agents, I have these four agents.

“Custom task draft status”, “Members app renaming”, and "Healthcare service conditions list were all started in Cursor Agents Window and is shown on Chrome web app.
“Unified system for conventional commits” was local and therefore not expected to show in Chrome web app.
“Draft saving encounter” was started via the mobile app, and only shows on the Chrome web app, despite being in the same project. I cannot find or act on this Agent from the Agents window.

This is not a one-off issue-- I’m giving one example so as not to share more information than is necessary.

Hey, thanks for confirming and sharing the screenshots. The situation is clear, and this really looks like a bug on our side, not an account mismatch.

To help the team find the cause faster, can you share a couple details about the specific Draft saving encounter:

  1. The URL of this agent on cursor.com/agents. The address will include bc-..., that’s the bcId we need.
  2. Was the agent run as cloud, or as local via mobile forwarding to your Mac? The screenshot shows +1338 -56, so it did make changes. I mainly need to know where it was running.
  3. Does restarting the IDE and resizing or reopening the Agents Window change anything?

Also, can you download the stable build from Cursor · Download and check if it reproduces there? Sometimes newer builds affect sidebar sync.

Same issue here. Web created agent sessions don’t sync into macOS Cursor.

e.g. `https://cursor.com/agents/bc-84e0b1d1-7c33-4f4a-8612-48240506c7e7?branch=cursor%2Fmhh-json-edits-eebf\`

Whereas the web cloud session that was auto-spun on new project (Setup Dev) actually does appear/sync to macOS.

@harryfear thanks for the report and for the bcId.

Looks like this matches a case we already fixed with pagination for the cloud agents list in the sidebar. The sidebar was only fetching a limited window of the most recent agents, so some would disappear. The fix is already shipped in newer versions.

Can you both update to the latest stable from Cursor · Download and check if the missing agents show up in the Agents Window? @MishaTheMisha you were on 3.0.16, you can update via Cmd+Shift+P then “Attempt Update”, or download from the downloads page to get the latest version.

If web or mobile started agents still don’t sync on the latest stable, let me know and include the bcId of a specific missing agent and your Cursor version. I’ll open a separate ticket with those details.

Version: 3.2.16
VSCode Version: 1.105.1

No joy, I’m afraid on the above.

Forced Updates TWICE and restarted THRICE and then landed on:

Version: 3.2.21
VSCode Version: 1.105.1

And even with the second version, I’m still getting the same behaviour. If I group by environment, I have 0 Cloud Agents.

For doubt avoidance, I’m talking about cloud agents I can see at:

https://cursor.com/agents

Which number several and are grouped per-repo, and the same repos are visible on Cursor macOS.

Further, these cloud agents also appear at:

https://cursor.com/dashboard/cloud-agents

I’m expecting them to list in Cursor macOS too, as the same repos are setup there.

Am I expecting something that shouldn’t be possible, or is this the bug?

Happy to jump on a video or Zoom or send logs as necessarily to help.

@harryfear thanks for checking on 3.2.21. That means this isn’t the same bug we fixed with the pagination update. The fact that one auto-spawned cloud session (Setup Dev) is syncing while the others aren’t is a useful signal and helps narrow it down.

A few quick questions so we can open a separate ticket:

  1. Roughly how many cloud agents do you have total on cursor.com/agents (like 10, 100, 1000+)?
  2. Where were the missing agents started from: cursor.com/agents in a browser, mobile, via SDK, via automation, or a mix?
  3. Do you currently have the same repo open in the IDE as the one that contains the missing agents on the web? And are you on the same branch, or a different one?
  4. If you open DevTools Help > Toggle Developer Tools > Console and then refresh the Agents Window, do you see any red errors or warnings about listBackgroundComposers / BackgroundComposer? A screenshot or the last couple log lines would help.
  5. Can you share the email on the account? If you don’t want to post it publicly, tell me and I’ll DM you so we can check on our side.

For @MishaTheMisha: if you’re still here, can you confirm if you can now see your web/mobile agents on 3.2.x? If yes, great. If not, same questions as above.

Once we have this, I’ll file a ticket with the bcId and details. No need for a video or Zoom yet, text details are enough to start.