Skip to content

[codex] Fix preview automation edge cases (#3561)#128

Merged
aaditagrawal merged 1 commit into
mainfrom
sync/upstream-20260626-preview-edge-cases
Jun 26, 2026
Merged

[codex] Fix preview automation edge cases (#3561)#128
aaditagrawal merged 1 commit into
mainfrom
sync/upstream-20260626-preview-edge-cases

Conversation

@aaditagrawal

Copy link
Copy Markdown
Owner

What Changed

Why

UI Changes

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@aaditagrawal, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 54 minutes and 2 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3824f4a9-6c62-40e0-aa51-dc65584a5ec8

📥 Commits

Reviewing files that changed from the base of the PR and between 790074e and 1692a13.

📒 Files selected for processing (7)
  • apps/desktop/src/preview/Manager.test.ts
  • apps/desktop/src/preview/Manager.ts
  • apps/desktop/src/preview/PreviewKeyboard.test.ts
  • apps/desktop/src/preview/PreviewKeyboard.ts
  • apps/web/src/components/preview/PreviewAutomationHosts.tsx
  • apps/web/src/components/preview/previewAutomationOpenReadiness.test.ts
  • apps/web/src/components/preview/previewAutomationOpenReadiness.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sync/upstream-20260626-preview-edge-cases

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M 30-99 effective changed lines (test files excluded in mixed PRs). labels Jun 26, 2026
@aaditagrawal
aaditagrawal marked this pull request as ready for review June 26, 2026 12:11
@aaditagrawal
aaditagrawal force-pushed the sync/upstream-20260626-preview-edge-cases branch from d2d615f to ddcd138 Compare June 26, 2026 13:11
@aaditagrawal
aaditagrawal force-pushed the sync/upstream-20260626-preview-owner-streams branch from 259504c to cd4e5d8 Compare June 26, 2026 13:11

aaditagrawal commented Jun 26, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • Jun 26, 3:03 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 26, 3:11 PM UTC: Graphite rebased this pull request as part of a merge.
  • Jun 26, 3:11 PM UTC: @aaditagrawal merged this pull request with Graphite.

@aaditagrawal
aaditagrawal changed the base branch from sync/upstream-20260626-preview-owner-streams to graphite-base/128 June 26, 2026 15:08
@aaditagrawal
aaditagrawal changed the base branch from graphite-base/128 to main June 26, 2026 15:09
Co-authored-by: codex <codex@users.noreply.github.com>
@aaditagrawal
aaditagrawal force-pushed the sync/upstream-20260626-preview-edge-cases branch from ddcd138 to 1692a13 Compare June 26, 2026 15:10
@aaditagrawal
aaditagrawal merged commit bea2bbd into main Jun 26, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M 30-99 effective changed lines (test files excluded in mixed PRs). vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants