Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
I’m using cursor cli acp. After the agent generated a plan in Plan mode, the conversation/prompt turn would get stuck, because the agent doesn’t end the turn nor ask for switch-mode
Steps to Reproduce
I used agentic.nvim in neovim, switch to Plan mode, after the agent generates a plan, the conversation gets stuck.
see related github issue: conversation get stuck after cursor-agent generates plan · Issue #185 · carlos-algms/agentic.nvim · GitHub
Expected Behavior
Either stops the prompt turn by responding a end_turn StopReason,
or exits Plan mode by calling a switch_mode tool
Operating System
Linux
Version Information
CLI Version 2026.03.30-a5d3e17
Additional Information
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor