feat(web): add provider selector to pull request toolbar - #11524
Conversation
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
ApprovabilityVerdict: Approved at Macroscope's review found this PR approvable — This is a small, self-contained toolbar UI enhancement that exposes an existing provider filter without changing the default selection or backend behavior. The only other changes are presentational menu-label, icon, and compact-control updates. You can add or adjust custom eligibility rules. Learn more. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe pull request list adds an inline host filter. ChangesPull request host filtering
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Feature Suggested reviewers: Merge Risk: ⚪ Minimal · up to The provider selector is wired through the existing host filtering and request-scoping paths, with no identified merge-blocking risk. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
## What's Changed * feat(web): add provider selector to pull request toolbar by @maria-rcks in pingdotgg/t3code#11524 **Full Changelog**: pingdotgg/t3code@v0.0.41-nightly.20260913.1646...v0.0.41-nightly.20260913.1658 Upstream release: https://github.com/pingdotgg/t3code/releases/tag/v0.0.41-nightly.20260913.1658
Adds a provider selector beside Filters and Refresh in the pull request toolbar. The default shows Lucide's Plug2 icon with "All"; choosing a configured host shows its provider icon and reuses the existing host filter.
Verified the label, GitHub selection, return to All, and desktop dark/600px light layouts in the real web client. CI lint, typechecks, and tests passed on d8254cf using Blacksmith. Verified fresh GitHub-scoped results and returning to All against GitHub through the real server and web client.
Model: gpt-6. Harness: Codex.
Summary by CodeRabbit