Skip to content

Add native cursor-review XL mode#58

Draft
synap5e wants to merge 1 commit into
mainfrom
agent/cursor-review-xl
Draft

Add native cursor-review XL mode#58
synap5e wants to merge 1 commit into
mainfrom
agent/cursor-review-xl

Conversation

@synap5e

@synap5e synap5e commented Jul 22, 2026

Copy link
Copy Markdown

Summary

  • add cursor-review-xl as a standalone trigger for the reusable Cursor Review workflow
  • bypass only the diff-size cap in XL mode while preserving exclusions, line-count reporting, idempotency, and failure handling
  • make XL win when both review labels are present
  • centralize concurrency so XL replaces an in-flight standard panel without unrelated label events cancelling reviews
  • document the trigger and update retry guidance for either active review label

Why

Large-review behavior belongs in the reusable workflow so consumers keep thin callers and do not need to duplicate trigger or concurrency expressions.

Validation

  • python3 -m unittest discover -s .github/cursor-review/tests -p 'test_*.py' -v (40 tests)
  • actionlint .github/workflows/cursor-review.yml
  • git diff --check
  • exercised the embedded trigger gate across 11 standard, XL, both-label, skip-removal, unrelated-label, removal, and label-free event cases

Rollout

After merge, consumers create the cursor-review-xl label and update their pinned reusable-workflow SHA.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d5b3c5db-004f-4d67-90b0-55ec033fdde8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/cursor-review-xl
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch agent/cursor-review-xl

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant