Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
turbopack: emit assets before duplicate check in emit_assets sokra S No 65.3h 1.6h May 18, 2026

Summary

Bug Fix

Reorder asset emission to avoid duplicate checks

Ensures assets are written to disk even under eventual consistency, reducing build times and eliminating noisy duplicate diagnostics.

Health Assessment

Small
Low
Low
  • Quick review cycle with a single iteration and minimal code changes led to a low-risk, high-impact fix that improves build reliability and performance.

AI Details

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

Tech Stack

Languages: Rust
[Turbopack] Add graph-based CSS chunking algorithm behind experimental.cssChunking: "graph" sokra XL No 256.0h 91.4h May 18, 2026

Summary

Feature

Add graph-based CSS chunking algorithm to Turbopack

Introduces an opt‑in graph‑based CSS chunking strategy that improves CSS sharing across pages, reducing overshipping while allowing cost‑based tuning for request counts.

Health Assessment

Large
High
High
  • The PR required many iterations and a long cycle time, indicating significant complexity and potential risk to stability.

AI Details

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

Tech Stack

Languages: Rust, Typescript
Frameworks: Nextjs
Convert more tests from createNext -> nextTestSetup timneutkens XL No 134.2h 65.9h May 18, 2026

Summary

Refactor

Convert tests from createNext to nextTestSetup

Updates test suite to use nextTestSetup, enhancing test stability and simplifying environment setup. This reduces test flakiness and streamlines configuration.

Health Assessment

X-Large
High
High
  • The PR involved extensive refactoring of the test suite, taking over five days to merge and requiring significant review time, indicating high complexity and potential impact on test stability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
turbo-tasks: prioritize recomputed tasks with Recomputation priority sokra S No 51.8h 0.4h May 17, 2026

Summary

Feature

Prioritize recomputed tasks with new priority

Recomputations are now scheduled before invalidations, reducing wait times for dependent tasks. This change improves overall build performance and responsiveness.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework indicate a straightforward change with low risk.

AI Details

Tech Stack

Languages: Rust
[FIX] Fixing a single deployment error Melkeydev S No 2.7h 1.7h May 17, 2026

Summary

Bug Fix

Fix single deployment error

Fixes a bug in the Vercel CLI that caused deployment errors by correctly routing the latest-version worker through the binary entrypoint.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 3 hours with a single review round.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Version Packages (canary) github-actions L No 7.5h 7.4h May 16, 2026

Summary

Chore

Version Packages (canary)

Automates publishing of canary releases for the ai and related SDK packages, enabling continuous delivery of updated dependencies.

Health Assessment

Medium
Low
Low
  • Quick release PR with minimal changes, merged within 7.5 hours, indicating efficient release process.

AI Details

Tech Stack

Version Packages github-actions L No 8.0h 7.8h May 16, 2026

Summary

Chore

Version Packages

Automates publishing of updated package versions to npm, enabling seamless release of new features and bug fixes.

Health Assessment

Large
Low
Low
  • Release completed in under 8 hours with minimal review, indicating efficient automation and low risk.

AI Details

Tech Stack

Frameworks: Nextjs, Angular, Express, Fastify, +2 more
Version Packages github-actions S No 0.2h 0.0h May 16, 2026

Summary

Chore

Version Packages

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

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

backport v5: fix(provider/xai): dedupe reasoning-start on multi-summary-part responses to prevent xai 400s on continuations dancer M No 11.9h 11.8h May 16, 2026

Summary

Bug Fix

Fix XAI reasoning deduplication to avoid 400 errors

This change prevents XAI provider errors when generating multi-part responses, ensuring reliable AI explanations for users. By deduplicating reasoning-start markers, the system avoids 400 responses, improving stability of AI-generated insights.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly and merged within 12 hours, indicating a straightforward bug fix with minimal impact.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
backport v6: fix(provider/xai): dedupe reasoning-start on multi-summary-part responses to prevent xai 400s on continuations dancer M No 11.8h 11.8h May 16, 2026

Summary

Bug Fix

Backport fix for XAI reasoning deduplication

Fixes duplicate reasoning-start markers in multi-part XAI responses, preventing 400 errors on continuations.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 12 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(provider/xai): dedupe reasoning-start on multi-summary-part responses to prevent xai 400s on continuations dancer M No 11.8h 11.8h May 16, 2026

Summary

Bug Fix

Fix duplicate reasoning IDs to prevent XAI 400 errors

This fix eliminates duplicate reasoning identifiers in XAI responses, preventing 400 Bad Request errors during multi-step tool calls, ensuring reliable AI-driven workflows. By ensuring unique reasoning IDs, the system maintains consistent communication with XAI, improving reliability for developers using the library.

Health Assessment

Medium
Low
Medium
  • The PR was resolved quickly with a single commit and no back‑and‑forth, indicating a straightforward bug fix with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(provider/xai): surface full xai error detail in APICallError.message dancer M No 11.5h 0.2h May 16, 2026

Summary

Bug Fix

Surface full XAI error detail in API messages

Improves error visibility for XAI calls, enabling developers to see detailed error messages instead of generic 'Bad Request', aiding debugging and reducing support overhead.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; fast review and merge indicates low complexity.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript, Typescript
backport v5: fix(provider/xai): surface full xai error detail in APICallError.message dancer M No 11.5h 3.7h May 16, 2026

Summary

Bug Fix

Backport v5: surface full XAI error detail

Fixes XAI error handling to surface full error details in API call messages, improving debugging and user experience.

Health Assessment

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

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
backport v6: fix(provider/xai): surface full xai error detail in APICallError.message dancer M No 11.5h 3.7h May 16, 2026

Summary

Bug Fix

Backport: expose full XAI error details

Ensures detailed XAI error messages are surfaced to callers, improving debugging and user experience.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
[cli] Add vercel connect update subcommand tonypan2 XL AI 27.4h 23.0h May 16, 2026

Summary

Feature

Add vercel connect update subcommand

Introduces a CLI subcommand to update connector branding—uploading icons, setting colors, and emitting telemetry—streamlining connector management for users.

Health Assessment

Large
Medium
Low
  • PR closed in 27.4 hours with a single review round and four commits, indicating a focused but iterative process; moderate scope and line count suggest a medium risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
ci: pin GitHub Actions to commit SHAs gr2m M No 0.3h - May 15, 2026

Summary

CI/CD

Pin GitHub Actions to commit SHAs

Ensures CI workflows use immutable commit SHAs for actions, improving reproducibility and security.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal changes indicates a straightforward update; AI assistance likely accelerated the process.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: pin GitHub Actions to commit SHAs gr2m M No 0.2h - May 15, 2026

Summary

CI/CD

Pin GitHub Actions to commit SHAs

Ensures CI workflows run against specific commit SHAs, improving reproducibility and security.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating a straightforward CI update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: pin GitHub Actions to commit SHAs gr2m M No 0.2h - May 15, 2026

Summary

CI/CD

ci: pin GitHub Actions to commit SHAs

Ensures GitHub Actions run with pinned commit SHAs, improving build stability and reproducibility for the AI platform.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low risk and high confidence in CI stability.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Backport: fix(ai): default missing embedding warnings github-actions M No 0.8h 0.7h May 15, 2026

Summary

Bug Fix

Backport: fix missing embedding warnings

Ensures default embedding warnings are correctly handled in release-v6.0, improving stability for embedding functionality.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes, resolved conflicts manually, merged within an hour.

AI Details

Tech Stack

Languages: Typescript
ci(release): notify-released + merged-PR filter (#15140 backport) gr2m L No 1.0h 1.0h May 15, 2026

Summary

CI/CD

Add release notifier with merged PR filter

Adds a CI script to notify on release events and filter merged PRs, improving release visibility.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicates a straightforward CI enhancement.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
ci(release): link GitHub releases and npm in notify comments gr2m XS No 0.7h 0.7h May 15, 2026

Summary

CI/CD

Add GitHub and npm links to release notifications

Enhances release notifications by adding separate GitHub and npm links, improving visibility of changelogs and package status.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no review back‑and‑forth indicates a straightforward, low‑risk update.

AI Details

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

Tech Stack

Languages: Javascript
ci(release): backport notify-released fix (#15140) gr2m S No 1.0h 1.0h May 15, 2026

Summary

CI/CD

Backport notify-released script fix

Adds a backported fix to the notify‑released script, ensuring accurate release notifications for backport PRs and improving visibility of related GitHub releases and npm links.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 0.9 hours, indicating a smooth, low‑friction process with minimal scope and risk.

AI Details

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

Tech Stack

Languages: Javascript
Backport: feat(google): update Interactions API implementation to cater for upstream breaking changes coming May 26 github-actions XL No 0.8h 0.6h May 15, 2026

Summary

Feature

Backport Google Interactions API update

This backport updates the Google Interactions API implementation to handle upcoming breaking changes, ensuring compatibility and stability for downstream users.

Health Assessment

X-Large
High
Low
  • Rapid cycle with minimal review indicates high confidence in automated backport; large code changes but no blockers.

AI Details

Tech Stack

Languages: Typescript
Version Packages github-actions S No 0.0h 0.0h May 15, 2026

Summary

Chore

Automated package version bump for release

Automates publishing of updated packages to npm, enabling seamless releases.

Health Assessment

Small
Low
Low
  • Release PR auto-generated, merged immediately with no review, minimal changes.

AI Details

Tech Stack

Version Packages (canary) github-actions L No 0.6h 0.6h May 15, 2026

Summary

Chore

Version Packages (canary)

Automated release of canary versions of the AI SDK packages, ensuring developers receive the latest features and bug fixes.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes; automated release process with no significant review friction.

AI Details

Tech Stack

Backport: fix(amazon-bedrock): disable native structured output for claude-opus-4-7 github-actions S No 0.5h 0.1h May 15, 2026

Summary

Bug Fix

Backport: Disable structured output for Claude Opus

Fixes Amazon Bedrock error for Claude Opus 4.7 by disabling native structured output, ensuring compatibility across regions.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix(ai): default missing embedding warnings Kage18 M No 4.1h 4.1h May 15, 2026

Summary

Bug Fix

Fix default missing embedding warnings

Ensures embedding functions handle missing warnings gracefully, preventing runtime crashes.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
feat(google): update Interactions API implementation to cater for upstream breaking changes coming May 26 felixarntz XL No 0.5h 0.1h May 15, 2026

Summary

Feature

Update Google Interactions API for upcoming breaking changes

Ensures SDK remains compatible with Google Gemini API changes, adding new response format examples and updating request headers.

Health Assessment

X-Large
Medium
Low
  • Rapid review and merge indicate high confidence in the changes; minimal friction; large code changes but well-documented and tested.

AI Details

Tech Stack

Languages: Typescript
Redesign dev overlay: cleaner shell + instant fix-card guidance yavorpunchev XL No 107.7h 27.1h May 15, 2026

Summary

Feature

Redesign dev overlay UI and instant error guidance

Improves developer experience by refreshing the Next.js error overlay UI, adding data‑driven fix cards, and restoring code frame caret, reducing debugging friction. This enhances clarity and speeds issue resolution for developers.

Health Assessment

X-Large
High
High
  • The PR underwent extensive review with AI assistance and multiple iterations, indicating significant complexity and potential risk. Cycle time exceeded 4 days and review time was over a day, reflecting a slow and friction‑heavy process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Version Packages (canary) github-actions S No 2.4h 2.4h May 15, 2026

Summary

Chore

Version Packages (canary)

Automates publishing of updated package versions to npm, enabling continuous delivery of new features and bug fixes.

Health Assessment

Small
Low
Low
  • Fast, single-commit release with minimal review, indicating streamlined release process.

AI Details

Tech Stack

Version Packages github-actions S No 0.1h 0.1h May 15, 2026

Summary

Chore

Version Packages

Automated package version update for release

Health Assessment

Small
Low
Low
  • Automated PR with minimal changes and fast review

AI Details

Tech Stack

Languages: Javascript
Frameworks: Github-Actions
Backport: Backport: fix(provider/google): support `functionCall.id` when returned by Gemini API and provide matching `functionResponse.id` github-actions M No 1.9h 0.6h May 15, 2026

Summary

Bug Fix

Backport: Support functionCall.id in Gemini API

Adds support for functionCall.id in Gemini API responses, ensuring matching functionResponse.id for better integration.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
fix(amazon-bedrock): disable native structured output for claude-opus-4-7 zxuhan S No 23.2h 22.9h May 15, 2026

Summary

Bug Fix

Disable native structured output for Claude Opus 4-7

Prevents failures when using Claude Opus 4-7 in Amazon Bedrock by ensuring correct output format handling, improving reliability for developers using the SDK.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under a day with no back‑and‑forth.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Version Packages (canary) github-actions L No 3.8h - May 15, 2026

Summary

Chore

Version Packages (canary)

Automated release of canary package versions across multiple SDKs, enabling early access to new features.

Health Assessment

Medium
Low
Low
  • Release PR merged quickly with automated changesets, minimal review needed.

AI Details

Tech Stack

Version Packages github-actions L No 3.7h - May 15, 2026

Summary

Chore

Version Packages

Automates publishing of updated package versions to npm, reducing manual release effort and ensuring consistent versioning across the monorepo.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, typical for automated release PRs.

AI Details

Tech Stack

chore: diverge test assertions based on node version aayush-kapoor M No 0.4h 0.4h May 15, 2026

Summary

Test

Diverge test assertions by Node version

Ensures test reliability across Node.js versions, preventing CI failures and maintaining build stability.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; no blockers.

AI Details

Tech Stack

Languages: Typescript
Version Packages github-actions L No 45.6h 40.5h May 15, 2026

Summary

Chore

Version Packages

Automated release of Vercel packages to npm via Changesets, publishing updated versions and changelogs.

Health Assessment

Medium
Low
High
  • Release PR triggered by Changesets action, merged after ~45h with minimal review, typical for automated release workflow.

AI Details

Confidence: 0.95

Tech Stack

Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 0.9h 0.7h May 15, 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
  • Rapid automated update with minimal review, indicating low complexity and high confidence in automated process.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore(provider/gateway): update gateway model settings files github-actions XS No 0.8h 0.7h May 15, 2026

Summary

Chore

Update gateway model settings files

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

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Trace middleware/proxy source files in webpack NFT pipeline unstubbable M No 6.1h 2.8h May 15, 2026

Summary

Bug Fix

Add middleware tracing to webpack NFT pipeline

Ensures middleware files are included in build traces, preventing runtime 500 errors due to missing files.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Backport: fix(provider/google): support `functionCall.id` when returned by Gemini API and provide matching `functionResponse.id` github-actions M No 0.5h 0.1h May 15, 2026

Summary

Bug Fix

Backport: fix Google functionCall.id handling

Ensures correct handling of function call IDs in Gemini API responses, improving reliability of AI function calls.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
fix(provider/google): support `functionCall.id` when returned by Gemini API and provide matching `functionResponse.id` felixarntz M No 0.4h 0.0h May 15, 2026

Summary

Bug Fix

Add support for functionCall.id in Gemini API

Ensures the SDK respects Gemini API’s function call IDs, improving compatibility and future‑proofing integration.

Health Assessment

Medium
Low
Low
  • The PR was merged within 24 minutes of opening, with no review delays or rework, indicating a straightforward, low‑risk change.

AI Details

Tech Stack

Languages: Javascript, Typescript
Backport: feat(openai): add opt-in pass-through for unsupported file media types github-actions M No 1.4h 0.7h May 15, 2026

Summary

Feature

Backport: opt‑in pass-through for unsupported file types

Adds an opt‑in pass‑through for unsupported file media types in OpenAI responses, giving developers more control over how unsupported files are handled and reducing integration friction. This enhances the SDK's robustness for clients dealing with diverse media content.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript, Javascript
Fix warning in new apps caused by incorrect image dimensions samselikoff M No 49.3h 0.1h May 15, 2026

Summary

Bug Fix

Fix image dimension warning in new apps

Corrects Vercel logo dimensions in default app templates, eliminating development warnings and adding a regression test to ensure future stability.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal rework; regression test added to guard against future regressions.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs
Backport: fix(anthropic): propagate toModelOutput providerOption to anthropic tool results github-actions M No 0.6h 0.5h May 15, 2026

Summary

Bug Fix

Backport fix: propagate providerOption to Anthropic tool results

Ensures Anthropic tools correctly receive provider options, improving integration consistency.

Health Assessment

Medium
Low
Low
  • Rapid review and merge indicate a straightforward bug fix with minimal impact.

AI Details

Tech Stack

Languages: Typescript
feat(openai): add opt-in pass-through for unsupported file media types aayush-kapoor M No 16.1h 9.9h May 15, 2026

Summary

Feature

Add opt-in pass-through for unsupported file types

Enables developers to pass through unsupported file media types to OpenAI, expanding the SDK’s compatibility with diverse file inputs. This reduces errors when uploading non-image files and enhances user experience.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; the change was straightforward and well-documented, leading to a smooth merge.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Version Packages (canary) github-actions XL No 3.6h 3.6h May 15, 2026

Summary

Chore

Version Packages (canary)

Automated release of canary package versions across the monorepo, ensuring all packages are updated consistently.

Health Assessment

X-Large
Low
Low
  • Fast, single-commit release with minimal review, indicating an automated process and low risk.

AI Details

Tech Stack

fix(anthropic): propagate toModelOutput providerOption to anthropic tool results aayush-kapoor M No 20.2h 14.3h May 15, 2026

Summary

Bug Fix

Propagate providerOptions to Anthropic tool results

Ensures provider options such as cache_control are correctly included in Anthropic tool responses, improving caching behavior and request consistency for users.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; test coverage confirms behavior; low risk to production.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
fix: update step performance metrics with explicit effective, input, output, and total token throughput fields lgrammel XL No 0.8h 0.7h May 15, 2026

Summary

Bug Fix

Update step performance metrics with explicit throughput fields

Enhances clarity of token throughput metrics, enabling developers to better analyze and optimize request latency and streaming performance.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within 0.8 hours with minimal review, indicating high confidence in the changes, but the large code churn suggests careful future monitoring.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
fix: support tools with optional context lgrammel L No 0.3h 0.2h May 15, 2026

Summary

Bug Fix

Support tools with optional context

Fixes type inference errors for tools with optional context schemas, improving developer experience.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal review, indicating a straightforward fix.

AI Details

Confidence: 0.20

Tech Stack

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