Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Backport: build: add fallback for VERSION for local dev gr2m S No 0.1h 0.1h May 21, 2026

Summary

Bug Fix

Add fallback for VERSION in local dev

Ensures local development environments have a default version value when the VERSION environment variable is missing, preventing build failures.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no review friction.

AI Details

Tech Stack

Languages: Javascript
Backport: build: add fallback for VERSION for local dev gr2m S No 0.1h 0.1h May 21, 2026

Summary

Bug Fix

Add fallback for VERSION in local dev

Ensures local development environments have a default version value, preventing build failures when VERSION is missing.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, fast review and merge, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
build: add fallback for VERSION for local dev gr2m S No 0.1h 0.1h May 21, 2026

Summary

Health Assessment

AI Details

Tech Stack

Respond to App Shell prefetches on the server acdlite M No 18.8h 9.9h May 21, 2026

Summary

Feature

Add server-side App Shell prefetch handling

Enables the server to respond to App Shell prefetch requests, allowing clients to fetch a param‑independent shell of a route, improving prefetch performance and reducing unnecessary data transfer.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a well‑scoped change that was straightforward to review and merge.

AI Details

Confidence: 0.60

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Version Packages github-actions L No 3.4h 3.4h May 21, 2026

Summary

Chore

Version Packages

Prepares Vercel packages for publishing to npm, enabling automated releases via Changesets.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes, automated release process, no blockers.

AI Details

Tech Stack

Revert "[static-build] Support Vite Environments API for SSR projects (#16354)" janory XL AI 0.9h 0.1h May 21, 2026

Summary

Bug Fix

Revert Vite Environments API support for SSR

Reverts a change that caused the build process to hang due to leaked file watchers and sockets, restoring stable CLI behavior.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and single review indicate a straightforward revert; large code churn reflects the breadth of the original change but minimal review friction.

AI Details

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

Tech Stack

Languages: Typescript
Version Packages github-actions L No 12.0h - May 21, 2026

Summary

Chore

Version Packages

Automates publishing of updated package versions to npm, enabling consistent releases across the AI SDK ecosystem.

Health Assessment

Large
Low
Low
  • Release PR opened automatically by Changesets action and merged within 12 hours with no review, indicating a streamlined release process.

AI Details

Tech Stack

Revert "Prerender HTTP access fallbacks with Cache Components semantics" unstubbable XL No 0.5h 0.0h May 21, 2026

Summary

Bug Fix

Revert broken not-found handling for internal Vercel apps

This PR reverts a recent change that caused not-found handling to fail for internal Vercel applications, restoring correct behavior.

Health Assessment

X-Large
Low
Low
  • Quick revert with minimal review, indicating a straightforward fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
ci: run Linux Playwright jobs in prebuilt Microsoft container timneutkens M No 214.4h 5.0h May 21, 2026

Summary

CI/CD

Run Linux Playwright jobs in prebuilt Microsoft container

This change replaces per-job Playwright browser downloads with a prebuilt Microsoft container, cutting Linux test setup time by ~80% and speeding up CI pipelines.

Health Assessment

Medium
Medium
Medium
  • The PR required extensive container configuration fixes, leading to multiple commits after the initial review, but the final merge was achieved after a single review cycle.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Make `--debug-build-paths` work with `src/` directory projects unstubbable M No 1.0h 0.8h May 21, 2026

Summary

Bug Fix

Make `--debug-build-paths` work with `src/` directory projects

Fixes route resolution for projects using a src/ directory, ensuring debug build paths correctly include routes.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved within an hour of opening, indicating low complexity and low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[static-build] Pin nitro-nightly to 3.0.1-20260519-181425-9cc59cf7 jeffsee55 XL No 20.7h 3.4h May 21, 2026

Summary

Chore

Pin nitro-nightly to specific nightly build

Ensures Vite SSR injection uses a known nightly build, improving stability.

Health Assessment

X-Large
Low
Low
  • Quick review and merge after a single commit, indicating a straightforward dependency pin.

AI Details

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

Tech Stack

[cli] detect flags package for embedding luismeyer M No 44.3h 0.0h May 21, 2026

Summary

Feature

Add flags package detection for CLI embedding

Adds logic to detect Vercel Flags packages during build, preventing unnecessary embeddings and preparing for future OIDC support.

Health Assessment

Medium
Low
Medium
  • The PR introduced a new CLI feature with a quick review and moderate iteration, indicating a straightforward enhancement with low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Backport: fix(ai): make input optional on input-streaming UIMessagePart variants github-actions M No 0.2h 0.1h May 21, 2026

Summary

Bug Fix

Backport: make input optional on UIMessagePart variants

Fixes TypeScript strict optional property issue for UIMessagePart variants, ensuring compatibility with exactOptionalPropertyTypes setting.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal changes indicates low complexity and quick resolution.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
[cli] Add `--project` flag to `build`, `deploy`, `pull`, and `dev` lfades XL No 27.3h 21.2h May 21, 2026

Summary

Feature

Add --project flag to CLI commands

Adds a non‑interactive project selection flag for CI/CD and agent workflows, enabling precise project targeting and fast error handling.

Health Assessment

X-Large
Medium
Low
  • The PR added a new flag across 20 files with a single review and quick iteration, showing efficient collaboration. AI assistance via Cursor was used to author the changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[ci] Add an `TURBO_TASKS_AVAILABLE_PARALLELISM` environment variable that overrides `std::thread::available_parallelism` callsites bgw M No 2.5h 1.3h May 21, 2026

Summary

Chore

Add env var to control Turbopack parallelism

Provides developers with a way to limit CPU usage for Turbopack during heavy parallel workloads, improving test efficiency.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Rust, Javascript
Version Packages github-actions L No 1.2h 1.1h May 21, 2026

Summary

Chore

Version Packages

This PR updates package versions and dependencies for the ai SDK and example projects, preparing them for a new release.

Health Assessment

Large
Low
Low
  • Release merged quickly with minimal review, indicating a well‑structured release process.

AI Details

Tech Stack

Version Packages (canary) github-actions S No 0.6h 0.0h May 21, 2026

Summary

Chore

Version Packages (canary)

This PR updates package versions and changelogs for canary releases, enabling automated npm publishing.

Health Assessment

Small
Low
Low
  • Fast cycle time and immediate merge indicate an automated release process with minimal review friction.

AI Details

Tech Stack

Backport: fix(google): read serviceTier from usageMetadata in stream + generate github-actions M No 0.3h 0.2h May 20, 2026

Summary

Bug Fix

Backport: fix Google service tier reading

Ensures correct service tier extraction from usage metadata, improving billing accuracy for Google AI usage.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and quick review indicates low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Add experimental.appShells feature flag acdlite S No 1.7h 0.7h May 20, 2026

Summary

Feature

Add experimental appShells feature flag

Enables plumbing for upcoming App Shell prefetching support in Next.js

Health Assessment

Small
Low
Low
  • Fast cycle time and review, indicating a well-planned and straightforward change

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs
fix(google): read serviceTier from usageMetadata in stream + generate shaper M AI 0.6h 0.2h May 20, 2026

Summary

Bug Fix

Fix Google service tier reading in stream and generate

Ensures accurate service tier metadata for Gemini API calls, improving billing accuracy and analytics visibility for users.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal rework; merged within 30 minutes of opening.

AI Details

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

Tech Stack

Languages: Javascript
Prerender HTTP access fallbacks with Cache Components semantics unstubbable XL No 2.6h 1.7h May 20, 2026

Summary

Feature

Add Cache Components HTTP access fallback handling

Improves prerendered page error handling by routing failures through Cache Components semantics, ensuring consistent fallback rendering and clearer error surfaces for dynamic API access. This enhances reliability and developer experience for pages using Cache Components.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal review iterations, indicating straightforward implementation and clear intent.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Backport: [tool-loop-agent] adding support for messages with system role with override github-actions M No 0.9h 0.8h May 20, 2026

Summary

Feature

Backport: Support system role override in tool-loop-agent

Adds ability for tool-loop-agent to handle system role messages with override, improving flexibility for AI agents.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Typescript
[services] Use builder entrypoint detection in service auto-detection. dnwpark L No 144.6h 143.2h May 20, 2026

Summary

Feature

Use builder entrypoint detection in service auto-detection

Enhances service auto-detection by using builder entrypoint detection, ensuring suggested service configurations reference specific entrypoint files rather than directories, improving deployment accuracy.

Health Assessment

Large
High
High
  • The PR required over six days for review and merge, with multiple commits and extensive tests, indicating high complexity and potential risk.

AI Details

Tech Stack

Languages: Typescript
Version Packages (canary) github-actions M No 0.5h 0.3h May 20, 2026

Summary

Chore

Publish Canary Releases for AI SDK Packages

Automates publishing of prerelease versions of the AI SDK packages to npm, enabling rapid iteration and testing for downstream consumers.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, automated release process.

AI Details

Tech Stack

[test] Prerendering HTTP access fallback pages with Cache Components unstubbable L No 2.1h 2.1h May 20, 2026

Summary

Test

Prerendering HTTP access fallback pages with Cache Components

This PR adds tests to verify that notFound, forbidden, and unauthorized recoveries work correctly with cache components. It ensures reliable error handling for prerendered pages, improving user experience.

Health Assessment

Large
Low
Low
  • Fast cycle and minimal review rounds indicate smooth integration of new tests.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Version Packages (canary) github-actions M No 0.1h 0.1h May 20, 2026

Summary

Chore

Version Packages (canary)

Automated release PR that bumps package versions and updates changelogs for all SDK packages, enabling automatic npm publication.

Health Assessment

Medium
Low
Low
  • Automated release with minimal changes, merged within minutes.

AI Details

Tech Stack

[tool-loop-agent] adding support for messages with system role with override visyat M No 0.8h 0.6h May 20, 2026

Summary

Feature

Add support for system role messages in ToolLoopAgent

Enables ToolLoopAgent to accept system role messages, improving flexibility and security by allowing system prompts to be included in agent interactions.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR merged within an hour of opening, indicating smooth review and low complexity.

AI Details

Tech Stack

Languages: Typescript
fix(ai): make input optional on input-streaming UIMessagePart variants aayush-kapoor M No 0.2h 0.2h May 20, 2026

Summary

Bug Fix

Make input optional on UIMessagePart variants

Fixes type compatibility issue for UIMessage when exactOptionalPropertyTypes is enabled, preventing runtime errors and improving developer experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal changes, fast review and merge, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
[FIX] Melkey/fix release binary arm upload Melkeydev M No 1.8h 0.1h May 20, 2026

Summary

CI/CD

Fix release binary arm upload

Fixes the release pipeline for Linux ARM64 binaries, resolving a GitHub CLI issue that caused failures and ensuring artifacts are correctly uploaded.

Health Assessment

Small
Low
Low
  • Rapid resolution of a CI pipeline issue with minimal code changes and quick review turnaround.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
@vercel/devlow-bench: 0.3.5 → 0.4.0 wbinnssmith XS No 22.6h 1.0h May 20, 2026

Summary

Chore

Bump devlow-bench to 0.4.0

Publishes changes to npm, including previously unpublished 0.3.5 work.

Health Assessment

Small
Low
Low
  • Quick review and merge, low-risk dependency update

AI Details

Tech Stack

Languages: Javascript
Frameworks: Nextjs
devlow-bench: percentile-based comparison and run retries wbinnssmith L No 22.7h 0.3h May 20, 2026

Summary

Feature

Improve devlow-bench with percentile comparison and retries

Enhances performance benchmarking accuracy by using percentile metrics and retry logic, reducing false positives from flaky runs. This leads to more reliable performance data for developers.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate straightforward enhancement with minimal risk.

AI Details

Tech Stack

Languages: Javascript
Version Packages (canary) github-actions M No 2.9h 2.9h May 20, 2026

Summary

Chore

Publish Canary Package Releases

Automates publishing of prerelease versions of AI SDK packages to npm, enabling continuous delivery of new features and bug fixes.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes, automated release process, low risk.

AI Details

Tech Stack

Version Packages github-actions M No 2.9h 2.9h May 20, 2026

Summary

Chore

Automated package version release

Updates package versions and changelogs, enabling automated npm publishing for the Vercel AI SDKs.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes; no review iterations or blockers.

AI Details

Tech Stack

Version Packages github-actions L No 2.7h 2.7h May 20, 2026

Summary

Chore

Automated package version bump and release preparation

Prepares Vercel AI SDK and related packages for publishing by bumping versions and updating example configs, enabling automated npm releases.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review indicate a low-risk automated release process.

AI Details

Tech Stack

use the action cache for passing tests lukesandberg M No 21.0h 20.2h May 20, 2026

Summary

CI/CD

Use action cache for passing tests

Memoize passing tests to skip re-running them after a timeout or cancellation.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating a straightforward review process.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Nextjs
Backport: fix(google): read serviceTier from x-gemini-service-tier response header github-actions L No 1.0h 0.9h May 20, 2026

Summary

Bug Fix

Backport: fix service tier header read

Ensures correct service tier extraction from Gemini response headers, improving billing accuracy and feature gating.

Health Assessment

Large
Low
Low
  • Quick backport resolved with minimal conflicts and fast review, indicating efficient collaboration.

AI Details

Tech Stack

Languages: Typescript, Javascript
Backport: docs(google): add link to Gemini agents docs github-actions XS No 0.2h 0.1h May 20, 2026

Summary

Docs

Add link to Gemini agents docs

Adds a link to Gemini's managed agents docs to clarify user confusion.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes and no review friction.

AI Details

Tech Stack

docs(google): add link to Gemini agents docs markmcd XS No 15.5h 15.3h May 20, 2026

Summary

Docs

Add link to Gemini agents docs

Adds a link to Gemini's managed agents docs to clarify user confusion.

Health Assessment

Small
Low
Low
  • Quick documentation update with single approval, minimal changes.

AI Details

Tech Stack

chore: enforce minimum release age felixarntz S No 1.3h 0.1h May 20, 2026

Summary

Chore

Enforce minimum release age

Adds a policy to ensure releases are not too frequent, improving stability.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes to CI configuration, indicating low risk and high confidence in the change.

AI Details

Confidence: 1.00

Tech Stack

Add minimumReleaseAge as 2 days to pnpm-workspace.yaml cramforce S No 1.6h 0.0h May 20, 2026

Summary

Chore

Add minimumReleaseAge to pnpm workspace

Adds a minimum release age setting to the pnpm workspace configuration, ensuring releases are spaced at least two days apart.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no blockers or significant rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Turbopack: respect the module-sync export condition mischnic M No 6.0h 5.1h May 20, 2026

Summary

Feature

Add module-sync export condition support to Turbopack

Enables Turbopack to correctly handle Node.js module-sync conditional exports, improving compatibility and trace accuracy.

Health Assessment

Small
Low
Low
  • Fast 6‑hour cycle with minimal rework and a single review round indicates a smooth, low‑risk change.

AI Details

Tech Stack

Languages: Rust
Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 1.3h 0.9h May 20, 2026

Summary

Chore

Update gateway model settings for new models

Automated update of gateway model settings to surface newly released models as IDE autocomplete suggestions.

Health Assessment

Small
Low
Low
  • Fast cycle with minimal changes, automated generation ensures consistency.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
[FIX] fixing broken release yaml file Melkeydev S No 0.2h 0.1h May 20, 2026

Summary

CI/CD

Fix broken release workflow

Corrects the release binary workflow to ensure successful deployment of binary artifacts.

Health Assessment

Small
Low
Low
  • Quick fix merged within 12 minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Add backport PR skill timneutkens M No 4.3h 3.0h May 20, 2026

Summary

Docs

Add backport PR skill

Adds a new skill that automates backporting of merged PRs from the canary branch to release branches, streamlining release workflows.

Health Assessment

Small
Low
Low
  • Merged within 4.3 hours with minimal changes, indicating a smooth review process and low risk.

AI Details

Tech Stack

Update env pull gitignore pattern qiao S No 187.9h 0.2h May 20, 2026

Summary

Feature

Update env pull gitignore pattern

Update default `vercel env pull` behavior to ignore all .env files by default, improving security and aligning with Next.js defaults.

Health Assessment

Small
Low
Low
  • PR had a quick first review but a long cycle time due to multiple merges of main into the feature branch; the code changes were minimal and low risk.

AI Details

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v5 github-actions XS No 1.1h 0.9h May 20, 2026

Summary

Chore

Update gateway model settings files

Automated update of gateway model settings to surface newly released models in IDE autocomplete suggestions.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.1 hours, minimal changes, automated generation, smooth merge.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore(provider/gateway): update gateway model settings files github-actions XS No 1.1h 1.0h May 20, 2026

Summary

Chore

Update gateway model settings files

Automated update of gateway model settings to surface newly released models as IDE autocomplete suggestions.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.1 hours and minimal review indicates low friction; automated update keeps model list current.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
[python] configure runtime cache for Python functions nsidnev XL No 18.0h 16.4h May 20, 2026

Summary

Feature

Configure runtime cache for Python functions

Adds ability to configure runtime caching via request headers, improving performance and resource usage for Python functions.

Health Assessment

X-Large
Low
Low
  • Fast turnaround with minimal rework; new caching feature added quickly.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
[go] Compile bootstrap code with a separate process.env gscho M No 24.9h 2.7h May 20, 2026

Summary

Bug Fix

Separate bootstrap build environment from user env

Ensures bootstrap wrapper uses a clean environment, preventing user environment variables from leaking into the older Go build, improving reliability.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR resolved in under 25 hours with no review comments.

AI Details

Tech Stack

Languages: Go, Typescript
turbo-tasks: task-storage memory wins lukesandberg XL No 274.1h 7.0h May 20, 2026

Summary

Refactor

Memory optimization for turbo-tasks storage

Reduces memory footprint of TaskStorage, improving build performance without runtime impact.

Health Assessment

X-Large
High
Medium
  • Large memory optimization PR took over 11 days to merge, with a single review round and moderate iteration, indicating a slow but straightforward process.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
« Page 9 of 20 »

Get this analytics stack for your team

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

Connect Repos