Does the terminal AI command generation (Cmd+K) not exist in Agent view?

I’ve recently moved from the old IDE to the Agent view in Cursor.

I used to use this a lot to run commands I could never remember. When I hit cmd+K it brings up a search window.

Does this not exist in Agent window mode now?

Hey @dadof3bytes
That feature is IDE-only right now. In the Agents window, Cmd+K opens the command palette (the search window you’re seeing) instead.

To get it back: right-click your project in the Agents window sidebar and choose Open in IDE - terminal Cmd+K works there just like before. Or ask the agent for the command in plain language.