Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Add some keyboard shortcuts for the Assistant | joshenlim | M | AI | 21.2h | 0.4h | Jul 14, 2026 |
SummaryFeatureAdd keyboard shortcuts for AI Assistant Adds keyboard shortcuts for new chat, permission settings, and closing the assistant, improving usability and accessibility. 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: add support to % feature flags | edgurgel | L | No | 118.5h | 14.7h | Jul 14, 2026 |
SummaryFeatureAdd support for feature flag bucket keys Enables granular control of feature flag rollout by allowing tenants to be assigned to specific buckets, ensuring consistent flag behavior across multiple flags. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Elixir
|
||||||
| docs: convert self-hosting overview to ContentListings and restructure the page | nrichers | M | AI | 313.3h | 4.0h | Jul 13, 2026 |
SummaryDocsConvert self-hosting guide to dynamic listings Enhances the self-hosting documentation by replacing static card grids with data-driven listings, improving maintainability and consistency while adding badge support and brand icons. 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, Nextjs
|
||||||
| fix(docs) Prevent dashboard links from breaking | czenko | S | AI | 1.5h | 1.0h | Jul 13, 2026 |
SummaryDocsFix dashboard links in docs Prevents dashboard links from breaking by adding unit tests for absolute URLs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vitest
|
||||||
| chore: update @supabase/supabase-js to v2.110.3 | supabase-libs-pr-manager | M | No | 9.2h | 9.2h | Jul 13, 2026 |
SummaryChoreUpdate supabase-js dependency to v2.110.3 This PR updates the Supabase JavaScript client library to the latest patch, ensuring compatibility and bug fixes for authentication and PostgREST interactions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix(realtime): encode broadcast header fields as UTF-8 | PedroHenrique0713 | M | No | 43.2h | 21.1h | Jul 13, 2026 |
SummaryBug FixEncode broadcast header fields as UTF-8 Ensures binary realtime messages correctly encode non‑ASCII characters, preventing data corruption and improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| ci: add zizmor lint and harden GitHub Actions workflows | charislam | M | AI | 1.5h | 0.4h | Jul 13, 2026 |
SummaryCI/CDAdd Zizmor lint and harden GitHub Actions Automated linting of GitHub Actions workflows and tightened permissions to improve CI security. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(studio): guard Auth Performance allocation strategy select against invalid values | awaseem | L | AI | 0.2h | 0.1h | Jul 13, 2026 |
SummaryBug FixPrevent invalid Auth Performance allocation Ensures the Auth Performance settings UI correctly handles allocation strategy changes, preventing misconfiguration and potential performance issues. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(sql-editor): extract snippet-identity/mount/prettify/title hooks (decompose 3b/6) | charislam | L | AI | 3.0h | 1.0h | Jul 13, 2026 |
SummaryRefactorRefactor SQLEditor: extract hooks Improves SQLEditor modularity and performance by extracting core concerns into dedicated hooks, enabling features such as scroll restoration, query prettification, and AI-generated titles. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(tests): mirror supabase/postgres migrations | leandrocp | XL | No | 0.2h | 0.2h | Jul 13, 2026 |
SummaryBug FixMirror Supabase/Postgres Migrations for Tests Aligns test migrations with production to accurately simulate permission checks and adds edge case coverage. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| fix(studio): added bottom margin to schema graph's Minimap that was previously colliding with SchemaGraphLegend | YuDavidCao | XS | AI | 39.1h | 34.3h | Jul 13, 2026 |
SummaryBug FixFix schema graph minimap collision Improves UI layout by adding bottom margin to the schema graph minimap, preventing overlap with the legend and enhancing visual clarity for users. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: ensure sidebar has valid html | djhi | M | AI | 73.4h | 71.1h | Jul 13, 2026 |
SummaryBug FixFix sidebar HTML validity Ensures sidebar uses valid HTML for accessibility, improving screen reader support without visual changes. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(sql-editor): own shared editor refs in SQLEditorContext (decompose 3/N) | charislam | L | AI | 69.6h | 69.0h | Jul 13, 2026 |
SummaryRefactorRefactor SQL Editor Context for Shared State Centralizes shared Monaco editor state, improving maintainability and reducing bugs for future SQL editor features. Health Assessment
Large
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(docs) Fix broken link on Dashboard overview | czenko | XS | AI | 0.2h | 0.1h | Jul 13, 2026 |
SummaryDocsFix broken link on Dashboard overview Corrects a broken link in the dashboard overview documentation, ensuring users can navigate to the SQL editor without errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: Add troubleshooting guides index markdown | jeremenichelli | M | AI | 75.7h | 0.1h | Jul 13, 2026 |
SummaryFeatureAdd troubleshooting guides index markdown Adds a markdown index page for troubleshooting guides, improving discoverability and navigation for documentation users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(functions): stop sending API key in Authorization header for function calls | mandarini | L | No | 75.3h | 0.2h | Jul 13, 2026 |
SummaryBug FixFix functions: stop sending API key in Authorization header Edge Function calls now use the correct authentication headers, preventing gateway errors and aligning with server SDK conventions, improving reliability for developers. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [bot] Decrease ESLint ratchet baselines | supabase-supabase-autofixer | S | No | 38.3h | 38.3h | Jul 13, 2026 |
SummaryChoreDecrease ESLint ratchet baselines Automated weekly decrease of ESLint ratchet baselines. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore: remove `mise.toml` | kanadgupta | XS | AI | 0.2h | 0.0h | Jul 13, 2026 |
SummaryChoreRemove mise.toml configuration Eliminates misconfigured mise.toml to stop error parsing config for users with mise installed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(studio): allow github.com and vercel.com avatars in img-src CSP | alaister | S | AI | 0.7h | 0.5h | Jul 13, 2026 |
SummaryBug FixAllow GitHub and Vercel avatars in CSP This fix ensures user avatars from GitHub and Vercel load correctly without CSP violations, improving user experience and security compliance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix site_title | fsansalvadore | XS | AI | 0.1h | 0.0h | Jul 13, 2026 |
SummaryBug FixFix site title in www layout Updates the website's title and browser metadata to better reflect the product, improving brand consistency and SEO. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| fix(ci): don't fail CI when Coveralls upload fails | awaseem | XS | AI | 0.2h | 0.1h | Jul 13, 2026 |
SummaryCI/CDPrevent CI failures on Coveralls upload errors Ensures CI pipelines continue running even when coverage upload to Coveralls fails, improving reliability and reducing false negatives. 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(release): version 2.110.3 changelogs | supabase-releaser | S | No | 0.1h | 0.1h | Jul 13, 2026 |
SummaryDocsUpdate changelogs for version 2.110.3 Ensures release notes accurately reflect new features and fixes for users and developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(auth): preserve pkce verifier | 7ttp | M | No | 63.3h | 63.3h | Jul 13, 2026 |
SummaryBug FixPreserve PKCE verifier during session saves Ensures PKCE flow integrity by preventing premature clearing of verifier during unrelated session updates, improving authentication reliability. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| docs: fix confusing loader snippets in Remix and React Router SSR client guide | mandarini | M | AI | 144.4h | 42.3h | Jul 13, 2026 |
SummaryDocsFix loader snippets in SSR client guide This PR cleans up the server‑side guide for Remix and React Router, consolidating loader examples and correcting bugs, improving clarity for developers and ensuring proper cookie handling. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| docs(postgrest): fix outdated `cross-fetch` guidance | kanadgupta | XS | No | 81.8h | 7.2h | Jul 13, 2026 |
SummaryDocsFix outdated cross-fetch guidance in docs Updates documentation to reflect current fetch usage, ensuring accurate guidance for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Clean up RLS Tester artifacts | joshenlim | XL | AI | 2.2h | 0.6h | Jul 13, 2026 |
SummaryChoreClean up RLS Tester artifacts This PR removes the RLS Tester feature preview and associated sandbox functionality, simplifying the UI and reducing maintenance overhead. 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(studio): make paused project messaging easier to scan DEPR-581 | jordienr | L | AI | 71.3h | 8.3h | Jul 13, 2026 |
SummaryFeatureImprove paused project messaging and add dev toolbar status tab Enhances user experience by presenting paused project details as a clear bullet list and introduces a dev toolbar tab to simulate project status, enabling easier preview and debugging in non‑production environments. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| Fix feature preview dialog selected | SaxonF | XS | AI | 0.7h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix feature preview dialog selected Improves visual clarity in the feature preview dialog by applying consistent accent styling to selected items, enhancing 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
|
||||||
| Update PostgreSQL config options in documentation | TheOtherBrian1 | M | AI | 241.0h | 194.6h | Jul 12, 2026 |
SummaryDocsAdd PostgreSQL config options to docs Adds documentation for new PostgreSQL configuration parameters, enabling users to adjust replication and subscription worker settings via CLI. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix: remove idle_shutdown log statement | edgurgel | XS | No | 0.3h | 0.3h | Jul 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: update @supabase/supabase-js to v2.110.2 | supabase-libs-pr-manager | M | No | 82.1h | 82.1h | Jul 12, 2026 |
SummaryChoreUpdate @supabase/supabase-js to v2.110.2 This PR updates the Supabase JavaScript client library to the latest stable version, ensuring compatibility and bug fixes for authentication flows. Health Assessment
Small
Low
High
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix: bump tesla and logflare_api_client | edgurgel | S | No | 117.8h | 40.5h | Jul 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack
Languages:
Elixir
|
||||||
| chore: small onboarding docs/DX updates | kanadgupta | S | AI | 71.6h | 71.4h | Jul 11, 2026 |
SummaryChoreUpdate onboarding docs and add mise config Improves developer onboarding by updating documentation and adding a mise.toml for automatic environment setup. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| Add Thanya Nitithatsanakul to humans.txt | ammbot | XS | AI | 0.4h | 0.3h | Jul 10, 2026 |
SummaryDocsAdd Thanya Nitithatsanakul to humans.txt Adds a new team member to the public-facing humans.txt file, updating the team roster for transparency and onboarding. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| refactor(sql-editor): extract pure SQL helpers + tighten safe-SQL boundary (decompose 2/6) | charislam | L | AI | 1.4h | 0.1h | Jul 10, 2026 |
SummaryRefactorRefactor SQL editor: extract helpers, tighten safety Improves SQL editor reliability and security by isolating logic and enforcing safe execution boundaries, reducing risk of accidental untrusted SQL runs. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(studio): improve unified logs checkbox hit area and align icons | dnywh | S | AI | 0.1h | 0.0h | Jul 10, 2026 |
SummaryBug FixImprove unified logs checkbox hit area and align icons Enhances Studio UX by expanding the checkbox tap target and aligning log type icons for consistent visual feedback. 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(studio): polish unified logs row alignment and success colours | dnywh | M | AI | 0.3h | 0.1h | Jul 10, 2026 |
SummaryBug FixPolish Unified Logs Row Alignment and Success Colours Improves UI alignment and color consistency in the Studio Unified Logs table, enhancing readability and visual consistency for users. 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 R2NP disk size multiplier in FE copy | noahmoss | XS | AI | 0.6h | 0.6h | Jul 10, 2026 |
SummaryBug FixFix R2NP disk size multiplier in FE copy Corrects user-facing messaging about disk size multiplier, ensuring accurate information without affecting functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(studio): add Multigres log type to unified logs FE-3785 | jordienr | L | AI | 175.1h | 0.5h | Jul 10, 2026 |
SummaryFeatureAdd Multigres log type to unified logs Enables users to view and filter Multigres logs in the unified logs interface, improving observability for high‑availability projects. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(studio): make replica pricing learn more an inline link | dnywh | S | AI | 1.1h | 1.0h | Jul 10, 2026 |
SummaryBug FixFix replica pricing inline link Improves user experience by consolidating cost info and learn more link into a single inline paragraph, reducing confusion and improving clarity. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs(telemetry): add a Debugging guide and log-query best practices | jordienr | M | AI | 32.7h | 26.7h | Jul 10, 2026 |
SummaryDocsAdd debugging guide and log-query best practices Adds a comprehensive debugging methodology guide and consolidates log-query best practices, improving troubleshooting efficiency for Supabase users. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test(sql-editor): characterization tests for SQLEditor (decompose 1/6) | charislam | XL | AI | 0.8h | 0.5h | Jul 10, 2026 |
SummaryTestAdd characterization tests for SQLEditor Adds comprehensive tests for the SQL editor to safeguard against regressions during refactoring. Ensures reliable query execution and UI behavior. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Adjust PITR UI | joshenlim | M | AI | 0.6h | 0.3h | Jul 10, 2026 |
SummaryFeatureAdjust PITR UI Reorganizes the point‑in‑time recovery interface for clearer workflow and accurate timezone display. Fixes navigation link for read‑replica management, enhancing usability. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(sql-editor): consolidate controls into a single top bar | charislam | M | AI | 20.6h | 20.2h | Jul 10, 2026 |
SummaryRefactorConsolidate SQL editor controls into top bar Improves SQL editor UI by consolidating controls into a single top bar, enhancing usability and reducing clutter. This change streamlines user workflow and improves clarity. Health Assessment
Medium
Low
Low
AI Details
Usage:
Brainstorming
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| test(studio): add MSW tests for project creation flow | awaseem | XL | AI | 19.7h | 0.2h | Jul 10, 2026 |
SummaryTestAdd MSW tests for project creation flow Adds comprehensive component tests for the Studio project creation wizard, improving test coverage and reliability. 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
|
||||||
| Embed server package youtube video in release blog | dijonmusters | XS | AI | 12.7h | 12.6h | Jul 10, 2026 |
SummaryFeatureAdd embedded YouTube video to server blog Adds an embedded YouTube video to the Supabase Server introduction blog post, improving engagement and providing a privacy‑focused playback experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| docs(self-hosted): standardize on run.sh in how-to guides | aantti | M | AI | 1.7h | 1.7h | Jul 10, 2026 |
SummaryDocsStandardize run.sh in self-hosted guides Ensures consistent use of the run.sh wrapper across self-hosted documentation, improving clarity and reducing errors for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| docs(realtime): clarify presence.enabled semantics | mandarini | S | No | 1.5h | 1.4h | Jul 10, 2026 |
SummaryDocsClarify presence.enabled semantics in realtime docs Clarifies how the presence.enabled flag controls client-side presence state, helping developers avoid confusion. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore: Bump vulnerable dependencies | ivasilov | S | No | 71.6h | 71.6h | Jul 10, 2026 |
SummaryChoreBump vulnerable dependencies Updates dependencies to address a security vulnerability, ensuring system integrity. Health Assessment
Small
Low
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Yaml
|
||||||
| Fixed the Lovable logo | CoolAssPuppy | M | AI | 0.7h | 0.0h | Jul 10, 2026 |
SummaryChoreFixed the Lovable logo Updated the Lovable logo across the site to reflect the latest branding, improving visual consistency and brand recognition. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||