Env
Version: 0.47.8
VSCode Version: 1.96.2
Commit: 82ef0f61c01d079d1b7e5ab04d88499d5af500e0
Date: 2025-03-18T06:55:51.040Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.4.0
Mode: Agent
LLM: claude-3.7-sonnet
MCPs: sequentialthinking, fetch, postgres, git, memory, time (all work correctly)
Steps to reproduce:
- start new chat (agent)
- let agent make code changes + run tools
- continue conversation until “continue in new chat” appears
- click “continue in new chat”
- BUG: continued chat is opened but the file picker will not show (either inline with @ or via the top file picker).
- FIX: restart cursor, this will “fix” it until “continue in new chat” is used again
Notes:
This same bug has been semi-frequent but hadn’t happened for at least a few days, only started noticing it again today (and it consistently happens now). I had also switched project/codebase, so it could be related to my local and not cursor itself. I’ll expand on this if I find out more.
(I’ll add a screenshot of the “broken” state soon)