Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| test(evals): variant filter, structured transcripts, skill nudge | denolfe | XL | AI | 20.7h | - | May 15, 2026 |
SummaryFeatureAdd 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
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 |
SummaryRefactorPerformance 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
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 |
SummaryRefactorSimplify ChevronIcon props Standardizes icon sizing, removes confusing props, improving UI consistency and developer experience. Health Assessment
Large
High
High
AI DetailsTech 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 |
SummaryBug FixFix focus styles to use accessibility color Improves accessibility by standardizing focus color across UI components, reducing visual inconsistencies. Health Assessment
Small
Low
Low
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureRemove 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(db-mongodb)!: remove deprecated useFacet property | paulpopus | S | No | 19.8h | 19.5h | May 14, 2026 |
SummaryChoreRemove deprecated useFacet property Eliminate obsolete useFacet option from MongoDB adapter, cleaning up code and docs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(ui): tooltip positioning and SVG caret styling | JarrodMFlesch | L | No | 21.7h | 19.1h | May 14, 2026 |
SummaryBug FixFix tooltip positioning and SVG caret styling Improves tooltip display and styling for better user experience and accessibility. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(ui): update join field to match v4 design | PatrikKozak | XL | No | 23.9h | 21.5h | May 14, 2026 |
SummaryChoreUpdate 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
AI DetailsTech 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 |
SummaryChoreUpdate doc-header border color Standardizes the document header border color to match the rest of the UI. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Css, Scss
Frameworks:
Nextjs
|
||||||
| chore: update spinner to v4 design | JessRynkar | M | No | 24.3h | 9.6h | May 14, 2026 |
SummaryChoreUpdate 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update locked element to v4 design | JessRynkar | M | No | 19.1h | 5.8h | May 14, 2026 |
SummaryChoreUpdate locked element to v4 design Refreshes the locked UI component to the new v4 design, enhancing visual consistency. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryBug FixExternalize 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
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore: update nav toggle to v4 design | JessRynkar | L | No | 30.6h | 30.5h | May 13, 2026 |
SummaryChoreUpdate nav toggle to v4 design Improves navigation toggle UI to align with v4 design guidelines, enhancing user experience. Health Assessment
Large
Low
High
AI DetailsTech 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 |
SummaryRefactorRemove iconStyle prop from button component Simplifies button UI and reduces CSS complexity, improving maintainability. Health Assessment
Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| chore: update noListResults to v4 design | JessRynkar | L | No | 25.3h | 25.3h | May 13, 2026 |
SummaryChoreUpdate 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
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore: update copyToClipboard to v4 design | JessRynkar | M | No | 2.4h | 2.4h | May 13, 2026 |
SummaryChoreUpdate copyToClipboard to v4 design Refreshes the copy‑to‑clipboard UI to align with v4 design guidelines, enhancing user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore: update thumbnail card | JessRynkar | M | No | 4.6h | 1.7h | May 13, 2026 |
SummaryChoreUpdate 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
AI DetailsTech Stack
Languages:
Typescript, Css
Frameworks:
React
|
||||||
| chore(plugin-search)!: remove deprecated apiBasePath config | paulpopus | XS | No | 14.6h | 14.6h | May 13, 2026 |
SummaryChoreRemove deprecated apiBasePath config Eliminates legacy configuration, simplifying plugin setup and reducing potential misconfigurations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(ui): update IDLabel element to v4 design | PatrikKozak | M | No | 17.1h | 17.1h | May 13, 2026 |
SummaryRefactorUpdate 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
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 |
SummaryTestAdd input stepper to v4 test suite Adds inputStepper to the v4 custom component view for ease of review. Health Assessment
Small
Low
Low
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 |
SummaryChorechore: 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
AI DetailsTech 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 |
SummaryBug FixFix 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
AI Details
Confidence:
0.10
Tech Stack |
||||||
| chore(ui): update banner to v4 design | JessRynkar | L | No | 5.4h | 2.6h | May 12, 2026 |
SummaryChoreUpdate 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
AI DetailsTech 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 |
SummaryTestAdd 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci: pin more actions | denolfe | S | No | 0.6h | 0.0h | May 12, 2026 |
SummaryCI/CDPin all remaining actions Ensures CI workflows use fixed action versions, improving build stability. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryChoreUpdate 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
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 |
SummaryFeaturePlugin 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
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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: update autosave element | JessRynkar | M | No | 2.5h | 0.1h | May 11, 2026 |
SummaryFeatureUpdate 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
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 |
SummaryDocsAdd 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
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 |
SummaryFeatureUpdate 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
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(richtext-lexical)!: remove deprecated HTMLConverterFeature | AlessioGr | XL | No | 82.5h | 0.0h | May 11, 2026 |
SummaryRefactorRemove deprecated HTMLConverterFeature Removes deprecated HTMLConverterFeature and updates API usage Health Assessment
Large
Medium
Low
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 |
SummaryFeatureAdd 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
AI DetailsTech 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 |
SummaryRefactorRemove 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(ui): add new high contrast toggle | paulpopus | L | No | 19.8h | 18.2h | May 08, 2026 |
SummaryFeatureAdd 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
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| docs: adds videos to docs for v4 | zubricks | M | No | 0.3h | 0.1h | May 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat!: remove deprecated title and setDocumentTitle from DocumentInfoContext | jacobsfletch | L | No | 4.0h | 4.0h | May 08, 2026 |
SummaryFeatureRemove deprecated title and setDocumentTitle Users must now use the new DocumentTitleContext, improving performance and simplifying the API. Health Assessment
Large
Low
Low
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 |
SummaryDocsAdd 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
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 |
SummaryChoreBump 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
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 |
SummaryDocsCorrect icon source path in ui4 skill Fixes incorrect icon path in ui4 skill configuration, ensuring correct icon rendering. Health Assessment
Small
Low
Low
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 |
SummaryChoreUpdate 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
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 |
SummaryFeatureEnable 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
AI DetailsTech 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 |
SummaryRefactorRemove 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat!: remove croner sloppyRanges compatibility setting | AlessioGr | XS | No | 0.7h | 0.5h | May 08, 2026 |
SummaryFeatureRemove Croner sloppyRanges compatibility setting Enforces stricter cron syntax, removing legacy compatibility and requiring updates to scheduled jobs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: bump uuid package to 14.0.0 | AlessioGr | M | No | 0.7h | 0.1h | May 08, 2026 |
SummaryBug FixBump uuid package to 14.0.0 Updates uuid dependency to address a security advisory, ensuring safer data handling. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix: bump uuid package to 13.0.2 | AlessioGr | M | No | 0.0h | 0.0h | May 08, 2026 |
SummaryBug FixBump 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
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| feat!: bump minimum supported Next.js version to 16.2.6 | AlessioGr | XL | No | 1.3h | 0.5h | May 07, 2026 |
SummaryChoreBump 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
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 |
SummaryBug FixUpdate 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
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 |
SummaryFeatureConsolidate 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
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||