Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
ci(backport): add retries to find-branch job gr2m S No 0.3h 0.1h May 11, 2026

Summary

CI/CD

Add retries to find-branch job

Improves reliability of backport CI by adding retries to the find-branch job, reducing failures during GitHub git-server incidents.

Health Assessment

Small
Low
Low
  • Quick fix with minimal scope and fast review, indicating low risk and high confidence in stability.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci(backport): make backport label removal tolerant of API failures gr2m XS No 0.4h 0.1h May 11, 2026

Summary

CI/CD

Make backport label removal tolerant of API failures

Ensures backport cleanup workflow does not fail on transient GitHub API errors, maintaining CI stability.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Version Packages github-actions S No 0.3h 0.3h May 11, 2026

Summary

Chore

Automated package version bump for release

Prepares packages for npm release, enabling automated publishing.

Health Assessment

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

AI Details

Tech Stack

Turbopack: expose hashes of source files to adapters mischnic XL No 127.8h 2.1h May 11, 2026

Summary

Feature

Expose source file hashes to adapters

Enables deterministic builds by exposing source file hashes to adapters, improving cache accuracy and deployment reliability. This reduces build times and ensures consistent deployments across environments.

Health Assessment

Large
Medium
Medium
  • PR had multiple iterations and a moderate cycle time, indicating some complexity but ultimately resolved without major blockers.

AI Details

Confidence: 0.95

Tech Stack

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

Summary

Chore

Version Packages

This PR updates package versions and changelogs to prepare for an npm release, enabling automated publishing via the Changesets action.

Health Assessment

Small
Low
Low
  • Automated release PR merged quickly with minimal changes, indicating low risk.

AI Details

Tech Stack

Extend instant error overlay to metadata, viewport, and sync IO errors aurorascharff XL No 340.1h 0.4h May 11, 2026

Summary

Feature

Extend instant error overlay to metadata, viewport, and sync IO errors

Adds enhanced instant error overlay and consistent build/CLI messages for metadata, viewport, and sync IO errors, improving developer experience and debugging.

Health Assessment

X-Large
High
High
  • Large, complex PR with extensive changes; AI‑assisted review helped speed initial feedback, but many rework cycles indicate high risk and potential for future maintenance challenges.

AI Details

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

Tech Stack

Languages: Rust, Typescript
Frameworks: Nextjs, React
Fix React 18 tests timneutkens S No 4.7h 4.7h May 11, 2026

Summary

Bug Fix

Fix React 18 tests

Resolves failures in the React 18 test suite, ensuring Next.js remains compatible and CI stability.

Health Assessment

Small
Low
Low
  • The PR was merged within 4.7 hours with minimal changes, indicating a quick, low‑risk fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Backport: feat(provider/google): support cancelling long-running Interactions API agents via AbortSignal, and process their intermittent stream github-actions XL No 2.4h 0.2h May 11, 2026

Summary

Feature

Backport: Cancel long-running Google Interactions API agents

Adds ability to cancel long-running Google Interactions API calls and handle intermittent streams, improving resource management and user experience.

Health Assessment

X-Large
Low
Low
  • Fast review and merge with minimal rework, indicating high confidence in code quality.

AI Details

Tech Stack

Languages: Typescript
[cli] expose VERCEL_PROJECT_ID and VERCEL_ORG_ID to `vercel dev` process dvoytenko M AI 15.2h 10.0h May 11, 2026

Summary

Feature

Expose project and org IDs to dev process

Enables local development to receive the same environment variables as production, ensuring SDKs, scripts, and telemetry behave consistently in both environments.

Health Assessment

Medium
Low
Low
  • Fast 15‑hour cycle with a single commit and no review back‑and‑forth indicates a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
[cli] connex: Add `attach` subcommand to link a project to a client bhrigu123 XL AI 64.4h 0.3h May 11, 2026

Summary

Feature

Add `attach` subcommand to link a project to a client

Introduces a CLI command that links a Vercel project to a Connex client, enabling automated project-client association and environment configuration.

Health Assessment

X-Large
Low
Low
  • Fast review and minimal rework indicate a straightforward feature addition with clear intent and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
[cli] kill experimentalServices child processes on dev exit dvoytenko L AI 16.8h 12.3h May 11, 2026

Summary

Bug Fix

Kill orphaned child processes on dev exit

Ensures the Vercel dev environment cleans up all spawned services, preventing port conflicts and resource leaks, improving developer reliability and experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal rework; single review round and small scope indicate a straightforward, low‑risk bug fix.

AI Details

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

Tech Stack

Languages: Typescript
[CLI] Fixing VC Curl command Melkeydev XL No 84.1h 84.0h May 11, 2026

Summary

Bug Fix

Fix VC Curl Command

Enhances the VC curl command to support various options and compatibility with linked commands.

Health Assessment

Medium
Medium
High
  • The PR had a long cycle time of 84.1 hours, indicating potential delays in the review process.
  • The large number of additions (+479 lines) and changes to multiple files may have contributed to the high review friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
[frameworks] add Ash framework preset dvoytenko M AI 14.8h 11.2h May 11, 2026

Summary

Feature

Add Ash framework preset

Adds Ash as a framework preset for experimentalServices, enabling vercel dev to run ash dev with automatic port allocation and streamlined configuration.

Health Assessment

Small
Low
Low
  • Merged within 15 hours with a single commit and no rework, indicating a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Javascript
[cli] fix `vercel dev` double-appending rootDirectory dvoytenko M AI 18.6h 0.1h May 11, 2026

Summary

Bug Fix

Fix double-appending rootDirectory in Vercel dev

Prevents incorrect path resolution when running Vercel dev inside per-directory linked projects, ensuring correct dev server path and avoiding errors.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
Repo: Add gh stack skill timneutkens XL No 69.5h 69.5h May 11, 2026

Summary

Feature

Add gh stack skill

Adds the gh stack skill to the skills system, enabling users to quickly set up GitHub stack workflows.

Health Assessment

X-Large
High
High
  • The PR had a long review cycle and large documentation changes, indicating significant effort to integrate the new skill.

AI Details

Tech Stack

fix(cli): improve serverless function size log messages vikhyathdevadiga M No 310.8h 310.2h May 11, 2026

Summary

Bug Fix

Improve serverless function size log messages

Adds warnings for functions near the 250 MB limit and always displays a size breakdown, making it easier to debug potential deployment failures.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Backport: feat(mcp): expose server instructions to be accessible through client github-actions M No 0.4h 0.2h May 11, 2026

Summary

Feature

Expose server instructions to client

Enables the MCP client to receive and utilize server instructions during initialization, improving configurability and feature control.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal changes indicates a straightforward enhancement with low risk.

AI Details

Tech Stack

Languages: Typescript
Backport: fix(mcp): use negotiated protocol version in transport request headers github-actions M No 0.8h 0.6h May 11, 2026

Summary

Bug Fix

Backport: fix transport protocol version negotiation

Ensures transport requests use negotiated protocol version, improving compatibility across releases.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes and fast review, indicating low complexity.

AI Details

Tech Stack

Languages: Typescript, Javascript
Version Packages (canary) github-actions XL No 1.8h - May 11, 2026

Summary

Chore

Version Packages (canary)

Automated canary release of all packages, publishing updated versions to npm.

Health Assessment

X-Large
Low
Low
  • Fast merge (1.8h cycle time) with no review or comments, indicating a straightforward automated release process.

AI Details

Confidence: 1.00

Tech Stack

[services] `services` schema support nsidnev XL No 70.4h 0.0h May 11, 2026

Summary

Feature

Add services schema support

Enables users to define services in vercel.json, expanding deployment configuration flexibility while maintaining experimentalServices support.

Health Assessment

X-Large
High
Medium
  • The PR involved a large number of changes and multiple iterations, indicating significant refactoring and feature addition, yet the review was rapid, suggesting the changes were well scoped and the team was responsive.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
feat(provider/google): support cancelling long-running Interactions API agents via AbortSignal, and process their intermittent stream felixarntz XL No 65.8h 0.1h May 11, 2026

Summary

Feature

Add cancel support for Google Interactions agents

Enables users to cancel long‑running background tasks and stream results incrementally, cutting unnecessary billing and improving responsiveness.

Health Assessment

Large
Medium
Medium
  • Rapid iteration with multiple commits after a quick review indicates active development and high confidence in the changes.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
fix(mcp): use negotiated protocol version in transport request headers aayush-kapoor M No 68.5h 62.3h May 11, 2026

Summary

Bug Fix

Fix transport to use negotiated protocol version

Ensures MCP transports send the negotiated protocol version, preventing mismatches and improving compatibility.

Health Assessment

Medium
Medium
High
  • The PR fixed a protocol mismatch bug with moderate scope and a delayed review, but the final merge was straightforward after a single review cycle.

AI Details

Tech Stack

Languages: Typescript, Javascript
[python] Optimize the runtime install calculation by reducing redundant work. gscho L No 72.2h 4.2h May 11, 2026

Summary

Refactor

Optimize runtime install calculation

Reduces redundant work in the Python bundle build, cutting bundle times from 400 ms to under 100 ms and improving build performance.

Health Assessment

Large
Medium
Low
  • The PR took three days to merge with a single review, indicating a moderate review cycle. The optimization delivers significant performance gains but the large code change may require additional testing.

AI Details

Tech Stack

Languages: Typescript
fix(ai): accumulative properties on StreamTextResult, GenerateTextResult lgrammel XL No 1.1h 1.1h May 11, 2026

Summary

Bug Fix

Fix accumulative properties on StreamTextResult

Ensures that properties such as content, files, and warnings accumulate correctly across streaming text steps, providing accurate results for downstream consumers. This improves reliability of AI-generated content handling.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed and merged within 1.1 hours, indicating a straightforward change with minimal risk to the codebase.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
feat: instructions as prepareStep input lgrammel L No 2.3h 2.3h May 11, 2026

Summary

Feature

Add instructions to prepareStep input

Adds instructions and initialInstructions options to prepareStep, enabling consistent instruction handling across steps.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
feat: flexible tool descriptions lgrammel L No 3.2h 0.0h May 11, 2026

Summary

Feature

Add flexible tool descriptions to SDK

Enables tool descriptions to be dynamic functions using context and sandbox, improving tool calling flexibility.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Add an info panel for the existing "Cache disabled" indicator unstubbable M No 0.7h 0.7h May 11, 2026

Summary

Feature

Add info panel for Cache disabled indicator

Enhances developer experience by providing clear explanations for cache bypass scenarios, reducing confusion and improving debugging efficiency.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single-commit change indicate a straightforward, low-risk enhancement with minimal review friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Turbopack: don't generate next-server.js.nft.json with adapters mischnic L No 69.5h 0.1h May 11, 2026

Summary

Bug Fix

Stop generating next-server.js.nft.json with adapters

This change stops Turbopack from generating unnecessary next-server.js.nft.json files when adapters are used, reducing build size and improving performance.

Health Assessment

Large
Low
Low
  • Fast review and single iteration indicate a straightforward bug fix with minimal impact.

AI Details

Tech Stack

Languages: Rust, Javascript, Typescript
Version Packages github-actions M No 0.1h 0.0h May 10, 2026

Summary

Chore

Automate Package Publishing via Changesets

This PR automates publishing updated packages to npm when merged, enabling continuous delivery of new package versions.

Health Assessment

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

AI Details

Tech Stack

[build-utils] Disable response streaming for AWS custom handlers smaeda-ks M No 0.8h 0.5h May 10, 2026

Summary

Bug Fix

Disable response streaming for AWS custom handlers

Prevents incompatible streaming responses for AWS custom handlers, ensuring consistent behavior across Vercel builders. This change centralizes the check, reducing bugs and improving reliability.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal rework, small scope, low risk.

AI Details

Tech Stack

Languages: Typescript
CI speed improvements timneutkens S No 193.8h 5.2h May 09, 2026

Summary

CI/CD

CI speed improvements

Speed up CI pipeline by restoring pnpm store and skipping unnecessary Playwright installs, reducing test run times.

Health Assessment

Small
Low
Medium
  • The PR delivered CI performance gains with minimal changes and a quick review turnaround.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Publish npm packages in dependency order jeffsee55 S No 86.9h 47.6h May 09, 2026

Summary

Feature

Publish npm packages in dependency order

Ensures npm packages are published in correct dependency order, preventing failures due to unmet dependencies and maintaining reliable release pipeline.

Health Assessment

Small
Low
High
  • The PR had a slow review cycle but minimal changes, indicating a straightforward update that was delayed by review process.

AI Details

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

Tech Stack

Languages: Shell
Version Packages github-actions S No 0.0h 0.0h May 09, 2026

Summary

Chore

Version Packages

Automated release of updated package versions to npm via Changesets action, ensuring consistent versioning across the Vercel monorepo.

Health Assessment

Small
Low
Low
  • Merged within minutes with no review or comments, indicating a straightforward automated release process.

AI Details

Tech Stack

chore: bump `@vercel/cli-config` & `@vercel/cli-exec` QuiiBz XS No 0.0h 0.0h May 09, 2026

Summary

Chore

Bump @vercel/cli-config & @vercel/cli-exec

Updates internal CLI package versions for trusted publishing.

Health Assessment

Small
Low
Low
  • Quick version bump with no code changes, minimal risk.

AI Details

Tech Stack

Version Packages github-actions L No 59.3h - May 09, 2026

Summary

Chore

Version Packages

Automated release of Vercel packages to npm via Changesets, enabling new versions to be published without manual intervention.

Health Assessment

Medium
Low
Low
  • Single commit release merged within 59 hours, minimal review required, indicating a straightforward release process.

AI Details

Confidence: 0.20

Tech Stack

[node] Disable response streaming for AWS custom handler lambdas MatthewStanciu M No 10.1h 9.7h May 09, 2026

Summary

Bug Fix

Disable response streaming for AWS custom handler lambdas

Prevents failures in custom AWS Lambda handlers by disabling default response streaming, ensuring legacy handlers function correctly.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; PR merged within 10 hours, indicating low complexity and high confidence in changes.

AI Details

Tech Stack

Languages: Typescript
test(cli): avoid README in cwd deploy fixture ergunsh S No 11.1h 0.9h May 09, 2026

Summary

Bug Fix

Avoid README in cwd deploy fixture

Fixes CLI integration test to not rely on root README, replacing it with a content file for zero‑config deployments.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Instant Insights: Favor reporting errors from all potential navigations over reporting a failed attempt to validate when a slot is missing gnoff L No 1.5h 0.1h May 09, 2026

Summary

Bug Fix

Improve instant UI validation error reporting

Enhances debugging by prioritizing actionable errors, reducing time to fix UI validation issues.

Health Assessment

Medium
Low
Low
  • Fast review and merge indicate low complexity and high confidence in changes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
Remove redundant instant navigation prefetch header acdlite M No 2.8h 0.2h May 08, 2026

Summary

Refactor

Remove redundant instant navigation prefetch header

Deletes dead code after NEXT_INSTANT_PREFETCH_HEADER was replaced by NEXT_INSTANT_TEST_COOKIE

Health Assessment

Small
Low
Low
  • Fast cycle time and quick review suggest a straightforward and well-understood change

AI Details

Confidence: 0.90

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[services] Add static schedule cron services for js/ts. dnwpark XL No 215.1h 215.0h May 08, 2026

Summary

Feature

Add static cron services for JS/TS

Enables users to schedule background jobs in Vercel deployments, improving automation and reducing manual task management.

Health Assessment

X-Large
High
High
  • Long review cycle (~9 days) and numerous commits suggest significant rework and integration risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
ci(release): notify-released script commenting on unrelated open backport PRs gr2m S No 0.2h 0.2h May 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: remove build of 'generate-readme' aayush-kapoor XS No 2.7h 0.7h May 08, 2026

Summary

Chore

Remove generate-readme build from codemod

Eliminates unnecessary README regeneration during package builds, preventing conflicts with linting and improving build stability.

Health Assessment

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

AI Details

Tech Stack

Instant Insights: favor reported errors over missing slots gnoff M No 1.8h 0.6h May 08, 2026

Summary

Bug Fix

Prioritize reported errors over missing slots

This change improves error reporting during server-side rendering, ensuring developers see validation errors before missing slot warnings, leading to faster debugging and higher reliability.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward bug fix with clear intent.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[ci] Also pin first-party GH actions bgw M No 26.0h 9.2h May 08, 2026

Summary

CI/CD

Pin first‑party GitHub actions

Ensures reproducible CI by pinning first‑party actions, improving build stability and security.

Health Assessment

Medium
Low
Low
  • Single commit, quick review, straightforward change to CI workflows.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Version Packages github-actions L No 0.1h 0.1h May 08, 2026

Summary

Chore

Version Packages

Automates publishing of updated packages to npm, enabling a streamlined release process.

Health Assessment

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

AI Details

Tech Stack

Backport: fix(google): emit no-args streaming tool calls and preserve thoughtSignature github-actions L No 1.4h 0.1h May 08, 2026

Summary

Bug Fix

Backport: fix no-args streaming tool calls

Fixes a bug in the Google Generative AI language model where no-argument function calls were incorrectly streamed, ensuring proper handling of thought signatures and improving reliability.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
chore: ignore lint check on changelog files aayush-kapoor XS No 0.4h 0.2h May 08, 2026

Summary

Chore

Ignore lint on changelog files

Prevents lint failures on changelog files during version package PRs, improving CI stability.

Health Assessment

Small
Low
Low
  • Quick change with minimal impact, merged within 24 minutes.

AI Details

Tech Stack

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

Summary

Chore

Automated Canary Release of Packages

Enables automated publishing of updated packages to npm, ensuring developers receive the latest canary releases promptly.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, automated release process triggered by Changesets action.

AI Details

Tech Stack

Backport: docs: add server-side stop endpoint guide for resumable streams github-actions M No 29.1h 29.1h May 08, 2026

Summary

Docs

Add server-side stop endpoint guide for streams

This PR updates documentation to clarify how to stop resumable streams on the server side, improving developer guidance and reducing confusion.

Health Assessment

Small
Low
Low
  • Automated backport with minimal changes, no review required, quick merge.

AI Details

Tech Stack

chore(provider/gateway): update gateway model settings files github-actions XS No 1.3h 0.4h May 08, 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 time and minimal changes indicate low risk and efficient automation.

AI Details

Confidence: 0.95

Tech Stack

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