Hey, thanks for the report. I see that in v2.1.44, the agent asks to confirm edits inline, but the confirmation button sometimes doesn’t appear (more often with Composer).
It seems to overlap with worktree/protection bugs:
- Similar issue: Cursor agent keeps asking for "Accept" for file edits - temporarily disabling External-File/Dotfile Protection helps
- Accepted answer: Accept Editing File Bug (since 2.0v) - known bug:
.cursor/worktreesmistakenly considered as configs - Sandbox + worktrees: Cursor 2.0 Agent in Git Worktree asks to write to every file inside the worktree - temporarily switch Agent → Auto-Run Mode to “Run Everything”
Temporary workaround:
- Settings → Agents → Auto-Run Mode → Run Everything
- Temporarily disable External-File Protection and Dotfile Protection
- Ask the model to use relative paths when editing
Could you please share:
- A screenshot/video of the agent chat when the confirmation button is missing
- Errors from Help > Toggle Developer Tools > Console at that moment
- Logs from View > Output > Cursor and Agents for the same session
- Output of commands:
- In the repo root:
git worktree listgit status - In the active worktree:
git status - Indicate if it reproduces without Composer (e.g., with Auto/Chat)
Please provide this data and I’ll pass it on to the team.