Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(ui): show minRows error pills for arrays and blocks | JarrodMFlesch | M | No | 19.2h | 3.3h | Jul 10, 2026 |
SummaryBug FixFix minRows error pills for arrays and blocks Ensures validation errors appear immediately in the UI, improving user experience and reducing confusion. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(plugin-form-builder): v3 backport to support translations | JessRynkar | XL | No | 20.2h | 20.2h | Jul 10, 2026 |
SummaryFeatureBackport v3 plugin with translations Adds translation support to the form builder plugin, enabling multi‑language forms for users. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(plugin-mcp): support draft and published documents, improve evals scoring | AlessioGr | XL | No | 1.0h | 0.5h | Jul 09, 2026 |
SummaryBug FixAdd draft support and improve eval scoring Enables draft and publish workflows for Payload MCP, improving agent evaluation accuracy and reducing errors. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(deps): drop unused nitro and @rsbuild/core from test deps | jacobsfletch | L | No | 2.0h | 1.6h | Jul 09, 2026 |
SummaryChoreDrop unused test dependencies nitro and @rsbuild/core Clean up test dependencies to reduce bundle size and avoid unnecessary install overhead, improving build performance and reducing potential security surface. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
|
||||||
| chore: add tanstack-start scope to pr-title validation | r1tsuu | XS | No | 2.9h | 2.9h | Jul 09, 2026 |
SummaryCI/CDAdd tanstack-start scope to PR title validation Ensures PR titles include the tanstack-start scope, improving consistency and automation. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(ui)!: pin user menu to top-right and remove unused NavToggler export | PatrikKozak | L | No | 68.5h | 1.2h | Jul 09, 2026 |
SummaryBug FixPin user menu to top-right and remove NavToggler The user menu stays pinned to the top-right on narrow screens, preventing layout wrap. An unused NavToggler component is removed, trimming bundle size and simplifying maintenance. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: coerce schedulePublish doc.value to collection ID type before update | aevarOrigo | M | No | 25.4h | 23.8h | Jul 09, 2026 |
SummaryBug FixFix schedulePublish doc.value ID coercion Ensures scheduled publish jobs correctly coerce document IDs to the collection's native type, preventing validation errors in nested relationships. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
|
||||||
| fix: coerce schedulePublish doc.value to collection ID type before update | aevarOrigo | M | No | 24.6h | 24.1h | Jul 09, 2026 |
SummaryBug FixFix schedulePublish doc.value type coercion Ensures scheduled publish jobs use the correct ID type, preventing relationship validation errors and improving reliability for nested documents. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: escape regex metacharacters in isURLAllowed pathname allow-list | r1tsuu | M | No | 22.4h | 8.3h | Jul 09, 2026 |
SummaryBug FixFix regex escape in URL allow-list Corrects URL matching logic to prevent malformed patterns, ensuring reliable upload path validation for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(skills): update payload skill for native slug field type | jacobsfletch | M | No | 9.6h | 9.6h | Jul 09, 2026 |
SummaryDocsUpdate payload skill for native slug field type The PR updates the Claude plugin documentation to reflect Payload CMS’s new native slug field type, ensuring developers receive accurate guidance and reducing confusion when configuring slug fields. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(ui): sync aria-expanded attribute with open state in list filters toggler | jacobsfletch | S | No | 22.8h | 22.8h | Jul 08, 2026 |
SummaryBug FixSync aria-expanded with open state in list filters Ensures UI accessibility and reliability of list filter toggles, preventing flaky end‑to‑end tests and improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ui): presentational fields skipped in form state when admin.condition is false | JessRynkar | M | No | 30.2h | 28.1h | Jul 08, 2026 |
SummaryBug FixFix form state skipping presentational fields This fix ensures that presentational fields are correctly included in form state even when admin.condition is false. It prevents data loss and improves reliability of the admin UI. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
1.00
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(deps): bump @faceless-ui/modal to 3.0.1 | jacobsfletch | XL | No | 1.8h | 0.8h | Jul 08, 2026 |
SummaryChoreBump @faceless-ui/modal to 3.0.1 This update brings the latest modal component improvements, ensuring smoother SSR rendering and preventing visual glitches during hydration. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| fix(ui): presentational fields skipped in form state when admin.condition is false | JessRynkar | M | No | 28.7h | 28.4h | Jul 08, 2026 |
SummaryBug FixFix hidden presentational fields in form state This fix ensures that nested fields within hidden presentational sections retain their values, preventing data loss. It improves form reliability for administrators. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(drizzle): `select` `hasMany` nested 2+ array levels crash | r1tsuu | M | No | 214.4h | 0.2h | Jul 08, 2026 |
SummaryBug FixFix crash in nested array selects Resolves issue #17142 by fixing a crash that occurred when using `select` with `hasMany` and nested arrays. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
|
||||||
| fix(next): v3 backport to respect disabled GraphQL config | darkspirit2802 | S | No | 18.6h | 14.8h | Jul 08, 2026 |
SummaryBug FixBackport GraphQL disabled 404 fix to v3 Ensures GraphQL endpoints return 404 when disabled, maintaining consistency across versions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(next): respect disabled GraphQL config | darkspirit2802 | S | No | 90.7h | 51.4h | Jul 08, 2026 |
SummaryBug FixFix GraphQL endpoint accessibility Prevents GraphQL endpoint access when disabled, returning a 404 response instead. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat!: add native slug field type | jacobsfletch | XL | No | 23.1h | 18.7h | Jul 07, 2026 |
SummaryFeatureAdd native slug field type Adds a first‑class slug field type, simplifying URL handling and improving consistency across adapters. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(plugin-mcp)!: respect schema access and use req.user consistently | AlessioGr | XL | No | 166.6h | 0.0h | Jul 07, 2026 |
SummaryBug FixFix MCP schema access and user consistency Ensures users only see schema fields they can write to, preventing accidental data leaks and LLM misuse, while cleaning up authentication to avoid identity drift. Health Assessment
Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore: capture installed first-party plugins in telemetry | AlessioGr | M | No | 11.9h | 0.0h | Jul 07, 2026 |
SummaryChoreCapture installed first‑party plugins in telemetry Adds a plugins field to telemetry events, recording only first‑party Payload CMS plugins to improve analytics while protecting custom plugin data. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(skills): cleanup 'Payload CMS' -> 'Payload' [skip ci] | denolfe | S | No | 0.1h | 0.1h | Jul 07, 2026 |
SummaryDocsCleanup terminology: Payload CMS to Payload Standardizes documentation terminology, improving consistency across the project. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| refactor!: use `definePlugin` for all core plugins, explicit options in definePlugin interface | AlessioGr | L | No | 3.8h | 3.8h | Jul 07, 2026 |
SummaryRefactorRefactor core plugins to use definePlugin API Standardizes plugin API, improves type safety and discoverability, enabling easier plugin integration. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ui): add livePreview.openByDefault config option | jacobsfletch | M | No | 12.2h | 12.2h | Jul 07, 2026 |
SummaryFeatureAdd livePreview.openByDefault config option Adds an option to automatically open the Live Preview panel on first view, improving user onboarding and reducing friction. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| feat(plugin-mcp): support MCP 2026-07-28 | AlessioGr | L | No | 134.5h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd MCP 2026-07-28 support Adds support for the 2026‑07‑28 MCP spec, enabling both 2025 and 2026 clients over HTTP and stdio while fixing stdio logging and keeping JSON‑only responses. Health Assessment
Medium
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(ui): add livePreview.openByDefault config option | jacobsfletch | L | No | 1.3h | 0.4h | Jul 06, 2026 |
SummaryFeatureAdd livePreview.openByDefault config option Enables Live Preview panel to open automatically on first visit, improving editor workflow and reducing manual toggling. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(plugin-mcp): add MCP evals and afterToolCall hooks | AlessioGr | XL | No | 9.8h | 0.6h | Jul 06, 2026 |
SummaryFeatureAdd MCP eval suite and afterToolCall hooks Introduces automated evaluation of Payload’s MCP integration, enabling developers to validate agent interactions and improve reliability of the system. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(plugin-mcp): point ./internal export at existing barrel file | denolfe | S | No | 0.9h | 0.5h | Jul 06, 2026 |
SummaryBug FixFix plugin-mcp internal export mapping Corrects broken subpath export for @payloadcms/plugin-mcp/internal, aligning dev and published paths. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(tanstack-start): block stale-match revalidation on admin route loaders | jacobsfletch | S | No | 114.3h | 114.3h | Jul 06, 2026 |
SummaryBug FixBlock stale-match revalidation on admin route loaders Ensures admin navigation waits for fresh data before rendering, eliminating stale UI flashes and improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: allow access to files reuploaded on a draft | LimChorngUan | L | No | 2.3h | 2.3h | Jul 06, 2026 |
SummaryBug FixFix file access for draft reuploads Ensures users can retrieve newly uploaded files while in draft mode, eliminating 403 errors and improving content editing workflow. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(sdk): use qs-esm allowEmptyArrays parameter | r1tsuu | S | No | 1.2h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix SDK query string empty array handling Ensures SDK correctly handles empty arrays in query parameters, improving API request reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| feat: collection-level disableBulkDelete | GermanJablo | M | No | 1.2h | 0.2h | Jul 06, 2026 |
SummaryFeatureAdd collection-level disableBulkDelete Adds a collection-level disableBulkDelete config option that blocks bulk delete operations server-side and hides the bulk delete action in the admin UI. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| refactor!: remove deprecated afterOperation 'read' operation | DanRibbens | L | No | 9.5h | 9.2h | Jul 02, 2026 |
SummaryRefactorRemove deprecated afterOperation 'read' operation Eliminates unused operation value, simplifying hooks and enabling automated migration. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(ui): finesse hierarchy tree keyboard and node interaction | JarrodMFlesch | M | No | 2.2h | 0.8h | Jul 02, 2026 |
SummaryBug FixImprove hierarchy tree keyboard navigation Enhances user experience by expanding node trigger area, adding circular keyboard navigation, and supporting custom folder icons, improving accessibility and interaction consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat!: replace `TypedUser` with `User` and add `AuthenticatedUser` | AlessioGr | XL | No | 72.5h | 0.3h | Jul 02, 2026 |
SummaryRefactorReplace TypedUser with User and add AuthenticatedUser This PR cleans up user type definitions, improving type safety and clarity for developers while enabling better integration with authentication features and reducing runtime errors. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(ui): relationship add-new button height in production builds | PatrikKozak | M | No | 0.9h | 0.3h | Jul 02, 2026 |
SummaryBug FixFix relationship add-new button height Ensures the Add New button displays correctly in production, preventing layout issues that could confuse users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix(ui): render custom logout button in user menu | GermanJablo | M | No | 47.3h | 46.7h | Jul 02, 2026 |
SummaryBug FixRestore custom logout button in user menu Fixes regression where custom logout button was missing after UI redesign, restoring support and ensuring integrations like OAuth2 work. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update LICENSE.md | AlessioGr | M | No | 0.6h | 0.0h | Jul 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: expose owning collection/global config to field access functions | JarrodMFlesch | XL | No | 313.6h | 312.0h | Jul 01, 2026 |
SummaryFeatureExpose owning collection/global config to field access functions Adds collection and global context to field access functions, enabling accurate permission checks and shared block references across collections and globals. Health Assessment
Large
High
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| test: more flexible eval verification api | AlessioGr | XL | No | 13.5h | 13.5h | Jul 01, 2026 |
SummaryFeatureAdd flexible eval verification API Enables eval authors to verify generated Payload code against real database state using a simple, Vitest‑style API, improving test reliability and developer experience. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| ci: upgrade pnpm to v11 | denolfe | XL | No | 7.2h | 5.5h | Jul 01, 2026 |
SummaryCI/CDUpgrade pnpm to v11 Upgrades the pnpm package manager to version 11, updating workspace configuration and CI scripts to ensure compatibility and maintain build approvals across templates. Health Assessment
X-Large
High
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(plugin-multi-tenant): run tenant delete cleanup inside the request transaction | JarrodMFlesch | S | No | 1.2h | 1.2h | Jul 01, 2026 |
SummaryBug FixFix tenant delete cleanup transaction in multi-tenant plugin Ensures tenant deletion cleanup runs within the same database transaction, preventing orphaned data and improving consistency for multi-tenant deployments. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(plugin-multi-tenant): run tenant delete cleanup inside the request transaction | yashs33244 | S | No | 316.1h | 4.7h | Jul 01, 2026 |
SummaryBug FixFix tenant delete cleanup transaction issue Ensures tenant deletion completes without deadlock by running cleanup within the same transaction, improving reliability for multi-tenant setups. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(plugin-stripe): adopt v4 design tokens and restyle LinkToDoc field to v4 ui | PatrikKozak | M | No | 1.1h | 1.0h | Jul 01, 2026 |
SummaryFeatureRestyle LinkToDoc field for v4 UI Updates the Stripe plugin UI to use design tokens, improving consistency and maintainability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci: make template build failure blocking | denolfe | XS | No | 2.0h | - | Jul 01, 2026 |
SummaryCI/CDMake template build failure blocking Ensures CI fails when template build errors occur, improving build reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Frameworks:
Github-Actions
|
||||||
| fix(tanstack-start): fire autosave-create redirects on client-side navigation | jacobsfletch | S | No | 1.0h | 0.4h | Jul 01, 2026 |
SummaryBug FixFix autosave-create redirects on client-side navigation Ensures autosave redirects work correctly during SPA navigation, preventing users from being stranded on the create page. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(plugin-cloud-storage): split client and server utility exports | JarrodMFlesch | XS | No | 41.7h | 41.7h | Jul 01, 2026 |
SummaryRefactorSplit client and server utility exports Prevents mixed server/client barrel imports in cloud storage plugin Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| ci: backport test service image pinning to ghcr on 3.x | JarrodMFlesch | S | No | 11.6h | 10.3h | Jul 01, 2026 |
SummaryCI/CDBackport test service image pinning to GHCR Ensures CI stability by pinning test service images to GHCR, preventing registry rate limits and Docker Hub timeouts. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| test: add coverage for autosave redirects | jacobsfletch | M | No | 15.0h | 15.0h | Jul 01, 2026 |
SummaryTestAdd e2e coverage for autosave redirects Adds end‑to‑end test ensuring autosave‑enabled documents redirect correctly after the first save, preventing regressions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(ui): restore first-column padding and horizontal scroll in condensed relationship table | PatrikKozak | S | No | 18.0h | 16.2h | Jun 30, 2026 |
SummaryBug FixRestore padding and scroll in condensed relationship table Fixes visual layout issues in the UI, ensuring proper padding and scroll behavior for relationship tables, improving user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat(plugin-search): adopt v4 design tokens and restyle reindex button | PatrikKozak | M | No | 19.2h | 19.2h | Jun 30, 2026 |
SummaryRefactorAdopt v4 design tokens and restyle reindex button Aligns plugin-search admin UI with v4 design system, fixing hydration errors. Improves consistency and user experience for administrators. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||