Uh oh!
There was an error while loading. Please reload this page.
feat: connections registry with logos + custom connections (#327) - #366
Conversation
- Vendor opencode 52351dae with formalized ConnectionRegistry (5 built-ins + custom) - Built-ins: Harmoniqs Cloud, Pasqal Cloud, Slack, GitHub, Linear with inline SVG logos - Custom connections at 0600 atomic, optimistic connected, Add picker, hide-on-disconnect - New routes: /catalog, /add-custom, /remove (loopback-guarded) - UI: ConnectionIcon (18px + 6px badge), ConnectionPicker, filtered panel with empty state - Validators: Slack auth.test, GitHub /user, Linear GraphQL per spec Implements #327
Warning Review limit reached
Next review available in:33 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 reviews. How do review 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 refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe extension lockfile now references OpenCode tag ChangesOpenCode lockfile update
Estimated code review effort: 1 (Trivial) | ~2 minutes Mergeability Score:⚪ Minimal · up to The current head contains only a localized dependency lockfile update, and no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
- Fixes ui typecheck errors in connections registry - Updates tag/ref to b01e3329c
Uh oh!
There was an error while loading. Please reload this page.
Implements #327
Connections Registry: Formalized Panel with Logos + Custom Connections
ConnectionRegistrypattern (BUILT_IN_CATALOG+custom-connections.jsonat 0600 atomic)Addpicker surfaces unconfigured built-ins + custom entryconnected,RemovedeletesDisconnecthides card (reappears in Add picker)auth.test, GitHub/user, Linear GraphQL per speciconoptional), new routes/catalog,/add-custom,/remove(loopback-guarded)ConnectionIcon(18px + 6px badge),ConnectionPicker, filtered tab with empty stateVendor opencode bump to
52351dae(fork branchconnections-registry).Closes#327
Summary by CodeRabbit