Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(devtools): detect VS Code renamed macOS binary in launch-editor aurorascharff XS No 3.2h 0.1h May 20, 2026

Summary

Bug Fix

Fix VS Code macOS binary detection in devtools

Ensures Next.js devtools correctly opens VS Code on macOS after the editor renamed its binary, improving developer experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
Add deployable tarballs to pack-next timneutkens M No 3.4h 1.5h May 20, 2026

Summary

Feature

Add deployable tarballs to pack-next

Enables projects to embed locally packed Next.js tarballs within their own repository, simplifying deployment and eliminating external tarball references.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward feature addition.

AI Details

Tech Stack

Languages: Typescript
[next] Update to latest Next.js adapter mischnic S No 49.9h 45.0h May 20, 2026

Summary

Health Assessment

AI Details

Confidence: 0.20

Tech Stack

Frameworks: Nextjs
Polish instant fix cards and validation messages aurorascharff XL No 93.6h 55.7h May 20, 2026

Summary

Feature

Improve instant validation messages and fix cards

Enhances developer experience by refining error messages and UI guidance, reducing confusion and speeding debugging.

Health Assessment

X-Large
High
Medium
  • PR had a long cycle time and required multiple iterations after review, indicating complexity and potential blockers. AI review helped provide thorough feedback.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Fix Yarn berry tests mischnic S No 0.7h 0.5h May 20, 2026

Summary

Test

Fix Yarn berry tests

Pin Yarn version and configure minimal age gate to ensure reliable test execution, preventing future failures.

Health Assessment

Small
Low
Low
  • Merged within 40 minutes with minimal changes, indicating a straightforward, low-risk fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
docs: instrumentationClientInject mischnic M No 49.5h 13.2h May 20, 2026

Summary

Docs

Add instrumentation client docs

Adds documentation for instrumentation client injection in Next.js configuration, improving developer guidance.

Health Assessment

Medium
Low
Medium
  • Docs-only PR with quick review and merge, minimal risk and impact.

AI Details

Tech Stack

Turbopack: fix error reporting with crashing webpack loaders lukesandberg L No 35.9h 9.8h May 20, 2026

Summary

Bug Fix

Fix Turbopack error reporting for crashing loaders

Improves developer experience by providing clearer error messages when webpack loaders crash, enabling faster debugging and reducing support tickets.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 36 hours with minimal back‑and‑forth, indicating a straightforward bug fix with clear test coverage.

AI Details

Confidence: 0.80

Tech Stack

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

Summary

Chore

Version Packages (canary)

Automates publishing of canary releases for multiple SDK packages, enabling rapid iteration and testing.

Health Assessment

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

AI Details

Tech Stack

Backport CI speed improvements to release-v6.0 gr2m L No 2.7h - May 20, 2026

Summary

CI/CD

Backport CI speed improvements to release-v6.0

Consolidates CI optimizations from main into release-v6.0, reducing build times. Improves developer workflow efficiency by speeding up CI runs.

Health Assessment

X-Large
Low
Low
  • Fast cycle time indicates efficient review; large scope but straightforward CI changes; minimal friction.

AI Details

Tech Stack

Languages: Yaml, Javascript, Typescript
Backport CI speed improvements to release-v5.0 gr2m L No 2.7h - May 20, 2026

Summary

CI/CD

Backport CI speed improvements to release-v5.0

Integrates CI performance enhancements from main into the release branch, adapting to v5’s CI structure to accelerate builds and tests.

Health Assessment

Large
Low
Low
  • Fast 2.7‑hour cycle with a single commit and no review friction, indicating a straightforward CI update with minimal risk.

AI Details

Tech Stack

Languages: Javascript, Typescript
[python] support `build` and `deploy --prebuilt` from any host platform/arch gscho XL No 197.3h 22.2h May 20, 2026

Summary

Feature

Support local build and deploy prebuilt for Python

Enables developers to build and deploy Python functions locally on any host platform by generating platform‑specific artifacts, reducing build time and ensuring compatibility with Vercel’s Lambda runtime.

Health Assessment

Large
High
High
  • The PR required extensive iteration over platform detection and binary handling, leading to a prolonged review cycle and significant code churn.

AI Details

Tech Stack

Languages: Typescript
feat(provider/gateway): add speech and transcription model support kkdawkins XL AI 212.1h 86.2h May 20, 2026

Summary

Feature

Add speech and transcription model support

Adds gateway support for speech synthesis and transcription models, enabling developers to invoke audio services directly through the AI Gateway. This expands the SDK’s audio capabilities and simplifies integration for audio workflows.

Health Assessment

X-Large
High
High
  • The PR required multiple iterations over several days, with a large codebase change and extended review time, indicating significant complexity and potential integration risk.

AI Details

Category: Code AI
Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
[cli] vercel curl --trace agadzik XL No 29.3h 24.5h May 19, 2026

Summary

Feature

Add --trace flag to vercel curl

Adds tracing capability to the Vercel CLI, enabling developers to capture request traces and improve debugging and monitoring.

Health Assessment

Large
Medium
Medium
  • Fast cycle time with a single commit and AI assistance indicates efficient development; limited review rounds suggest low complexity.

AI Details

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

Tech Stack

Languages: Typescript
[cli] vercel traces get agadzik XL No 29.3h 24.4h May 19, 2026

Summary

Feature

Add vercel traces get command

Adds a CLI command to fetch and render trace data, enabling developers to debug and monitor requests directly from the terminal.

Health Assessment

Large
Medium
Low
  • The PR introduced a new CLI command with extensive test coverage and retry logic, and was merged within a day, indicating efficient review and low friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Stop pinning compiled chunk source on `EcmascriptBuildNodeChunkVersion`. lukesandberg L No 165.9h 21.1h May 19, 2026

Summary

Refactor

Remove unnecessary chunk source pinning

Reduces memory footprint and warm build time, improving developer productivity.

Health Assessment

Large
High
High
  • The PR took over 6 days to merge with a slow first review and a large code change, indicating significant review friction and potential risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
Version Packages (canary) github-actions S No 0.3h - May 19, 2026

Summary

Chore

Version Packages (canary)

Automated release of canary packages to npm, enabling early access to new features.

Health Assessment

Small
Low
Low
  • Fast automated release with minimal changes, no manual review required.

AI Details

Tech Stack

Version Packages github-actions S No 0.6h - May 19, 2026

Summary

Chore

Version Packages

Updates package versions and changelog to trigger automated npm publishing for the DeepSeek SDK.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes; automated release workflow ensures smooth deployment.

AI Details

Tech Stack

Backport: chore: add readme for @ai-sdk/voyage github-actions S No 0.2h 0.0h May 19, 2026

Summary

Docs

Add readme for @ai-sdk/voyage

Adds documentation for the Voyage SDK, improving developer onboarding and reducing support overhead.

Health Assessment

Small
Low
Low
  • Backport merged quickly with no review, minimal code changes.

AI Details

Tech Stack

Backport: chore: add readme for @ai-sdk/mcp github-actions M No 0.5h 0.4h May 19, 2026

Summary

Docs

Add readme for @ai-sdk/mcp

Adds documentation for the MCP package, improving developer onboarding.

Health Assessment

Small
Low
Low
  • Backport completed quickly with minimal changes and no review friction.

AI Details

Tech Stack

Backport: feat(provider/google): add support for managed agents in the Interactions API felixarntz XL No 0.7h 0.5h May 19, 2026

Summary

Feature

Add Google Managed Agents to Interactions API

Enables developers to use Google Managed Agents in the Interactions API, expanding AI capabilities and simplifying integration.

Health Assessment

Large
Low
Low
  • Merged within 40 minutes with minimal rework, indicating a well-prepared backport and low review friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
feat(provider/google): add support for managed agents in the Interactions API felixarntz XL No 0.7h 0.5h May 19, 2026

Summary

Feature

Add support for Google Managed Agents

Enables developers to use Google Managed Agents in the Interactions API, expanding customization and sandboxed execution options.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review iterations; feature added with extensive examples and documentation updates.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
chore: add readme for @ai-sdk/voyage aayush-kapoor S No 0.2h 0.1h May 19, 2026

Summary

Chore

Add readme for @ai-sdk/voyage

Adds documentation for the voyage package, improving developer onboarding.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward documentation update.

AI Details

Tech Stack

Backport: Backport: feat: accept adaptive thinking and full reasoning_effort enum for deepseek provider github-actions M No 165.3h 0.1h May 19, 2026

Summary

Feature

Backport: Adaptive thinking and reasoning effort enum

Adds support for adaptive thinking and reasoning effort options to the DeepSeek provider, enabling more nuanced AI behavior.

Health Assessment

Medium
Low
Low
  • Fast review and minimal changes indicate low complexity; automated backport ensures consistency with main branch.

AI Details

Tech Stack

Languages: Typescript
make rcstrs on the heap/static slightly smaller lukesandberg L No 166.8h 163.2h May 19, 2026

Summary

Refactor

Reduce RcStr memory footprint

By splitting static and dynamic RcStr representations, the change saves 16 bytes per heap‑allocated value and 8 bytes per static value. This reduces memory usage and improves runtime performance.

Health Assessment

Large
High
High
  • The PR experienced a long review period and required a single rework commit after review, indicating significant review friction and a slow decision cycle.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
Version Packages (canary) github-actions M No 3.0h 3.0h May 19, 2026

Summary

Chore

Version Packages (canary)

Automated release of canary versions for multiple SDK packages, updating changelogs and dependencies.

Health Assessment

Medium
Low
Low
  • Quick merge after automated release action, minimal review needed.

AI Details

Tech Stack

Version Packages github-actions L No 2.9h 2.9h May 19, 2026

Summary

Chore

Version Packages

Updates package versions and dependencies for vercel/ai packages, preparing them for an npm release.

Health Assessment

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

AI Details

Tech Stack

Version Packages github-actions M No 2.3h 2.3h May 19, 2026

Summary

Chore

Version Packages

Automated release PR that updates package versions and changelogs, enabling npm publishing.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 2.3 hours with minimal changes, indicating a smooth automated release process.

AI Details

Tech Stack

Allow inspecting prerender worker again unstubbable XS No 0.8h 0.3h May 19, 2026

Summary

Bug Fix

Re-enable prerender worker debugging

Restores the ability to attach a debugger to prerender workers during Next.js build, improving developer debugging experience.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with fast review and merge, indicating low risk and minimal impact on the codebase.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
chore: add readme for @ai-sdk/mcp aayush-kapoor M No 0.8h 0.4h May 19, 2026

Summary

Docs

Add readme for @ai-sdk/mcp

Adds a README to the MCP package, improving documentation and developer onboarding.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 48 minutes, with minimal changes after the initial review, indicating a smooth process.

AI Details

Confidence: 0.10

Tech Stack

chore: add readme for @ai-sdk/otel aayush-kapoor M No 0.8h 0.6h May 19, 2026

Summary

Docs

Add readme for @ai-sdk/otel

Adds a README for the @ai-sdk/otel package, improving documentation and developer onboarding.

Health Assessment

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

AI Details

Tech Stack

Backport: fix(google): fix streaming tool call args github-actions M No 0.4h 0.1h May 19, 2026

Summary

Bug Fix

Backport: fix streaming tool call args

Fixes argument handling for streaming tool calls in the Google AI SDK, ensuring correct behavior for terminal chunks.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes, fast review and merge, indicating low complexity and high confidence in correctness.

AI Details

Tech Stack

Languages: Typescript
Backport: Backport: feat(provider/google): add `gemini-3.5-flash` github-actions S No 0.5h 0.3h May 19, 2026

Summary

Feature

Backport: Add Gemini 3.5 Flash Provider

Adds support for Gemini 3.5 Flash in the Google provider, enabling new generative AI model usage for customers.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes; automated backport resolved conflicts quickly.

AI Details

Tech Stack

Languages: Typescript
fix(google): fix streaming tool call args aayush-kapoor M No 0.3h 0.2h May 19, 2026

Summary

Bug Fix

Fix streaming tool call arguments for Google Vertex

Corrects guard logic so tool calls are properly formed and executed, improving reliability of streaming interactions.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with minimal scope and fast review, indicating low risk and high confidence in correctness.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Backport: feat(provider/google): add `gemini-3.5-flash` felixarntz M No 0.3h 0.2h May 19, 2026

Summary

Feature

Add Gemini 3.5 Flash support

Adds support for Gemini 3.5 Flash model to the AI SDK, including examples and documentation, enabling developers to use the new Google generative model.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal changes and no review friction, indicating a straightforward feature addition.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
devlow: add run sampling snapshots and comparison reports wbinnssmith XL AI 139.5h 41.5h May 19, 2026

Summary

Feature

Add run sampling snapshots and comparison reports

Enables developers to benchmark and compare performance across variants, improving optimization decisions.

Health Assessment

X-Large
High
High
  • The PR took over 5 days to merge with a single review, indicating a lengthy review process despite minimal iteration.

AI Details

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

Tech Stack

Languages: Typescript
feat(provider/google): add `gemini-3.5-flash` felixarntz M No 0.1h 0.0h May 19, 2026

Summary

Feature

Add gemini-3.5-flash model support

Adds type‑safe support for the new Gemini 3.5 Flash model across Google providers, updating docs and examples to enable developers to use the model immediately.

Health Assessment

Small
Low
Low
  • PR merged within minutes of opening, indicating a straightforward change with minimal review friction and low risk.

AI Details

Tech Stack

Languages: Typescript
Update RELEASE.md jeffsee55 XS No - - May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

Enable rootParams by default gnoff L No 114.2h 92.6h May 19, 2026

Summary

Feature

Enable rootParams by default

This change enables rootParams globally, simplifying route parameter handling and reducing configuration overhead for developers.

Health Assessment

Large
High
High
  • The PR had a long cycle time of 114 hours and a slow first review of 92 hours, indicating review bottlenecks.
  • The large scope of 311 lines across 20 files suggests significant refactoring, increasing risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Rust, Typescript
Frameworks: Nextjs
docs: add CLI release runbook jeffsee55 M No 140.1h 140.1h May 19, 2026

Summary

Docs

Add CLI release runbook

Provides a clear runbook for stable CLI releases, ensuring consistent deployment and admin merge procedures, reducing release errors.

Health Assessment

Small
Low
High
  • Long review cycle indicates delayed feedback; however, the PR is small and low risk.

AI Details

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

Tech Stack

Version Packages github-actions L No 94.6h 90.3h May 19, 2026

Summary

Chore

Version Packages

Automated release of updated packages to npm via Changesets action.

Health Assessment

Large
Medium
High
  • Release PR created by automated action, merged after ~4 days with no human review, indicating low manual oversight but large changeset size.

AI Details

Tech Stack

Fix cross-param leak with `prefetch={true}` and `cachedNavigations` unstubbable M No 2.3h 1.3h May 19, 2026

Summary

Bug Fix

Fix cross‑param cache leak in Next.js

This patch prevents incorrect content from being served due to cache key collisions when using prefetch and cached navigations, ensuring users see the correct page data.

Health Assessment

Medium
Low
Low
  • Resolved quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[otel] honor traceparent for verbose mode spans kakadiadarpan M No 97.9h 93.9h May 19, 2026

Summary

Bug Fix

Honor traceparent for verbose OTEL spans

Fixes trace propagation issue when using OpenTelemetry with verbose mode, ensuring incoming traceparent is not ignored.

Health Assessment

Small
Low
Low
  • The PR had a relatively long cycle time of 97.9 hours, but the changes are focused and well-tested.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Remove vercel approvers gnoff S No 23.4h 0.1h May 19, 2026

Summary

Chore

Remove vercel approvers

Clean removal of outdated approvers to keep configuration lean.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal review, low risk, and fast cycle time.

AI Details

Tech Stack

Add nextConfig.instrumentationClientInject mischnic L No 174.3h 34.5h May 19, 2026

Summary

Feature

Add nextConfig.instrumentationClientInject

Enables developers to inject client bootstrap code via next.config.js, eliminating the need to modify user source files and simplifying instrumentation setup.

Health Assessment

Large
High
High
  • The PR required multiple rounds of cleanup and test additions, indicating significant rework and a complex feature integration.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs
Version Packages github-actions S No 0.2h 0.2h May 19, 2026

Summary

Chore

Version Packages

Automates publishing of updated packages to npm when merged, enabling streamlined release workflow.

Health Assessment

Small
Low
Low
  • Quick automated release PR merged within minutes, indicating efficient workflow and minimal review friction.

AI Details

Tech Stack

Version Packages github-actions S No 11.0h - May 19, 2026

Summary

Chore

Version Packages

Automates publishing of packages to npm when merged, enabling streamlined release workflow.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Version Packages (canary) github-actions XL No 11.2h - May 19, 2026

Summary

Chore

Version Packages (canary)

This PR updates package versions and changelogs for multiple AI SDK packages, preparing them for a canary release.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, typical release PR.

AI Details

Tech Stack

feat(konsistent): check for workflow serde in language model files aayush-kapoor S No 10.8h 1.1h May 19, 2026

Summary

Feature

Add rule for workflow serde in language model files

Ensures language model files import serialization helpers for workflow boundaries, improving consistency across deployments.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Use node streams for server inserted HTML timneutkens S No 2.5h 2.2h May 19, 2026

Summary

Feature

Use Node Streams for Server Inserted HTML

Enables server inserted HTML to use Node streams, improving performance and consistency across rendering paths.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate smooth review and low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Add create PR skill timneutkens M No 0.5h 0.2h May 19, 2026

Summary

Docs

Add create PR skill

Adds a local skill that automates turning changes into draft pull requests, streamlining the PR creation workflow for agents and developers.

Health Assessment

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

AI Details

Tech Stack

« Page 10 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