Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Fix N+1 queries on /emails/published by eager-loading associations | sentry | M | AI | 24.2h | 0.1h | May 27, 2026 |
SummaryBug FixFix N+1 queries on /emails/published Reduces database queries for email list pages, improving performance and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix N+1 queries in LinksController#edit for product files | sentry | M | AI | 47.9h | 47.9h | May 27, 2026 |
SummaryBug FixFix N+1 queries in LinksController#edit for product files Improves performance on the product edit page by eager‑loading thumbnail and transcoding data, eliminating per‑file database queries and reducing load on Active Storage and transcoding tables. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Batch Link lookups and eliminate seller N+1 in visible_posts_for | sentry | L | AI | 47.5h | 0.1h | May 27, 2026 |
SummaryRefactorBatch Link lookups and eliminate seller N+1 in visible_posts_for Improves page load performance for seller posts by batching link lookups and eliminating N+1 queries, reducing database load and speeding up user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Hide the Rent option on rentable products with no rental price | gianfrancopiana | M | AI | 1.0h | 0.0h | May 26, 2026 |
SummaryBug FixHide Rent option for products without price Prevents free unintended rental options from appearing, improving buyer experience and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Walks: API endpoints for the Gumroad Walks iOS app | slavingia | XL | AI | 119.7h | 0.1h | May 26, 2026 |
SummaryFeatureAdd Walks API endpoints for Gumroad iOS app Enables secure, server‑side OpenAI and Anthropic API usage for the Gumroad Walks iOS app, removing embedded keys and complying with App Store policies while providing rate limiting and subscription verification. Health Assessment
Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Disable password-manager autofill on profile username field | gianfrancopiana | XS | AI | 0.2h | - | May 26, 2026 |
SummaryBug FixDisable password-manager autofill on profile username field Prevents sellers from seeing incorrect usernames caused by password manager autofill, ensuring accurate public URLs and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix blank Admin::Users::Show for accounts with no email | ershad | S | AI | 0.4h | 0.0h | May 26, 2026 |
SummaryBug FixFix blank admin user page for null emails Restores the admin user page when a user has no email by aligning TypeScript types with the backend and providing a placeholder, ensuring admins can manage accounts even when OAuth providers omit email. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Ruby
Frameworks:
React
|
||||||
| Stagger LargeSellersUpdateUserBalanceStatsCacheWorker fanout over 1 hour | ershad | S | AI | 0.9h | 0.1h | May 26, 2026 |
SummaryBug FixStagger LargeSellersUpdateUserBalanceStatsCacheWorker fanout over 1 hour Spreads background job enqueues over an hour to avoid database contention, preventing 502 errors during peak load. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Set unique tag per Android push to stop tray collapse | nyomanjyotisa | M | AI | 0.7h | 0.1h | May 26, 2026 |
SummaryFeatureAdd unique Android push notification tags Ensures each Android push notification appears separately, preventing accidental dismissal of multiple alerts and improving user engagement. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Fix settings username display showing fallback instead of persisted value | gumclaw | S | AI | 0.2h | 0.1h | May 26, 2026 |
SummaryBug FixFix username display to show persisted value Ensures profile settings page shows the actual stored username, preventing misleading fallback values. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Eager-load ASSOCIATIONS_FOR_CARD in CheckoutService primary path | sentry | XS | AI | 0.2h | - | May 26, 2026 |
SummaryBug FixAdd eager-loading to CheckoutService primary path Preloads necessary associations in CheckoutService, eliminating N+1 queries and improving checkout performance for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Preserve mobile OAuth tokens on email confirmation | nyomanjyotisa | S | AI | 1.0h | - | May 26, 2026 |
SummaryBug FixPreserve mobile OAuth tokens on email confirmation Fixes a critical bug that caused mobile users to be forced to re‑login after confirming their email, reducing churn and Sentry error rates for mobile authentication. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add lograge diagnostics for mobile/v2/internal API 401s | nyomanjyotisa | S | AI | 0.3h | 0.1h | May 26, 2026 |
SummaryFeatureAdd lograge diagnostics for mobile API 401s Adds diagnostic fields to logs for mobile API 401s, enabling faster root cause analysis without logging secrets. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix Admin::ScheduledPayoutPresenter spec broken on main | gumclaw | XS | AI | 0.3h | - | May 25, 2026 |
SummaryTestFix Admin::ScheduledPayoutPresenter spec broken on main Spec-only change to align expected hash with presenter output after adding processor key; restores CI pass on main. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| CI: drop 60s sleep on test failure in Fast job | gumclaw | S | AI | 0.0h | - | May 25, 2026 |
SummaryCI/CDRemove 60s sleep from Fast test job Eliminates unnecessary delay in test failures, speeding up feedback and reducing run time. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Add unpaid balance refund admin endpoints | gianfrancopiana | L | AI | 0.6h | 0.2h | May 25, 2026 |
SummaryFeatureAdd admin endpoints for unpaid balance refunds Enables administrators to preview and process refunds for suspended sellers’ unpaid balances, aligning API flow with CLI and preventing stale or duplicate refunds. Health Assessment
Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Expose internal scheduled payout creation | gianfrancopiana | L | AI | 0.8h | 0.2h | May 25, 2026 |
SummaryFeatureAdd internal API for scheduled payout creation Enables admins to schedule payouts for suspended users via internal API, aligning CLI and UI workflows and ensuring correct payout processor selection. Health Assessment
Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript
Frameworks:
Rails
|
||||||
| Revert "Add app-owned Vivero preview compose runtime" | gianfrancopiana | M | AI | - | - | May 25, 2026 |
SummaryBug FixRevert Vivero preview Docker runtime Removes preview-only Docker assets, restoring repo to production state. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml, Shell
Frameworks:
Docker
|
||||||
| Add app-owned Vivero preview compose runtime | gianfrancopiana | M | AI | 0.2h | 0.1h | May 25, 2026 |
SummaryChoreAdd app-owned Vivero preview compose runtime Adds an app-owned Docker Compose stack for Vivero previews, moving bootstrap logic into Gumroad services to enable isolated preview environments without duplicating configuration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml, Shell
Frameworks:
Docker
|
||||||
| Scaffold skip-stub backfill (#5257): inventory + tracking script | gumclaw | XL | AI | 21.9h | 22.0h | May 25, 2026 |
SummaryFeatureAdd skip-stub inventory and CI check script Provides a per-file inventory of skip‑stub tests and a CI gate to track progress, enabling smoother migration and compliance. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby, Yaml
Frameworks:
Rails
|
||||||
| Add internal admin endpoint to flag a user for a policy violation | gianfrancopiana | L | AI | 1.2h | 0.2h | May 25, 2026 |
SummaryFeatureAdd admin endpoint to flag user for policy violation Enables admins to flag sellers for policy violations with product context, improving compliance enforcement and reducing risk. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add internal admin TOS suspension endpoint | gianfrancopiana | M | AI | 0.2h | 0.1h | May 25, 2026 |
SummaryFeatureAdd internal admin TOS suspension endpoint Provides admins a dedicated endpoint to suspend users for TOS violations, improving audit clarity and simplifying downstream API usage. Health Assessment
Medium
High
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix Angola IBAN validation that blocks valid 25-char Angolan IBANs | nyomanjyotisa | M | AI | 1.0h | 0.1h | May 25, 2026 |
SummaryBug FixFix Angola IBAN validation for 25-char accounts Ensures Angolan sellers can onboard with valid IBANs, preventing payment failures and improving seller experience. Health Assessment
Small
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Correct PDF stamping help center copy to reflect first-page-only behavior | nyomanjyotisa | XS | AI | 0.5h | 0.0h | May 25, 2026 |
SummaryDocsUpdate PDF stamping help center copy Aligns help center documentation with current PDF stamping behavior, preventing customer confusion and support tickets. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Clear stale Stripe bank sync failure payout notes on successful sync | nyomanjyotisa | XL | AI | 1.1h | 0.1h | May 25, 2026 |
SummaryBug FixRemove stale Stripe sync failure payout notes Ensures sellers no longer see outdated error messages after successful bank sync, improving user experience and reducing support tickets. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript
Frameworks:
Rails, React
|
||||||
| Fix admin Stripe Transfer ID link to navigate to the payout | nyomanjyotisa | S | AI | 1.9h | 0.9h | May 25, 2026 |
SummaryBug FixFix admin Stripe Transfer ID link to navigate to the payout Corrects the admin payout link to point directly to the specific Stripe payout, improving admin workflow and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Backfill #5257: leaves + mailers + business (39 files un-stubbed) | gumclaw | XL | No | 5.7h | - | May 25, 2026 |
SummaryChoreBackfill leaves, mailers, and business logic Completes data migration and test coverage for key business components, ensuring accurate functionality and reducing future regressions. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix TypeError in FilesController#complete for malformed parts payloads | sentry | S | AI | 7.9h | - | May 23, 2026 |
SummaryBug FixFix TypeError in FilesController#complete Prevents server errors from malformed file upload requests, improving reliability and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Stagger LargeSellersUpdateUserBalanceStatsCacheWorker to 10:00 UTC to avoid DB contention with daily payouts | gumclaw | XS | AI | 0.0h | 0.0h | May 23, 2026 |
SummaryBug FixStagger LargeSellersUpdateUserBalanceStatsCacheWorker to 10:00 UTC Reschedules a background worker to reduce database contention during peak payout processing, preventing service outages and improving system reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| Bump rack-session from 2.1.1 to 2.1.2 | dependabot | XS | AI | 0.8h | - | May 23, 2026 |
SummaryChoreBump rack-session from 2.1.1 to 2.1.2 Updates rack-session to address a security vulnerability, ensuring encrypted session handling. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| Guard against nil featured product in profile sections | sentry | S | No | 0.6h | 0.1h | May 23, 2026 |
SummaryBug FixGuard against nil featured product in profile sections Fixes a NoMethodError caused by stale featured product references, ensuring seller profiles no longer crash when products are deleted. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix N+1 queries in mobile purchases serializer | sentry | L | AI | 12.3h | 0.1h | May 23, 2026 |
SummaryBug FixFix N+1 queries in mobile purchases serializer Removes the N+1 query storm in mobile purchase endpoints, reducing database load and improving response times for users. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Eager-load associations for sold-out filter in ProfileSectionsPresenter | sentry | M | AI | 9.1h | 6.7h | May 22, 2026 |
SummaryBug FixEager-load associations for sold-out filter Eliminates N+1 queries when rendering seller profile pages by eager-loading necessary associations, improving performance and reducing database load. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Revert "Bump jwt from 2.8.2 to 3.2.0 (#5192)" | gumclaw | S | AI | 0.0h | - | May 22, 2026 |
SummaryBug FixRevert jwt gem bump to fix Google OAuth Reverts the jwt gem to a compatible version, restoring Google sign‑in for users after a breaking upgrade. Health Assessment
Small
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Revert "Bump devise from 4.9.4 to 5.0.4 (#5196)" | gumclaw | S | AI | 0.0h | - | May 22, 2026 |
SummaryBug FixRevert Devise 5 upgrade to restore login flows Reverts a major Devise upgrade that broke authentication, restoring stable login and email flows. Health Assessment
Small
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Add OAuth direct uploads for product media | gianfrancopiana | L | AI | 3.3h | 0.1h | May 22, 2026 |
SummaryFeatureAdd OAuth direct uploads for product media Enables CLI clients to upload product media directly via OAuth, improving workflow efficiency and reducing reliance on browser uploads. This streamlines content management for sellers and enhances the product attachment process. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix flaky subscription manage spec — guard against nil presenter props | gumclaw | S | AI | 1.0h | 0.0h | May 22, 2026 |
SummaryBug FixFix nil guard in subscription manage Prevents crashes when subscription data is missing, ensuring 404 responses instead of 500 errors. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Revert "Bump sidekiq-cron from 1.12.0 to 2.4.0 (#5195)" | ershad | S | AI | 0.0h | - | May 22, 2026 |
SummaryBug FixRevert sidekiq-cron upgrade Reverts sidekiq-cron from 2.4.0 back to 1.12.0 to maintain stable background job scheduling and avoid potential production disruptions. Health Assessment
Small
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Fix NoMethodError on nil @purchase in PurchasesController#unsubscribe | sentry | XS | AI | 6.4h | - | May 22, 2026 |
SummaryBug FixFix NoMethodError on nil @purchase in PurchasesController#unsubscribe Prevents 500 errors when bots access expired unsubscribe links by adding a nil guard, improving reliability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Guard against nil flow_of_funds in combined charge sync | sentry | S | AI | 4.9h | 0.1h | May 22, 2026 |
SummaryBug FixPrevent nil flow_of_funds crash in charge sync Fixes a crash that could leave purchases stuck in progress, ensuring accurate payment status and preventing revenue loss. Health Assessment
Small
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix NoMethodError in fetch_variant_category when variant_category_id is invalid | sentry | S | AI | 7.2h | 0.1h | May 22, 2026 |
SummaryBug FixFix NoMethodError for invalid variant_category_id Prevents 500 errors when callers use an invalid variant_category_id, ensuring graceful error responses and improving API reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor, Claude
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Skip check_suspended when impersonating a user | gumclaw | XS | AI | 13.7h | 0.0h | May 22, 2026 |
SummaryBug FixSkip suspension check during admin impersonation Admins can now unimpersonate suspended users without being blocked, improving admin workflow and reducing support tickets. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add GDPR Erase Buyer button on admin purchase page | gumclaw | XL | AI | 10.7h | 0.1h | May 22, 2026 |
SummaryFeatureAdd GDPR Erase Buyer button on admin purchase page Enables admins to anonymize guest buyer PII directly from the purchase page, improving GDPR compliance. Health Assessment
Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor, Codesmith
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript
Frameworks:
Rails
|
||||||
| Fix flaky embed specs — increase within_embed_frame wait to 30s | gumclaw | XS | AI | 2.3h | - | May 22, 2026 |
SummaryBug FixIncrease embed frame wait to 30s Reduces CI flakiness by extending timeout for embed iframe loading, ensuring reliable test execution on slow runners. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Fix flaky tiered membership offer codes specs — add surcharge waits | gumclaw | S | AI | 0.7h | - | May 22, 2026 |
SummaryBug FixFix flaky tiered membership offer specs Adds explicit waits and assertions to prevent intermittent CI failures in tiered membership offer tests, improving reliability without changing production code. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Fix flaky discover notices spec — add ES indexing and robust selectors | gumclaw | XS | AI | 0.7h | 0.0h | May 22, 2026 |
SummaryBug FixFix flaky discover notices spec Ensures Discover feature reliably indexes products and uses robust selectors, reducing test flakiness and improving developer confidence. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix flaky embed affiliate specs — add waits and polling | gumclaw | S | AI | 0.3h | 0.1h | May 22, 2026 |
SummaryBug FixFix flaky embed affiliate specs with waits Stabilizes embed affiliate tests by adding explicit waits and polling, eliminating intermittent CI failures. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Add a sales summary API endpoint | gianfrancopiana | L | AI | 0.8h | 0.1h | May 22, 2026 |
SummaryFeatureAdd a sales summary API endpoint Adds an aggregated sales summary endpoint, simplifying client data retrieval and reducing duplicate logic. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Gpt-5.5
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| fix: handle duplicate slug race condition in SaveInstallmentService | gumclaw | S | No | 2.5h | - | May 22, 2026 |
SummaryBug FixFix duplicate slug race condition in SaveInstallmentService Resolves a race condition that caused duplicate slug errors by retrying with a unique suffix, eliminating database constraint violations and reducing Sentry alerts. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| fix: handle InvalidForeignKey in resized_avatar_url | gumclaw | S | No | 2.3h | - | May 22, 2026 |
SummaryBug FixFix InvalidForeignKey handling in avatar URL Adds rescue for ActiveRecord::InvalidForeignKey to gracefully fallback to default avatar when blob missing, preventing 500 errors for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||