Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Add skeleton loader for unified logs chart | joshenlim | S | AI | 2.2h | 0.3h | May 28, 2026 |
SummaryFeatureAdd skeleton loader for unified logs chart Adds a loading spinner to the unified logs view, giving users clear visual feedback while logs load. This improves perceived performance and reduces user frustration. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Joshen/fe 3475 add operator to event message filter | joshenlim | XL | AI | 2.9h | 0.2h | May 28, 2026 |
SummaryFeatureAdd operator support to event message filter Enables advanced filtering of logs by event message, improving search accuracy and user experience. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix: show titles | 7ttp | XS | AI | 6.8h | 5.8h | May 28, 2026 |
SummaryBug FixFix title display in confirmation dialogs Ensures alert titles render correctly in various dialogs, 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
|
||||||
| ci(ci): pin windows runner and migrate github app token to client-id | mandarini | S | No | 0.6h | 0.3h | May 28, 2026 |
SummaryCI/CDPin Windows Runner and Migrate GitHub App Token Updates CI workflows to avoid runner image changes and switch to client-id for GitHub App token, ensuring future compatibility. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(studio): hide swap usage chart in database report | jordienr | XS | AI | 0.3h | 0.1h | May 28, 2026 |
SummaryBug FixHide swap usage chart in database report The swap usage chart is hidden due to inaccurate metric, improving report reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| POC: bring back MSW to remove the pattern of vi.mock | awaseem | XL | AI | 17.4h | 17.1h | May 28, 2026 |
SummaryTestReintroduce MSW for API mocking in tests Replaces fragile vi.mock usage with MSW, enhancing test reliability, coverage, and documentation for component tests. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(tests): type addAPIMock resolver against OpenAPI contract | alaister | L | No | 7.8h | - | May 28, 2026 |
SummaryBug FixAdd type safety to MSW addAPIMock Enforces OpenAPI contract for MSW mocks, preventing silent drift and ensuring test reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(studio): unified logs status color consistency DEBUG-113 | jordienr | S | AI | 2.7h | 2.3h | May 28, 2026 |
SummaryBug FixFix unified logs status color consistency Ensures that Postgres log rows display consistent status colors across table and detail views, improving user clarity and reducing confusion. 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(docs): passkey registration and authentication | fadymak | L | AI | 68.8h | 21.8h | May 28, 2026 |
SummaryDocsAdd passkey registration and authentication documentation Provides comprehensive documentation for passkey (WebAuthn) registration and authentication flows, enabling developers to implement secure, passwordless authentication. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| fix: `ImageGrid` shows scrollbars | djhi | XS | AI | 0.7h | 0.3h | May 28, 2026 |
SummaryBug FixFix ImageGrid scrollbars Corrects layout issue in ImageGrid component, eliminating unwanted scrollbars and improving 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
|
||||||
| chore(deps): bump actions/stale from 10.2.0 to 10.3.0 in the actions-minor-and-patch group | dependabot | XS | No | 14.7h | 14.7h | May 28, 2026 |
SummaryChoreBump actions/stale action to 10.3.0 Updates the stale GitHub Actions workflow to the latest patch, improving reliability and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(auth): return AuthInvalidJwtError from getClaims for expired JWT | mandarini | S | No | 141.5h | 123.9h | May 28, 2026 |
SummaryBug FixFix Auth getClaims expired JWT error Ensures getClaims returns a consistent error object for expired JWTs, aligning with the documented contract and preventing crashes. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(studio): remove default DataGrid borders across studio surfaces | alaister | S | AI | 0.2h | 0.1h | May 28, 2026 |
SummaryBug FixRemove default DataGrid borders in Studio Ensures consistent table styling across Studio by eliminating unwanted borders, improving visual clarity 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
|
||||||
| chore(docs): remove reference to backups for free plans | tk1ng | XS | AI | 8.2h | 8.1h | May 28, 2026 |
SummaryDocsRemove reference to backups for free plans Clarifies that daily backups are only available for paid plans, improving user understanding. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| [FE-3493] fix(studio): respect role impersonation when copying truncated rows | alaister | S | No | 3.7h | 3.7h | May 28, 2026 |
SummaryBug FixFix role impersonation in row copy Ensures copied rows respect impersonated role, preventing data leakage. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Fixed a small typo in one of the quotes | CoolAssPuppy | XS | AI | 1.0h | 0.1h | May 28, 2026 |
SummaryBug FixFixed a small typo in one of the quotes Corrects a typographical error in the State of Startups Survey, improving readability 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
|
||||||
| Fixed the og image | CoolAssPuppy | XS | AI | 1.5h | 0.1h | May 28, 2026 |
SummaryBug FixFixed the og image Fixes the Open Graph image for a blog post, ensuring correct preview when shared. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Adjust auth log detail pane in unified logs | joshenlim | L | AI | 40.9h | 0.1h | May 28, 2026 |
SummaryFeatureAdjust auth log detail pane in unified logs Enhances the unified logs UI to provide richer, collapsible details for authentication events, improving visibility and user experience. 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
|
||||||
| feat(docs)add Logs Ingest + Logs Query manage-usage pages | smeubank | L | AI | 201.3h | 0.1h | May 27, 2026 |
SummaryDocsAdd Logs Ingest + Logs Query manage-usage pages Adds documentation for new Logs pricing SKUs (Ingest and Query) ahead of the July 1 launch, enabling customers to understand billing and usage. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(docs): add resumable WebSockets + Edge Functions troubleshooting guides | mansueli | L | AI | 165.6h | 0.0h | May 27, 2026 |
SummaryDocsAdd resumable WebSockets and Edge Functions troubleshooting guides Provides comprehensive documentation for resumable WebSockets with Edge Functions and troubleshooting for worker timeouts and WebSocket drops, improving developer onboarding and reducing support tickets. Health Assessment
Large
Medium
High
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(ci): update github app | leandrocp | XS | No | 0.6h | 0.1h | May 27, 2026 |
SummaryCI/CDUpdate GitHub App CI Workflow Updates the GitHub Actions workflow for dispatch deploy, ensuring the CI pipeline remains current and reliable. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(logs): brand SharedAPIReport SQL with SafeLogSqlFragment | charislam | M | AI | 20.1h | 0.6h | May 27, 2026 |
SummaryBug FixBrand SharedAPIReport SQL with SafeLogSqlFragment Improves security and error handling for Shared API report queries, ensuring safe SQL construction and better monitoring. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(logs): brand Reports logs presets with SafeLogSqlFragment | charislam | M | No | 21.2h | 1.8h | May 27, 2026 |
SummaryRefactorAdd SafeLogSqlFragment to Reports logs Enhances security of analytics queries by enforcing compile‑time SQL provenance, reducing injection risk and improving reliability for reporting features. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(marketing/forms): resolve CRM config server-side, not from client | stylessh | L | AI | 138.0h | 0.1h | May 27, 2026 |
SummaryBug FixFix marketing form CRM config server-side Marketing form submissions now use server-side configuration, eliminating the risk of client-side manipulation of CRM settings. This enhances security and protects sensitive integration data. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore: update screenshots of aws marketplace onboarding in docs | ecktoteckto | XS | No | 23.8h | 1.3h | May 27, 2026 |
SummaryDocsUpdate AWS Marketplace onboarding screenshots Updated screenshots to reflect UI changes, ensuring documentation accuracy. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| [FE-3483] fix(studio): redirect OAuth callback errors to /sign-in | alaister | S | No | 7.5h | 0.2h | May 27, 2026 |
SummaryBug FixRedirect OAuth callback errors to sign-in Ensures users can fall back to email/password when OAuth errors occur, improving sign‑in reliability and user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| [DOCS-951] [DOCS-952] Update llms and llms-full text files to match industry standards | jeremenichelli | L | AI | 168.7h | 21.4h | May 27, 2026 |
SummaryFeatureUpdate llms and llms-full text files Enhances documentation navigation by listing guide routes and expanding content, improving developer experience and reducing load times. 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, Nextjs
|
||||||
| fix: confirmation modal alert misses its title | djhi | XS | AI | 1.5h | 0.1h | May 27, 2026 |
SummaryBug FixFix confirmation modal alert title Corrects the missing title in confirmation modal alerts, improving user clarity and preventing confusion. 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: make slack bot ignore closed pull requests | djhi | XS | AI | 0.3h | 0.0h | May 27, 2026 |
SummaryChoreMake Slack bot ignore closed pull requests Improves accuracy of stale PR detection by skipping closed PRs Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Node
|
||||||
| updated edge function 404 guide | TheOtherBrian1 | S | AI | 188.4h | 0.0h | May 27, 2026 |
SummaryDocsUpdated edge function 404 guide Clarifies debugging steps for edge function 404 errors, improving developer guidance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat: AND filters in Postgres Changes | filipecabaco | L | No | 24.8h | 3.5h | May 27, 2026 |
SummaryFeatureAdd AND filter support for Postgres changes Enables more granular filtering of realtime data streams, improving data relevance for clients. Health Assessment
Large
Medium
Low
AI DetailsTech Stack |
||||||
| docs: Adds allowed plans to endpoint specs | dcamachoc | S | AI | 47.4h | 21.0h | May 27, 2026 |
SummaryDocsAdd allowed plans to API docs Updates the API reference to display which pricing plans support each endpoint, improving user clarity on plan availability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| chore(deps): bump ws from 8.20.0 to 8.21.0 in the npm_and_yarn group across 1 directory | dependabot | M | No | 1.3h | 1.3h | May 27, 2026 |
SummaryChoreBump ws dependency to 8.21.0 Updates the ws library to address a critical security vulnerability, ensuring safer WebSocket communication for all users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: migrate auth `Modal` to `Dialog` | djhi | L | AI | 19.9h | 18.5h | May 27, 2026 |
SummaryRefactorMigrate Auth Modals to Dialogs Modernizes authentication UI components by replacing deprecated Modal with Dialog, improving consistency and state handling. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: migrate `Modal` to `Dialog` in `www` | djhi | M | AI | 1.9h | 0.1h | May 27, 2026 |
SummaryChorechore: migrate Modal to Dialog in www Migrates deprecated Modal component to Dialog for improved consistency and maintainability. 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: migrate Integrations `Modal` to `Dialog` | djhi | L | AI | 23.5h | 0.1h | May 27, 2026 |
SummaryRefactorMigrate Integrations Modal to Dialog Refactor UI components to replace deprecated Modal with Dialog, improving consistency and preventing accidental actions. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: migrate billing `Modal` to `Dialog` | djhi | L | AI | 22.1h | 0.1h | May 27, 2026 |
SummaryRefactorMigrate billing modals to Dialog component Updates billing UI to use the newer Dialog component, improving consistency, user experience, and handling of loading/confirmation states for payment actions. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(studio): streamline status health visual | kemaldotearth | L | AI | 116.9h | 1.6h | May 27, 2026 |
SummaryFeatureStreamline status health visual in studio Improves observability UI, making status monitoring clearer and faster for users, reducing confusion and support tickets. 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: close log details | 7ttp | XS | AI | 41.1h | 41.1h | May 27, 2026 |
SummaryBug FixFix log details closure in logs explorer Ensures log selection stays in sync when running new queries or changing date ranges, improving user experience in the logs explorer. 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: auth users list design | djhi | XS | AI | 1.2h | 1.0h | May 27, 2026 |
SummaryBug FixFix auth users list design Improves visual consistency of the users list in the Auth interface by removing unwanted borders for a cleaner 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
|
||||||
| fix(studio): make useTrack stable across renders | alaister | S | AI | 0.9h | 0.4h | May 27, 2026 |
SummaryBug FixMake useTrack stable across renders Ensures telemetry tracking functions remain stable, preventing unnecessary re-renders and improving performance for consumers that depend on referential equality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(studio): small modification to logs drawer rows | kemaldotearth | XS | AI | 15.0h | 0.4h | May 27, 2026 |
SummaryFeatureRemove decorative character from logs drawer rows Removes decorative connector characters from logs drawer rows, improving readability 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
|
||||||
| fix(www): use service role key for LWX edge function storage uploads | pamelachia | S | AI | 0.3h | 0.1h | May 27, 2026 |
SummaryBug FixFix LWX edge function storage key usage Ensures LWX edge functions use the service role key, bypassing row‑level security for successful uploads and preventing runtime errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(studio): migrate telemetry to useTrack | pamelachia | XL | AI | 166.0h | 0.1h | May 27, 2026 |
SummaryRefactorMigrate telemetry to useTrack Standardizes telemetry across Studio, simplifying event tracking and improving data consistency without affecting user experience. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix: restore edgefn docs | 7ttp | XS | AI | 12.4h | 12.4h | May 27, 2026 |
SummaryDocsRestore Edgefn Documentation Fixes broken documentation link for Edge Functions, ensuring users can access the guide without 404 errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| Reduce z index on row selection header | joshenlim | XS | AI | 24.7h | 4.1h | May 27, 2026 |
SummaryBug FixLower z-index for row selection header Fixes tooltip overlap by reducing z-index, improving UI 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
|
||||||
| chore(www): add State of Startups 2026 OG image | stylessh | XS | AI | 5.1h | 4.8h | May 26, 2026 |
SummaryChoreAdd State of Startups 2026 OG image Adds the OG image at the expected path so social previews render correctly when sharing `/state-of-startups`. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Added new blog post for npm supply chain attacks | CoolAssPuppy | M | AI | 0.2h | 0.2h | May 26, 2026 |
SummaryDocsAdded new blog post for npm supply chain attacks Supabase users can now read guidance on protecting their projects from npm supply chain attacks, outlining common patterns and defensive best practices. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| chore: fix infinite recursion on e2e | filipecabaco | XS | No | 0.2h | 0.0h | May 26, 2026 |
SummaryBug FixFix infinite recursion in e2e test Corrects a recursion bug in end‑to‑end tests, ensuring reliable test execution. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| feat(www): add missing pull quotes and participants carousel to State of Startups 2026 | stylessh | XL | AI | 0.7h | 0.0h | May 26, 2026 |
SummaryFeatureAdd pull quotes and participants carousel Enhances State of Startups 2026 page with dynamic quotes and a scrolling participants carousel, improving engagement and accessibility. 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
|
||||||