Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Fix pr-status job pagination timneutkens S No 2.0h 0.1h May 22, 2026

Summary

Bug Fix

Fix pr-status job pagination

Improves CI reliability by reducing GitHub API page size and handling pagination, preventing HTTP 502 errors and enabling accurate flaky-test detection.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 2 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript
Revert "Include PPR routes in dynamicRoutes regardless of revalidate time" gnoff XS No 16.6h 0.0h May 22, 2026

Summary

Bug Fix

Revert PPR routes inclusion bug

Reverts a change that caused a regression in dynamic route handling, restoring previous behavior.

Health Assessment

Small
Low
Low
  • Quick revert to fix regression, minimal changes, fast review and merge.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
[cli] Suppress metrics JSON status output ergunsh S No 0.3h 0.1h May 22, 2026

Summary

Feature

Suppress metrics JSON status output

The CLI now hides human‑readable status messages when outputting JSON, keeping error output clean for automated consumption.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Fix broken Google provider docs link in README shujanislam XS No 0.4h 0.0h May 22, 2026

Summary

Docs

Fix Google provider docs link

Corrects broken documentation link for Google provider, improving developer experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, low risk.

AI Details

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

Tech Stack

Version Packages github-actions L No 17.9h 17.9h May 22, 2026

Summary

Chore

Version Packages

This PR updates changelogs and package versions for multiple Vercel packages, enabling automated npm publishing.

Health Assessment

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

AI Details

Tech Stack

[build-utils] Fix config.framework in deserializeBuildOutput mischnic M No 5.0h 0.1h May 22, 2026

Summary

Bug Fix

Fix framework slug in build output deserialization

Ensures build outputs correctly report framework slug, improving reliability of deployment pipelines.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

Tech Stack

Languages: Typescript
test: migrate webdriver callers to next.browser timneutkens XL No 69.4h 69.4h May 22, 2026

Summary

Refactor

Migrate tests to next.browser

Update test fixtures to use next.browser for browser opening, improving test consistency and maintainability.

Health Assessment

Medium
Low
Low
  • The PR was merged after a single review round, indicating low friction.
  • The changes are focused on test fixtures, reducing the risk of introducing new bugs.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, Playwright
[services] use runtime cache for queues E2E tests to ensure tasks completion nsidnev L No 215.1h 215.1h May 22, 2026

Summary

Test

Add runtime cache to E2E queue tests

Ensures queued worker jobs complete during end‑to‑end tests, improving reliability of worker integration.

Health Assessment

Large
High
High
  • Long review cycle and large number of test files suggest significant effort to ensure test reliability.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
alternate api for `experimental_upgradeWebSocket()` MatthewStanciu M No 0.6h - May 22, 2026

Summary

Health Assessment

AI Details

Tech Stack

Add next-dev-loop and next-ppr-optimizer skills gaojude L No 54.7h 42.7h May 22, 2026

Summary

Feature

Add next-dev-loop and next-ppr-optimizer skills

Introduces two new skills for the next dev agentic workflow, enhancing development efficiency and optimization capabilities.

Health Assessment

Medium
Low
Low
  • The PR was merged quickly, indicating a smooth review process. The changes are well-structured and focused on adding new skills to the next dev agentic workflow.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Next.Js
Version Packages github-actions S No 1.3h 1.3h May 21, 2026

Summary

Chore

Version Packages

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

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes indicates a straightforward release update.

AI Details

Tech Stack

feat (provider/anthropic-aws): new @ai-sdk/anthropic-aws provider (v1.0.0) R-Taneja XL No 0.6h 0.4h May 21, 2026

Summary

Feature

Add Anthropic AWS provider to ai-sdk

Adds a new provider for Claude Platform on AWS, enabling AWS-native authentication and billing, expanding ai-sdk's cloud coverage.

Health Assessment

Large
Low
Low
  • Rapid merge with minimal review, indicating high confidence in code quality.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
docs(contributing): `publishConfig` and `repository` keys are not needed gr2m S No 2.3h - May 21, 2026

Summary

Health Assessment

AI Details

Tech Stack

Version Packages github-actions S AI 0.1h 0.1h May 21, 2026

Summary

Chore

Version Packages

Automated release of updated package versions and changelogs for @ai-sdk/google and @ai-sdk/google-vertex, enabling npm publication.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.1h, minimal changes, automated release, low risk.

AI Details

Category: Code AI

Tech Stack

Backport: feat(provider/google): support Google search grounding when using `generateImage` with Gemini github-actions L AI 0.3h 0.2h May 21, 2026

Summary

Feature

Backport: Google search grounding for Gemini generateImage

Adds Google search grounding support to Gemini image generation, enabling richer context for image creation.

Health Assessment

Large
Low
Low
  • Rapid merge with minimal review, indicating a straightforward backport with few conflicts.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Version Packages (canary) github-actions S AI 1.4h - May 21, 2026

Summary

Chore

Version Packages (canary)

Automated release of canary versions for multiple AI SDK packages, updating changelogs and package metadata.

Health Assessment

Small
Low
Low
  • The PR was auto-generated by the Changesets action and merged within 1.4 hours, indicating a smooth release process with minimal manual review.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Version Packages github-actions S No 0.7h - May 21, 2026

Summary

Chore

Version Packages

Updates changelogs and package versions to prepare for automated npm publishing.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes, typical for routine release updates.

AI Details

Tech Stack

[ci] Set `TURBO_TASKS_AVAILABLE_PARALLELISM` to 4 in most e2e tests bgw XS No 23.5h 19.2h May 21, 2026

Summary

CI/CD

Set Turbo Tasks Parallelism to 4 in CI

Reduces resource contention in CI, improving build stability and potentially speeding up test runs on high-core machines.

Health Assessment

Small
Low
Low
  • Quick change with minimal code, fast review and merge, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Backport: fix(bfl): use 'image' field instead of 'input_image' for fill pro model github-actions M No 0.4h 0.3h May 21, 2026

Summary

Bug Fix

Backport: fix image field for BFL fill model

Ensures correct field usage for BFL fill pro model, preventing API errors.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Update font data vercel-release-bot L No 20.5h 20.3h May 21, 2026

Summary

Chore

Update font data

Updates font data to ensure the latest font resources are available, improving rendering accuracy and performance for web applications.

Health Assessment

Large
Low
Medium
  • The PR was merged within 20 hours with a single review, indicating a straightforward data update with minimal complexity.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
[services] Detect entrypoint file from render yaml. dnwpark M No 21.4h 17.6h May 21, 2026

Summary

Feature

Detect entrypoint file from render yaml

Adds logic to detect entrypoint files from render.yaml, enabling accurate deployment configuration.

Health Assessment

Small
Low
Low
  • Quick turnaround with a single review round and minimal code changes, indicating a straightforward feature addition.

AI Details

Tech Stack

Languages: Typescript
Enable experimental.cachedNavigations by default with cacheComponents acdlite S No 16.3h 15.8h May 21, 2026

Summary

Feature

Enable cached navigations by default

Automatically turns on experimental cached navigations for projects using cache components, enhancing performance.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating a straightforward review process.
  • The change is specific and targeted, reducing the risk of unintended consequences.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Enable experimental.optimisticRouting by default acdlite S No 16.3h 11.8h May 21, 2026

Summary

Feature

Enable Optimistic Routing by Default

Turns on experimental optimistic routing by default, part of the Sparkle rollout, allowing projects to opt out if needed.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within a relatively short cycle time of 16.3 hours, indicating efficient review and approval process.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs
Enable experimental.varyParams by default acdlite XS No 16.3h 15.8h May 21, 2026

Summary

Feature

Enable experimental.varyParams by default

Enabling experimental.varyParams by default improves cache efficiency and reduces server load for dynamic routes, enhancing user experience.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(bfl): use 'image' field instead of 'input_image' for fill pro model aayush-kapoor M No 1.1h 1.0h May 21, 2026

Summary

Bug Fix

Fix image field for BFL fill model

Corrects API field usage for the BFL fill model, ensuring compatibility and preventing errors in image generation requests.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; quick fix resolved test failures.

AI Details

Tech Stack

Languages: Typescript
Backport: fix(mcp): deduplicate auth refresh on http transport github-actions M No 0.4h 0.3h May 21, 2026

Summary

Bug Fix

Backport: deduplicate auth refresh on HTTP transport

Fixes duplicate authentication refresh calls in the MCP HTTP transport, improving efficiency and reducing unnecessary network traffic.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Include PPR routes in dynamicRoutes regardless of revalidate time gnoff XS No 1.2h 0.0h May 21, 2026

Summary

Health Assessment

AI Details

Tech Stack

[cli] Wire builder entrypoint detection into service setup. dnwpark M No 19.9h 17.4h May 21, 2026

Summary

Feature

Add entrypoint detection to CLI service setup

The CLI now automatically detects project entrypoints for supported builders, ensuring correct service configuration. This reduces deployment failures and improves developer experience.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR merged within 20 hours, indicating efficient review and low complexity.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
fix(mcp): deduplicate auth refresh on http transport aayush-kapoor M No 1.2h 1.2h May 21, 2026

Summary

Bug Fix

Deduplicate auth refresh on HTTP transport

Fixes race condition in token refresh for MCP HTTP transport, ensuring reliable authentication and preventing invalid auth or forced re-auth. This improves stability for clients using the MCP transport.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
feat(provider/google): support Google search grounding when using `generateImage` with Gemini felixarntz L AI 0.7h 0.7h May 21, 2026

Summary

Feature

Add Google Search grounding for Gemini image generation

Enables Google Search grounding for Gemini image generation, improving contextual relevance of generated images.

Health Assessment

Large
Low
Low
  • PR merged quickly with minimal review, indicating straightforward implementation and high confidence in changes.

AI Details

Category: Code AI
Confidence: 0.80

Tech Stack

Languages: Typescript
Version Packages (canary) github-actions XS No 0.1h 0.1h May 21, 2026

Summary

Chore

Version Packages (canary)

Automates publishing the QuiverAI provider package to npm as a canary release, enabling early access to new image generation features.

Health Assessment

Small
Low
Low
  • Quick automated release with minimal changes, indicating a smooth process.

AI Details

Tech Stack

feat (provider/quiverai): new @ai-sdk/quiverai provider (v2.0.0) gr2m XL No 39.0h 38.5h May 21, 2026

Summary

Feature

Add new @ai-sdk/quiverai provider

Adds a first‑party QuiverAI provider for SVG image generation, enabling generate and vectorize operations via the new package.

Health Assessment

Large
Medium
Medium
  • The PR introduced a substantial new provider with over 1500 lines added, but the review process was straightforward with a single review round and a normal cycle time, indicating manageable risk.
  • The large scope suggests careful testing and documentation were required, which is reflected in the extensive test coverage added.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
ci: scope release concurrency group per branch gr2m XS No 0.1h - May 21, 2026

Summary

CI/CD

Scope release concurrency group per branch

Enables independent release pipelines per branch, preventing cross‑branch cancellations and improving deployment reliability.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: scope release concurrency group per branch gr2m XS No 0.1h - May 21, 2026

Summary

CI/CD

Scope release concurrency group per branch

This change scopes the GitHub Actions concurrency group to each release branch, ensuring that concurrent release jobs on different branches do not cancel each other. It improves reliability of release pipelines across multiple branches.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; no review required.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: scope release concurrency group per branch gr2m XS No 0.1h - May 21, 2026

Summary

CI/CD

Scope release concurrency group per branch

Allows independent release runs per branch, preventing accidental cancellations and improving deployment reliability.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Version Packages (canary) github-actions M No 1.8h 1.8h May 21, 2026

Summary

Chore

Update package versions for canary release

Automates publishing of updated SDK packages to npm, ensuring developers receive the latest canary builds.

Health Assessment

Medium
Low
Low
  • Rapid 1.8‑hour cycle with a single commit and no rework indicates a smooth release process.

AI Details

Tech Stack

Version Packages github-actions L No 1.4h 1.4h May 21, 2026

Summary

Chore

Version Packages

Updates package versions for release

Health Assessment

Large
Low
Low
  • Automated PR from GitHub action
  • Quick review and merge process

AI Details

Tech Stack

Languages: Javascript
Frameworks: Next
Version Packages github-actions M No 1.0h 1.0h May 21, 2026

Summary

Chore

Update package versions and changelogs

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

Health Assessment

Medium
Low
Low
  • Fast cycle time of 1 hour, minimal changes, automated release action.

AI Details

Tech Stack

feat (provider/quiverai): new @ai-sdk/quiverai provider (v1.0.0) gr2m XL No 37.6h - May 21, 2026

Summary

Feature

Add @ai-sdk/quiverai provider for QuiverAI

Introduces a first‑party provider enabling SVG image generation and vectorization via QuiverAI’s Arrow models, supporting the ImageModelV3 spec and expanding the AI SDK’s image capabilities.

Health Assessment

Large
Low
Low
  • Merged in under 38 hours with minimal review, indicating a straightforward addition of a well‑tested provider package.

AI Details

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

Tech Stack

Languages: Typescript
Turbopack: don't crash the dev server when node_modules/next is briefly unresolvable lukesandberg L No 141.5h 0.3h May 21, 2026

Summary

Bug Fix

Prevent dev server crash on transient node_modules issue

Ensures the Next.js development server remains stable during transient package installation races, improving developer productivity and reducing downtime.

Health Assessment

Large
High
High
  • The PR required multiple rounds of review and many commits over a 6‑day cycle, indicating significant rework and complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust, Typescript
Upgrade rustc to nightly-2026-05-15 mischnic M No 2.0h 0.0h May 21, 2026

Summary

Chore

Upgrade rustc to nightly-2026-05-15

Upgrades the Rust compiler to the latest nightly release, ensuring compatibility with new language features and improving build stability.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; quick review and merge within 2 hours indicates low complexity and high confidence in changes.

AI Details

Confidence: 0.30

Tech Stack

Languages: Rust
Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 1.3h 0.6h May 21, 2026

Summary

Chore

Backport: Update gateway model settings v6

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

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.3 hours, minimal changes, automated update, smooth merge with no significant review friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Backport: feat(alibaba): qwen 3.7 gr2m XS No 0.5h 0.1h May 21, 2026

Summary

Feature

Add Qwen 3.7 support for Alibaba

Enables users to access the new Qwen 3.7 model via the Alibaba provider, expanding model options and improving performance.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes indicates low risk and smooth review.

AI Details

Tech Stack

Languages: Javascript, Typescript
Backport: feat(alibaba): qwen 3.7 gr2m XS No 0.5h 0.1h May 21, 2026

Summary

Feature

Backport Qwen 3.7 for Alibaba

Adds support for the Qwen 3.7 model in the Alibaba integration, expanding model options for customers.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward backport.
  • Low review friction and small scope suggest low risk.

AI Details

Tech Stack

Languages: Javascript, Typescript
feat(alibaba): qwen 3.7 gr2m XS No 0.6h 0.2h May 21, 2026

Summary

Feature

Add Qwen 3.7 support to Alibaba gateway

Enables the new Qwen 3.7 language model for Alibaba integration, expanding AI capabilities for customers.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low risk and high confidence.

AI Details

Tech Stack

Languages: Javascript, Typescript
chore(provider/gateway): update gateway model settings files github-actions XS No 0.8h 0.6h May 21, 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
  • Quick automated PR with minimal changes, merged within 0.8 hours, indicating efficient process.

AI Details

Confidence: 0.95

Tech Stack

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Backport: fix(openai): skip passing reasoning items when using previous response id github-actions L No 0.4h 0.3h May 21, 2026

Summary

Bug Fix

Backport: Skip reasoning items with previous response ID

Ensures OpenAI response handling skips unnecessary reasoning items when reusing previous response IDs, improving efficiency.

Health Assessment

Large
Low
Low
  • Quick backport with minimal changes, resolved conflicts manually, merged within minutes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
[turbopack] Disable ctor under RA lukesandberg XS No 0.9h 0.0h May 21, 2026

Summary

Bug Fix

Disable ctor to fix rust‑analyzer tokens

This change removes constructor usage in turbopack macros to eliminate leftover token errors reported by rust‑analyzer, improving developer tooling stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within an hour, indicating low complexity and high confidence in the change.

AI Details

Tech Stack

Languages: Rust
fix(openai): skip passing reasoning items when using previous response id aayush-kapoor L AI 0.6h 0.4h May 21, 2026

Summary

Bug Fix

Fix OpenAI reasoning items with previous response ID

Prevents duplicate reasoning items from causing 404 errors when using previous response IDs in the OpenAI provider, improving reliability for multi‑turn conversations.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review rounds indicates a straightforward bug fix; the change is small in scope but adds a significant reliability improvement.

AI Details

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

Tech Stack

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