Pull Request Explorer

Back to Repo
Exploring 287 PRs for Gumroad. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
GDPR buyer erasure: best-effort per-step erasure that survives lock-wait timeouts gumclaw M AI 6.0h 0.1h Jun 02, 2026

Summary

Feature

Improve GDPR buyer erasure resilience to lock timeouts

Partial erasure of buyer PII now succeeds even when some tables lock, reducing failure rates and ensuring compliance with GDPR/CCPA.

Health Assessment

Medium
Medium
Low
  • The PR was reviewed and merged within 6 hours with a single review comment, indicating a smooth process.
  • The change introduces medium risk due to altered erasure semantics but is well-tested.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix production checkout redirecting to .apps.staging.gumroad.org ershad XS AI 0.0h - Jun 02, 2026

Summary

Bug Fix

Fix production checkout redirect to staging domain

Corrects asset build to prevent staging domain leakage, ensuring buyers are directed to the correct production checkout.

Health Assessment

Small
Low
Low
  • Resolved a critical production redirect bug with minimal changes, no impact on runtime logic.

AI Details

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

Tech Stack

Warn when custom HTML lacks a buy affordance gianfrancopiana M AI 0.3h 0.2h Jun 02, 2026

Summary

Feature

Warn when custom HTML lacks a buy affordance

Adds an advisory warning for custom landing pages missing a purchase path, ensuring products remain buyable and improving API documentation and UX.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations indicates high confidence in the change.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Add AI service providers disclosure to privacy policy (Walks — App Review 5.1.1/5.1.2) gumclaw S AI 0.2h 0.0h Jun 02, 2026

Summary

Docs

Add AI service providers disclosure to privacy policy

Adds disclosure of third‑party AI data processing to the Gumroad privacy policy, ensuring compliance with Apple App Review guidelines and clarifying data handling for AI‑powered features.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes; low‑risk content‑only update.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Restore --json --jq filter on products page url in landing prompt gianfrancopiana XS AI - - Jun 02, 2026

Summary

Bug Fix

Restore JSON filter on products page URL

Restores JSON filtering for the products page URL command, aligning it with other CLI commands. This consistency improves seller experience by providing predictable output.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed by automated AI bot, merged immediately.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Point landing page prompt at products page CLI commands gianfrancopiana S AI 0.1h 0.0h Jun 02, 2026

Summary

Docs

Point landing page prompt at products page CLI commands

Updates agent prompts and API docs to use new 'products page' CLI commands, enabling preview of sanitization reports before publishing, reducing deployment errors.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes and no review friction indicates low complexity and high confidence in correctness.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Gate preview app deploys behind Buildkite approval for every branch ershad S AI 18.8h 0.1h Jun 02, 2026

Summary

Feature

Enable Buildkite approval gate for preview app deployments

Adds a manual approval step to gate preview app deployments, reducing friction for testing while ensuring controlled releases.

Health Assessment

Small
Medium
Low
  • Fast cycle time and minimal rework indicate a smooth approval process; manual gating introduces moderate risk but is mitigated by clear branch filters.

AI Details

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

Tech Stack

Languages: Ruby, Yaml
Expose product sections in v2 product responses gianfrancopiana L AI 0.5h 0.2h Jun 02, 2026

Summary

Feature

Expose product sections in v2 product responses

Adds product page sections to v2 product responses, enabling clients to read product layout without write APIs.

Health Assessment

Large
Low
Low
  • Fast cycle, minimal rework, low risk read-only API change.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Retry transient TaxJar connection errors in US states sales-tax report ershad XL AI 0.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Retry transient TaxJar errors in US sales tax report

Ensures long-running tax report jobs complete even when TaxJar experiences transient network failures, improving reliability and reducing manual intervention.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within minutes, indicating minimal friction.
  • The change is large in code size but low risk, addressing a critical reliability issue.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix custom landing page agent prompt to match shipped CLI and buy-button contract gumclaw S AI 9.9h 0.1h Jun 02, 2026

Summary

Bug Fix

Update landing page prompt to match CLI

This change updates the agent prompt to reflect the actual CLI commands and buy‑button contract, preventing agents from issuing invalid commands that could break landing pages. It ensures customers can purchase products correctly, improving reliability and user experience.

Health Assessment

Small
Low
Low
  • Fast review and single commit indicate low complexity; minimal risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Silently redirect signed-in users from /login and /signup nyomanjyotisa M AI 0.8h 0.1h Jun 02, 2026

Summary

Bug Fix

Silently redirect signed‑in users from /login and /signup

Ensures logged‑in users are redirected to the dashboard without an intrusive flash message, improving the user experience and preventing confusing alerts on marketing pages.

Health Assessment

Small
Low
Low
  • Fast cycle time (0.8h) and minimal review effort indicate a straightforward, low‑risk bug fix with AI‑generated code and a single commit.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Add custom HTML buy e2e gianfrancopiana S AI 0.5h 0.1h Jun 01, 2026

Summary

Test

Add custom HTML buy e2e

Adds a system spec that verifies the custom HTML product page buy flow, ensuring iframe messaging and checkout parameters work correctly.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; AI assistance likely contributed to quick turnaround.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix custom HTML buy bridge gianfrancopiana M AI 0.1h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix custom HTML buy bridge

Fixes custom HTML buy buttons so they work reliably in production, preventing checkout failures caused by Cloudflare Rocket Loader. Maintains CSP compliance and preserves existing server-side validation.

Health Assessment

Small
Low
Low
  • PR closed within 6 minutes with a single commit, indicating a straightforward bug fix with minimal complexity.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Map historical country names for analytics flags slavingia M AI 3.1h 0.1h Jun 01, 2026

Summary

Feature

Map historical country names for analytics flags

Adds a lookup for historical country names to correctly render flags in analytics, improving data accuracy and user insight.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3.1h with only one review round and minimal rework indicates a smooth, low‑risk change.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Accept Sandbox StoreKit JWS on production for Walks ProSub (fixes recording blocked by paywall) gumclaw M AI 0.5h - Jun 01, 2026

Summary

Bug Fix

Allow Sandbox StoreKit JWS on Production

Enables internal testers using TestFlight to record walks on production by accepting sandbox‑signed StoreKit JWS, preventing 402 errors and improving testing workflow.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes; AI review expedited the process.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Add custom HTML landing pages for products gianfrancopiana XL AI 117.8h 0.2h Jun 01, 2026

Summary

Feature

Add custom HTML landing pages for products

Creators can give a product a custom HTML landing page that buyers see instead of the default product page.

Health Assessment

Large
High
Low
  • Large scope with 3,200+ lines added, but review was quick and only one round, indicating efficient code review. The long cycle time suggests delays before merge, possibly due to feature flag gating or testing.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Add e2e system + request specs for #5281 (buyer-local-currency display) gumclaw L AI 27.7h 0.1h Jun 01, 2026

Summary

Test

Add e2e and request specs for buyer currency

Adds comprehensive test coverage for buyer‑local‑currency display, ensuring UI and analytics consistency across regions.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework; test‑only changes with no production code modifications.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Add account refund policy API gianfrancopiana L AI 0.5h 0.2h Jun 01, 2026

Summary

Feature

Add account refund policy API

Enables sellers to retrieve and update their account-level refund policy via API, improving consistency and reducing manual configuration.

Health Assessment

Large
Medium
Low
  • Rapid iteration with minimal review time indicates high confidence; AI assistance likely contributed to speed and thoroughness.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Use PayPal as source of truth for multi-currency refund amounts nyomanjyotisa XL AI 2.4h 0.1h Jun 01, 2026

Summary

Bug Fix

Use PayPal as source of truth for multi-currency refund amounts

Accurately calculates refund amounts using PayPal order data, preventing over‑ or under‑refunds and reducing silent failures in multi‑currency transactions.

Health Assessment

X-Large
High
Low
  • The PR was reviewed and merged within 2.4 hours, with rapid iteration after a single review, indicating efficient collaboration but the changes touch critical refund logic, warranting high risk assessment.

AI Details

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

Tech Stack

Languages: Ruby
Fix Stripe Connect rejection for US business with foreign-resident rep nyomanjyotisa M AI 0.9h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix Stripe Connect rejection for US business with foreign rep

Ensures US LLCs with foreign representatives can set payout settings without Stripe errors, improving onboarding flow and reducing support tickets.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 0.9 hours, indicating a smooth review process.
  • AI-assisted drafting helped streamline the fix, resulting in minimal rework and a low-risk change.

AI Details

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

Tech Stack

Languages: Ruby
Fix silent subscription renewal failures on plan-change application nyomanjyotisa S AI 1.3h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix silent subscription renewal failures

This PR resolves silent failures of subscription renewals when plan changes occur on products requiring shipping, ensuring subscribers are charged correctly and revenue is captured.

Health Assessment

Small
Low
Low
  • Rapid review and single iteration indicate low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix self-affiliate sales dropping seller proceeds nyomanjyotisa S AI 0.2h - Jun 01, 2026

Summary

Bug Fix

Fix self-affiliate sales dropping seller proceeds

Ensures sellers receive full proceeds when purchasing their own product via their affiliate link, preventing revenue loss and maintaining accurate payout accounting.

Health Assessment

Small
High
Low
  • Quick, single-commit fix with minimal code changes; high business impact on seller payouts; low review friction and rapid cycle time.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Treat Puerto Rico as a US state to unblock PR sellers nyomanjyotisa XL AI 68.6h 0.2h Jun 01, 2026

Summary

Bug Fix

Treat Puerto Rico as a US state to unblock PR sellers

Enables Puerto Rico sellers to onboard to Stripe Connect by treating PR as a US state, eliminating a critical onboarding blocker and reducing support tickets.

Health Assessment

X-Large
High
Low
  • Fast review (0.1h) and single commit after review indicate low friction, but the PR touches core compliance logic and triggers a large one‑time migration affecting thousands of sellers, marking it high risk.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Add category discovery and path input gianfrancopiana L AI 0.9h 0.2h May 31, 2026

Summary

Feature

Add category discovery and path input

Adds a public endpoint to list categories and allows products to specify category paths, improving consistency and API usability.

Health Assessment

Large
Medium
Low
  • Rapid cycle with minimal review, indicating high confidence and low friction.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Add URL support for product thumbnails gianfrancopiana L AI 3.2h 1.4h May 29, 2026

Summary

Feature

Add URL support for product thumbnails

Enables product owners to set thumbnails via public URLs, simplifying image management while preserving validation and CDN delivery consistency.

Health Assessment

Large
Medium
Low
  • Fast 3.2‑hour cycle with a single review and minimal rework; moderate risk due to SSRF handling but mitigated by extensive specs.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Guard against non-Hash params[:user] in SignupController sentry S AI 1.9h 0.0h May 29, 2026

Summary

Bug Fix

Prevent TypeError on malformed signup params

Stops bots from causing crashes by validating signup parameters, improving reliability and user experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal review; quick fix to prevent runtime errors from malformed requests.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Batch variant soft-deletion to eliminate N+1 queries sentry M AI 1.6h 0.1h May 29, 2026

Summary

Refactor

Eliminate N+1 queries via batch variant deletion

This change reduces database load and improves product update performance by batching variant deletions, eliminating redundant queries and speeding up operations.

Health Assessment

Medium
Medium
Low
  • Rapid review and merge within 1.6 hours indicates smooth process; single commit and minimal comments suggest low friction.

AI Details

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

Tech Stack

Languages: Ruby
Fix Radar value-list sync (alias lookup + dup handling, scoped backfill) nyomanjyotisa M AI 0.8h 0.1h May 29, 2026

Summary

Bug Fix

Fix Radar value-list sync and backfill

Fixes critical bugs that caused daily sync jobs to fail, restoring Stripe Radar lists for blocked emails and cards. Enables incremental backfill to populate historical blocks without overwhelming the system.

Health Assessment

Medium
High
Low
  • Fast cycle time and minimal review rounds indicate efficient resolution of critical bugs affecting fraud controls.

AI Details

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

Tech Stack

Languages: Ruby
Add reason to admin-issued credits for paper trail and email copy slavingia L AI 30.8h 0.1h May 28, 2026

Summary

Feature

Add credit reason field for audit and email

Adds a required reason field to admin‑issued credits, creating an auditable paper trail and including the reason in creator notification emails.

Health Assessment

Large
Medium
Medium
  • PR received a fast initial review but required several iterations to add a new API endpoint and enforce server‑side validation, resulting in moderate review friction.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
[codex] Add checkout timeout to CI workflow slavingia S AI 0.1h - May 28, 2026

Summary

CI/CD

Add checkout timeout to CI workflow

Adds a 5‑minute timeout to checkout steps in the CI workflow, preventing long hangs and improving build reliability.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.1h, single commit, automated review, minimal scope.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Unblock 13 countries no longer under comprehensive OFAC sanctions gumclaw XL AI 4.7h 0.5h May 28, 2026

Summary

Feature

Remove over‑restrictive country blocks

Allows legitimate buyers from 13 previously blocked countries to purchase and ship while maintaining compliance with OFAC and payment processor rules.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 4.7 hours and a single review round suggest a smooth process; tests were updated to reflect new compliance logic.

AI Details

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

Tech Stack

Languages: Ruby
Eager-load seller and link.user in mobile purchases search sentry S AI 2.5h 0.1h May 28, 2026

Summary

Bug Fix

Eager-load seller and link.user in mobile purchases search

Eliminates N+1 database queries in the mobile purchases API by eager‑loading seller and link.user associations, improving performance and reducing load on the database for mobile clients.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 2.5 hours, with no back‑and‑forth, indicating a smooth, low‑friction fix.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Normalize price_currency_type to lowercase on assignment sentry S AI 2.9h 0.1h May 28, 2026

Summary

Bug Fix

Normalize price_currency_type to lowercase on assignment

Ensures currency codes are stored lowercase to avoid lookup failures, improving reliability of product creation and updates.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, low risk to production.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Force account email before logged-in users can act ershad M AI 14.8h 0.1h May 28, 2026

Summary

Feature

Enforce email requirement for logged-in users

Prevents phishing accounts by redirecting users without an email to settings, improving fraud detection and compliance.

Health Assessment

Medium
Medium
Low
  • The PR was merged within 15 hours with a single review and minimal rework, indicating efficient collaboration.
  • The change touches authentication gating, posing moderate risk if misconfigured.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Bump embed_spec retry: 2 → 10 gumclaw XS AI 0.0h 0.0h May 28, 2026

Summary

Test

Bump embed_spec retry: 2 → 10

Increases retry count for a flaky system spec to improve CI stability without affecting application behavior.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes; no review required; low risk to production.

AI Details

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

Tech Stack

Languages: Ruby
Eager-load variant associations in WishlistPresenter to fix N+1 queries sentry M AI 18.8h 0.1h May 28, 2026

Summary

Bug Fix

Fix N+1 queries in WishlistPresenter

Improves performance of wishlist pages by eliminating repeated database queries, reducing load times and server cost.

Health Assessment

Medium
Low
Medium
  • PR resolved N+1 queries quickly with minimal changes; review was fast and only one round, but multiple commits after review suggest iterative refinement.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Preload products once in CachingProxy instead of per Web instance sentry S AI 18.7h 0.1h May 28, 2026

Summary

Bug Fix

Preload products once in CachingProxy

Eliminates redundant product queries during analytics cache filling, improving performance for large sellers and reducing database load.

Health Assessment

Small
Low
Low
  • Fast cycle time, single review, minimal changes, low risk performance fix.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude, Cursor
Confidence: 0.95

Tech Stack

Languages: Ruby
Eager-load card associations for bundle products in ProductProps sentry S AI 18.4h 18.4h May 28, 2026

Summary

Bug Fix

Eager-load card associations for bundle products

Fixes N+1 query issue on bundle product pages, improving load times and user experience.

Health Assessment

Small
Low
Medium
  • Quick fix with minimal changes, resolved performance issue without affecting other functionality.

AI Details

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

Tech Stack

Languages: Ruby
Eager-load prices and variant records in upsell products query sentry S AI 90.9h 0.0h May 28, 2026

Summary

Bug Fix

Add eager-loading for upsell product queries

Improves checkout upsell performance by preloading price and image data, eliminating N+1 queries for up to 25 products.

Health Assessment

Small
Low
Medium
  • The PR received a quick first review but required two rounds of comments, with a moderate number of commits, indicating some complexity that was resolved efficiently.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Guard against nil purchase in Order#receipt_for_gift_receiver? and receipt_for_gift_sender? sentry S AI 40.7h 0.1h May 28, 2026

Summary

Bug Fix

Add nil guard for order receipt helpers

Prevents NoMethodError when orders have no successful purchases, ensuring receipt helpers return false and improving email rendering reliability.

Health Assessment

Small
Low
Low
  • Quick defensive change, reviewed and merged within 2 days with minimal code churn, indicating low risk and high confidence in stability.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails, Rspec
Fix TypeError when sales_count_for_inventory returns nil sentry M AI 15.8h 14.6h May 28, 2026

Summary

Bug Fix

Fix TypeError when sales_count_for_inventory returns nil

Prevents crashes on product pages and checkout caused by nil sales counts, ensuring a smoother customer experience.

Health Assessment

Medium
Low
Medium
  • Resolved quickly with a single review and minimal rework; comprehensive tests added to cover nil case.

AI Details

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

Tech Stack

Languages: Ruby
Update knapsack_pro from 7.8.0 to 10.0.1 slavingia XS AI 8.1h - May 28, 2026

Summary

Chore

Update knapsack_pro from 7.8.0 to 10.0.1

Bumps the Knapsack Pro CI test‑splitting gem to the latest version, ensuring compatibility with current Ruby and CI configuration while preserving test performance and stability.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted dependency bump with minimal code changes, merged within 8 hours, indicating a low‑risk, low‑friction update.

AI Details

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

Tech Stack

Languages: Ruby
Fix "Refresh purchases in user's library" support snippet ershad S AI 0.6h 0.1h May 27, 2026

Summary

Docs

Update library refresh support snippet

Improves support ability to resolve empty library issues by documenting correct fix for unlinked and buyer-deleted purchases.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low risk and efficient process.

AI Details

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

Tech Stack

Fix Walks App Attest assertion verification (double-hash) ershad S AI 0.0h - May 27, 2026

Summary

Bug Fix

Fix Walks App Attest assertion verification

Restores authentication for real device API calls, eliminating false subscription paywalls and enabling walk functionality.

Health Assessment

Small
High
Low
  • Merged immediately after a single commit, indicating high confidence in the fix; low review friction; small code change but high risk due to cryptographic verification adjustments.

AI Details

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

Tech Stack

Languages: Ruby
Log Walks App Attest assertion failure reason ershad S AI 0.0h - May 27, 2026

Summary

Chore

Log Walks App Attest assertion failure reason

Adds detailed server logs for App Attest assertion failures, enabling faster diagnosis of 402 errors without client‑side debugging.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and automated review, indicating low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Store Walks App Attest challenges in $redis instead of Rails.cache ershad S AI 0.0h - May 27, 2026

Summary

Bug Fix

Move App Attest challenge storage to Redis

Improves reliability by preventing cache eviction of single-use nonces, reducing spurious authentication failures.

Health Assessment

Small
Low
Low
  • Merged immediately with no review, minimal changes, quick resolution.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Temporarily disable Rack::Attack throttles on Gumroad Walks endpoints ershad S AI 0.0h 0.1h May 27, 2026

Summary

Bug Fix

Disable specific Rack::Attack throttles for Gumroad Walks

Temporarily removes throttling on specific endpoints to prevent test failures during App Attest reinstall flow, ensuring smoother testing without compromising overall security.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; AI-assisted drafting streamlined process.

AI Details

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

Tech Stack

Languages: Ruby
Fix N+1 queries in ProductPresenter::Card eager-loads for card_for_web sentry L AI 72.4h 0.1h May 27, 2026

Summary

Bug Fix

Fix N+1 queries in ProductPresenter Card

Eliminates per-product database queries when rendering product search cards, improving performance and reducing load on the database.

Health Assessment

Medium
Medium
Low
  • Quick review and single commit indicate a straightforward bug fix with minimal friction.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Handle Faraday::ParsingError in PromptStrategy sentry S No 0.2h - May 27, 2026

Summary

Bug Fix

Handle Faraday::ParsingError in PromptStrategy

Adds Faraday::ParsingError to rescue clauses so non‑JSON upstream proxy responses are handled gracefully, preventing 500 errors in moderation threads.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, merged within 12 minutes.

AI Details

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

Tech Stack

Languages: Ruby
Fix N+1 queries in Api::V2::SubscribersController#index sentry M AI 48.4h 0.1h May 27, 2026

Summary

Bug Fix

Fix N+1 queries in Subscribers API

Improves API performance by eliminating per-row database queries, reducing latency for subscriber listings.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 48 hours, with minimal comments and no rework, indicating a smooth process.
  • AI assistance accelerated the fix and reduced manual effort.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Page 1 of 6 »

Get this analytics stack for your team

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

Connect Repos