/summarize command randomly disappears in the IDE

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The /summarize command sometimes disappears and cannot be triggered. To use it again, I have to close the chat and reopen it from the history dropdown.

Steps to Reproduce

When using plan mode or chatting with the agent in the IDE, the /summarize command occasionally stops being available.

Expected Behavior

The /summarize command should always be accessible.

Operating System

MacOS

Version Information

Version: 3.2.11
VSCode Version: 1.105.1
Commit: e9ee1339915a927dfb2df4a836dd9c8337e17cc0
Date: 2026-04-24T14:36:47.933Z
Layout: editor
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.4.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, this isn’t a bug, it’s how the new V2 slash menu works. The /summarize command is hidden from the default / dropdown list because it only shows skills and commands, but it will appear if you start typing /sum... and it gets filtered into the results.

One more thing, /summarize is only available when there’s already at least one message in the chat. In a brand new empty chat it won’t show up because there’s nothing to summarize. That’s why when you reopen a chat from history, it comes back since there’s already an existing conversation.

A similar question was discussed here: /Summarize command not available anymore

@deanrie

Humm, even if I type /sum, it sometimes doesn’t appear correctly. I’ve been paying attention, and I’m almost sure I even tried typing /summarize in full, but the option didn’t show up.

Thanks for clarifying. If you type /sum or /summarize fully in a chat where there’s already at least one message, and the command still doesn’t show up in the dropdown, that’s a separate case and not related to the V2 slash menu. I’d like to reproduce it.

Could you share a couple details:

  1. A short screencast of the moment you type /summarize and the option doesn’t appear (showing the input field and the dropdown).
  2. Did this chat already have at least one message from you or the agent before the command disappeared?
  3. Are you in Plan mode or using the regular Agent? If it happens in both, let me know which one it happens in more often.
  4. Does Developer: Reload Window via Cmd+Shift+P help in that moment, instead of closing and reopening the chat?

With that, I can figure out whether this is a slash menu bug or an edge case with chat state.

@deanrie i can confirm the bug, here in plan mode with 33% context usage.

The summarize command cant be used, because i prefer to summarize before triggering a plan build to avoid context bloat generated during planning.

Something is wrong here

@deanrie the reload window seems to help, so it seems you have a bug here

Thanks for the screenshot. It looks like in Plan mode, with an active plan, when you type /sum, the /summarize command really doesn’t show up. Only the skill options stay. Since reloading the window brings it back, this is clearly a UI state bug, not the V2 menu design.

I reported it internally. To link it to the right ticket, can you share a couple details:

  1. Does this only happen when there’s already an active plan in the chat like in the screenshot, or also in regular Plan mode with no plan?
  2. In Agent mode without Plan, does the command work reliably?
  3. If you catch it again, please send the Request ID of the last message in the chat right top corner of the chat > Copy Request ID.

For now, the workaround is Cmd+Shift+P then Developer: Reload Window. I can’t give an ETA for the fix yet, but I’ll post an update here when I have one.

@deanrie

It happened to me now as well.

Not even Plan mode, but the Agent mode (v 3.2.11 / MacOS):

P.S. Yes indeed closing the window and opening it again got the Summarize command back:

Thanks, that’s helpful confirmation. So the bug is broader than we first thought. It reproduces not only in Plan mode with an active plan, but also in regular Agent mode.

For now, the workaround is the same: Cmd+Shift+P → Developer: Reload Window. I can’t share an ETA for a fix yet, but I’ll post an update here as soon as I have one.

If you catch it again, please send the Request ID of the last message in the chat (top-right of the chat > Copy Request ID) and let me know if there was an active plan in that chat or not. That’ll help us narrow it down.

@deanrie it seems fixed can you confirm a patch was released ?

Oh no, it seems the bug is still not fixed, I just encountered it now.

Hey, thanks for coming back with an update. There hasn’t been a confirmed fix in any releases, so the “disappearing” on May 5 is expected and the bug is still active.

To link this new case to the report, can you please share:

  1. Your exact Cursor version Help -> About or Cmd+Shift+P → About. Did you update from 3.2.11?
  2. Was there an active plan in that chat, or was it regular Agent mode without a plan?

The workaround is still the same: Cmd+Shift+P → Developer: Reload Window. I can’t give an ETA for the fix yet, but I’ll post here as soon as there’s an update.