The Agents panel inside the Editor is being opened as a separate, independent window. The issue is that only this new standalone window contains the previous conversation history, while the Agents panel within the main editor does not show any past conversations.
The problem is that I cannot move or dock this standalone Agents window back into the main Editor window. I would appreciate it if you could let me know whether there is a way to embed or dock the standalone Agents window back into the main Editor interface.
Hey, in Cursor 3 the Agents Window is designed as a separate window, not a dockable panel inside the IDE, so you can’t embed it back into the editor. You can keep both windows open at the same time and switch via Cmd+Shift+P:
About history, both windows use the same chats, but live sync between them doesn’t always work correctly right now, that’s a known issue. If the in-IDE panel is empty, try Developer: Reload Window via Cmd+Shift+P in the editor window, your chats should show up. If it’s still empty after reload, let me know and we’ll dig deeper.