Cloud agents showing in IDE but not in Agents Window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I create Cloud agents via v1 API. They are showing automatically in the IDE sidebar, but they are not showing in the Agents Window nor on cursor.com/agents.

Things I have checked

  • I am logged into same user in IDE and Agents Window
  • I am on latest version
  • I have activated cloud as a source in agents window
  • The agents do also not show at https://cursor.com/agents although i can access them fine with a deep link

One theory I have is that the Agents Window does not work if the Agent environment is a multi-repo environment (env ID is 865e25d0-b629-4898-8844-a0458d5c4372)

Example agent ID bc-b4d52297-1a12-4c5f-b542-f5406f88d7e1

Steps to Reproduce

  1. Open Cursor IDE and check cloud agents are in the sidebar
  2. Open Agents Window and check cloud agents are not in the sidebar

Operating System

MacOS

Version Information

Version: 3.7.19
VS Code Extension API: 1.105.1
Commit: 80c653c2c3528e65016a0d304b54486084b470b0
Date: 2026-06-07T01:42:56.126Z (2 days ago)

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @Esben_Petersen!

For cursor.com/agents, please make sure you’ve enabled API under Filter > Source. Agents started via the API are hidden by default.

For the Agent Window, you’ll also need to add API to your filter (the UI looks essentially the same).

However, please note that multi-repo agents are not visible at this time. We’ll be rolling out support for that in the future!

Thanks!