Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| bugfix: timezone issue with template block cutoff date | doublethink | XS | AI | 1.4h | 1.3h | Jun 03, 2026 |
SummaryBug FixFix timezone issue in email template cutoff Corrects timezone handling for email template availability, ensuring accurate cutoff dates across regions. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(jwt): validate exp and iat numeric | leandrocp | M | No | 5.3h | 0.3h | Jun 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Add Miranda Limonczenko to humans.txt | czenko | XS | AI | 0.6h | 0.0h | Jun 02, 2026 |
SummaryDocsAdd Miranda Limonczenko to humans.txt Adds a new contributor to the humans.txt file, acknowledging the author as a human. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(ci): authenticate git push in decrease-baselines workflow | charislam | XS | AI | 0.2h | 0.2h | Jun 02, 2026 |
SummaryCI/CDAuthenticate git push in CI workflow Fixes CI workflow to correctly authenticate git push, ensuring automated baseline updates succeed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(studio): paginate Tables list with server-side search | charislam | M | AI | 97.3h | 96.8h | Jun 02, 2026 |
SummaryFeaturePaginate Tables list with server-side search Adds infinite scrolling and server‑side search to the Studio Tables list, improving performance and user experience by loading only visible rows and filtering across the entire schema. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| revert: Update to use js sdk vs custom provider | awaseem | M | AI | 3.4h | 0.1h | Jun 02, 2026 |
SummaryBug FixRevert JS SDK usage for custom provider Restores previous custom provider implementation, ensuring compatibility with existing workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Add Noah Moss to humans.txt | noahmoss | XS | AI | 0.8h | 0.8h | Jun 02, 2026 |
SummaryDocsAdd Noah Moss to humans.txt Adds a new team member to the project's humans.txt file, updating contributor information. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| chore: update @supabase/supabase-js to v2.107.0 | supabase-libs-pr-manager | M | AI | 1.2h | 0.6h | Jun 02, 2026 |
SummaryChorechore: update @supabase/supabase-js to v2.107.0 Updates the Supabase JavaScript client library to the latest version, ensuring compatibility and access to new features and bug fixes. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| ci(ci): set persist-credentials to true for revert commit | mandarini | XS | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryCI/CDSet persist-credentials true for revert commit Fixes permission issues in the revert-commit workflow by enabling credential persistence, ensuring smooth CI operations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(observability): per-tenant subscription metrics | leandrocp | L | No | 18.0h | 0.8h | Jun 02, 2026 |
SummaryFeatureAdd per-tenant subscription metrics Adds per-tenant subscription metrics to improve observability of subscription operations, including counts of subscriptions, poller dispatches, and failures. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| feat: update @supabase/*-js libraries to v2.107.0 | supabase-supabase-autofixer | M | AI | 0.4h | 0.3h | Jun 02, 2026 |
SummaryChoreUpdate @supabase/*-js libraries to v2.107.0 Bumps Supabase JavaScript client libraries to the latest v2.107.0, ensuring compatibility with recent feature and bug fixes. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| docs: update js sdk docs (2.107.0) | supabase-supabase-autofixer | XL | No | 0.5h | 0.5h | Jun 02, 2026 |
SummaryDocsUpdate JS SDK documentation to 2.107.0 Updates JS SDK documentation to reflect the latest stable release, ensuring developers have accurate reference material. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| ci(ci): fix dogfood CI step | staaldraad | XS | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryCI/CDCI pipeline fix Corrects missing APP_CLIENT_ID in the Supabase JS CI workflow, preventing build failures and ensuring reliable CI runs. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(release): version 2.107.0 changelogs | supabase-releaser | M | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryDocsUpdate changelogs for version 2.107.0 Ensures release notes accurately reflect new features and fixes for users and developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat: detect integration install state based on partner callbacks | alexhall | XL | AI | 112.9h | 0.1h | Jun 02, 2026 |
SummaryFeatureAdd integration install state detection via partner callbacks Enables OAuth marketplace integrations to detect installation status using partner callbacks, improving reliability and user experience. This change also updates marketplace types and API specs. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| docs(auth): document timing impact of lockless coordination on parallel requests | mandarini | M | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryDocsDocument lockless coordination timing impact Adds timing and concurrency notes for downstream consumers, clarifying microtask behavior and mock patterns. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| feat(self-hosted): refresh functions page | aantti | XL | AI | 24.8h | 2.3h | Jun 02, 2026 |
SummaryFeatureRefresh functions page for self-hosted Adds self-hosted specific UI and behavior for functions page, including manual setup card, mode-gated empty states, and updated navigation. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(self-hosted): update project home for self-hosted and cli | aantti | XL | AI | 26.1h | 21.2h | Jun 02, 2026 |
SummaryFeatureUpdate project home for self-hosted and CLI Modernizes Studio’s project home, simplifying navigation and hiding irrelevant sections for self-hosted and CLI users, improving usability and reducing confusion. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| feat(self-hosted): add minimal project settings | aantti | XL | AI | 23.6h | 1.2h | Jun 02, 2026 |
SummaryFeatureAdd minimal project settings for self-hosted Provides self-hosted users with a streamlined settings UI, including API keys, JWT secrets, and general configuration, improving deployment experience and reducing friction. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [FE-3496] feat(studio): hide unexposed tables from Data API docs | alaister | L | AI | 95.5h | 66.2h | Jun 02, 2026 |
SummaryFeatureHide unexposed tables from Data API docs This update ensures Data API documentation only displays tables and functions that users can actually access, reducing confusion and enabling admins to quickly identify and grant missing permissions. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore: update banner for pooler w/ new dates | awaseem | S | AI | 20.1h | 0.6h | Jun 02, 2026 |
SummaryChoreUpdate banner dates for pooler maintenance Extends the maintenance notice to keep users informed until June 9, 2026, ensuring accurate scheduling and incident links. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore: Update styling and more descriptive information for roles when inviting members | awaseem | XL | AI | 89.6h | 89.6h | Jun 02, 2026 |
SummaryRefactorUpdate role selector styling and descriptions Improves user experience by providing clearer role descriptions and a side panel layout for inviting members, enhancing usability and reducing confusion. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(release): publish gotrue-js legacy mirror via pnpm | mandarini | S | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryBug FixFix legacy mirror publish via pnpm Ensures @supabase/gotrue-js legacy mirror publishes correctly, preventing 404 errors and improving CI notification accuracy. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| fix(release): pin workspace:* sibling deps before JSR publish | mandarini | M | No | 0.2h | 0.2h | Jun 02, 2026 |
SummaryBug FixFix JSR canary publish by pinning workspace dependencies Ensures reliable publishing to JSR and surfaces silent failures, improving release stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| fix: number inputs does not allow some editions | djhi | M | AI | 26.9h | 0.1h | Jun 02, 2026 |
SummaryBug FixFix number input clearing behavior Users can now clear numeric fields without them resetting to zero, improving UX across webhook, database, and API settings. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: create pr need contents-write | staaldraad | XS | AI | 0.1h | 0.1h | Jun 02, 2026 |
SummaryCI/CDFix CI workflow permission issue Updates GitHub Actions workflow permissions to allow automated updates, ensuring CI runs successfully. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: add AUP clause 1.6 - Privacy Violations, Doxxing, and Targeted Harassment | stoallan | XS | AI | 12.7h | 0.4h | Jun 02, 2026 |
SummaryChoreAdd AUP clause 1.6 on privacy violations Adds a new policy clause to the Acceptable Use Policy, clarifying prohibited privacy violations and doxxing, enhancing compliance and enforcement. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix: Generate wrappers pages statically on preview and production | jeremenichelli | M | AI | 1.9h | 0.9h | Jun 02, 2026 |
SummaryBug FixGenerate wrappers pages statically on preview and production Ensures wrapper pages are statically built in preview and production, catching MDX syntax errors early and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| docs: overhaul database overview page | ChrisChinchilla | M | AI | 117.8h | 2.5h | Jun 02, 2026 |
SummaryDocsOverhaul database overview documentation Provides a concise, link-focused database guide, improving user onboarding and reducing content clutter. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| docs(repo): document error.hint as the most useful field on errors | mandarini | M | No | 20.1h | 0.3h | Jun 02, 2026 |
SummaryDocsDocument error.hint as key error field Enhances error handling by exposing actionable hint field in Supabase JS client, improving developer debugging experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| docs: fix broken internal links in database and telemetry guides | sebeeeen | S | No | 5.4h | 5.3h | Jun 02, 2026 |
SummaryDocsFix broken internal links in docs Corrects internal documentation links, improving user navigation and reducing confusion. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| chore(docs): Add Lukas Klingsbo to humans.txt | spydon | XS | AI | 21.8h | 21.8h | Jun 02, 2026 |
SummaryDocsAdd Lukas Klingsbo to humans.txt Updates team documentation to reflect a new team member, improving internal transparency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| Add Quintin Willison to `humans.txt` | QuintinWillison | XS | AI | 0.2h | 0.2h | Jun 02, 2026 |
SummaryDocsAdd Quintin Willison to humans.txt Adds my name to the public-facing humans.txt endpoint on supabase.com, enhancing transparency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix: Search embedding fails due to missing partial | jeremenichelli | XS | AI | 17.4h | 17.4h | Jun 02, 2026 |
SummaryDocsFix search embedding missing partial Removes obsolete partial import from MDX to resolve search embedding errors, improving documentation reliability. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat(disk): enable io2 block express in additional regions | sugatmahanti | XS | AI | 16.7h | 16.6h | Jun 02, 2026 |
SummaryFeatureEnable io2 block express in additional regions Adds support for io2 block express storage in three new AWS regions, expanding storage options for users in Central Europe, Western Europe, and South America. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(auth): revert fix(auth): encode client-id in oauth requests (#2383) | mandarini | M | No | 0.4h | 0.1h | Jun 02, 2026 |
SummaryBug FixRevert breaking auth client-id encoding change Reverts a recent change that broke OAuth client ID handling, restoring previous behavior to prevent user issues. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: a hydration error due to nested a tags | imor | S | AI | 16.2h | 0.1h | Jun 02, 2026 |
SummaryBug FixFix hydration error due to nested anchor tags Resolves a browser hydration error caused by nested <a> tags in the MarketplaceFeaturedHero component, improving rendering stability and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: fix flaky tests | edgurgel | S | No | 0.8h | 0.5h | Jun 02, 2026 |
SummaryTestFix flaky tests Resolved intermittent failures in subscription and tenant connection tests, improving test reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: pg changes improvements | edgurgel | XL | No | 1.1h | 0.2h | Jun 02, 2026 |
SummaryBug FixImprove PostgreSQL CDC RLS subscription handling Enhances reliability and performance of real‑time subscription management by consolidating logic and improving worker supervision. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Elixir
|
||||||
| feat(studio): add support to display realtime binary payloads | edgurgel | L | AI | 142.5h | 52.5h | Jun 02, 2026 |
SummaryFeatureAdd realtime binary payload display Enables users to view binary payloads in real‑time messages, improving debugging and data inspection. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Remove State of Startups pill banner from homepage hero | stylessh | XS | AI | 0.5h | 0.4h | Jun 01, 2026 |
SummaryChoreRemove State of Startups banner from homepage hero The announcement badge promoting the State of Startups 2026 survey has been removed from the homepage hero, improving headline prominence. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: handle encoding due to bug in deleting and adding encodings | awaseem | M | AI | 0.3h | 0.3h | Jun 01, 2026 |
SummaryBug FixHandle encoding bug in OAuth provider operations Fixes a minor encoding issue in Supabase JS client by bypassing it for certain OAuth provider operations, improving reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(upgrades): prevent upgrades for hibernated projects | pcnc | L | AI | 313.0h | 0.1h | Jun 01, 2026 |
SummaryFeaturePrevent upgrades for hibernated projects Adds a guard that stops database upgrades for projects in hibernation, improving stability and preventing unintended changes. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore: simplify e2e setup | filipecabaco | L | No | 30.5h | 16.7h | Jun 01, 2026 |
SummaryChoreSimplify e2e setup Streamlines end-to-end testing configuration for easier maintenance and execution. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
|
||||||
| fix: Throw error on mdx parsing | jeremenichelli | XS | AI | 0.7h | 0.3h | Jun 01, 2026 |
SummaryBug FixThrow error on MDX parsing Fixes MDX parsing errors in guide loader, ensuring syntax errors are caught during build and do not leak into production. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: Support CLI for Vector buckets | joshenlim | XL | AI | 145.4h | 44.5h | Jun 01, 2026 |
SummaryFeatureSupport CLI for Vector buckets Adds UI and API support for managing vector buckets in the local CLI, enabling creation, deletion, and indexing of vector buckets with S3 credentials, improving local development workflow. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| fix(content): Remove map calls. Improve md extraction. | jeremenichelli | XL | AI | 68.6h | 0.2h | Jun 01, 2026 |
SummaryRefactorRemove map calls, improve markdown extraction Improves documentation rendering by refactoring guide components and updating the generation pipeline, enhancing maintainability and reducing errors. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(auth): remove navigator.locks-based mutex; introduce commit guard + dispose() | Bewinxed | XL | No | 259.6h | 112.5h | Jun 01, 2026 |
SummaryRefactorRemove navigator.locks-based mutex Replace mutex with lighter primitives for synchronization, reducing contention and deadlocks. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| chore(studio): improve markdown rendering in integration overview | fsansalvadore | XS | No | 140.0h | 140.0h | Jun 01, 2026 |
SummaryChoreImprove markdown rendering in integration overview Enhances the Studio integration overview by rendering markdown correctly, improving clarity and user experience. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(studio): remove expired Fly.io deprecation banner | pamelachia | L | AI | 5.1h | 3.5h | Jun 01, 2026 |
SummaryChoreRemove expired Fly.io deprecation banner Clean up dead code after Fly.io deprecation banner expiry, removing UI components and telemetry references. No user-facing impact; purely maintenance. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||