Pull Request Explorer

Exploring 717 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Profile custom HTML: Build-with-your-agent UI + clear-only reset (#5553 Phase 2b) gumclaw XL AI 117.3h 0.0h Jun 29, 2026

Summary

Feature

Add custom HTML UI for seller profiles

Enables sellers to create and manage custom HTML profile pages directly within the app, improving brand control and reducing reliance on external tools.

Health Assessment

Large
High
Low
  • The PR required extensive changes across backend and frontend, resulting in a slow 117‑hour cycle time, but the single review and lack of back‑and‑forth discussion indicate low review friction.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript, Javascript
Frameworks: Rails, React
Add score-based reCAPTCHA path for checkout ershad XL AI 70.3h 69.9h Jun 29, 2026

Summary

Feature

Add score‑based reCAPTCHA path for checkout

Introduces a score‑based reCAPTCHA flow that reduces friction for legitimate buyers while tightening fraud protection, with dynamic threshold tuning via Redis.

Health Assessment

Large
High
High
  • The PR required a 70‑hour cycle with a 70‑hour first‑review delay and multiple commits after the initial review, indicating significant rework and complexity. The large code churn (over 2,500 lines across 20 files) further elevates risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Saved-card coexistence: enter a new card via Payment Element nyomanjyotisa M No 70.0h 69.3h Jun 29, 2026

Summary

Feature

Enable new card entry with saved card coexistence

Allows customers with saved cards to enter a new card using Stripe Payment Element while retaining saved card checkout, improving payment flexibility and reducing friction.

Health Assessment

Medium
Medium
High
  • The PR involved multiple commits and a long review period, suggesting significant integration work.
  • The moderate code churn and cross‑stack changes increase risk but were managed within a single merge cycle.

AI Details

Tech Stack

Languages: Typescript, Ruby
Frameworks: React, Rails
Add reusable Payment Element card flows rmarescu L No 12.7h 10.9h Jun 29, 2026

Summary

Feature

Add reusable Payment Element card flows

Enables recurring memberships and commission products to use Stripe Payment Element for card payments, expanding payment options while maintaining existing backend contract. This reduces friction for customers and simplifies future charge setup.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal rework indicate an efficient review process. Large code changes were merged quickly, suggesting high confidence in the implementation.

AI Details

Tech Stack

Languages: Typescript, Javascript, Ruby
Add Stripe Payment Element checkout rmarescu XL AI 66.6h 0.0h Jun 29, 2026

Summary

Feature

Add Stripe Payment Element checkout

Introduces a feature‑flagged Stripe Payment Element checkout path for card‑only purchases, enabling a new UI while preserving the existing order flow.

Health Assessment

Large
High
Low
  • Large code change with high business impact on payments, reviewed quickly but still high risk due to potential checkout failures.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript, Javascript
Frameworks: Rails, React
Skip validations when soft-deleting stale cart products during checkout update sentry S AI 2.4h 0.0h Jun 29, 2026

Summary

Bug Fix

Skip validations on soft-deleting stale cart products

Prevents checkout failures caused by legacy cart records, ensuring users can complete purchases without error alerts.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; no blockers or extensive rework required.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Sanitize Twitter OAuth display name to strip colons before save sentry XL AI 2.6h - Jun 29, 2026

Summary

Bug Fix

Sanitize Twitter OAuth display name to strip colons before save

Fixes Twitter OAuth crashes by sanitizing display names, ensuring user names are valid and preventing email delivery errors.

Health Assessment

X-Large
Low
Low
  • Merged within 2.6 hours with minimal review, demonstrating efficient resolution of a critical OAuth issue.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix N+1 on bundle_products in LinksController#search sentry S AI 1.2h - Jun 29, 2026

Summary

Bug Fix

Fix N+1 bundle_products in LinksController search

Eliminates per-bundle database queries during product search, improving performance and reducing load on the database.

Health Assessment

Small
Low
Low
  • Fast turnaround with AI assistance and automated review; minimal code changes; no new functionality introduced.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Fix N+1 media location queries in mobile url_redirect_attributes sentry M AI 0.3h 0.0h Jun 29, 2026

Summary

Bug Fix

Fix N+1 media location queries in mobile API

Optimizes the mobile redirect endpoint by collapsing multiple database queries into one, improving performance and reducing load on the media_locations table.

Health Assessment

Small
Low
Low
  • Quick fix with regression test ensures single query, minimal risk, and fast merge.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Preload product creator avatar in mobile purchases JSON serialization sentry S AI 0.4h - Jun 29, 2026

Summary

Bug Fix

Preload product creator avatar in mobile purchases JSON serialization

Eliminates N+1 queries when serializing mobile purchase listings by eager‑loading product creator avatars, improving performance and reducing database load for mobile users.

Health Assessment

Small
Low
Low
  • Quick, single‑file change that removes an N+1 query without altering API contract; merged within 24 minutes.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Hide deprecated Stripe Connect payout option unless already connected gumclaw S AI 0.3h - Jun 28, 2026

Summary

Feature

Hide deprecated Stripe Connect payout option

Prevents sellers from seeing a deprecated payout option, reducing confusion and aligning UI with current payout strategy.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no review needed, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript, Ruby
Frameworks: React, Rails
Make payout settings field grids responsive so controls are usable on mobile gumclaw M AI 0.5h - Jun 28, 2026

Summary

Bug Fix

Responsive payout settings grid for mobile

Improves mobile usability of payout settings by making grid layouts responsive, ensuring controls remain accessible on small screens.

Health Assessment

Medium
Low
Low
  • Quick, low‑risk UI fix with minimal code changes and no backend impact.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Fix inconsistent membership post visibility across subscribers gumclaw M AI 0.5h 0.2h Jun 28, 2026

Summary

Bug Fix

Fix inconsistent membership post visibility across subscribers

Ensures all membership subscribers see the same set of seller posts, eliminating visibility gaps and improving user experience.

Health Assessment

Medium
Medium
Low
  • Fast turnaround with minimal rework; product sign‑off pending for entitlement change.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix ArgumentError when saving a coffee product with a nil-priced variant sentry S AI 5.2h - Jun 28, 2026

Summary

Bug Fix

Fix nil-priced variant ArgumentError

Prevents 500 errors when saving coffee products with missing price data, improving reliability for merchants.

Health Assessment

Small
Low
Low
  • Quick fix with minimal code changes, no rework, resolved in under 6 hours.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Skip zero-quantity items in CheckoutController#update sentry M AI 5.2h 0.0h Jun 28, 2026

Summary

Bug Fix

Skip zero-quantity items in CheckoutController#update

Fixes checkout cart updates by preventing errors when a buyer removes an item via quantity=0, ensuring smooth checkout flow and accurate cart state.

Health Assessment

Medium
Medium
Low
  • Fast cycle time of 5.2 hours with a single review, minimal rework, but the change touches the critical checkout cart persistence path.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix 422 when removing a wishlist item whose product later became versioned sentry S AI 4.4h - Jun 28, 2026

Summary

Bug Fix

Fix 422 on wishlist item removal after product versioning

Users can now delete wishlist items even after the product gains variants, eliminating 422 errors. This improves reliability and reduces friction for customers.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; AI-assisted code and tests added; no significant review friction.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Ensure resend always carries a url_redirect for posts with files sentry S AI 24.7h - Jun 28, 2026

Summary

Bug Fix

Add url_redirect fallback for file post resends

Ensures resend emails for posts with downloadable files always include a valid redirect URL, preventing runtime errors and guaranteeing customers receive correct attachment links.

Health Assessment

Small
Low
Low
  • Quick fix of a runtime error affecting resend emails for file posts; minimal code changes and no regression risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
« Page 15 of 15

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos