Pull Request Explorer

Exploring 556 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(dispute): reuse payment join with contains_eager to avoid duplicate joins pieterbeulque XS AI 0.2h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix duplicate payment joins in dispute queries

Eliminates redundant SQL joins, improving performance and consistency for dispute lookups. Ensures payment data is correctly hydrated across dispute operations.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and no review iterations, indicating low complexity and high confidence.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
fix(disputes): invalidate supportCases query when accepting a dispute pieterbeulque XS AI 0.8h 0.1h Jul 14, 2026

Summary

Bug Fix

Invalidate supportCases query on dispute acceptance

Ensures dispute listings and banners refresh immediately after a dispute is accepted, preventing stale data and user confusion.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(benefit): clear error when revoking a benefit grant pieterbeulque S AI 1.1h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix stale error on revoked benefit grant

Ensures revoked benefit grants no longer block re-granting, improving customer experience and preventing indefinite error states.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal rework; clear fix with tests ensures reliability.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
payout: lock payout row FOR UPDATE in trigger_payout to prevent cancel race pieterbeulque XS AI 1.1h 0.1h Jul 14, 2026

Summary

Bug Fix

Lock payout row to prevent cancel race

Prevents a race condition that could trigger unauthorized Stripe payouts, safeguarding financial integrity.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no blockers or complex discussion.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
Add missing MIT license metadata sebastianekstrom S No 0.2h - Jul 14, 2026

Summary

Chore

Add missing MIT license metadata

Adds missing license metadata to enable automated tools to detect the MIT license, improving compliance and tooling integration.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, no review needed.

AI Details

Tech Stack

Languages: Yaml
Add missing MIT license metadata sebastianekstrom S No 0.2h - Jul 14, 2026

Summary

Chore

Add missing MIT license metadata

Adds missing license metadata to enable automated tools to detect the MIT license, improving compliance and tooling integration.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no review needed, indicates straightforward compliance fix.

AI Details

Tech Stack

Languages: Python
fix: prevent identity verification race stranding verified users in pending psincraian M AI 0.8h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix identity verification race condition

Ensures verified users are not stuck in pending status, allowing timely organization activation and improving user experience.

Health Assessment

Medium
Low
Medium
  • Fast cycle time (0.8h) and early review (0.1h) indicate efficient process; AI assistance helped reduce manual effort; minimal rework suggests low complexity and risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix: correct typo in LockerError message psincraian XS AI 0.4h 0.2h Jul 14, 2026

Summary

Bug Fix

Fix typo in LockerError message

Corrects a spelling mistake in the default LockerError message that can reach API clients, improving user-facing clarity.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted, fast review and merge.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
payout: Add GHS minimum payout threshold for Ghana pieterbeulque XS AI 20.3h 0.9h Jul 14, 2026

Summary

Bug Fix

Add GHS minimum payout threshold for Ghana

Ensures Ghanaian Stripe payouts succeed by adding a GHS‑specific minimum, preventing failed payouts and improving merchant experience.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity; AI assistance streamlined the fix.

AI Details

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

Tech Stack

Languages: Python
fix minor visual mobile bugs on compass ui strandhvilliam S AI 9.9h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix mobile UI bugs in Compass component

Improves mobile responsiveness and visual layout for the Compass UI, enhancing user experience on mobile devices.

Health Assessment

Small
Low
Low
  • Rapid review and approval by AI and human reviewers indicates low complexity and high confidence in the changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
mobile dashboard overflow quickfixes strandhvilliam S AI 0.6h 0.1h Jul 14, 2026

Summary

Bug Fix

Mobile dashboard overflow quickfixes

Fixes mobile layout issues across dashboard pages, improving user experience on mobile devices.

Health Assessment

Small
Low
Low
  • Rapid, automated review and minimal changes led to a quick merge with no reported issues.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
feat(dev): harden dev docker and wire up Claude Code preview psincraian XL AI 5.9h 5.2h Jul 13, 2026

Summary

Feature

Harden dev docker and integrate Claude Code preview

Improves local development reliability and adds Claude Code preview integration, reducing setup friction for developers.

Health Assessment

Large
Medium
Low
  • Merged within 6 hours of opening, indicating rapid review and minimal friction despite a large code change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Yaml
chore: remove general engineering team from CODEOWNERS psincraian XS AI 0.2h 0.1h Jul 13, 2026

Summary

Chore

Remove general engineering team from CODEOWNERS

This PR removes broad engineering ownership rules from CODEOWNERS, simplifying code ownership.

Health Assessment

Small
Low
Low
  • Quick, single-file change with AI assistance, minimal risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Add tax calc error logging sebastianekstrom S AI 2.9h 0.1h Jul 13, 2026

Summary

Chore

Add tax calc error logging

Adds detailed logging for tax calculation errors during checkout, enabling faster triage and improving user experience.

Health Assessment

Small
Low
Low
  • Merged within 3 hours after a single quick review, indicating a straightforward change with minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
sdk[release]: 1.0.0-alpha.7 frankie567 XS AI 0.1h 0.0h Jul 13, 2026

Summary

Chore

Release SDK 1.0.0-alpha.7

Bumps Python and TypeScript SDKs to 1.0.0-alpha.7, removing outdated docstring, enabling users to benefit from the latest API changes.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes and no review issues indicates a straightforward release.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
fix: make local dev Minio uploads and downloads work in the browser psincraian S AI 4.8h 0.4h Jul 13, 2026

Summary

Bug Fix

Fix local Minio uploads/downloads in browser

Enables developers to test file uploads and downloads locally, improving dev workflow and reducing integration issues.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved within 30 minutes, indicating smooth review and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
Remove subscription metrics tax alert components pieterbeulque M AI 0.2h 0.0h Jul 13, 2026

Summary

Refactor

Remove subscription metrics tax alert components

Deletes temporary subscription metrics tax alert UI components, cleaning up the dashboard and removing obsolete notifications.

Health Assessment

Small
Low
Low
  • Fast review and merge with a single commit indicates low complexity and minimal risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: add invariants alerting on stalled order and subscription creation psincraian L No 2.9h 0.2h Jul 13, 2026

Summary

Feature

Add invariants for stalled order and subscription alerts

Enables early detection of checkout or subscription pipeline stalls, reducing outage response time.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal rework indicates high confidence in changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(organization_review): fetch AUP live from Google Doc psincraian XL AI 118.5h 46.1h Jul 13, 2026

Summary

Feature

Fetch AUP live from Google Doc

Enables dynamic retrieval of the Acceptable Use Policy from Google Drive, ensuring the organization review agent always uses the latest policy without redeploying.

Health Assessment

X-Large
High
Medium
  • The PR had a large scope and a slow review cycle, but only a single review round, indicating moderate complexity but delayed feedback.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix(dev): set pnpm store dir via env var to avoid dirtying tracked file psincraian XS AI 0.7h 0.7h Jul 13, 2026

Summary

Bug Fix

Fix dev container store dir to avoid dirtying git

Ensures the pnpm store directory is set via an environment variable, preventing container-only paths from being written to tracked files and keeping the git tree clean.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted review streamlined the process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

sdk: fix CI again frankie567 S AI 0.1h 0.0h Jul 13, 2026

Summary

CI/CD

Fix SDK release CI workflow

Stabilizes SDK release process for Python and TypeScript by updating GitHub Actions and Node versions, simplifying npm publish, ensuring reliable releases.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence in CI stability.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Clarify income and payouts sebastianekstrom L No 1.0h 0.6h Jul 13, 2026

Summary

Refactor

Clarify income and payouts

This PR refines the user experience around income and payout information, improving clarity and reducing confusion for users.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: Nextjs, React
sdk[release]: 1.0.0-alpha.6 frankie567 S AI 0.3h 0.1h Jul 13, 2026

Summary

Chore

Release 1.0.0-alpha.6 for Python and TypeScript SDKs

This release updates the SDKs, removes a deprecated subscription field, adds documentation, and bumps a dependency, improving developer experience and ensuring compatibility.

Health Assessment

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
fix: remove npm upgrade step that breaks sigstore in publish-typescript CI copilot-swe-agent XS No 3.6h 0.4h Jul 13, 2026

Summary

Bug Fix

Remove npm upgrade step breaking sigstore in CI

Fixes CI failures for TypeScript SDK releases by preventing an npm upgrade that removes bundled sigstore, ensuring reliable provenance generation.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved CI failure promptly.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
i18n: Clarify German "Subscribe Now" CTA text pieterbeulque XS AI 1.1h 0.0h Jul 13, 2026

Summary

Bug Fix

Clarify German Subscribe Now CTA text

Updates the German subscription button to explicitly state it is paid, improving transparency and legal compliance for German users.

Health Assessment

Small
Low
Low
  • Rapid review and merge with AI assistance, minimal code changes, no tests required.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
server/transaction: make sure to mark payout_reversal transactions as paid when creating a new payout transaction frankie567 M AI 1.1h 0.1h Jul 13, 2026

Summary

Bug Fix

Mark payout_reversal transactions as paid

Ensures accurate account balances by marking reversal transactions as paid during payout creation.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; AI review summary provided high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(subscription): preview a subscription change before applying it maximevast XL AI 68.5h 2.2h Jul 13, 2026

Summary

Feature

Add subscription change preview endpoint

Enables customers to preview proration and cost before applying subscription changes, improving billing transparency and reducing errors.

Health Assessment

X-Large
High
Medium
  • The PR introduced a new preview feature for subscription changes with extensive test coverage and a rapid review cycle, but required multiple commits after the initial review, indicating iterative refinement.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
Fix KeyError when OAuth provider returns 200 with missing access_token stilla M AI 62.0h 60.0h Jul 13, 2026

Summary

Bug Fix

Fix OAuth KeyError on missing access_token

Prevents customer portal crashes when OAuth provider returns 200 without access_token, improving reliability and user experience.

Health Assessment

Medium
Low
Medium
  • PR took over a day to get reviewed, but required only a single rework commit, indicating moderate review friction but low complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
sdk[release]: 1.0.0-alpha.5 frankie567 L AI 0.6h 0.0h Jul 13, 2026

Summary

Chore

Release SDK 1.0.0-alpha.5

Updates the Polarsource SDK to a new alpha release, bumping dependencies for improved stability and compatibility.

Health Assessment

Large
Low
Low
  • The PR was merged within 36 minutes of creation, with a single AI‑reviewed commit and no reported issues, indicating a smooth, low‑risk release process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
chore(deps): bump mintlify from 4.2.637 to 4.2.667 in /docs in the docs-production group across 1 directory dependabot L No 119.8h 119.8h Jul 13, 2026

Summary

Chore

Bump mintlify dependency in docs

Updates the Mintlify documentation tool to a newer version, ensuring compatibility and access to latest features.

Health Assessment

Large
Low
High
  • Long review cycle due to automated dependency bump; minimal changes; low risk to production

AI Details

Tech Stack

Add default SEO metatags to docs and fix broken /suppport link sebastianekstrom S AI 135.9h 0.1h Jul 13, 2026

Summary

Feature

Add default SEO metatags to docs and fix broken /support link

Adds default SEO metatags for consistent social previews across all pages and corrects a broken redirect to the support page.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low risk and quick delivery.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

chore(deps-dev): bump the docs-development group across 1 directory with 2 updates dependabot M No 119.8h 119.7h Jul 13, 2026

Summary

Chore

Bump docs-development dependencies

Updates documentation development dependencies to newer versions, ensuring compatibility and security for the docs build process.

Health Assessment

Medium
Low
High
  • The PR had a long cycle time and review time, indicating low priority or slow review process, but the change is small and low risk.

AI Details

Tech Stack

Languages: Javascript
Fix opaque background in embedded checkouts in dark mode sebastianekstrom XS AI 90.3h 0.1h Jul 13, 2026

Summary

Bug Fix

Fix opaque background in embedded checkouts in dark mode

Ensures embedded checkout modals display correctly in dark mode, improving user experience and reducing visual glitches.

Health Assessment

Small
Low
Low
  • Quick review and single commit, but long overall cycle time likely due to scheduling rather than technical complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Update checkout buyer terms DMCA notice stilla XS AI 1.6h 1.5h Jul 10, 2026

Summary

Feature

Add DMCA link to checkout buyer terms

Adds a DMCA takedown request link to the checkout buyer terms page, ensuring users can easily report copyright violations. Maintains existing email and mail submission fallback options.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no blockers, indicating a straightforward update.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Frameworks: Nextjs
sdk[release]: 1.0.0-alpha.4 frankie567 XS AI 0.0h - Jul 10, 2026

Summary

Chore

Publish SDK 1.0.0-alpha.4

Releases SDK version 1.0.0-alpha.4, updating version numbers and improving permission documentation.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates low complexity and quick approval.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
sdk: fix CI frankie567 XS AI - - Jul 10, 2026

Summary

CI/CD

Fix SDK release CI configuration

Corrects the SDK release workflow to ensure only the version token is captured, preventing release failures.

Health Assessment

Small
Low
Low
  • Fast merge with no review, minimal changes to CI config.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
sdk[release]: 1.0.0-alpha.3 frankie567 XS AI - 0.0h Jul 10, 2026

Summary

Chore

Release SDK 1.0.0-alpha.3

Bumps the Python and TypeScript SDKs to version 1.0.0-alpha.3, updating package metadata for downstream consumers.

Health Assessment

Small
Low
Low
  • The PR was merged immediately after creation with no review friction, indicating a straightforward version bump.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
sdk: fix CI frankie567 XS AI 0.4h 0.1h Jul 10, 2026

Summary

Bug Fix

sdk: fix CI

Removes a false‑failure step from the SDK release workflow, ensuring CI runs smoothly and automated tagging proceeds whenever a version is detected.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI‑assisted review found no issues, and the PR was merged within minutes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
docs: add local payment methods changelog stilla S AI 2.5h 0.1h Jul 10, 2026

Summary

Docs

Add local payment methods changelog entry

Adds a changelog entry documenting new local payment methods and automatic checkout display based on customer location.

Health Assessment

Small
Low
Low
  • Quick merge after minimal review; straightforward documentation update.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

sdk[release]: 1.0.0-alpha.2 frankie567 XS AI 0.2h 0.0h Jul 10, 2026

Summary

Chore

Release Polar SDK 1.0.0-alpha.2

Updates version numbers for the Python and TypeScript SDKs, enabling the next release cycle.

Health Assessment

Small
Low
Low
  • Rapid approval with no issues, indicating a straightforward version bump.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
fix(subscription): align charge preview tax with the invoice maximevast L AI 2.6h 0.1h Jul 10, 2026

Summary

Bug Fix

Align charge preview tax with invoice

Corrects tax misalignment in subscription charge previews, ensuring previewed amounts match invoiced totals. This prevents revenue underestimation and improves billing accuracy.

Health Assessment

Medium
Low
Low
  • Rapid review and minimal rework indicate a straightforward bug fix with clear test coverage.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
sdk[release]: 1.0.0-alpha.1 frankie567 XL AI 0.2h 0.0h Jul 10, 2026

Summary

Chore

Prepare 1.0.0-alpha.1 SDK release

Releases a new alpha SDK version, updates dependencies, and corrects a package description typo, ensuring smoother integration for developers.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.1h, single commit, no review comments, and minimal code changes indicate a low‑risk, low‑friction release process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
sdk: add prerelease versioning support frankie567 M AI 4.0h - Jul 10, 2026

Summary

Feature

Add prerelease versioning support to SDK

Adds prerelease versioning to SDK generator, enabling alpha, beta, and rc builds with proper formatting for Python and TypeScript. This improves release workflow and version consistency across languages.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 4 hours and single commit indicate a straightforward implementation with minimal review friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
ops: bump to Python 3.14.6 frankie567 XS AI 2.4h 0.0h Jul 10, 2026

Summary

Chore

Upgrade Python runtime to 3.14.6

Upgrades the Python runtime to the latest patch to address memory issues caused by a regression in Python 3.14.5, improving stability for production workloads.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low risk and high confidence in the update.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
refactor(order): extract shared order amount computation maximevast XL AI 2.2h 0.1h Jul 10, 2026

Summary

Refactor

Extract shared order amount computation

Centralizes order amount logic to eliminate duplication and enable a subscription preview endpoint, improving proration accuracy for customers.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework indicate a clean, low‑risk refactor.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
test(merchant_mig): stop production key test depending on cache order maximevast XS AI 0.3h 0.0h Jul 10, 2026

Summary

Test

Stop production key test depending on cache order

Ensures test stability by pinning local key provider, preventing flaky failures caused by cache order.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
adjust compass modal contents emilwidlund S AI 0.1h 0.0h Jul 10, 2026

Summary

Feature

Adjust Compass Modal Contents

Simplifies Compass modal to focus on exploration, replacing billing link with close. This reduces friction for users exploring Compass.

Health Assessment

Small
Low
Low
  • Quick approval with no comments indicates a straightforward UI change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(payouts): reliably download generated payout invoices psincraian S AI 17.8h 3.3h Jul 10, 2026

Summary

Bug Fix

Fix payout invoice download reliability

Ensures users can download generated payout invoices without errors by refreshing the list and handling duplicate invoice generation.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; AI-assisted review confirmed no issues.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
ci: fetch mc from a pinned GitHub release maximevast S AI 0.1h 0.1h Jul 10, 2026

Summary

CI/CD

Fetch MinIO client from pinned GitHub release

Pulls the MinIO client from a pinned, checksum‑verified GitHub release, preventing CI failures caused by expired TLS certificates and ensuring stable server setup.

Health Assessment

Small
Low
Low
  • Rapid, single‑commit fix with minimal code changes, resulting in a fast review and merge cycle.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Shell
chore(terraform): add POLAR_GOOGLE_SERVICE_ACCOUNT_JSON secret psincraian M AI 41.7h 0.3h Jul 10, 2026

Summary

Chore

Add Google Service Account Secret to Terraform

Adds a secure Google service account key to Terraform, enabling the review agent to fetch the Acceptable Use Policy from a restricted Google Doc via Drive API. This ensures policy compliance checks can run automatically.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward change with minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Terraform
« Page 5 of 12 »

Get this analytics stack for your team

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

Connect Repos