Pull Request Explorer

Exploring 944 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Version Packages github-actions M No 0.0h - Jun 01, 2026

Summary

Chore

Version Packages

Automated release of package versions, updating changelogs and package.json files for multiple Vercel packages.

Health Assessment

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

AI Details

Tech Stack

Revert "[flags] fix dep detection for build embedding" brookemosby XL No 0.2h 0.0h Jun 01, 2026

Summary

Bug Fix

Revert flags dependency detection fix

Reverts a recent change that incorrectly altered dependency detection for build embedding, restoring previous behavior.

Health Assessment

Large
Low
Low
  • Quick revert with minimal review, indicating a straightforward rollback of a problematic change.

AI Details

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

Tech Stack

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

Summary

Chore

Version Packages

Automated release of packages via Changesets action, publishing to npm.

Health Assessment

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

AI Details

Tech Stack

Fix connect package repository metadata jeffsee55 XS No 0.2h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix connect package repository metadata

Adds repository metadata to @vercel/connect so npm provenance can validate the package source, fixing release failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved npm provenance issue promptly.

AI Details

Tech Stack

docs: accuracy and pappercuts icyJoseph M No 9.0h 0.0h Jun 01, 2026

Summary

Docs

docs: accuracy and pappercuts

Updated Next.js documentation to correct inaccuracies and improve guidance on revalidation, caching, and backend integration, enhancing developer experience.

Health Assessment

Medium
Low
Low
  • PR completed quickly with minimal review friction, indicating straightforward documentation updates.

AI Details

Tech Stack

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

Summary

Chore

Version Packages

Automates publishing of updated package versions to npm, ensuring consistent releases across all SDK packages.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review indicates a straightforward release automation PR.

AI Details

Tech Stack

Version Packages (canary) github-actions M No 0.4h 0.4h Jun 01, 2026

Summary

Chore

Version Packages (canary)

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

Health Assessment

Medium
Low
Low
  • Quick automated release with minimal changes, fast review cycle, low risk.

AI Details

Tech Stack

Version Packages github-actions L No 0.3h 0.3h Jun 01, 2026

Summary

Chore

Version Packages

Automates publishing updated packages to npm, ensuring users receive the latest features and bug fixes.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review indicate a smooth automated release workflow.
  • Single commit and quick merge show efficient CI-driven package versioning.

AI Details

Tech Stack

Version Packages github-actions M No 91.6h - Jun 01, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs for a new release, enabling automatic npm publishing.

Health Assessment

Medium
Low
Low
  • Release PR merged automatically after changeset action, minimal review, quick deployment.

AI Details

Confidence: 1.00

Tech Stack

Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 1.7h 1.5h Jun 01, 2026

Summary

Chore

Update gateway model settings for new models

Adds newly released gateway models to IDE autocomplete, improving developer experience.

Health Assessment

Small
Low
Low
  • Fast merge with minimal review, automated update ensures up-to-date model suggestions.

AI Details

Tech Stack

Languages: Typescript
chore(provider/gateway): update gateway model settings files github-actions XS No 1.6h 1.5h Jun 01, 2026

Summary

Chore

Update gateway model settings files

Automated update of gateway model settings to surface new models in IDE autocomplete.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated workflow ensures up-to-date model list.

AI Details

Tech Stack

Languages: Typescript
[turbopack] Function pointers are copy lukesandberg M No 47.0h 0.1h Jun 01, 2026

Summary

Refactor

Change function pointer bound to Copy

Simplifies handling of function pointers by making them copyable, improving code clarity and performance.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 2 days, minimal changes, low risk.

AI Details

Tech Stack

Languages: Rust
Backport: chore(provider/gateway): update gateway model settings files v5 github-actions XS No 1.0h 0.9h Jun 01, 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 1‑hour cycle with minimal changes, automated by GitHub Actions, no manual review required.

AI Details

Tech Stack

Languages: Typescript
docs(examples): migrate deprecated streamText result helpers to standalone helpers gr2m XL No 1.0h 0.9h Jun 01, 2026

Summary

Docs

Migrate deprecated streamText helpers to standalone helpers

Updated all example, docs, and cookbook snippets to replace deprecated streamText result methods with new standalone helpers, improving consistency and future-proofing the API.

Health Assessment

X-Large
Low
Low
  • Fast review and merge (1 h cycle time) with a single commit; minimal risk as only documentation was modified.

AI Details

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

Tech Stack

v15.5.19 eps1lon M No 2.1h 1.8h Jun 01, 2026

Summary

Chore

Release v15.5.19

Bumps package versions for a new release, ensuring consistency across the monorepo.

Health Assessment

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

AI Details

Tech Stack

v16.2.7 eps1lon M No 2.2h 0.1h Jun 01, 2026

Summary

Chore

Release v16.2.7

Bumps Next.js to version 16.2.7, preparing for release.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates a stable release process.

AI Details

Confidence: 0.95

Tech Stack

[@vercel/connect] Support authorization request device codes dvoytenko S No 34.5h 33.9h Jun 01, 2026

Summary

Feature

Add device code support to authorization

Enables device-based authorization flows, improving security and user experience for non-interactive clients.

Health Assessment

Small
Low
Medium
  • PR was reviewed after a day with minimal changes and merged quickly.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript
[connect] Preserve vendor error payloads dvoytenko L No 62.7h 1.6h Jun 01, 2026

Summary

Feature

Preserve vendor error payloads

Adds a shared ConnectError class to preserve vendor error payloads, improving debugging and error handling for downstream services.

Health Assessment

Large
Low
Low
  • Fast review and single commit indicate a straightforward change with minimal friction.

AI Details

Tech Stack

Languages: Typescript
[CLI] Fixing SAML login issue Melkeydev M No 20.6h 2.3h Jun 01, 2026

Summary

Bug Fix

Fix SAML re-authentication in non-TTY sessions

Enables SAML device-code flow for non-interactive environments, improving login reliability for CI and headless workflows.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework, indicating clear issue identification and efficient fix.

AI Details

Tech Stack

Languages: Typescript
[15.5.x] Don't drop `FormData` entries eps1lon XL No 70.2h 3.6h Jun 01, 2026

Summary

Bug Fix

Preserve FormData entries in server components

Ensures FormData entries are retained during server rendering, improving data integrity for form submissions.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly and merged after a single commit, indicating an efficient review process despite large code changes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
Backport: docs(openai-compatible-providers): add NEAR AI Cloud github-actions M No 0.1h 0.0h Jun 01, 2026

Summary

Docs

Add NEAR AI Cloud provider docs

Provides documentation for NEAR AI Cloud, an OpenAI-compatible API, enabling SDK users to understand setup and usage.

Health Assessment

Medium
Low
Low
  • Rapid backport with no code changes, minimal review, and quick merge.

AI Details

Tech Stack

docs(openai-compatible-providers): add NEAR AI Cloud PierreLeGuen M No 246.3h 183.2h Jun 01, 2026

Summary

Docs

Add NEAR AI Cloud to OpenAI-compatible providers

Adds documentation for setting up NEAR AI Cloud as an OpenAI-compatible provider, including setup patterns and links to the OpenAI-compatible providers index.

Health Assessment

Small
Low
Medium
  • The PR had a long time to first review, but the changes were straightforward and only involved documentation updates.

AI Details

Tech Stack

Languages: Markdown
fix(instrumentation): await instrumentation in RouteModule.prepare mischnic M No 1.0h 1.0h Jun 01, 2026

Summary

Bug Fix

Fix instrumentation await in RouteModule

Fixes a bug where instrumentation registration was not awaited, causing issues with cold-start requests.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating a straightforward fix.
  • The changes are focused on a specific issue, reducing the risk of unintended consequences.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[15.5.x] Fix CI eps1lon M No 27.8h 21.4h Jun 01, 2026

Summary

Bug Fix

Fix CI for Node.js 18 compatibility

Aligns test snapshots and pins dependencies to ensure CI passes on Node.js 18, addressing compatibility issues with Tailwind and ESLint.

Health Assessment

Medium
Low
Medium
  • PR fixed CI by pinning dependencies and updating test snapshots, with a single review cycle and moderate review time, indicating a straightforward maintenance change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
Turbopack: show codeframe when tracing too much mischnic L No 91.0h 0.9h Jun 01, 2026

Summary

Bug Fix

Show codeframe for excessive tracing in Turbopack

Enhances developer experience by displaying code frames when tracing exceeds limits, reducing debugging time.

Health Assessment

Medium
Low
Low
  • Quick review but long cycle time suggests merge was delayed by external factors.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust, Typescript
Turbopack: refactor NFT to add Endpoint.traced_files mischnic XL No 76.6h 0.2h Jun 01, 2026

Summary

Refactor

Add Endpoint.traced_files to NFT module

Enables bundle analyzer to access traced files without altering logic.

Health Assessment

Large
Medium
Medium
  • The PR had a single review after a long development period, followed by several small commits to refine the refactor, indicating moderate review friction but a focused change set.

AI Details

Confidence: 1.00

Tech Stack

Languages: Rust
Include `--port` in `next internal query-trace` startup hint and help example sokra XS No 291.5h 215.2h Jun 01, 2026

Summary

Feature

Add --port to query-trace help and hint

Ensures users run query-trace against the correct server port, reducing confusion and errors when using Turbopack trace server. This change prevents misconfiguration errors and improves developer workflow.

Health Assessment

Small
Low
High
  • The PR had a long review cycle and high review time, but the change was small and straightforward, indicating a bottleneck in the review process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Update ctor from 0.10 to 1.0.6 sokra M No 240.4h 104.6h Jun 01, 2026

Summary

Bug Fix

Upgrade ctor crate to 1.0.6

Bumps the ctor dependency to 1.0.6, fixing rust‑analyzer issues and adding safety improvements for runtime initialization.

Health Assessment

Medium
High
High
  • The PR had a long cycle time and required careful migration of call sites, indicating significant review effort and potential risk.

AI Details

Tech Stack

Languages: Rust
docs: bodySizeLimit measures raw HTTP body icyJoseph XS No 132.7h 9.4h Jun 01, 2026

Summary

Docs

Document bodySizeLimit raw HTTP body measurement

Clarifies that the bodySizeLimit flag controls the raw HTTP body size, including overhead, improving documentation accuracy for developers.

Health Assessment

Small
Low
Medium
  • Documentation update with minimal changes; slow cycle time due to review process but low risk and limited scope.

AI Details

Confidence: 0.20

Tech Stack

Use `serde_json::Number` in `CompileTimeDefineValue` and remove `TotalOrderF64` sampoder M No 101.4h 11.9h Jun 01, 2026

Summary

Refactor

Replace TotalOrderF64 with serde_json::Number

This refactor removes the custom TotalOrderF64 type, simplifying compile‑time value handling and reducing potential bugs in the bundler logic.

Health Assessment

Medium
Low
Medium
  • The PR required over four days to merge, reflecting moderate complexity and a single review cycle. The change refactors internal compile‑time logic, improving maintainability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
Switch `TotalOrderF64` to `f64` in `ConstantNumber` to correctly handle `NaN === NaN` and `0 === -0` inside the Turbopack analyzer sampoder XL No 105.2h 0.8h Jun 01, 2026

Summary

Bug Fix

Fix NaN and -0 handling in Turbopack analyzer

Corrects numeric comparison logic in Turbopack, ensuring JavaScript's NaN and -0 semantics are respected. This improves bundle correctness and prevents subtle runtime bugs that could affect end users.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive changes to Turbopack's numeric handling, requiring multiple commits after a single review and large snapshot updates, indicating a complex bug fix that demanded careful validation.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
[CLI] Removing multiple installs for PNPM and NPM Melkeydev L No 45.3h 0.3h May 31, 2026

Summary

Feature

Remove duplicate installs for PNPM and NPM

This PR streamlines the installation process for the Vercel CLI by ensuring a single binary installation for PNPM and NPM, reducing redundancy and potential conflicts.

Health Assessment

Large
Low
Low
  • T
  • h
  • e
  • P
  • R
  • w
  • a
  • s
  • r
  • e
  • v
  • i
  • e
  • w
  • e
  • d
  • q
  • u
  • i
  • c
  • k
  • l
  • y
  • a
  • n
  • d
  • m
  • e
  • r
  • g
  • e
  • d
  • w
  • i
  • t
  • h
  • i
  • n
  • t
  • w
  • o
  • d
  • a
  • y
  • s
  • ,
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • i
  • n
  • g
  • e
  • f
  • f
  • i
  • c
  • i
  • e
  • n
  • t
  • c
  • o
  • l
  • l
  • a
  • b
  • o
  • r
  • a
  • t
  • i
  • o
  • n
  • a
  • n
  • d
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • b
  • l
  • o
  • c
  • k
  • e
  • r
  • s
  • .

AI Details

Tech Stack

Languages: Javascript
[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution lukesandberg XL No 1.0h 0.9h May 31, 2026

Summary

Feature

Add LocalPathOrProjectPath PostCSS config resolution

Users can now configure Turbopack to resolve PostCSS configs relative to CSS file directories, improving build flexibility.

Health Assessment

Large
Low
Low
  • Rapid backport with minimal review, indicating a straightforward change that was merged within an hour of opening.

AI Details

Usage: AI Assisted
Confidence: 0.75

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs
[16.2.x] Don't drop `FormData` entries eps1lon XL No 41.8h 4.4h May 31, 2026

Summary

Bug Fix

Prevent FormData entry loss in Next.js

Ensures FormData entries are preserved during server rendering, improving data integrity for form submissions and enhancing reliability for users.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly and merged within 42 hours, indicating efficient review despite large code changes.

AI Details

Tech Stack

Languages: Javascript
[CLI] Exit non-zero with a clear message when next typegen fails gaojude M No 28.4h 2.6h May 30, 2026

Summary

Bug Fix

CLI exits non-zero on typegen failure

The CLI now exits with a clear error message when typegen fails, preventing silent failures that cause later TypeScript errors. This improves developer experience by linking typegen issues directly to build failures.

Health Assessment

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[turbopack] Use `ast_path.kinds()` instead of mapping over `ast_path` in the analyzer sampoder S No 21.0h 4.2h May 30, 2026

Summary

Refactor

Improve Analyzer Performance with Precomputed Node Kinds

Optimizes Turbopack's AST analysis by leveraging precomputed node kinds, reducing runtime overhead and improving build performance.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward performance tweak with minimal risk.

AI Details

Tech Stack

Languages: Rust
[turbopack] Handle negative numbers as constants in the analyzer sampoder XL No 22.0h 0.1h May 30, 2026

Summary

Bug Fix

Handle negative numbers as constants in analyzer

Allows the analyzer to correctly fold expressions involving negative numbers, improving optimization accuracy for applications using numeric comparisons.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed and merged within a day, indicating efficient collaboration, but the extensive snapshot updates increase testing impact and potential risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
[turbopack] Add `explain()` methods to `WellKnownObjectKind` and `WellKnownFunctionKind` sampoder L No 23.1h 11.6h May 30, 2026

Summary

Feature

Add explain methods to WellKnown kinds

Enhances turbopack's introspection by adding explain methods, enabling clearer debugging and better developer tooling. This improves developer experience when diagnosing bundling issues.

Health Assessment

X-Large
Low
Low
  • PR merged quickly with minimal review, indicating a straightforward change.

AI Details

Tech Stack

Languages: Rust
[turbopack] Break up `graph.rs` in the analyzer into smaller files sampoder XL No 31.3h 2.8h May 30, 2026

Summary

Refactor

Refactor graph.rs into modular files

Splits the large graph.rs file into separate modules for effects, eval context, and visitor. Enhances code maintainability and reduces complexity for future development.

Health Assessment

X-Large
Low
Low
  • The refactor was completed within a day, with minimal review friction and only a couple of small commits to address feedback, indicating efficient collaboration.

AI Details

Tech Stack

Languages: Rust
Version Packages github-actions S No 6.1h - May 30, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs to trigger automated npm release via Changesets, enabling continuous delivery.

Health Assessment

Small
Low
Low
  • Fast 6‑hour cycle, minimal changes, automated release, no manual review required.

AI Details

Tech Stack

Version Packages (canary) github-actions S No 6.6h - May 30, 2026

Summary

Chore

Release Canary Packages

Automates publishing of updated packages to npm, enabling rapid iteration.

Health Assessment

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

AI Details

Tech Stack

feat(google): add stable embedding and deep research model ids shujanislam S No 134.3h 0.0h May 30, 2026

Summary

Feature

Add stable Gemini embedding and deep research models

Adds stable Gemini embedding model support and new deep research model IDs, ensuring compatibility across regions and expanding AI capabilities.

Health Assessment

Small
Low
Medium
  • The PR received a quick initial review but required several subsequent commits to address feedback, indicating moderate review friction.

AI Details

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

Tech Stack

Languages: Typescript
Backport: chore(provider/xai): deprecate searchParameters (live search) in favor of web_search/x_search tools github-actions M No 2.4h 2.4h May 30, 2026

Summary

Chore

Deprecate Live Search in favor of web_search tools

This PR removes the deprecated Live Search feature, ensuring clients receive a 410 Gone response and guiding them to use the new web_search/x_search tools, maintaining API stability.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
Turbopack analyzer: analyze ternaries + promises in string & nullish methods sampoder M No 39.7h 4.9h May 29, 2026

Summary

Feature

Add ternary and promise analysis to Turbopack

Enhances Turbopack's static analysis by correctly identifying nullish and string outcomes in ternary expressions and promise chains, improving build-time optimizations and developer tooling.

Health Assessment

Medium
Low
Low
  • Single commit, quick review, minimal rework indicates straightforward change.

AI Details

Tech Stack

Languages: Rust
[turbopack] Move `require.context`-related code into a seperate file in the analyzer sampoder M No 26.2h 2.8h May 29, 2026

Summary

Refactor

Move require.context code to separate file

Refactors analyzer code for better modularity, improving maintainability.

Health Assessment

Medium
Low
Low
  • Single commit after review and fast review time suggest a straightforward refactor with minimal friction.

AI Details

Tech Stack

Languages: Rust
[turbopack] Move `WellKnownObjectKind` & `WellKnownFunctionKind` into `well_known/kinds.rs` in the analyzer sampoder L No 26.2h 2.7h May 29, 2026

Summary

Refactor

Move WellKnown enums into separate file

Refactors analyzer module to improve readability and maintainability.

Health Assessment

Large
Low
Low
  • Quick review and single commit indicate a straightforward refactor with minimal impact.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
chore(provider/xai): deprecate searchParameters (live search) in favor of web_search/x_search tools dancer M No 5.7h 5.7h May 29, 2026

Summary

Chore

Deprecate Live Search in xAI SDK

Users of the xAI SDK will no longer be able to use the deprecated Live Search feature; instead, they should switch to the new web_search/x_search agent tools, ensuring continued functionality and better support.

Health Assessment

Medium
Low
Medium
  • Single commit, quick review, minimal scope, straightforward deprecation.

AI Details

Tech Stack

Languages: Javascript
backport v6: feat(provider/xai): expose `enableImageSearch` on the Web Search tool dancer M No 0.6h 0.6h May 29, 2026

Summary

Feature

Expose enableImageSearch on Web Search tool

Adds a flag to the XAI Responses API to allow image search results to be embedded as Markdown images, enhancing Grok's search capabilities.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes indicates low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
[turbopack] Shrink ReadRawVcFuture from 80 to 64 bytes lukesandberg M No 30.2h 30.0h May 29, 2026

Summary

Refactor

Shrink ReadRawVcFuture size for performance

Optimizes hot futures by reducing memory footprint, improving performance.

Health Assessment

Medium
Low
Medium
  • Single commit, moderate review time, small scope, low risk

AI Details

Confidence: 0.05

Tech Stack

Languages: Rust
Fix React Router /__manifest returning HTML when index is prerendered jeffsee55 L No 46.3h 45.1h May 29, 2026

Summary

Bug Fix

Fix React Router /__manifest prerender HTML issue

Ensures React Router applications return JSON for /__manifest, preventing incorrect HTML responses and maintaining API consistency. This fixes a regression that caused runtime-only paths to serve static HTML, improving developer experience and client integration.

Health Assessment

Medium
Medium
High
  • The PR resolved a regression with a long review time but minimal rework, indicating a focused fix that required thorough testing.

AI Details

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

Tech Stack

Languages: Typescript
« Page 2 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