Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| amount v2: Migrate refunds to BigInt | Yopi | M | AI | 2.9h | 0.1h | May 28, 2026 |
SummaryBug FixMigrate refunds to BigInt Updates refund monetary fields to use BigInt, preventing overflow for high-value refunds and preserving data integrity during migration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| amount v2: Drop old checkout amount columns | Yopi | L | AI | 39.7h | 0.2h | May 28, 2026 |
SummaryBug FixDrop legacy checkout amount columns Removes obsolete amount fields from checkout data, ensuring consistency and preventing null or mismatched amounts during checkout operations. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| Update payment confirmation messages for clarity | pieterbeulque | M | AI | 18.8h | 0.1h | May 28, 2026 |
SummaryFeatureUpdate payment confirmation messages for clarity Updates payment confirmation messages in the English locale to be more user-friendly and clearer about the outcome of the transaction. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| script: create subscription for a given product and customer | copilot-swe-agent | L | AI | 21.8h | 3.9h | May 28, 2026 |
SummaryFeatureAdd script to create subscriptions programmatically Enables operational creation of paid subscriptions for existing customers without the checkout flow, supporting migrations and manual provisioning with optional period‑end overrides. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Copilot, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: allow nullable email fields in search result schemas | stilla | S | AI | 3.1h | 2.2h | May 28, 2026 |
SummaryBug FixAllow nullable email in search result schemas Fixes validation errors when customers have null emails, improving search reliability and preventing 500 responses. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python
Frameworks:
React
|
||||||
| fix(customer): make email optional in edit form for team customers | stilla | S | AI | 0.3h | 0.3h | May 28, 2026 |
SummaryBug FixMake email optional for team customers This change removes the unnecessary email requirement for team customers, aligning client validation with backend logic 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
|
||||||
| tf: Bump plan for API in sandbox | Yopi | XS | AI | 0.1h | 0.1h | May 28, 2026 |
SummaryChoreBump API service plan in sandbox Upgraded API service plan to provide improved performance and resource availability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Terraform
|
||||||
| tf: Enable memory profiling everywhere | Yopi | S | AI | 1.2h | 0.0h | May 28, 2026 |
SummaryChoreEnable memory profiling everywhere Adds memory profiling to all services to diagnose out‑of‑memory issues and improve stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python, Terraform
|
||||||
| tf: add AUTHENTICATION_SESSION_COOKIE_DOMAIN and OAUTH2_SESSION_STATE_COOKIE_DOMAIN config | frankie567 | L | AI | 14.5h | 0.1h | May 28, 2026 |
SummaryChoreAdd cookie domain config for authentication and OAuth2 Adds Terraform variables for authentication and OAuth2 session cookie domains, enabling proper session handling across environments. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Terraform
Frameworks:
Terraform
|
||||||
| amount v2: Migrate subscription_meters to BigInt | Yopi | S | AI | 16.9h | 0.1h | May 28, 2026 |
SummaryFeatureMigrate subscription_meters to BigInt Increases storage capacity for subscription meter amounts, enabling larger values without downtime. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| build(deps): bump the server-production group across 1 directory with 17 updates | dependabot | XL | AI | 17.5h | 0.1h | May 28, 2026 |
SummaryChoreBump server dependencies across 1 directory Updates server dependencies to latest versions, improving security and compatibility. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| amount v2: Migrate account_credits to bigint | Yopi | M | AI | 16.8h | 1.4h | May 28, 2026 |
SummaryFeatureMigrate account_credits to bigint Increases numeric capacity for account credit values, enabling larger credit and used amounts to be stored with an online alter table migration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| clients/web: implement auth pages for new factors | frankie567 | XL | AI | 5.9h | 0.1h | May 27, 2026 |
SummaryFeatureAdd new authentication pages and components Adds Apple, Google, GitHub, email OTP, and TOTP login flows, improving user authentication flexibility and error handling. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| Fix multiline names in /sales | sebastianekstrom | XS | AI | 0.1h | 0.0h | May 27, 2026 |
SummaryBug FixFix multiline names in sales page Corrects display of customer names in the sales dashboard, preventing truncation and improving readability 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, Nextjs
|
||||||
| Add tests for embed checkout success events | sebastianekstrom | L | AI | 0.3h | 0.1h | May 27, 2026 |
SummaryTestAdd tests for embed checkout success events Adds comprehensive tests to prevent regressions in embed checkout success events, ensuring correct behavior across embed vs non-embed flows, success URLs, postMessage emission, and fulfillment listener sequencing. 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: collapse duplicate org review runs and make confirm atomic | psincraian | L | AI | 2.3h | 0.4h | May 27, 2026 |
SummaryBug FixFix duplicate org review runs and atomic confirm This PR eliminates duplicate organization review runs under high concurrency and ensures atomic confirmation of reviews, preventing race conditions that could leave organizations stuck in review state. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: partial unique index on organization_reviews | psincraian | M | AI | 2.1h | 0.2h | May 27, 2026 |
SummaryBug FixFix partial unique index on organization reviews Prevents soft‑deleted organization reviews from blocking new reviews, ensuring review workers run without errors and dashboards reflect accurate status. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| Allow /to/ on sandbox | sebastianekstrom | XS | AI | 0.2h | 0.1h | May 27, 2026 |
SummaryBug FixAllow /to/ on sandbox Fixes 404 errors for /to/* routes in sandbox mode, improving developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| billing: Remove grandfathering for new accounts | Yopi | M | AI | 1.6h | 0.0h | May 27, 2026 |
SummaryFeatureRemove grandfathering for new accounts New signups are set to the new free plan, simplifying billing and reducing complexity. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| Wait for fulfillment before emitting embed success event | sebastianekstrom | S | AI | 1.7h | 0.1h | May 27, 2026 |
SummaryBug FixWait for fulfillment before emitting embed success event Fixes premature success event emission in embedded checkout, ensuring merchants only see success after payment settlement and preventing fulfillment of blocked or declined charges. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Chore: remove `benefit.reset_meters_and_enqueue_grants` | joebon | S | AI | 4.0h | 0.1h | May 27, 2026 |
SummaryChoreRemove legacy benefit reset task Eliminates deprecated task alias to streamline code and reduce maintenance overhead. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore: exclude stripe from dependabot server-production group | frankie567 | XS | AI | 0.5h | 0.1h | May 27, 2026 |
SummaryChoreExclude Stripe from Dependabot Server-Production Group Updates dependency management to exclude Stripe from the server-production group, reducing unnecessary dependency checks. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| amount v2: Read/write checkout amounts from new columns | Yopi | M | No | 17.5h | 0.2h | May 27, 2026 |
SummaryRefactorUpdate checkout amount columns to BigInt This update moves checkout amounts to new BigInt columns, improving data accuracy and preparing for legacy cleanup. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| Revert "Add enforced dark mode support in StyleX" | sebastianekstrom | L | AI | 0.1h | 0.0h | May 27, 2026 |
SummaryBug FixRevert dark mode enforcement in StyleX Reverts a recent change that enforced dark mode, restoring previous theme behavior. 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: Bundle dependabot updates into groups | joebon | M | AI | 1.7h | 1.0h | May 27, 2026 |
SummaryChoreBundle dependabot updates into groups Organizes dependency updates into grouped PRs for better maintainability and release cycle control. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| Expose metadata types in product create | sebastianekstrom | M | No | 159.3h | 0.2h | May 27, 2026 |
SummaryFeatureExpose metadata types in product creation Allows users to see and input correct data types for product metadata, reducing errors and improving data quality. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Remove logo's from /startup-program | sebastianekstrom | S | No | 19.6h | 1.4h | May 27, 2026 |
SummaryRefactorRemove logo's from /startup-program The startup program page has been cleaned up by removing logos, resulting in a cleaner interface and reduced visual clutter. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci: add CodeRabbit configuration | psincraian | M | AI | 0.2h | 0.1h | May 27, 2026 |
SummaryCI/CDAdd CodeRabbit configuration Configure CodeRabbit AI reviews for Python and TypeScript monorepo Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
CodeRabbit, Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| legal: remove contact-prompt sentence from Acceptable Use Policy | stilla | XS | No | 24.1h | 0.0h | May 27, 2026 |
SummaryDocsRemove contact prompt from Acceptable Use Policy Simplifies the Acceptable Use Policy by removing an unnecessary contact prompt, improving clarity for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Frameworks:
Nextjs
|
||||||
| Add enforced dark mode support in StyleX | emilwidlund | L | No | 16.0h | 15.8h | May 27, 2026 |
SummaryFeatureAdd enforced dark mode support Ensures Orbit components respect user and system dark mode preferences across landing and dashboard pages, improving visual consistency and user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| build(deps): bump docker/login-action from 4 to 4.1.0 | dependabot | XS | No | 1.2h | 1.1h | May 27, 2026 |
SummaryCI/CDBump docker/login-action dependency Updates the Docker login action to the latest patch, ensuring CI pipelines use the most recent security and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix: raise on agent review failure instead of persisting synthetic DENY | psincraian | M | AI | 17.2h | - | May 27, 2026 |
SummaryBug FixFix: raise on agent review failure instead of persisting synthetic DENY Corrects a bug where transient LLM gateway errors were swallowed and caused false merchant denials; now exceptions are raised, retried, and logged for visibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(organization): limit slug length to 64 characters | pieterbeulque | M | No | 24.5h | 0.4h | May 27, 2026 |
SummaryFeatureLimit organization slug length to 64 characters Enforces a 64‑character limit on organization slugs to comply with email standards, preventing notification failures and improving system reliability. This change also updates UI and backoffice forms to enforce the limit client‑side. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Python
Frameworks:
Django
|
||||||
| ci: Allow changes to scripts in migration check | Yopi | XS | No | 0.8h | 0.5h | May 27, 2026 |
SummaryCI/CDAllow script changes in migration check This change relaxes the migration check to permit script modifications without triggering large warnings, reducing noise for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Re-sync seat-based benefits on subscription product change | joebon | M | No | 0.9h | 0.7h | May 27, 2026 |
SummaryBug FixRe-sync seat-based benefits on subscription change Fixes a bug where seat-based subscriptions retained old benefits after product changes, ensuring accurate benefit allocation for customers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| build(deps): bump mintlify from 4.2.549 to 4.2.572 in /docs | dependabot | XL | No | 1.0h | 1.0h | May 27, 2026 |
SummaryChoreBump mintlify dependency in docs Updates the Mintlify documentation generator to the latest patch, ensuring compatibility and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(order): correct off-by-one in dunning retry exhaustion | pieterbeulque | M | No | 16.1h | 0.1h | May 27, 2026 |
SummaryBug FixFix off-by-one in dunning retry logic Corrects retry count to prevent premature subscription revocation, improving billing accuracy and customer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| build(deps): bump greenlet from 3.3.2 to 3.5.0 in /server | dependabot | S | No | 1.0h | 0.9h | May 27, 2026 |
SummaryChorebump greenlet dependency Updates greenlet to 3.5.0, incorporating bug fixes and improved shutdown handling, enhancing stability and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| build(deps): bump sse-starlette from 3.3.3 to 3.4.4 in /server | dependabot | S | No | 1.0h | 0.9h | May 27, 2026 |
SummaryChoreBump sse-starlette dependency to 3.4.4 Updates the sse-starlette library to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Python
|
||||||
| build(deps-dev): bump @types/react from 19.2.14 to 19.2.15 in /server/emails in the react group | dependabot | S | No | 0.9h | 0.8h | May 27, 2026 |
SummaryChorebump @types/react from 19.2.14 to 19.2.15 Updates the TypeScript type definitions for React to the latest patch, ensuring compatibility and security for the server email component. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| build(deps): update sentry-sdk[fastapi,sqlalchemy] requirement from >=2.52.0 to >=2.60.0 in /server | dependabot | S | No | 0.9h | 0.8h | May 27, 2026 |
SummaryChoreUpdate sentry-sdk dependency to 2.60.0 Bumps sentry-sdk to the latest version to enable new features and bug fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| build(deps-dev): bump @scalar/openapi-parser from 0.28.2 to 0.28.4 in /handbook | dependabot | S | No | 0.9h | 0.8h | May 27, 2026 |
SummaryChoreBump @scalar/openapi-parser to 0.28.4 Updates the OpenAPI parser dependency to the latest patch, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| build(deps-dev): bump oxfmt from 0.49.0 to 0.51.0 in /server/emails | dependabot | M | No | 0.8h | 0.7h | May 27, 2026 |
SummaryChorebump oxfmt dependency Updates the oxfmt formatter to the latest version, incorporating bug fixes and new features for improved code formatting. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| build(deps-dev): bump tsx from 4.21.0 to 4.22.3 in /handbook | dependabot | L | No | 0.8h | 0.6h | May 27, 2026 |
SummaryChoreUpdate tsx dependency to 4.22.3 Keeps the handbook tooling up to date with the latest bug fixes and performance improvements, ensuring reliable build execution. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| build(deps-dev): update boto3-stubs[s3] requirement from >=1.43.4 to >=1.43.11 in /server | dependabot | S | No | 0.8h | 0.7h | May 27, 2026 |
SummaryChoreUpdate boto3-stubs[s3] dependency Bumps boto3-stubs[s3] to allow newer version, ensuring compatibility with latest AWS SDK features. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| build(deps): update pydantic-ai-slim[openai] requirement from >=1.90.0 to >=1.99.0 in /server | dependabot | S | No | 0.7h | 0.6h | May 27, 2026 |
SummaryChoreUpdate pydantic-ai-slim dependency to v1.99.0 Bumps pydantic-ai-slim[openai] to the latest version, incorporating security fixes and new features. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| build(deps): bump mintlify from 4.2.560 to 4.2.572 in /handbook | dependabot | XL | No | 0.6h | 0.6h | May 27, 2026 |
SummaryChoreBump mintlify dependency to 4.2.572 Updates the Mintlify documentation generator to the latest patch, ensuring compatibility and security fixes. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| amount v2: Migrate checkouts amounts to BigInt | Yopi | L | No | 19.9h | 0.8h | May 27, 2026 |
SummaryFeatureMigrate checkout amounts to BigInt Adds BigInt columns for checkout amounts, enabling non‑nullable storage and a backfill process to migrate existing data. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| build(deps): bump calibreapp/image-actions from 1.4.1 to 1.5.0 | dependabot | XS | No | 0.2h | 0.1h | May 27, 2026 |
SummaryCI/CDBump calibreapp/image-actions dependency Updates the image-actions action to the latest version, ensuring compatibility and security fixes. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| plain: Fix backfill of tenants for threads | Yopi | M | No | 12.6h | 12.0h | May 27, 2026 |
SummaryBug FixFix backfill of tenants for threads Improves performance of the tenant backfill script and adds filter support, ensuring reliable execution. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||