Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(studio): improve memory and swap units in DB reports | jordienr | M | AI | 117.2h | 38.5h | May 18, 2026 |
SummaryBug FixImprove memory and swap units in DB reports Enhances accuracy of memory and swap metrics in database reports, improving visibility for users and preventing misleading chart scaling. Health Assessment
Small
Medium
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(storage): make StreamDownloadBuilder implement Promise and memoize executor | oniani1 | M | No | 136.5h | 136.3h | May 18, 2026 |
SummaryBug FixFix StreamDownloadBuilder Promise implementation Ensures consistent promise behavior and prevents duplicate fetches, improving reliability of storage downloads. Health Assessment
Medium
Medium
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(docs): Update Edge Function error code from WORKER_LIMIT to WORKER_RESOURCE_LIMIT | thewheat | S | AI | 7.4h | 3.4h | May 18, 2026 |
SummaryDocsUpdate Edge Function error code to WORKER_RESOURCE_LIMIT Documentation updated to reflect correct error code, improving clarity for developers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(docs): Fix Oauth docs and code to use redirect_url | thewheat | S | AI | 75.2h | 71.2h | May 18, 2026 |
SummaryDocsFix OAuth docs to use redirect_url Corrects OAuth documentation and code references to use redirect_url, ensuring accurate guidance for developers. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(auth): return null user and session for email_change single-confirmation verifyOtp | mandarini | M | No | 0.3h | 0.1h | May 18, 2026 |
SummaryBug FixFix null user/session on email change verifyOtp Ensures verifyOtp correctly returns null user and session when secure email change is enabled, preventing incorrect data exposure. Adds comprehensive tests to validate behavior. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(deps): bump the actions-minor-and-patch group with 4 updates | dependabot | M | No | 115.1h | 115.1h | May 18, 2026 |
SummaryChorechore(deps): bump the actions-minor-and-patch group with 4 updates Updates GitHub Actions dependencies to newer patch versions, ensuring CI workflows use the latest stable releases. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 | dependabot | XS | No | 115.1h | 115.1h | May 18, 2026 |
SummaryCI/CDBump actions/github-script dependency to v9 Updates the GitHub Actions script dependency to v9, enabling new features and addressing breaking changes. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(telemetry): clean up frontend event catalog | pamelachia | L | AI | 73.0h | 0.1h | May 18, 2026 |
SummaryChoreClean up frontend telemetry event catalog Improves analytics accuracy by removing dead events, standardizing names, and attaching org context, enabling better product insights. 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
|
||||||
| test(e2e/studio): stabilize flaky and TZ/OS-sensitive specs | alaister | M | AI | 17.0h | 0.1h | May 18, 2026 |
SummaryHealth AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| RLS Tester sandbox environment | joshenlim | XL | AI | 136.1h | 0.1h | May 18, 2026 |
SummaryFeatureAdd RLS tester sandbox environment Provides an isolated Postgres sandbox for RLS testing, enabling safe experimentation without affecting the production database. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
Frameworks:
React
|
||||||
| feat(studio): move redeem credits to connect interstitial | dnywh | XL | AI | 101.3h | 0.4h | May 18, 2026 |
SummaryFeatureMove redeem credits to connect interstitial Streamlines credit redemption by integrating it into the connect interstitial, improving user flow and reducing friction. 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
|
||||||
| chore(docs): migrate Admonition labels to titles | dnywh | M | AI | 3.3h | 2.7h | May 18, 2026 |
SummaryDocsMigrate Admonition labels to titles Updates documentation to use the new `title` prop for admonitions, ensuring consistent rendering across guides without changing content. This change improves uniformity and aligns docs with the updated component API. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat: update mgmt api docs | supabase-supabase-autofixer | M | No | 8.4h | 8.4h | May 18, 2026 |
SummaryDocsUpdate management API documentation This PR updates the management API documentation automatically, ensuring that the docs reflect the latest API changes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.40
Tech Stack |
||||||
| Fix method toggle column in unified logs | joshenlim | S | AI | 70.8h | 2.8h | May 18, 2026 |
SummaryBug FixFix method toggle column in unified logs Corrects column visibility toggling for dynamic columns in Supabase Studio logs, ensuring consistent display and improving 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
|
||||||
| fix: authType in functions template should be authMode | dshukertjr | XS | AI | 147.5h | 6.0h | May 18, 2026 |
SummaryBug FixFix authType in functions template Minor bug fix in functions template code to correctly identify secret/bypass access modes. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(studio): add auth email template reset flow | dnywh | XL | AI | 311.1h | 75.0h | May 18, 2026 |
SummaryFeatureAdd Auth Email Template Reset Flow Enables users to reset customized email templates to defaults, improving email management and reducing support overhead. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| Fix duplicate empty state in unified logs | joshenlim | S | AI | 65.5h | 0.1h | May 18, 2026 |
SummaryBug FixFix duplicate empty state in unified logs Improved infinite scroll data table display by removing redundant empty state messages and refining styling, enhancing user experience in the Studio UI. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Revised Chatbase case study | CoolAssPuppy | M | AI | 0.2h | 0.2h | May 17, 2026 |
SummaryDocsRevised Chatbase case study Updated the Chatbase customer story to reflect new product direction, growth to $10M ARR, and AI workload optimization on a unified Postgres-backed platform. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(telemetry): pass signup_timestamp on org_count identify | seanoliver | M | AI | 4.0h | 0.1h | May 15, 2026 |
SummaryBug FixFix telemetry: pass signup_timestamp on org_count identify Ensures accurate audience filtering for feature flags by sending signup timestamp with org_count identify, improving rollout accuracy and reducing misclassification. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: serve agent skills from .well-known/agent-skills at build time | Rodriguespn | S | No | 222.7h | 147.2h | May 15, 2026 |
SummaryFeatureServe agent skills via .well-known spec Updates the build script to fetch and verify agent skills from the .well-known endpoint, ensuring spec compliance and security, and simplifies the process by removing tarball hosting. Health Assessment
Small
Medium
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| studio: flip executeSql signature to SafeSqlFragment (7/7) | charislam | S | AI | 0.4h | 0.1h | May 15, 2026 |
SummaryFeatureFlip executeSql signature to SafeSqlFragment Enhances SQL execution safety by enforcing SafeSqlFragment type, eliminating raw string calls and requiring explicit approval for AI-generated queries. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| studio: SafeSql stragglers + remaining tests (6/7) | charislam | S | AI | 0.2h | 0.1h | May 15, 2026 |
SummaryRefactorAdd SafeSql support for remaining Studio components Completes SafeSql migration for remaining Studio components, updating tests and ensuring type safety. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| studio: SafeSql for reports, query performance, privileges (4/7) | charislam | L | AI | 2.3h | 2.2h | May 15, 2026 |
SummaryRefactorConvert SQL builders to SafeSql for reports Improves query safety and type correctness across reporting, performance, and privilege features, reducing risk of SQL injection and ensuring reliable data access. 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
|
||||||
| studio,pg-meta: SafeSql for functions/policies/triggers (3/7) | charislam | L | AI | 1.9h | 1.9h | May 15, 2026 |
SummaryRefactorAdd SafeSql for database functions, policies, triggers Improves SQL safety across database operations, reducing risk of injection and ensuring consistent API usage across Studio. 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: remove slider shadcn suffix | djhi | S | AI | 0.8h | 0.2h | May 15, 2026 |
SummaryRefactorRemove slider shadcn suffix Simplifies UI component exports by removing redundant slider suffix, enhancing code maintainability and developer 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: remove `<HoverCard>` `_Shadcn_` suffix | djhi | M | AI | 0.9h | 0.1h | May 15, 2026 |
SummaryRefactorRemove HoverCard Shadcn suffix Standardizes hover-card component usage across the design system and studio, preserving behavior while simplifying component names. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: remove `<Breadcrumb>` `_Shadcn_` suffix | djhi | M | AI | 1.2h | 0.7h | May 15, 2026 |
SummaryRefactorRemove Breadcrumb Shadcn suffix Standardizes breadcrumb component exports, simplifying the codebase without affecting UI or behavior. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: remove `<Select>` `_Shadcn_` suffix | djhi | XL | AI | 0.6h | 0.1h | May 15, 2026 |
SummaryRefactorRemove Shadcn suffix from Select components Standardizes component naming, improving maintainability without affecting user experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: incorrect react 19 type change | djhi | XS | AI | 0.2h | 0.0h | May 15, 2026 |
SummaryBug FixFix incorrect React 19 type change This PR corrects a type mismatch in the React 19 integration, improving type safety and preventing potential runtime errors in the Studio UI. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(www): fix contributors section overflow on mobile in careers page | AbhiVarde | XS | AI | 29.0h | 23.5h | May 15, 2026 |
SummaryBug FixFix contributors section overflow on mobile in careers page Ensures the careers page displays correctly on mobile by preventing horizontal overflow, improving user experience and visual consistency. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| chore: upgrade to react-19 | djhi | XL | AI | 46.6h | 0.2h | May 15, 2026 |
SummaryChoreUpgrade to React 19 Upgrades the project to React 19, improving type safety, ref handling, and dependency updates, reducing runtime errors and enhancing developer experience. 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
|
||||||
| feat(edge-functions): keyboard shortcuts on overview, detail, and test sheet | awaseem | XL | AI | 19.3h | 0.9h | May 15, 2026 |
SummaryFeatureAdd keyboard shortcuts to Edge Functions UI Adds keyboard shortcuts across Edge Functions pages, enhancing developer efficiency and reducing navigation friction. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| chore: remove `<Label>` `_Shadcn_` suffix | djhi | L | AI | 0.3h | 0.1h | May 15, 2026 |
SummaryChoreRemove legacy Label suffix Simplifies the design system by eliminating the obsolete `_Shadcn_` suffix from the Label component, improving consistency across documentation and examples. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: improve accessibility for icon buttons | ChloeGarciaMillerand | S | AI | 0.9h | 0.6h | May 15, 2026 |
SummaryBug FixImprove accessibility for icon buttons Adds accessible labels to icon-only buttons, enhancing screen reader support without visual changes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: storage shortcuts | 7ttp | S | AI | 1.6h | 1.5h | May 15, 2026 |
SummaryBug FixFix storage shortcut edge cases Corrects storage shortcut behavior to respect user permissions and improve reliability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: migrate Popover usages to Shadcn components | djhi | XL | AI | 1.1h | 0.1h | May 15, 2026 |
SummaryChoreMigrate Popover to Shadcn components Unifies popover implementation across app and design system, ensuring consistent API and reducing maintenance overhead. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: remove `<ContextMenu>` `_Shadcn_` suffix | djhi | XL | AI | 2.9h | 0.1h | May 15, 2026 |
SummaryChoreRemove legacy ContextMenu suffix Simplifies UI component imports and improves consistency across the design system. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: remove fields `_Shadcn_` suffix | djhi | S | AI | 2.8h | 0.4h | May 15, 2026 |
SummaryRefactorRemove _Shadcn_ suffix from component fields Simplifies component API by eliminating unnecessary suffix, improving code clarity and maintainability. 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: remove shadcn suffix for `Input`, `Textarea`, `Alert` and `Collapsible` | djhi | XL | No | 52.5h | 1.5h | May 15, 2026 |
SummaryRefactorRemove shadcn suffix from design system components Simplifies component naming by removing legacy shadcn suffix, improving consistency and developer experience. Health Assessment
Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs: fix embeddings | 7ttp | XS | AI | 3.0h | 2.7h | May 15, 2026 |
SummaryDocsFix embeddings documentation Updated guidance on embedding job batching to reflect improved handling of edge cases, ensuring consistent behavior in queue processing. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| chore(self-hosted): update nginx image in the override | aantti | XS | AI | 0.1h | 0.1h | May 15, 2026 |
SummaryChoreUpdate nginx image in override Updates the nginx image to the latest version, ensuring the self-hosted deployment uses up-to-date, secure components. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Docker
|
||||||
| chore: update leaked password button in attack protection | Ellba | XS | No | 0.7h | 0.7h | May 15, 2026 |
SummaryRefactorUpdate leaked password button in attack protection Improves clarity of the attack protection UI, reducing user confusion about email provider configuration. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps): bump protobufjs from 8.0.1 to 8.3.0 in /test-tracing in the npm_and_yarn group across 1 directory | dependabot | S | No | 0.4h | 0.4h | May 15, 2026 |
SummaryChoreBump protobufjs dependency to 8.3.0 Updates protobufjs to the latest patch, improving compatibility and bug fixes for the test-tracing package. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump the npm_and_yarn group across 0 directory with 2 updates | dependabot | XL | No | 36.5h | 36.5h | May 15, 2026 |
SummaryChoreUpdate protobufjs and opentelemetry dependencies Bumps protobufjs and @opentelemetry/exporter-prometheus to newer patch releases, applying security and bug fixes. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| chore: Clean up remaining Tailwind code | ivasilov | XL | AI | 25.0h | 15.8h | May 15, 2026 |
SummaryChoreClean up remaining Tailwind code This PR removes legacy Tailwind plugins, inlines color definitions, and updates animation utilities, improving maintainability and performance. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Tailwindcss
|
||||||
| chore: remove `<Toggle>` `_Shadcn_` suffix | djhi | S | AI | 0.2h | 0.0h | May 15, 2026 |
SummaryRefactorRemove Shadcn suffix from Toggle component Standardizes Toggle component naming, improving code clarity and maintainability for UI developers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: update plug | edgurgel | XS | No | 0.2h | 0.0h | May 15, 2026 |
SummaryCI/CDUpdate CI workflows to run on mix.lock changes Ensures CI pipelines trigger on dependency changes, improving build reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Frameworks:
Github-Actions
|
||||||
| fix(studio): fix grammar typo and add aria-labels for icon-only buttons | jahanzaib-iqbal-dev | XS | AI | 117.7h | 115.4h | May 15, 2026 |
SummaryBug FixFix grammar typo and add aria-labels Corrects a grammar error in error messages and adds descriptive labels to icon‑only buttons, improving accessibility for screen reader users. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: SQL Editor private queries empty state CSS bug | djhi | XS | AI | 0.2h | 0.0h | May 15, 2026 |
SummaryBug FixFix SQL Editor private queries empty state CSS bug Corrects the layout of the empty private queries sidebar in the SQL editor, improving 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
|
||||||
| Add non prod env favicons to improve visual indicator difference | joshenlim | M | AI | 47.1h | 46.0h | May 15, 2026 |
SummaryFeatureAdd environment-specific favicons for staging Adds distinct favicons for non-production environments to visually differentiate staging and local CLI from production, improving UX and reducing confusion. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||