I use Claude code a lot alongside projects because not all of them are my own and we use shared chats and stuff. Anyway, I’ve opened cursor in the past couple of days and it’s impossible to get Claude code to sit in the sidebar, it’s been booted out and now occupies a tiny space in the lower left of the explorer window?
Like I’ve managed to use the command pallette to move claude to the main editor, as a side editor, but the whole point of the right side is to host the chat and I can’t click and drag it there anymore. It just refuses to let me move anything around.
For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!
Hey, thanks for the report. From the screenshot, I can see Claude Code got moved into a small section at the bottom of the Explorer. That’s expected after a recent update, not something broken in your setup.
The right panel where Cursor’s agent tabs live is now reserved for its own agent UI, so extension panels like Claude Code can’t be dragged there anymore. Drag just won’t work, and the panel drops into the fallback spot at the bottom of the Explorer.
You can still move it back next to the agent tabs, just not via drag. Use the Command Palette:
Ctrl+Shift+P
Run View: Move View
Select Claude Code
For the destination, select Secondary Side Bar Entry
Hey there’ I’ve looked into this extensively and I’m stuck on “Select Claude Code”
It doesn’t show in the list at all for me - I can only get the management interface to show. The Claude code chat itself doesn’t show in the list for me to move it to the sidebar so I’m a bit lost. If I close that management tool on the right, claude code doesn’t even show up at all
Hey, thanks for coming back with a screenshot. It makes it clear where you’re getting stuck.
That Claude Code entry you see in the list, and that’s already sitting in the Secondary Side Bar, is the only view the extension exposes for moving. It’s basically a session control panel. There isn’t a separate view for the chat itself, which is why you can’t select it. Claude Code sessions open as editor tabs, not as a separate dockable panel. That’s how the extension is integrated right now, so the chat just won’t show up in the Move View list.
The closest workaround for your workflow is to keep the Claude Code chat tab in a right-side editor split. Open a session, then drag its tab to the right to create a persistent column next to the Cursor agent. It’s not the same as the old docking, but it’s close.
I’ll pass this on as feedback. I can’t promise an ETA, but if there’s an update on the behavior, I’ll reply here. Let me know if the split option won’t work for what you need.