Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

File metadata and controls

13 lines (9 loc) · 607 Bytes

BUGBOT.md

Instructions for Cursor Bugbot when reviewing pull requests.

Read REVIEWS.md first — it contains review priorities, SDK-specific concerns, conventions to enforce, and what not to flag.

Bugbot-Specific Behavior

  • Focus on bugs and correctness, not style or nitpicks
  • Do not suggest refactors unrelated to the diff
  • Keep comments actionable — include a fix or clear explanation
  • Limit to high-confidence findings; avoid speculative warnings
  • Respect the project conventions documented in REVIEWS.md — do not flag patterns listed under "What NOT to Flag"