Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Version Packages | github-actions | L | No | 95.9h | 95.0h | May 26, 2026 |
SummaryChoreVersion Packages Automates publishing of updated package versions to npm, ensuring all packages are released with the latest changes. Health Assessment
Medium
Low
High
AI DetailsTech Stack |
||||||
| [cli] add domains check command and bulk price/availability | elliotdauber | XL | No | 3.6h | 3.6h | May 26, 2026 |
SummaryFeatureAdd domains check and bulk price command Enables developers to verify domain availability and bulk pricing directly from the Vercel CLI, streamlining domain management workflows. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Prefetch App Shells on the client | acdlite | XL | No | 143.4h | 133.6h | May 26, 2026 |
SummaryFeaturePrefetch App Shells on the client Adds instant app shell rendering on navigation by prefetching generic shells, improving performance on high‑cardinality routes and slow networks. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| [services] Add project manifest to ruby builder. | dnwpark | XL | No | 21.6h | 17.9h | May 26, 2026 |
SummaryFeatureAdd project manifest to ruby builder. Adds a project manifest emission for Ruby projects, enabling dependency analysis and service configuration for deployment. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| [services] Pass service type and framework to node builder's project manifest. | dnwpark | XS | No | 163.2h | 65.8h | May 26, 2026 |
SummaryBug FixAdd service type and framework to node builder manifest Ensures worker and queue jobs include correct framework and service type metadata, improving deployment reliability. Health Assessment
Small
Low
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| [services] Add project manifest to go builder. | dnwpark | XL | No | 96.3h | 69.5h | May 26, 2026 |
SummaryFeatureAdd project manifest to Go builder Adds a project manifest to the Go builder, exposing framework, service type, runtime version, and dependencies for better integration and compatibility across services. Health AssessmentAI DetailsTech Stack
Languages:
Typescript
|
||||||
| Upgrade React from `d5736f09-20260507` to `75b0945b-20260526` | vercel-release-bot | XL | No | 1.9h | 1.7h | May 26, 2026 |
SummaryChoreUpgrade React to latest experimental version Updates React to the newest experimental release, keeping Next.js compatible with React improvements and bug fixes. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
React
|
||||||
| Fix Firefox refresh loop on initial load of streaming pages in dev mode | unstubbable | M | No | 4.4h | 4.0h | May 26, 2026 |
SummaryBug FixFix Firefox refresh loop on streaming pages Eliminates infinite refresh loop in Firefox for streaming pages during development, improving developer productivity and reducing wasted resources. Ensures stable debugging sessions and prevents repeated reloads. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
Frameworks:
Nextjs
|
||||||
| [services] Add cron host script and spawn helper for vc dev. | dnwpark | L | No | 192.2h | 191.2h | May 26, 2026 |
SummaryFeatureAdd cron host script and spawn helper Enables the backends dev server to spawn cron service subprocesses, improving development isolation and testing of scheduled tasks. Health Assessment
Large
High
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| feat(provider-utils): add `spawnCommand` method to `Experimental_Sandbox` to allow for detached command execution | felixarntz | XL | No | 96.4h | 0.8h | May 26, 2026 |
SummaryFeatureAdd spawnCommand to Experimental_Sandbox Enables long‑running process execution with streaming output, improving agent performance and resource management. Health Assessment
X-Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] Add --open and --view flags to `vc traces get` | agadzik | XL | AI | 121.3h | 0.2h | May 26, 2026 |
SummaryFeatureAdd --open and --view flags to vc traces get Adds ability to open trace directly in the Vercel Dashboard and choose a view, improving developer workflow and reducing context switching. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [ci] Fix the playwright-chromium Dockerfile | bgw | S | No | 87.5h | 0.1h | May 26, 2026 |
SummaryCI/CDFix playwright-chromium Dockerfile for CI Corrects the Dockerfile used for Playwright Chromium tests, ensuring CI pipelines run reliably across architectures. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Frameworks:
Docker
|
||||||
| docs: rework dynamic segments intro section | icyJoseph | XS | No | 2.5h | 0.0h | May 26, 2026 |
SummaryDocsRework dynamic segments intro section Clarifies terminology for developers, reducing confusion and improving searchability of Next.js documentation. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: vocabulary-bridge rule for api-ref and guide skills | icyJoseph | S | No | 2.4h | 0.0h | May 26, 2026 |
SummaryDocsAdd vocabulary bridge rule for API reference and guide skills Updates documentation to align terminology with Pages Router and URL/HTML spec, improving consistency across docs. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Turbopack: Fix unsound IntoIterator for ReadRef<T> | sokra | L | No | 5.7h | 0.6h | May 26, 2026 |
SummaryBug FixFix unsound IntoIterator for ReadRef<T> Corrects a memory safety bug that could cause panics during JSON serialization of asset manifests, improving runtime stability for Turbopack users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Rust
|
||||||
| [build-utils] Cleanup getLambdaSupportsStreaming | mischnic | M | No | 120.4h | 113.6h | May 26, 2026 |
SummaryRefactorCleanup getLambdaSupportsStreaming Simplifies the getLambdaSupportsStreaming utility by removing async behavior and eliminating error throwing, improving reliability and performance. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Improve notFound recovery in error pathway | gnoff | XL | No | 105.0h | 99.0h | May 26, 2026 |
SummaryFeatureImprove notFound recovery in error pathway Enhance error handling for notFound cases, improving correctness and hydration data generation. Health Assessment
Large
Medium
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| chore: release @next/rspack-core 1.0.3 | SyMind | XL | No | 11.6h | 2.5h | May 26, 2026 |
SummaryChoreRelease rspack-core 1.0.3 Releases a new version of rspack-core, updating Rust bindings and tooling to improve performance and stability for Next.js users. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Rust, Typescript, Javascript
|
||||||
| Turbopack: make available_modules an OperationVc and simplify merged module bookkeeping | sokra | L | No | 89.0h | 84.6h | May 26, 2026 |
SummaryRefactorRefactor Turbopack module bookkeeping Improves build performance and maintainability by eliminating double invalidations and simplifying module bookkeeping in Turbopack. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Rust
|
||||||
| feat(provider-utils): narrow tool() return when execute is provided | privatenumber | S | No | 138.8h | 1.9h | May 26, 2026 |
SummaryFeatureNarrow tool() return type for execute Improves type safety for tools with execute, enabling direct calls without runtime checks. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| [go] Add support for preDeploy and buildCommand to Go. | gscho | XL | No | 8.9h | 5.1h | May 26, 2026 |
SummaryFeatureAdd preDeploy and buildCommand support to Go Enables custom build and pre-deploy commands for Go projects, improving deployment flexibility and reducing build time. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Go
|
||||||
| Fix errors.json merge driver to handle gaps in error codes | sokra | S | No | 290.9h | 219.8h | May 25, 2026 |
SummaryBug FixFix errors.json merge driver to handle gaps in error codes Corrects the merge driver to allocate new error IDs based on the highest existing numeric key, preventing accidental overwrites when error codes have gaps. Health Assessment
Small
Medium
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript
|
||||||
| [Skills] next-dev-loop: persist login state across loops | gaojude | S | AI | 4.0h | 0.0h | May 25, 2026 |
SummaryDocsPersist login state across loops Adds documentation to enable login persistence across agent-browser loops, improving user experience by eliminating repeated login prompts. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| Replace next-ppr-optimizer with next-cache-components-optimizer | gaojude | L | No | 83.0h | 0.1h | May 25, 2026 |
SummaryDocsReplace next-ppr-optimizer with next-cache-components-optimizer Consolidates two optimization documentation skills into one, reducing duplication and improving discoverability for developers. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| [Skills] Mark backport-pr and create-pr as internal | gaojude | XS | No | 0.3h | 0.0h | May 23, 2026 |
SummaryChoreMark backport-pr and create-pr as internal Internal maintainer workflows are hidden from public skill listings, ensuring only user-facing skills are exposed. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| docs(examples): update `examples/ai-functions/.env.example` | gr2m | L | No | 25.8h | - | May 23, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Version Packages (canary) | github-actions | M | No | 20.1h | 20.1h | May 23, 2026 |
SummaryChorePublish Canary Package Versions Automates publishing of prerelease package versions to npm via the Changesets action, enabling continuous delivery of updated SDKs. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Backport: fix(provider/anthropic): fix remaining errors with Anthropic `code_execution` tool dynamic calls from latest `web_fetch` or `web_search` | github-actions | M | No | 1.7h | 1.6h | May 22, 2026 |
SummaryBug FixBackport: Fix Anthropic code_execution errors This backport resolves remaining errors in Anthropic's code execution tool calls triggered by web_fetch or web_search, ensuring reliable API behavior for the release-v6.0 branch. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [python] cold start improvements | gscho | S | No | 8.6h | 7.2h | May 22, 2026 |
SummaryRefactorCold start improvements for Python runtime Optimizes Python function bundles by removing unused vendor files and disabling bytecode and installer metadata writes, reducing cold start times and bundle size. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Python
|
||||||
| Version Packages | github-actions | L | No | 2.2h | 0.3h | May 22, 2026 |
SummaryChoreVersion Packages Automated release of updated package versions to npm. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| [vercel] connect list: add --type, --service, --search filter flags | bhrigu123 | L | No | 4.3h | 2.2h | May 22, 2026 |
SummaryFeatureAdd filter flags to connect list command Extends Vercel CLI connect list to support filtering by type, service, and search, improving developer experience and reducing noise. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Backport: fix(openai-compatible): accept empty string role in streaming delta chunks | github-actions | S | No | 0.1h | 0.0h | May 22, 2026 |
SummaryBug FixBackport: Accept empty role in streaming delta Fixes compatibility issue with OpenAI‑compatible providers that send empty role strings in streaming responses, ensuring robust handling of delta chunks. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(openai-compatible): accept empty string role in streaming delta chunks | kagura-agent | S | No | 61.0h | 60.9h | May 22, 2026 |
SummaryBug FixFix empty string role in streaming delta chunks Allows OpenAI-compatible providers to send empty role strings without breaking streams, preventing validation errors and ensuring smooth streaming for providers like zhipu/glm-5. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | S | No | 0.8h | - | May 22, 2026 |
SummaryChoreVersion Packages (canary) Updates package versions and changelogs for AI SDK packages, enabling automated npm releases via Changesets. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| fix(provider/anthropic): fix remaining errors with Anthropic `code_execution` tool dynamic calls from latest `web_fetch` or `web_search` | felixarntz | M | No | 0.8h | 0.1h | May 22, 2026 |
SummaryBug FixFix dynamic code_execution tool call errors Ensures Anthropic language model correctly handles dynamic code execution calls triggered by web_fetch or web_search, preventing runtime errors and improving reliability for downstream consumers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| Add Chromium-only Playwright image publisher | timneutkens | M | No | 5.4h | 3.1h | May 22, 2026 |
SummaryCI/CDAdd Chromium Playwright image publisher Adds a workflow to build and push a Chromium-only Playwright image to GHCR, enabling reusable CI workflows to use the image. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Docker, Yaml
Frameworks:
Github-Actions
|
||||||
| feat(anthropic): add Claude Platform on AWS provider | R-Taneja | XL | No | 239.6h | 215.4h | May 22, 2026 |
SummaryFeatureAdd Claude Platform on AWS provider Enables developers to use Claude’s Messages API on AWS with the same API surface, expanding deployment options and reducing latency for AWS-hosted workloads. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: feat(gateway): add serviceTier option to GatewayProviderOptions | github-actions | S | No | 0.8h | 0.2h | May 22, 2026 |
SummaryFeatureAdd serviceTier option to GatewayProviderOptions Adds a unified serviceTier option to GatewayProviderOptions, enabling consistent tier selection across providers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | M | No | 0.6h | 0.1h | May 22, 2026 |
SummaryChoreVersion Packages (canary) Automated release of canary versions for multiple SDK packages, updating changelogs and package metadata. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(gateway): add serviceTier option to GatewayProviderOptions | shaper | S | No | 38.4h | 37.5h | May 22, 2026 |
SummaryFeatureAdd unified serviceTier option to GatewayProviderOptions Adds a unified serviceTier option to GatewayProviderOptions, enabling callers to specify service tier uniformly across providers. The gateway translates this into provider-specific options, simplifying configuration. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | M | No | 0.6h | 0.6h | May 22, 2026 |
SummaryChorePublish Canary Releases for AI SDK Packages Automates publishing of updated AI SDK packages to npm, enabling faster iteration and deployment of new features. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| feat(gateway): support Vercel access tokens | kkdawkins | L | No | 22.7h | 12.5h | May 22, 2026 |
SummaryFeatureAdd Vercel access token support to gateway Enables SDK to send Vercel app or personal access tokens with optional team scoping, improving authentication flexibility for multi-team usage. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | S | No | 0.8h | 0.8h | May 22, 2026 |
SummaryChoreVersion Packages (canary) Automates publishing of prerelease packages to npm, reducing manual release effort and ensuring consistent versioning across the AI SDK. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Version Packages | github-actions | M | No | 0.1h | 0.1h | May 22, 2026 |
SummaryChoreVersion Packages Automates publishing of updated package versions to npm, enabling seamless release of new SDK updates. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Backport: Handle errors in anthropic's web search tool | github-actions | L | No | 0.5h | 0.4h | May 22, 2026 |
SummaryFeatureBackport error handling for anthropic web search Adds robust error handling to the anthropic web search tool, ensuring stability in the release-v6.0 branch. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Instant navs devtools revamp | samselikoff | XL | No | 21.0h | 20.5h | May 22, 2026 |
SummaryHealth AssessmentAI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| Prerender static metadata under dynamic segments to canonical pathname | timneutkens | L | No | 172.1h | 1.4h | May 22, 2026 |
SummaryBug FixPrerender static metadata under dynamic segments Fixes invariant failure when static metadata files are under a dynamic segment, treating them as full dynamic prerenders Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Next.Js
|
||||||
| Version Packages | github-actions | S | No | 2.8h | 2.7h | May 22, 2026 |
SummaryChoreAutomated package versioning and release This automated PR updates changelogs and package versions, enabling seamless npm releases when merged. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| [next] Update to latest Next.js adapter | mischnic | S | No | 0.8h | 0.0h | May 22, 2026 |
SummaryChoreUpdate to latest Next.js adapter Bumps the Next.js adapter to the newest version, ensuring compatibility and access to recent features. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| Handle errors in anthropic's web search tool | msullivan | L | No | 0.5h | 0.0h | May 22, 2026 |
SummaryBug FixHandle errors in anthropic's web search tool Fixes error handling for web search tool responses, preventing conversation failures when web search errors occur. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||