Pull Request Explorer

Exploring 944 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Turbopack: Move turbo-tasks/src/raw_vc.rs to turbo-tasks/src/vc/raw.rs bgw S No 102.4h 0.5h Jun 02, 2026

Summary

Refactor

Move raw_vc.rs to vc/raw.rs

Reorganizes turbo-tasks source structure for better maintainability.

Health Assessment

Small
Low
Low
  • Single small refactor with quick review, but long cycle due to scheduling and low priority.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
[services] drop "services" key from schema nsidnev XL No 1.1h 1.0h Jun 02, 2026

Summary

Refactor

Remove services key from schema

Eliminates the deprecated services field, simplifying configuration and paving the way for the new experimentalServicesV2 feature. This change reduces complexity for users and aligns the schema with future enhancements.

Health Assessment

X-Large
High
Low
  • Rapid review and merge with minimal iterations indicates high confidence in the change. The large scope of the change suggests careful downstream testing is essential.

AI Details

Tech Stack

Languages: Typescript, Javascript
instant: enable navigation validation by default aurorascharff L No 30.6h 0.1h Jun 02, 2026

Summary

Feature

Enable navigation validation by default

Flips the default instant insights validation level to 'warning', ensuring Cache Components apps receive instant-navigation validation warnings across all pages by default and improving developer visibility.

Health Assessment

Large
Low
Low
  • PR had a quick review and minimal rework, indicating smooth integration of the new default config.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Backport: fix(google-vertex): support regional endpoints for vertex MaaS github-actions M No 0.3h 0.3h Jun 02, 2026

Summary

Bug Fix

Backport: support regional endpoints for Vertex MaaS

Adds regional endpoint support for Vertex MaaS, ensuring correct API usage across US and EU regions.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix(google-vertex): support regional endpoints for vertex MaaS aayush-kapoor M No 0.5h 0.1h Jun 02, 2026

Summary

Bug Fix

Add regional endpoint support for Vertex MaaS

Adds support for regional endpoints in Vertex MaaS, resolving 404 errors when using Llama 4 models in EU and US regions.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; quick fix and merge indicates low complexity and high confidence.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
[services] add experimentalServicesV2 to schema nsidnev L No 3.9h 1.3h Jun 02, 2026

Summary

Feature

Add experimentalServicesV2 to schema

Adds experimentalServicesV2 to vercel.json, enabling future service features without immediate implementation.

Health Assessment

Large
Low
Low
  • Fast review and merge cycle, minimal rework, straightforward schema update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
[turbopack] Treat assignments to `module.exports` as side-effect free sampoder L No 36.3h 15.7h Jun 02, 2026

Summary

Feature

Make module.exports assignments side-effect free

This change treats assignments to module.exports as side-effect free, improving build performance and reducing unnecessary re-evaluations.

Health Assessment

Large
Medium
Medium
  • The PR involved multiple refactors and test updates, indicating iterative refinement but no major blockers.

AI Details

Tech Stack

Languages: Rust
Version Packages github-actions S No 0.6h 0.6h Jun 02, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs to trigger an automated npm release, streamlining continuous delivery of SDK updates.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward release update.

AI Details

Tech Stack

Turbopack: support turbopackIgnore on more traced calls mischnic XS No 1.3h 1.2h Jun 02, 2026

Summary

Feature

Add turbopackIgnore support for more traced calls

Enables developers to exclude specific filesystem calls from Turbopack's tracing, improving build performance and reducing unnecessary processing.

Health Assessment

Small
Low
Low
  • Quick turnaround, minimal changes, no rework.

AI Details

Tech Stack

Languages: Rust
[tests] Use snapshots in debug-build-paths mischnic L No 4.4h 4.2h Jun 02, 2026

Summary

Test

Add snapshot tests for debug build paths

Snapshot tests ensure debug build paths match expected pages, preventing accidental page matches.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Backport: fix(vertex-anthropic): support eu/us multi-region anthropic endpoints github-actions M No 0.6h 0.0h Jun 02, 2026

Summary

Bug Fix

Backport: support multi-region Anthropic endpoints

Adds support for EU/US multi-region endpoints for the Anthropic Vertex provider, ensuring compatibility across regions.

Health Assessment

Medium
Low
Low
  • R
  • a
  • p
  • i
  • d
  • b
  • a
  • c
  • k
  • p
  • o
  • r
  • t
  • w
  • i
  • t
  • h
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • c
  • h
  • a
  • n
  • g
  • e
  • s
  • a
  • n
  • d
  • n
  • o
  • r
  • e
  • v
  • i
  • e
  • w
  • f
  • r
  • i
  • c
  • t
  • i
  • o
  • n
  • ,
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • i
  • n
  • g
  • a
  • s
  • t
  • r
  • a
  • i
  • g
  • h
  • t
  • f
  • o
  • r
  • w
  • a
  • r
  • d
  • b
  • u
  • g
  • f
  • i
  • x
  • .

AI Details

Tech Stack

Languages: Typescript
Backport: fix(google-vertex): support for eu/us multi region gemini endpoints github-actions M No 0.3h 0.2h Jun 02, 2026

Summary

Bug Fix

Backport: support multi-region Gemini endpoints

Adds support for EU/US multi-region Gemini endpoints in the Google Vertex provider, improving regional compatibility and reliability.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward backport with low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Enable Node streams by default timneutkens L No 26.9h 0.5h Jun 02, 2026

Summary

Feature

Enable Node streams by default

This change enables Node streams by default in Next.js, simplifying configuration and reducing CI overhead for projects.

Health Assessment

Medium
Low
Low
  • PR was reviewed quickly with minimal back‑and‑forth, indicating clear intent and straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
Delay Node Fizz piping until after render task timneutkens S No 5.9h 0.7h Jun 02, 2026

Summary

Bug Fix

Delay Node Fizz piping after render task

Fixes short-lived Suspense boundaries in App Router renders by delaying dynamic Node Fizz piping until after the render task, ensuring consistent behavior with web-stream path.

Health Assessment

Small
Low
Low
  • The PR was reviewed and approved quickly, with a cycle time of 5.9 hours, indicating a smooth review process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Devirtualize the backend api inside of turbo_tasks and turbo-tasks-backend lukesandberg L No 306.2h 306.0h Jun 02, 2026

Summary

Refactor

Remove virtual backend API for turbo_tasks

Simplifies backend API by eliminating unnecessary abstraction, improving performance and maintainability. Reduces complexity and potential runtime overhead, enabling faster build times for developers using TurboPack.

Health Assessment

Large
High
High
  • The PR took over 12 days to merge with minimal review activity, indicating potential bottlenecks in the review process.

AI Details

Confidence: 0.10

Tech Stack

Languages: Rust
Version Packages (canary) github-actions XS No 0.1h 0.1h Jun 02, 2026

Summary

Chore

Version Packages (canary)

Automates publishing of prerelease packages to npm, enabling continuous delivery of updated SDKs.

Health Assessment

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

AI Details

Tech Stack

fix(google-vertex): support for eu/us multi region gemini endpoints aayush-kapoor M No 0.5h 0.4h Jun 02, 2026

Summary

Bug Fix

Add multi-region support for Google Vertex

Adds multi-region endpoint support for Google Vertex provider, enabling global, US, and EU region usage and improving reliability for customers.

Health Assessment

Small
Low
Low
  • PR merged within 30 minutes with minimal rework, indicating a smooth review process and low complexity.

AI Details

Tech Stack

Languages: Typescript
Version Packages (canary) github-actions M No 0.6h 0.6h Jun 02, 2026

Summary

Chore

Version Packages (canary)

Automated canary release of multiple SDK packages, updating changelogs and package metadata to keep developers on the cutting edge.

Health Assessment

Medium
Low
Low
  • Rapid automated release with minimal review, indicating a well-established release process.

AI Details

Tech Stack

Version Packages github-actions M No 0.5h 0.5h Jun 02, 2026

Summary

Chore

Version Packages

This PR updates package versions and changelogs for a coordinated release across multiple SDK packages, enabling automated npm publishing.

Health Assessment

Medium
Low
Low
  • Automated release PR with minimal changes, merged quickly with no review friction.

AI Details

Tech Stack

Version Packages github-actions L No 0.4h 0.4h Jun 02, 2026

Summary

Chore

Version Packages

Updates package versions and dependencies for a new release, enabling automated publishing to npm.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward release process.

AI Details

Tech Stack

feat(provider/google): add Gemini text-to-speech (speech) model support 31Carlton7 XL AI 20.1h 0.9h Jun 02, 2026

Summary

Feature

Add Gemini TTS support to Google provider

Enables Gemini text-to-speech models in the AI SDK, allowing developers to generate audio from text with new speech models. This expands the SDK's multimodal capabilities and provides new voice options for applications.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and quick review indicate smooth integration; large code addition but well-tested with unit tests.

AI Details

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

Tech Stack

Languages: Typescript
fix(vertex-anthropic): support eu/us multi-region anthropic endpoints aayush-kapoor M No 1.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Add multi-region support for Anthropic Vertex endpoints

Corrects base URL construction for EU and US Vertex endpoints, eliminating 404 errors and ensuring reliable Anthropic provider integration.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review cycle and small code change indicate low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 1.0h 0.9h Jun 02, 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 automated PR with minimal review, quick merge, low risk.

AI Details

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v5 github-actions XS No 1.0h 0.8h Jun 02, 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 automated PR with minimal review, quick merge, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
chore(provider/gateway): update gateway model settings files github-actions XS No 0.9h 0.8h Jun 02, 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 under an hour, minimal changes, automated update, low risk.

AI Details

Tech Stack

Languages: Typescript
Version Packages (canary) github-actions XS No 0.4h 0.4h Jun 02, 2026

Summary

Chore

Version Packages (canary)

Automated release of @ai-sdk/azure to npm, publishing a prerelease with Microsoft Entra ID token provider authentication.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes; automated release process with no significant review or rework.

AI Details

Tech Stack

Version Packages github-actions S No 0.2h 0.2h Jun 02, 2026

Summary

Chore

Update package versions for release

This PR updates package versions and changelogs to prepare for an automated npm release, enabling the team to publish new SDK releases efficiently.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward release process.

AI Details

Confidence: 0.95

Tech Stack

Version Packages github-actions S No 0.2h 0.2h Jun 02, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs to prepare for automated npm publishing.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates a routine release update.

AI Details

Tech Stack

Backport: feat(azure): support Microsoft Entra ID auth (#15740) gr2m L No 0.2h - Jun 02, 2026

Summary

Feature

Add Microsoft Entra ID auth support

Enables Azure OpenAI users to authenticate with Microsoft Entra ID bearer tokens, improving security in API-key disabled environments.

Health Assessment

Large
Low
Low
  • Merged in under 15 minutes with a single commit and no review, indicating a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Backport: feat(azure): support Microsoft Entra ID auth (#15740) gr2m M No 0.1h - Jun 02, 2026

Summary

Feature

Backport: Azure Entra ID auth support

Adds Microsoft Entra ID bearer-token authentication for Azure OpenAI users, enabling secure auth when API-key auth is disabled.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, indicating straightforward implementation and quick review.

AI Details

Tech Stack

Languages: Typescript
feat(azure): support Microsoft Entra ID auth monadoid L No 24.8h 5.0h Jun 02, 2026

Summary

Feature

Add Microsoft Entra ID auth support

Adds Azure OpenAI provider support for Microsoft Entra ID bearer‑token authentication, enabling secure API access without API keys.

Health Assessment

Large
Medium
Low
  • The PR introduced a new authentication provider with moderate code changes and a single, quick review, indicating a smooth integration process.

AI Details

Tech Stack

Languages: Typescript
skip render dev overlay ux under private flag huozhi L No 2.5h 2.4h Jun 02, 2026

Summary

Feature

Skip dev overlay UX when private flag set

Adds a private environment variable to disable dev overlay UX, improving performance for private deployments.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR merged within 2.5 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
docs: cached functions from the client icyJoseph XS No 27.4h 0.2h Jun 02, 2026

Summary

Docs

Add documentation on client cached functions

Provides guidance on calling cached functions from the client, clarifying conditions and patterns.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, straightforward documentation update.

AI Details

Tech Stack

docs: update draftMode guide icyJoseph L No 148.5h 51.4h Jun 02, 2026

Summary

Docs

Update Draft Mode guide for clarity

Clarifies how Draft Mode bypasses caching layers, improving developer understanding and reducing confusion.

Health Assessment

Small
Low
High
  • Long cycle time indicates low priority; minimal scope and no code changes reduce risk.

AI Details

Confidence: 0.95

Tech Stack

Version Packages (canary) github-actions XS No 0.4h 0.3h Jun 02, 2026

Summary

Chore

Version Packages (canary)

Automates prerelease version bumping and changelog updates for npm publishing via Changesets.

Health Assessment

Small
Low
Low
  • Fast, automated release PR with minimal changes and no review friction.

AI Details

Tech Stack

fix (provider/amazon-bedrock): correct mantle subpath exports R-Taneja XS No 0.2h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix Amazon Bedrock provider subpath export

Corrects broken subpath export for Amazon Bedrock provider, ensuring consumers can import the mantle module without runtime errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 15 minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Javascript
Remove the instantNavigationDevToolsToggle flag samselikoff M No 17.4h 17.3h Jun 02, 2026

Summary

Refactor

Remove instantNavigationDevToolsToggle flag

Simplifies navigation debugging by removing an experimental flag. The Navigation Inspector is now always available when cacheComponents is enabled, improving developer experience and reducing configuration complexity.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR merged within 17 hours, indicating smooth review and low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Avoid bundling HMR refresh reducer in production timneutkens S No 24.5h 1.4h Jun 02, 2026

Summary

Bug Fix

Avoid bundling HMR refresh reducer in production

This change removes a development-only module from production bundles, reducing bundle size and preventing unnecessary code from shipping to users.

Health Assessment

AI Details

Confidence: 0.60

Tech Stack

Languages: Typescript
Frameworks: Nextjs
refactor: use named arguments for StagedRenderingController lubieowoce M No 0.7h 0.6h Jun 02, 2026

Summary

Refactor

Refactor StagedRenderingController to use named arguments

This refactor replaces positional constructor arguments with a named arguments object for StagedRenderingController, improving code readability and reducing the risk of misconfigured rendering logic. The change enhances maintainability and speeds future feature development.

Health Assessment

Medium
Low
Low
  • Quick review and merge indicates a straightforward refactor with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
Fix debug channel not closing on the client with Node streams unstubbable S No 70.2h 42.1h Jun 02, 2026

Summary

Bug Fix

Fix debug channel Node streams leak

Fixes memory leak and test failures in debug channel, improving stability and developer experience.

Health Assessment

Small
Low
Medium
  • Resolved a memory leak in the debug channel, eliminating test timeouts and improving stability. Minimal rework was required.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Persist debug channel via `IndexedDB` without blocking hydration unstubbable L No 91.0h 63.3h Jun 02, 2026

Summary

Feature

Persist debug channel via IndexedDB

Enables efficient, non-blocking persistence of debug data, reducing load times and improving developer experience during navigation and caching.

Health Assessment

Large
High
Medium
  • The PR required several iterations after review and had a long cycle time, indicating moderate to high review friction and a large scope of changes.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Handle a purged browser cache on back navigation unstubbable L No 16.9h 14.4h Jun 02, 2026

Summary

Bug Fix

Fix back navigation cache purge handling

This change prevents unnecessary page reloads when the browser cache is purged during back navigation, ensuring a smoother user experience. It also improves performance by correctly handling fresh responses.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate efficient resolution. The change addresses a subtle edge case with minimal risk to overall system.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Disable `default-case` ESLint rule for type-checked TypeScript files unstubbable S No 16.9h 15.1h Jun 02, 2026

Summary

Refactor

Disable default-case rule for type-checked TS files

This change removes unnecessary default-case enforcement for TypeScript enums, improving developer experience while maintaining exhaustive switch checks.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes to lint config.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript, Typescript
Version Packages github-actions S No 0.1h 0.1h Jun 02, 2026

Summary

Chore

Version Packages

Automated release PR that bumps package versions and updates changelogs, enabling npm publication with minimal manual effort.

Health Assessment

Small
Low
Low
  • Release executed in minutes with no review iterations, indicating a low-risk, automated process.

AI Details

Confidence: 1.00

Tech Stack

Backport: feat (provider/amazon-bedrock): add bedrock mantle provider (#14246) R-Taneja XL AI 5.6h 5.6h Jun 02, 2026

Summary

Feature

Add Bedrock Mantle Provider Backport

Adds a new Amazon Bedrock Mantle provider to support OpenAI‑compatible endpoints, enabling GPT‑5.x and GPT‑oss models via Bedrock.

Health Assessment

X-Large
Medium
Low
  • Rapid merge with minimal review; large code addition but no significant back‑and‑forth, indicating confidence in implementation.

AI Details

Category: Code AI
Confidence: 0.20

Tech Stack

Languages: Typescript
DiskFileSystem: run write effects on a spawned task sokra S No 151.4h 141.9h Jun 02, 2026

Summary

Refactor

Parallelize DiskFileSystem write effects

This change allows DiskFileSystem write and symlink operations to run concurrently on dedicated tasks, improving I/O throughput and reducing latency for build processes.

Health Assessment

Small
Low
High
  • The PR had a long cycle time due to delayed review, but the change was small and low risk.

AI Details

Confidence: 0.30

Tech Stack

Languages: Rust
chore: lint-language output only warnings and errors icyJoseph XS No 74.4h 5.2h Jun 02, 2026

Summary

Chore

Chore: Reduce lint-language verbosity

The lint-language script was too verbose; now it only outputs warnings and errors, improving developer experience.

Health Assessment

Small
Low
Medium
  • PR had a moderate cycle time due to merging canary changes, but the scope was minimal and risk low.

AI Details

Tech Stack

[cd] Stop fetching all tags when searching for ancestor tag eps1lon XS No 18.5h 8.3h Jun 02, 2026

Summary

CI/CD

Stop fetching all tags when searching for ancestor tag

This change reduces CI build time and network usage by limiting tag fetching during release workflows, improving efficiency and reliability.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
[connect] Forward token scopes/installation into authorize URL bhrigu123 M AI 1.1h 0.1h Jun 02, 2026

Summary

Bug Fix

Forward token scopes/installation into authorize URL

Adds missing query parameters to the authorize URL for Vercel Connect token flow, ensuring correct scopes and installation ID are forwarded, improving user consent flow.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal iterations, AI-assisted code generation, fast review and merge.

AI Details

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

Tech Stack

Languages: Typescript
[connect] Rename user-facing "client" references to "connector" bhrigu123 S AI 2.6h 1.7h Jun 01, 2026

Summary

Refactor

Rename user-facing 'client' references to 'connector'

Updates vercel connect CLI commands to use official connector terminology in all user-facing surfaces, internal identifiers unchanged.

Health Assessment

Small
Low
Low
  • The PR was merged within 2.5 hours with a single review, indicating a smooth process.
  • AI assistance helped produce concise changes, resulting in minimal code churn.

AI Details

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

Tech Stack

Languages: Typescript
Page 1 of 19 »

Get this analytics stack for your team

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

Connect Repos