Pull Request Explorer

Exploring 173 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
test(evals): variant filter, structured transcripts, skill nudge denolfe XL AI 20.7h - May 15, 2026

Summary

Feature

Add variant filter and structured transcripts to evals dashboard

Enables clearer evaluation of AI skill usage and cost, improving debugging and cost transparency for developers.

Health Assessment

X-Large
Medium
Low
  • The PR was completed quickly with minimal review friction, indicating efficient collaboration. The large number of lines added suggests significant new functionality, but the short cycle time and lack of major blockers imply a low risk feature addition.

AI Details

Category: Code AI

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
perf: up to 3x initial load time improvements across plugins and s3 storage paulpopus L No 193.4h 20.7h May 14, 2026

Summary

Refactor

Performance improvements for plugins and S3 storage

Reduces initial load times by up to 3x, improving user experience and lowering cold‑start costs for serverless deployments.

Health Assessment

Large
Medium
Medium
  • Multiple iterations over 8 days; performance gains achieved with moderate code changes; no blockers reported.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(ui): simplify ChevronIcon props JarrodMFlesch L No 169.6h 169.6h May 14, 2026

Summary

Refactor

Simplify ChevronIcon props

Standardizes icon sizing, removes confusing props, improving UI consistency and developer experience.

Health Assessment

Large
High
High
  • The PR had a long cycle time of 169.6 hours and many commits after the first review, indicating significant rework and potential blockers.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(ui): use accessibility-focus-color for focus styles JarrodMFlesch S No 6.8h 0.1h May 14, 2026

Summary

Bug Fix

Fix focus styles to use accessibility color

Improves accessibility by standardizing focus color across UI components, reducing visual inconsistencies.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
test(evals): add claude-code agent runner denolfe XL AI 23.2h - May 14, 2026

Summary

Feature

Add Claude Code Agent Runner

Introduces a sandboxed Claude Code CLI agent runner for test evaluations, enabling realistic skill execution and expanded variant support.

Health Assessment

X-Large
Medium
Low
  • The PR added a substantial amount of test infrastructure and sandbox logic, yet it was merged quickly with minimal review iterations, indicating a smooth and efficient process.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(plugin-import-export)!: remove deprecated API hooks paulpopus XL No 43.4h 42.7h May 14, 2026

Summary

Feature

Remove deprecated import-export API hooks

Deprecated toCSV/fromCSV hooks are removed and replaced with generic beforeImport/beforeExport hooks, simplifying plugin usage and reducing maintenance overhead.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive code changes across the plugin and codemod, with a slow review process but a single review round before merging.

AI Details

Tech Stack

Languages: Typescript
chore(db-mongodb)!: remove deprecated useFacet property paulpopus S No 19.8h 19.5h May 14, 2026

Summary

Chore

Remove deprecated useFacet property

Eliminate obsolete useFacet option from MongoDB adapter, cleaning up code and docs.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Javascript
fix(ui): tooltip positioning and SVG caret styling JarrodMFlesch L No 21.7h 19.1h May 14, 2026

Summary

Bug Fix

Fix tooltip positioning and SVG caret styling

Improves tooltip display and styling for better user experience and accessibility.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; improved tooltip UX and visual consistency.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(ui): update join field to match v4 design PatrikKozak XL No 23.9h 21.5h May 14, 2026

Summary

Chore

Update Join field styles to match v4 design

Enhances UI components for Join field and RelationshipTable to align with v4 design system, improving consistency and user experience.

Health Assessment

Large
Medium
Medium
  • The PR had a quick cycle time but required multiple iterations after review, indicating moderate complexity in aligning UI components with the design system.

AI Details

Tech Stack

Languages: Typescript, Css, Scss
Frameworks: React
chore(next): update doc-header border to use correct color variable JarrodMFlesch M No 17.6h 17.3h May 14, 2026

Summary

Chore

Update doc-header border color

Standardizes the document header border color to match the rest of the UI.

Health Assessment

Small
Low
Low
  • The PR was merged quickly with minimal review time, indicating a straightforward and low-risk change.

AI Details

Tech Stack

Languages: Typescript, Css, Scss
Frameworks: Nextjs
chore: update spinner to v4 design JessRynkar M No 24.3h 9.6h May 14, 2026

Summary

Chore

Update spinner to v4 design

Adds a new 32px spinner size, updates colors, and integrates official icon paths, improving UI consistency and user feedback.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward UI update.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update locked element to v4 design JessRynkar M No 19.1h 5.8h May 14, 2026

Summary

Chore

Update locked element to v4 design

Refreshes the locked UI component to the new v4 design, enhancing visual consistency.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicate a low-risk UI update.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(next): externalize file-type to fix turbopack dynamic import error AlessioGr S No 0.5h 0.1h May 13, 2026

Summary

Bug Fix

Externalize file-type to fix Turbopack error

This fix resolves a Turbopack bundling error caused by file-type v22, allowing Next.js projects to build and run smoothly. It improves developer experience and reduces build failures.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
chore: update nav toggle to v4 design JessRynkar L No 30.6h 30.5h May 13, 2026

Summary

Chore

Update nav toggle to v4 design

Improves navigation toggle UI to align with v4 design guidelines, enhancing user experience.

Health Assessment

Large
Low
High
  • The PR took about 30 hours from creation to merge, with a single review after a 29‑hour delay, indicating a moderate review cycle but no significant rework.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
chore(ui)!: removes the iconStyle prop from the button component JarrodMFlesch XL No 124.0h 2.8h May 13, 2026

Summary

Refactor

Remove iconStyle prop from button component

Simplifies button UI and reduces CSS complexity, improving maintainability.

Health Assessment

Large
High
Medium
  • The PR involved extensive refactoring across many UI components, requiring multiple iterations after the initial review, indicating moderate review friction and a large scope of changes.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: update noListResults to v4 design JessRynkar L No 25.3h 25.3h May 13, 2026

Summary

Chore

Update NoListResults component to v4 design

Enhances the UI for empty list scenarios and expands test coverage to include trash-enabled collections, improving reliability and user experience.

Health Assessment

Medium
Low
High
  • The review was delayed by over a day, but the change was small and straightforward, leading to a quick merge after a single review round.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: update copyToClipboard to v4 design JessRynkar M No 2.4h 2.4h May 13, 2026

Summary

Chore

Update copyToClipboard to v4 design

Refreshes the copy‑to‑clipboard UI to align with v4 design guidelines, enhancing user experience.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore: update thumbnail card JessRynkar M No 4.6h 1.7h May 13, 2026

Summary

Chore

Update thumbnail card to match v4 designs

This PR updates the thumbnail card component to align with the v4 design specifications and extends the test suite to cover the new UI changes, ensuring visual consistency and reliability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth, low‑risk update with limited scope.

AI Details

Tech Stack

Languages: Typescript, Css
Frameworks: React
chore(plugin-search)!: remove deprecated apiBasePath config paulpopus XS No 14.6h 14.6h May 13, 2026

Summary

Chore

Remove deprecated apiBasePath config

Eliminates legacy configuration, simplifying plugin setup and reducing potential misconfigurations.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes, indicating straightforward maintenance.

AI Details

Tech Stack

Languages: Typescript
chore(ui): update IDLabel element to v4 design PatrikKozak M No 17.1h 17.1h May 13, 2026

Summary

Refactor

Update IDLabel component to v4 design

This PR updates the IDLabel UI component to align with the new v4 design, improving visual consistency and ensuring accurate component sizing across the platform.

Health Assessment

Medium
Low
Low
  • Fast 17‑hour cycle with no review delays, indicating a straightforward UI refactor with minimal risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: add input stepper to v4 test suite JessRynkar S No 0.6h 0.6h May 12, 2026

Summary

Test

Add input stepper to v4 test suite

Adds inputStepper to the v4 custom component view for ease of review.

Health Assessment

Small
Low
Low
  • The PR was merged within 36 minutes with no review iterations, indicating a straightforward change with minimal risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Frameworks: React
chore: bump various dependencies AlessioGr XL No 23.4h 23.4h May 12, 2026

Summary

Chore

chore: bump various dependencies

This PR updates multiple dependencies across the monorepo, applying small code fixes to address breaking changes, ensuring compatibility and security.

Health Assessment

Large
Low
Medium
  • The PR involved many small commits to address breaking changes, but overall review was straightforward with no major blockers.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(ui): textarea error border now correctly persists on hover PatrikKozak XS No 0.6h 0.2h May 12, 2026

Summary

Bug Fix

Fix textarea error border persistence on hover

Ensures validation error borders remain visible when hovering over textarea fields, improving UX consistency.

Health Assessment

Small
Low
Low
  • Quick, single‑line CSS tweak with fast review and merge, indicating low complexity and minimal risk.

AI Details

Confidence: 0.10

Tech Stack

chore(ui): update banner to v4 design JessRynkar L No 5.4h 2.6h May 12, 2026

Summary

Chore

Update banner to v4 design

This PR updates the banner component to the new v4 design, improving visual consistency and adding new notification types for clearer user communication.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 5.4 hours and a single review round indicate a smooth, low-risk change with minimal rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore: add emailAndUsername and update v4 test suite css JessRynkar L No 2.0h 2.0h May 12, 2026

Summary

Test

Add emailAndUsername component to v4 test suite

Adds a reusable email/username field component to the v4 test suite, improving test maintainability and speeding future test development.

Health Assessment

Large
Low
Low
  • Merged within 2 hours with a single review, indicating a smooth and efficient process.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
ci: pin more actions denolfe S No 0.6h 0.0h May 12, 2026

Summary

CI/CD

Pin all remaining actions

Ensures CI workflows use fixed action versions, improving build stability.

Health Assessment

Small
Low
Low
  • PR merged within 0.6 hours with no review comments, indicating straightforward maintenance.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: update border css and add hierachy to v4 test suite JessRynkar XL No 2.3h 2.3h May 12, 2026

Summary

Chore

Update UI borders and add hierarchy tests

Improves visual consistency with v4 design system and expands test coverage for hierarchy features.

Health Assessment

Large
Medium
Low
  • Quick turnaround with minimal review iterations indicates straightforward UI updates.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
feat(plugin-import-export): out of beta and added support for collection-level and field-level hooks paulpopus XL No 76.9h 69.7h May 11, 2026

Summary

Feature

Plugin out of beta with field-level hooks

Enables stable import/export plugin with advanced hooks, improving data transformation flexibility and reducing duplication.

Health Assessment

X-Large
High
High
  • Long cycle time with multiple CI fixes indicates significant rework; high scope and many commits after review suggest complexity and potential risk.

AI Details

Confidence: 0.15

Tech Stack

Languages: Typescript
chore(ui): update token names across ui package to closer match ui3 paulpopus XL No 121.5h 120.6h May 11, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: update autosave element JessRynkar M No 2.5h 0.1h May 11, 2026

Summary

Feature

Update autosave component per v4 design

Improves user experience by ensuring content is automatically saved according to the latest design, reducing data loss risk.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes indicates high confidence and low complexity.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
chore: add var(--base) to --spacer conversion guide to ui4 skills PatrikKozak M No 69.8h 69.7h May 11, 2026

Summary

Docs

Add var(--base) conversion guide to UI4 skills

Provides developers with a conversion table and guidance to migrate legacy spacing tokens to the new --spacer system, reducing maintenance effort and ensuring consistency across UI4 migrations.

Health Assessment

Medium
Low
High
  • The PR had a long review cycle with minimal code changes, indicating low priority and low risk; the documentation update is straightforward and unlikely to impact production.

AI Details

Confidence: 0.95

Tech Stack

feat: update richtext lexical to match v4 designs JessRynkar XL No 150.1h 59.8h May 11, 2026

Summary

Feature

Update richtext lexical to match v4 designs

This PR updates the richtext lexical component to align with the new v4 design specifications, improving UI consistency and user experience.

Health Assessment

Large
High
High
  • The PR had a long cycle time of 150 hours and a slow first review, indicating significant review friction.
  • With over 8,200 lines of code changed across 20 files, the scope is large, raising the risk of regressions.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(richtext-lexical)!: remove deprecated HTMLConverterFeature AlessioGr XL No 82.5h 0.0h May 11, 2026

Summary

Refactor

Remove deprecated HTMLConverterFeature

Removes deprecated HTMLConverterFeature and updates API usage

Health Assessment

Large
Medium
Low
  • The PR has a large scope with many file changes, but the review process was relatively fast.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: Lexical
feat(next): add head prop to RootLayout jacobsfletch S No 50.5h 0.0h May 11, 2026

Summary

Feature

Add head prop to RootLayout

Enables injection of scripts, meta tags, or links into the admin panel head, facilitating analytics and custom head content.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate a straightforward enhancement with low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat!: remove all aliased exports in favor of canonical imports jacobsfletch XL No 20.5h 4.8h May 09, 2026

Summary

Refactor

Remove aliased exports in favor of canonical imports

This PR removes backward‑compatibility aliases, enforcing canonical imports across the codebase and provides a codemod to automate migration.

Health Assessment

Medium
Medium
Low
  • The PR was merged quickly with minimal review time, indicating a smooth process. The change involved a moderate number of files and code churn, but the refactor was straightforward and well‑documented with a codemod to aid migration.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(ui): add new high contrast toggle paulpopus L No 19.8h 18.2h May 08, 2026

Summary

Feature

Add high contrast toggle

Adds an enhanced contrast mode preference to the admin panel, following the same pattern as the existing theme toggle.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal rework, indicating efficient review and implementation.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
docs: adds videos to docs for v4 zubricks M No 0.3h 0.1h May 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat!: remove deprecated title and setDocumentTitle from DocumentInfoContext jacobsfletch L No 4.0h 4.0h May 08, 2026

Summary

Feature

Remove deprecated title and setDocumentTitle

Users must now use the new DocumentTitleContext, improving performance and simplifying the API.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
docs: adds relevant videos to docs sections zubricks M No 46.3h 46.3h May 08, 2026

Summary

Docs

Add relevant videos to documentation sections

Enhances user onboarding by embedding instructional videos in key documentation sections, improving comprehension and reducing support queries.

Health Assessment

Small
Low
High
  • PR took two days to review and merge, indicating a slow review process but minimal code changes.

AI Details

Confidence: 0.95

Tech Stack

feat!: bump minimum supported node.js version to 24.15.0 AlessioGr XL No 16.3h 16.3h May 08, 2026

Summary

Chore

Bump Node.js to 24.15.0

Upgrades the minimum Node.js requirement, removes the tsx dependency, and updates @types/node packages, enabling native TypeScript execution and simplifying the build process.

Health Assessment

X-Large
Low
Low
  • Fast 16‑hour cycle with a single approval and no post‑review commits indicates smooth review, but the large number of config and bundle changes suggests a high‑scope maintenance effort.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs
fix: correct icon source path in ui4 skill PatrikKozak XS No 0.2h 0.0h May 08, 2026

Summary

Docs

Correct icon source path in ui4 skill

Fixes incorrect icon path in ui4 skill configuration, ensuring correct icon rendering.

Health Assessment

Small
Low
Low
  • Quick, single-line documentation fix with no rework, merged within minutes.

AI Details

Confidence: 1.00

Tech Stack

chore(ui): update v4 components view with loading overlay and category titles JarrodMFlesch L No 0.6h 0.0h May 08, 2026

Summary

Chore

Update v4 component view with loading overlay

Enhances the test view with category titles, a loading overlay, and upcoming feature banners, improving developer experience and clarity.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal iterations, indicating a straightforward UI refactor with low risk to production.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat!: enable select api in the list view by default jacobsfletch L No 87.1h 87.0h May 08, 2026

Summary

Feature

Enable Select API in List View by Default

This change makes the Select API the default behavior for list views, automatically selecting essential fields and reducing the need for manual configuration, thereby improving performance and developer experience.

Health Assessment

Medium
High
High
  • The PR had a long cycle time and multiple iterations after the first review, indicating significant rework and complexity. The medium scope and high number of files changed increase the risk of integration issues.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
feat!: remove deprecated min/max from relationship and upload fields AlessioGr M No 0.6h 0.3h May 08, 2026

Summary

Refactor

Remove deprecated min/max from relationship and upload fields

This PR removes deprecated min and max properties from relationship and upload fields with hasMany: true, replacing them with minRows and maxRows, ensuring compatibility with newer schema definitions and preventing runtime errors.

Health Assessment

Medium
Low
Low
  • PR was merged quickly with minimal changes, indicating a straightforward update to remove deprecated fields.

AI Details

Tech Stack

Languages: Typescript
feat!: remove croner sloppyRanges compatibility setting AlessioGr XS No 0.7h 0.5h May 08, 2026

Summary

Feature

Remove Croner sloppyRanges compatibility setting

Enforces stricter cron syntax, removing legacy compatibility and requiring updates to scheduled jobs.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.7h, minimal code changes, quick review, low risk of regression.

AI Details

Tech Stack

Languages: Typescript
fix: bump uuid package to 14.0.0 AlessioGr M No 0.7h 0.1h May 08, 2026

Summary

Bug Fix

Bump uuid package to 14.0.0

Updates uuid dependency to address a security advisory, ensuring safer data handling.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 45 minutes, indicating straightforward dependency update.

AI Details

Tech Stack

fix: bump uuid package to 13.0.2 AlessioGr M No 0.0h 0.0h May 08, 2026

Summary

Bug Fix

Bump uuid package to 13.0.2

Updates the uuid dependency to address a security advisory while maintaining Node 18 compatibility.

Health Assessment

Medium
Low
Low
  • Security patch applied quickly with no review, minimal code churn.

AI Details

Tech Stack

Languages: Javascript
feat!: bump minimum supported Next.js version to 16.2.6 AlessioGr XL No 1.3h 0.5h May 07, 2026

Summary

Chore

Bump Next.js to 16.2.6

This PR updates the minimum supported Next.js version to 16.2.6, ensuring compatibility with newer features and security patches.

Health Assessment

Large
Medium
Low
  • Rapid merge with minimal review indicates low friction and a straightforward dependency update.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
Frameworks: Nextjs
templates: bumps next.js to 16.2.6 AlessioGr XL No 0.3h 0.3h May 07, 2026

Summary

Bug Fix

Update Next.js version to 16.2.6

Upgrades Next.js across all templates to 16.2.6, eliminating known CVEs and strengthening security for all deployments.

Health Assessment

X-Large
High
Low
  • Rapid merge with minimal review suggests confidence in the bump; the large pnpm-lock.yaml changes may introduce dependency conflicts that should be monitored.

AI Details

Confidence: 0.80

Tech Stack

Frameworks: Nextjs
feat!: consolidate admin.disabled field properties jacobsfletch XL No 33.4h 33.4h May 07, 2026

Summary

Feature

Consolidate admin.disabled field properties

Simplifies field disabling by unifying multiple admin flags into a single property, reducing configuration verbosity and improving maintainability for developers.

Health Assessment

Large
Medium
Medium
  • PR completed in a single cycle with moderate review latency and multiple commits, indicating iterative refinement without major blockers.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
« Page 3 of 4 »

Get this analytics stack for your team

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

Connect Repos