Pull Request Explorer

Exploring 78 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(editor): keep focus scopes registered across plugin reconfigurations felipefreitag M AI 21.4h 0.0h Jul 07, 2026

Summary

Bug Fix

Fix focus scopes persistence across editor reconfigurations

Ensures bubble menus and inspector maintain selection when the editor reconfigures, preventing accidental focus loss. Improves user experience by keeping focus within editor components.

Health Assessment

Medium
Low
Low
  • Quick approval with no review comments indicates high confidence and minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
chore(root): version packages resend-version-bump M No 25.7h 25.7h Jul 07, 2026

Summary

Chore

Version packages for release

Updates package versions and changelogs to prepare for a new npm release, enabling deployment.

Health Assessment

Medium
Low
Low
  • Single commit, quick review, minimal risk, straightforward version bump.

AI Details

Tech Stack

fix(tailwind): merge duplicate class rules across presets/plugins dielduarte L AI 0.8h 0.1h Jul 07, 2026

Summary

Bug Fix

Merge duplicate Tailwind class rules to preserve cascade

Ensures CSS cascade is preserved when inlining Tailwind classes by keeping all matching rules in order, improving email rendering consistency.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations; AI review helped catch issues quickly.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: replace deprecated React form event types hducati S AI 25.1h 0.1h Jul 07, 2026

Summary

Bug Fix

Replace deprecated React form event types

This change removes TypeScript deprecation warnings and ensures form submit handlers use correct event types, improving code quality and developer experience.

Health Assessment

Small
Low
Low
  • Quick review cycle with minimal changes; AI review helped catch deprecation issues early.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(tailwind): convert rgba() space syntax to comma syntax yashs33244 M AI 323.1h - Jul 06, 2026

Summary

Bug Fix

Convert Tailwind rgba space syntax to comma

Normalizes Tailwind color syntax for legacy email clients, ensuring Outlook renders correctly.

Health Assessment

Medium
Medium
Low
  • PR fixed a legacy client compatibility issue with minimal code changes and a quick AI review, but the long cycle time suggests scheduling delays rather than technical complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(tailwind): not all React Email components having styles inlined into their props yashs33244 M AI 322.4h - Jul 06, 2026

Summary

Bug Fix

Fix Tailwind style inlining for React Email components

Ensures Tailwind classes are correctly applied to component tags, improving email rendering consistency across clients.

Health Assessment

Medium
Medium
Medium
  • Long cycle time due to delayed review, but AI review streamlined issue detection with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(tailwind): split two-value logical shorthands with auto/var/calc yashs33244 S AI 317.6h - Jul 06, 2026

Summary

Bug Fix

Fix Tailwind logical shorthand splitting

Ensures Tailwind logical shorthands with non-numeric values are correctly split into per-side longhands, improving email client compatibility.

Health Assessment

Small
Low
Low
  • PR received immediate approval with minimal review, but the long cycle time suggests external delays unrelated to code complexity.

AI Details

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

Tech Stack

Languages: Typescript
fix(markdown): escape double quotes in link href/title and image title yashs33244 S AI 318.4h - Jul 06, 2026

Summary

Bug Fix

Escape double quotes in markdown link and image titles

Prevents HTML attribute breakouts caused by unescaped quotes in markdown links and images, improving rendering reliability.

Health Assessment

Small
Low
Low
  • PR was reviewed and approved immediately, but took over 13 days to merge, indicating a long cycle time likely due to scheduling or backlog.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(ci): ensure that the tags don't have a `resend@` prefix gabrielmfern S AI 1.0h 0.1h Jul 03, 2026

Summary

Bug Fix

Ensure tags omit `resend@` prefix

Standardizes release tags to `v<version>` and updates GitHub release titles, removing the `resend@` prefix to keep tags consistent and avoid accidental mentions.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI review confirmed no issues.

AI Details

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

Tech Stack

Languages: Typescript
chore: release 6.17.1 resend-version-bump S AI 0.0h 0.0h Jul 03, 2026

Summary

Chore

Release 6.17.1 version bump

Publish the 6.17.1 patch release, removing unused resource field, updating changelog and metadata.

Health Assessment

Small
Low
Low
  • Fast, single-commit PR with automated description, minimal changes, low risk.

AI Details

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

Tech Stack

chore(oauth-grants): drop dead resource field gabrielmfern XS AI 0.0h 0.0h Jul 03, 2026

Summary

Refactor

Remove dead resource field from OAuth grants

Simplifies the OAuth grant model by removing an unused field, reducing maintenance overhead and keeping the API clean.

Health Assessment

Small
Low
Low
  • PR merged within minutes with minimal changes, indicating low complexity and quick review.

AI Details

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

Tech Stack

Languages: Typescript
feat: tegami release process gabrielmfern L AI 2.8h 0.2h Jul 03, 2026

Summary

Feature

Add Tegami release workflow

Automates canary and stable release flow using Tegami, enabling OIDC-based npm publishing and preview PRs.

Health Assessment

Large
Low
Low
  • Rapid iteration with minimal review rounds indicates high confidence; AI review flagged issues but they were resolved quickly, keeping the cycle short and risk low.

AI Details

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

Tech Stack

Languages: Typescript
chore(root): version packages resend-version-bump S AI 6.0h 6.0h Jul 03, 2026

Summary

Chore

Version packages for release

Automated release of @react-email/editor 1.6.2, updating dependencies to fix React key warnings during email export.

Health Assessment

Small
Low
Low
  • PR completed quickly with automated tooling, minimal review needed.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

feat: oauth grant management gabrielmfern L AI 0.3h 0.1h Jul 03, 2026

Summary

Feature

Add OAuth grant management to SDK

Adds OAuth grant management to the SDK, enabling listing and revoking grants via API.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal changes indicates high confidence in implementation.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): add keys to serialized email nodes hducati XS AI 17.6h 0.0h Jul 03, 2026

Summary

Bug Fix

Fix key warnings in email serialization

Ensures unique React keys for all email nodes during export, eliminating warning messages and improving rendering stability.

Health Assessment

Small
Low
Low
  • Fast review cycle with no rework; PR merged within 18 hours, minimal changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(render): resolve implicit TypeScript type errors in pretty util hducati S AI 19.8h 0.1h Jul 03, 2026

Summary

Bug Fix

Fix TypeScript errors in pretty util

Ensures the email rendering library compiles cleanly, preventing build failures and improving developer experience.

Health Assessment

Small
Low
Low
  • Fast cycle time with minimal rework; AI-assisted review helped catch issues early.

AI Details

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

Tech Stack

Languages: Typescript
feat: add idempotencyKey support to emails.receiving.forward() felipefreitag M AI 0.6h 0.0h Jul 02, 2026

Summary

Feature

Add idempotencyKey support to emails.receiving.forward()

Adds optional request options to emails.receiving.forward() with idempotencyKey support, enabling safe retries without duplicate forwarded emails.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.6h, single review round, and no conflicts indicate a smooth, low-risk integration.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(root): version packages resend-version-bump M No 7.4h 7.4h Jul 02, 2026

Summary

Chore

Update package versions for release

Bumps dependencies and updates changelogs for editor, react‑email, render, and ui packages, preparing for npm release.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, straightforward version bump, no blockers.

AI Details

Tech Stack

fix(button): add px unit to mso-text-raise on Outlook spacer yashs33244 S AI 229.6h - Jul 02, 2026

Summary

Bug Fix

Add px unit to Outlook spacer mso-text-raise

Fixes Outlook rendering issue by ensuring the spacer has the correct unit, aligning with the button label and improving email display consistency.

Health Assessment

Small
Low
Low
  • PR received immediate approval with minimal review, but long cycle time due to scheduling; small scope and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: stop spam check failures from breaking `email build` felipefreitag M No 0.2h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix spam check failures breaking email build

Ensures email preview pages build successfully, preventing deployment failures and improving reliability for users.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with AI‑assisted review; minimal code churn and no major risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore: update sync_prs_to_linear sha dielduarte XS AI 0.1h 0.0h Jul 02, 2026

Summary

CI/CD

Update sync_prs_to_linear action SHA

Pin the shared sync_prs_to_linear action to a stable commit, ensuring consistent PR-to-Linear synchronization.

Health Assessment

Small
Low
Low
  • Quick approval with no rework indicates a straightforward maintenance update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: update sync_prs_to_linear sha dielduarte XS AI 0.1h 0.0h Jul 02, 2026

Summary

Chore

Update sync_prs_to_linear action SHA

Keeps PR-to-Linear syncing aligned with the latest shared workflow changes.

Health Assessment

Small
Low
Low
  • Rapid 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: Yaml
Frameworks: Github-Actions
fix(docs): recommend next "latest" instead of "*" for Vercel deployment felipefreitag XS AI 0.1h 0.1h Jul 02, 2026

Summary

Docs

Fix docs: use next 'latest' for Vercel

Updates Vercel deployment docs to use 'latest' instead of '*', preventing install failures and ensuring successful deployments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved immediately by AI review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

feat: add base methods CarolinaMoraes L AI 79.6h 0.1h Jul 02, 2026

Summary

Feature

Add suppression methods to Node SDK

Adds suppression list support to the Node SDK, enabling add, get, list, and remove suppression operations for email marketing workflows.

Health Assessment

Large
Medium
Low
  • The PR had a slow overall cycle time (~80h) but a rapid first review (<1h). The code added 355 lines across 11 files, indicating a substantial feature addition. The single review round and minimal comments suggest a straightforward implementation, but the large scope and extended cycle time raise moderate risk for future regressions.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
chore(ui): raise timeout for combined tailwind css-configs test felipefreitag XS AI 0.1h 0.0h Jul 02, 2026

Summary

Chore

Raise timeout for combined Tailwind CSS-configs test

Increase test timeout to 15s to reduce CI flakiness on slow runners.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix(web): add missing types to webgl Billboard component hducati S AI 0.3h 0.0h Jul 02, 2026

Summary

Bug Fix

Add missing types to WebGL Billboard component

Adds explicit TypeScript types to the WebGL Billboard component, improving type safety and reducing implicit any usage.

Health Assessment

Small
Low
Low
  • Quick approval with no rework, indicating straightforward type fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): version packages resend-version-bump S AI 0.1h 0.0h Jun 30, 2026

Summary

Chore

chore(root): version packages

Automated version bump for @react-email/editor, preparing for release.

Health Assessment

Small
Low
Low
  • Fast cycle, minimal changes, automated release process.

AI Details

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

Tech Stack

fix(editor): preserve image styles when replacing an image danilowoz M AI 154.3h 0.1h Jun 30, 2026

Summary

Bug Fix

Preserve image styles when replacing an image

Ensures that when a user replaces an image in the editor, existing styling and metadata are retained, improving user experience and preventing accidental loss of formatting.

Health Assessment

Small
Low
Low
  • Fast review (0.1h) and minimal changes (127 lines) indicate low complexity; AI assistance helped streamline the fix.

AI Details

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

Tech Stack

Languages: Typescript
« Page 2 of 2

Get this analytics stack for your team

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

Connect Repos