Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
[backport] Turbopack: switch from base40 to base38 hash encoding mischnic XL No 1.3h 1.2h May 19, 2026

Summary

Refactor

Switch Turbopack hash encoding to base38

Updates Turbopack's hash encoding to remove problematic characters, improving compatibility and consistency.

Health Assessment

X-Large
Low
Low
  • Fast cycle time of 1.3 hours and a single review round indicate low friction. The change is a small refactor with no new features, so risk remains low despite the large line count.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust, Typescript
docs: update agent test guidance timneutkens S No 11.1h 0.2h May 19, 2026

Summary

Docs

Update agent test guidance

Clarifies agent testing instructions by removing outdated shortcut guidance and directing users to explicit scripts and CI reproduction steps.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating a straightforward documentation update.

AI Details

Confidence: 0.75

Tech Stack

[backport] Fix server action forwarding loop with middleware rewrites unstubbable M No 16.4h 2.0h May 19, 2026

Summary

Bug Fix

Fix server action forwarding loop

Fixes a server action forwarding loop bug, ensuring middleware rewrites work correctly and preventing potential infinite loops that could degrade performance.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle with minimal rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[backport] Encode non-ASCII characters in cache tags at construction unstubbable L No 16.4h 2.0h May 19, 2026

Summary

Bug Fix

Encode non-ASCII characters in cache tags

Fixes issue with non-ASCII characters in cache tags causing ISR crashes, ensuring stable caching for internationalized content.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a straightforward fix.
  • The changes are well-tested, covering various scenarios and edge cases.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[backport] Fix catch-all `router.query` corruption with `basePath` + `rewrites` unstubbable M No 16.4h 2.0h May 19, 2026

Summary

Bug Fix

Fix router.query corruption with basePath and rewrites

This fix ensures that client-side navigation correctly preserves query parameters when using basePath and rewrites, preventing broken page loads and improving user experience. By addressing a subtle edge case in the router, it reduces potential bugs in production deployments.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward bug fix with clear test coverage.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs, React
Backport: feat(cerebras): add chat language model provider github-actions XL No 0.7h 0.1h May 19, 2026

Summary

Feature

Backport: add chat language model provider

Adds a new Cerebras chat language model provider, enabling structured JSON responses for AI models.

Health Assessment

X-Large
Low
Low
  • Rapid review and merge with minimal rework, indicating a straightforward, low-risk change.

AI Details

Tech Stack

Languages: Typescript
refactor(ai): introduce agent UI message generic gr2m S No 5.7h 178.3h May 19, 2026

Summary

Refactor

Refactor: Introduce UI message generic

Simplifies agent UI stream implementation by adding a generic, reducing code duplication and improving type safety, accelerating future feature development.

Health Assessment

Small
Low
Low
  • Single-commit refactor with minimal changes and no review delays, indicating a straightforward, low-risk update.

AI Details

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

Tech Stack

Languages: Typescript
feat(cerebras): add chat language model provider aayush-kapoor XL No 5.2h 0.1h May 19, 2026

Summary

Feature

Add Cerebras chat language model provider

Adds support for Cerebras chat models, enabling structured JSON output handling and preventing infinite tool call loops, improving reliability for users integrating Cerebras.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicates high confidence in code quality and low risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Backport: fix(cerebras): serialize reasoning parts as 'reasoning' on assistant messages github-actions M No 0.2h 0.0h May 19, 2026

Summary

Bug Fix

Backport: fix reasoning serialization in Cerebras provider

Ensures assistant messages correctly serialize reasoning parts, improving compatibility with OpenAI-compatible SDK.

Health Assessment

Medium
Low
Low
  • Rapid backport with minimal changes, quick review, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(cerebras): serialize reasoning parts as 'reasoning' on assistant messages aayush-kapoor M No 7.4h 7.4h May 19, 2026

Summary

Bug Fix

Fix cerebras reasoning serialization

Ensures compatibility with Cerebras chat-completions API by correctly mapping assistant reasoning field, preventing runtime errors and improving reliability for users integrating Cerebras models.

Health Assessment

Medium
Low
Medium
  • Quick turnaround with minimal rework; single review and small changes indicate low complexity.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
[static-build] Support Vite Environments API for SSR projects jeffsee55 XL AI 24.5h 24.2h May 19, 2026

Summary

Feature

Support Vite Environments API for SSR

This PR adds support for Vite environments API, allowing SSR projects to correctly map server and client outputs. It ensures server functions are deployed as NodejsLambda, fixing broken SSR behavior for meta‑frameworks.

Health Assessment

X-Large
High
Low
  • The PR was merged quickly with minimal review, indicating confidence in the changes, but the large code addition suggests significant impact on the build pipeline.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[remix] Serve react-router prerendered routes from static files jeffsee55 L No 2.9h 2.7h May 19, 2026

Summary

Bug Fix

Serve react-router prerendered routes from static files

Ensures prerendered routes are served from static files instead of SSR functions, improving performance and reducing server load.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate a straightforward bug fix with minimal friction.

AI Details

Tech Stack

Languages: Typescript
ci: speed build build-examples job gr2m S No 0.2h - May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: notifiy about failures on `main` and release branches gr2m S No 0.2h - May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

Rename TaskExecutionReason::Initial to Root sokra XS No 3.8h 3.8h May 18, 2026

Summary

Refactor

Rename TaskExecutionReason::Initial to Root

Improves clarity of task scheduling semantics, reducing confusion for developers.

Health Assessment

Small
Low
Low
  • Single commit, quick review, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Rust
ci: delete obsolete discussion workflows gr2m M No 0.5h - May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

Yav/redesign unrendered segment overlay followup yavorpunchev S No 0.0h 0.0h May 18, 2026

Summary

Chore

Add Storybook example for unrendered segment overlay

Adds a Storybook story for the unrendered-segment instant validation error, making it easier to review in isolation. Also applies minor UI polish tweaks to the code snippet presentation.

Health Assessment

Small
Low
Low
  • PR merged within minutes with minimal changes, indicating a straightforward, low-risk update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Version Packages github-actions S No 0.6h 0.6h May 18, 2026

Summary

Chore

Version Packages

Automates publishing of updated SDK packages to npm, enabling timely releases.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review indicate a streamlined release workflow.

AI Details

Tech Stack

ci: gate RSC Playwright tests gr2m S No 2.4h 0.1h May 18, 2026

Summary

CI/CD

Gate RSC Playwright tests in CI

Skip unnecessary Playwright installs for non‑RSC PRs, improving CI speed.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate efficient PR process.
  • AI-assisted code generation helped streamline CI changes.

AI Details

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

Tech Stack

Languages: Yaml, Javascript
Frameworks: Github-Actions
ci: narrow PR test node matrix gr2m S No 2.2h - May 18, 2026

Summary

CI/CD

Narrow PR test node matrix to Node 22

Reduces CI compute time by limiting test matrix to Node 22 for most PRs, cutting runtime and cost.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, AI-assisted code generation, reduces CI cost.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: shard ai and codemod tests gr2m M No 2.2h 1.6h May 18, 2026

Summary

CI/CD

ci: shard ai and codemod tests

Sharding AI and codemod tests reduces CI run times, improving developer productivity and lowering infrastructure costs.

Health Assessment

Small
Low
Low
  • Fast review and merge (2.2h cycle) with minimal code changes; low risk and high efficiency gains for CI pipeline.

AI Details

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

Tech Stack

Languages: Typescript
Backport: fix(google-vertex): propagate project-id set in provider instance creation github-actions M No 0.2h 0.1h May 18, 2026

Summary

Bug Fix

Backport: fix google-vertex project-id propagation

Ensures project ID set during provider creation is correctly propagated, maintaining consistency across releases.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal rework, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
bump minimal node version to 22 gr2m XL No 3.5h 0.2h May 18, 2026

Summary

Chore

Bump minimal node version to 22

Update Node.js runtime to the latest LTS, ensuring compatibility and security after Node 20 EOL, while maintaining CI stability.

Health Assessment

X-Large
Medium
Medium
  • Rapid 3.5‑hour cycle with a 0.2‑hour first review and four commits after review shows efficient collaboration, but the large number of changes across docs and CI indicates a broad impact that warrants careful regression testing.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Backport: fix(@ai-sdk/togetherai): omit seed from request body when undefined github-actions S No 0.7h 0.1h May 18, 2026

Summary

Bug Fix

Backport: omit seed from request body

Fixes API errors caused by sending an undefined seed to models that do not support it, improving reliability for developers using the Together AI SDK.

Health Assessment

Small
Low
Low
  • Backport completed quickly with a single commit and minimal review, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
Version Packages github-actions M No 2.2h 2.2h May 18, 2026

Summary

Chore

Automated package versioning and release

Automates publishing of updated packages to npm, ensuring consistent versioning across the monorepo.

Health Assessment

Medium
Low
Low
  • Release PR merged quickly with minimal review, indicating a streamlined release process.

AI Details

Tech Stack

Version Packages (canary) github-actions XL No 2.2h 2.2h May 18, 2026

Summary

Chore

Automate Canary Package Releases

Enables automated publishing of canary releases for all AI SDK packages via the Changesets action, streamlining the release workflow.

Health Assessment

Large
Low
Low
  • Merged within 2 hours of creation with no review, indicating a straightforward automated release process.

AI Details

Confidence: 0.95

Tech Stack

Version Packages github-actions L No 2.0h 2.0h May 18, 2026

Summary

Chore

Automated Package Release

Packages are automatically published to npm, ensuring customers receive the latest updates.

Health Assessment

AI Details

Tech Stack

fix(google-vertex): propagate project-id set in provider instance creation aayush-kapoor M No 2.9h 2.9h May 18, 2026

Summary

Bug Fix

Propagate project-id to auth token generator

Fixes bug where project ID was not passed to auth token generator when googleAuthOptions omitted, ensuring correct authentication for Google Vertex API.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix(deps): update dependencies gr2m XL No 3.7h 1.2h May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

test(ai): share Vitest config gr2m M No 1.6h - May 18, 2026

Summary

Refactor

Share Vitest config across node and edge

Consolidates duplicate Vitest configuration for node and edge environments, simplifying maintenance and ensuring consistent test behavior.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript
[cli] Add icon + colors to vercel connect create tonypan2 XL AI 69.6h 68.8h May 18, 2026

Summary

Feature

Add icon and color flags to Connect create

Enables branding of Connect integrations via CLI, improving user experience and consistency.

Health Assessment

X-Large
High
High
  • The PR had a long review cycle and required multiple iterations, indicating complexity and potential risk.

AI Details

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

Tech Stack

Languages: Typescript
Eval next.config export functions in the try catch lukesandberg M No 66.2h 63.4h May 18, 2026

Summary

Bug Fix

Move next.config evaluation into try-catch

Ensures helpful error links when next.config export functions throw, improving developer experience.

Health Assessment

Medium
Low
High
  • The PR took over 66 hours to merge, with a long review period, but involved only a few files and modest changes, indicating a straightforward bugfix with minimal risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Include framework slug in output/config.json mischnic M No 6.2h 1.4h May 18, 2026

Summary

Feature

Add framework slug to output config

Enables accurate framework identification for deployments, improving tooling and analytics.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review rounds indicate a low‑risk, straightforward change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs, Remix
fix(@ai-sdk/togetherai): omit seed from request body when undefined Mmartinrusso S No 310.8h 18.7h May 18, 2026

Summary

Bug Fix

Omit undefined seed from TogetherAI request

Prevents errors when sending unsupported seed parameter to TogetherAI models, improving reliability.

Health Assessment

Small
Low
Medium
  • Single commit resolved a bug after a single review, with minimal changes and quick resolution.

AI Details

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

Tech Stack

Languages: Typescript
feat(vue): add useChat composable posva L No 3.6h 0.2h May 18, 2026

Summary

Feature

Add useChat composable for Vue SDK

Provides a reactive chat composable that simplifies integration and improves developer experience for Vue applications.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal changes indicates high confidence in the implementation and low risk to the codebase.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: Vue
docs(gateway): clarify BYOK behavior under ZDR filter jerilynzheng XS AI 1.3h 1.2h May 18, 2026

Summary

Docs

docs: clarify BYOK behavior under ZDR filter

Clarifies how BYOK credentials are handled when the Zero Data Retention filter is enabled, improving documentation for users and developers.

Health Assessment

Small
Low
Low
  • Rapid 1.3‑hour cycle with minimal edits and no review friction.

AI Details

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

Tech Stack

ci: reuse package builds in test jobs gr2m M No 0.7h 0.7h May 18, 2026

Summary

CI/CD

Reuse package builds in CI test jobs

Build packages once, share artifacts, and run tests faster, cutting CI runtime and cost.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; CI runtime reduced significantly.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(provider-utils): add `readFile` and `writeFile` plus convenience wrappers to `Experimental_Sandbox` abstraction felixarntz XL No 68.5h 63.4h May 18, 2026

Summary

Feature

Add file I/O methods to Experimental_Sandbox

Enables tools to read and write files without wrapping in shell commands, improving binary content handling and type safety.

Health Assessment

Large
Medium
Low
  • The PR has a large scope with 20 files changed, but the review process was relatively smooth with a single review round.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Backport: chore(provider/gateway): update gateway model settings files v6 github-actions S No 0.4h 0.1h May 18, 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
  • Quick automated update with minimal review, indicating low complexity and high confidence in the automated process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
chore(provider/gateway): update gateway model settings files github-actions S No 0.2h 0.1h May 18, 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 cycle, minimal changes, automated workflow, low friction

AI Details

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v5 github-actions S No 0.2h 0.1h May 18, 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
  • Rapid merge with minimal changes indicates low complexity and high confidence in automated update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
[services] Allow builder V2 to expose startDevServer. dnwpark S No 90.6h 0.5h May 18, 2026

Summary

Feature

Allow builder V2 to expose startDevServer

Enables developers to start a development server directly from Builder V2, improving local development workflow.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time but a quick review, indicating a straightforward change that was delayed by external factors.

AI Details

Tech Stack

Languages: Typescript
[backport] Patch `playwright-core` to resolve `_finishedPromise` on `requestFailed` unstubbable S No 1.2h 1.2h May 18, 2026

Summary

Bug Fix

Patch playwright-core to resolve _finishedPromise on requestFailed

Backports a fix from issue #93802 to the next.js repository, ensuring request failures are handled correctly in the Playwright core dependency.

Health Assessment

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

AI Details

Tech Stack

[CLI] adding auto updating feature Melkeydev L No 59.9h 0.1h May 18, 2026

Summary

Feature

Add auto updating feature to CLI

Enables users to opt‑in for automatic CLI updates, reducing manual upgrade effort and ensuring they always run the latest version.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly and merged within 2.5 days, indicating efficient collaboration. The feature adds a new auto‑update capability to the CLI, improving user experience by automating updates.

AI Details

Tech Stack

Languages: Typescript
[CLI] Adding telemetry matching with active plugin sessions Melkeydev M No 60.3h 59.3h May 18, 2026

Summary

Feature

Add CLI telemetry for active plugin sessions

Enables the Vercel CLI to detect and report active plugin sessions, improving telemetry accuracy and user insights.

Health Assessment

Medium
Low
Medium
  • The PR had a relatively long review time but minimal rework, indicating a straightforward change that was merged quickly after approval.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Distinguish in-navigation errors in the instant error overlay aurorascharff XL No 102.5h 11.1h May 18, 2026

Summary

Feature

Distinguish in‑navigation errors in the instant error overlay

Adds clearer error messages for navigation versus initial render and clears stale warnings on route change, improving developer experience and reducing noise in the dev overlay.

Health Assessment

X-Large
High
Medium
  • The PR had a slow cycle time (102.5h) and a large scope (760 lines, 18 files) but only one review round, indicating a complex change that required significant effort to implement and test. AI assistance was used in code authoring and review.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
[vercel-cli] Rename dashboard URL in vc connex open: /connex → /connect tonypan2 S No 163.0h 145.0h May 18, 2026

Summary

Bug Fix

Rename Connex dashboard URL to /connect

Updates the Vercel CLI to open the new dashboard URL for Connex clients, ensuring the tool remains functional after the dashboard rename.

Health Assessment

Small
Low
High
  • Long review time indicates coordination with other teams; small scope and single commit suggest low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Pass projectDir to adapter modifyConfig mischnic S No 0.8h 0.5h May 18, 2026

Summary

Feature

Pass projectDir to adapter modifyConfig

Adds project directory context to adapter modifyConfig, enabling adapters to resolve paths and apply directory‑specific configuration logic, improving reliability.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; low risk and high confidence in stability.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
[test] split `og-api` test suite into default and standalone variants unstubbable S No 2.4h 1.3h May 18, 2026

Summary

Refactor

Split og-api test suite into default and standalone variants

Separates the og-api end‑to‑end tests into a default mode and a standalone mode, enabling the standalone variant to run with the correct output configuration and preventing build crashes on Vercel deployments.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a low‑risk refactor that resolved a build‑time issue.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs
Add Vercel Flags split command chriswdmr XL No 118.5h 118.3h May 18, 2026

Summary

Feature

Add Vercel Flags split command

Adds a CLI command to configure weighted flag splits, enabling interactive or scripted flag traffic management.

Health Assessment

X-Large
High
High
  • The PR introduced over 1,700 lines across 17 files, indicating a substantial feature addition. The review cycle exceeded 4 days, reflecting complexity and the need for thorough testing of flag split logic.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
« Page 11 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