Team wide `commands` is not available

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

team wide commands is not available when input /

Steps to Reproduce

create commands in Cursor - The AI Code Editor
but when input /, not such commands show

Expected Behavior

take effect in cursor chat box when input /

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.54 (Universal)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

3 Likes

Hey, thanks for the report. I see you created commands in the dashboard’s team-content section, but they don’t appear when you type / in chat.

Please check:

  • Are you signed in to your team account in Cursor? (Settings → Account)
  • Did you restart Cursor after creating the commands in the dashboard?
  • Did the commands save successfully in the dashboard (any errors)?

This looks similar to a previously noted sync issue with Team Rules, where dashboard-created content didn’t sync to the IDE.

If a restart doesn’t help, I’ll escalate to the team. As a workaround, create commands locally in your project’s .cursor/commands directory as .md files, this is reliable and can be version controlled.

Let me know what you find.

1 Like

I’ve done these three actions you mentioned but it still not works.

Also, I’ve tested the rules, it could be synced successfully, but commands cannot.

Please help to fix it, thanks.

4 Likes

Same problem here. I don’t know if this helps, but these logs appear in the Developer Tools

Failed to fetch team admin settings: ConnectError: [invalid_argument] Error

2 Likes

Hi, I’ve also tested the rules — they can be synced successfully, but the commands cannot. It’s important to fix this issue as soon as possible.

3 Likes

Same issue here! please fix the bug!

Having same issue! Please fix it

Seems to be fixed in Early Access build

Now there is a new tiny issue: when I delete or disable one command, it doesn’t take effect in cursor app until I restart the IDE