Where does the bug appear (feature/product)?
Cloud Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Cloud Agent ignored an explicit “work on existing PR # and don’t create a new branch or PR” instruction (both in AGENTS.md and a cursor .mdc rule). Instead it followed the “cloud-agent branch/PR template” and created a new branch and a draft PR.
Steps to Reproduce
- Open an existing feature PR (feature/my-feature).
- Start a Cloud Agent with an instruction to continue closeout work on that existing branch/PR, and not create a new branch or PR.
- Ensure a workspace/repo rule exists forbidding new branches/PRs without an explicit ask (this repo has .cursor/rules/no-branch-or-pr-without-approval.mdc, alwaysApply).
- Ask the agent to expand the scope of the implementation somewhat and handoff.
Expected Behavior
Agent commits/pushes on feature/my-feature so changes land on existing PR. No new branch. No new PR. If unsure, ask before creating either.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.13.25
VS Code Extension API: 1.128.0
Commit: 31e8d61c448c7472e371505838a0fe34083dad50
Date: 2026-07-28T06:17:45.069Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
For AI issues: which model did you use?
Cursor Grok 4.5 High Fast
For AI issues: add Request ID with privacy disabled
Request ID: bc-4f5a2fae-aafe-4ae8-b6d1-777651ff8425
Does this stop you from using Cursor
No - Cursor works, but with this issue
