Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Add exportName to js crons. dnwpark M No 2.2h 1.7h May 12, 2026

Summary

Feature

Add exportName to JS cron entries

This PR introduces an exportName field to cron configurations, enabling precise targeting of user module exports for scheduled tasks, improving flexibility and reducing ambiguity in dispatching.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward change with low complexity.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Craigandrews/ensure isr lru is written if requests collapsed gnoff M No 28.7h 0.0h May 12, 2026

Summary

Bug Fix

Ensure ISR LRU is written for collapsed requests

Fixes a bug where concurrent ISR revalidation invocations cause multiple renders under load by moving LRU write to get() after Batcher resolves.

Health Assessment

Small
Low
Low
  • Quick review and merge suggest a straightforward fix with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Backport: fix(gateway): enable retry support for gateway errors github-actions M No 0.4h 0.1h May 12, 2026

Summary

Bug Fix

Enable retry support for gateway errors

Adds retry logic for gateway errors, improving resilience and reducing failure rates for API calls.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix(mistral): forward stopSequences as Mistral native stop parameter cristiandrei1234 S No 5.8h 5.7h May 12, 2026

Summary

Bug Fix

Fix Mistral stopSequences translation

Ensures Mistral adapter correctly forwards stopSequences, enabling users to control text generation termination and improving API reliability.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Add `next internal static-routes-info` CLI command sokra XL No 287.4h 1.3h May 12, 2026

Summary

Feature

Add internal static routes info CLI command

Adds a new internal CLI subcommand to analyze built Next.js app bundle sizes per route, enabling static comparison of chunking strategies without running the app.

Health Assessment

X-Large
High
Low
  • Large, slow PR with minimal review iterations, indicating a substantial change that was quickly approved after a single review.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
fix(gateway): enable retry support for gateway errors aayush-kapoor M No 0.5h 0.1h May 12, 2026

Summary

Bug Fix

Enable retry support for gateway errors

Gateway errors are now retried automatically, reducing transient failures. This improves reliability for downstream services.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review indicate a straightforward bug fix with quick approval.

AI Details

Tech Stack

Languages: Typescript
Version Packages github-actions L No 0.2h 0.2h May 12, 2026

Summary

Chore

Version Packages

Automates publishing of updated package versions to npm, enabling streamlined releases.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review indicate a straightforward dependency bump.

AI Details

Tech Stack

Version Packages github-actions M No 0.1h 0.1h May 12, 2026

Summary

Chore

Automated package version bump and changelog update

This PR automates the versioning and changelog updates for multiple SDK packages, enabling a coordinated release to npm with minimal manual effort.

Health Assessment

Medium
Low
Low
  • The PR was merged within minutes of creation, indicating a smooth, automated release process with no significant review friction.

AI Details

Tech Stack

[cli] Rename "Connex client" to "Connex connector" in user-visible strings tonypan2 L No 0.7h 0.2h May 12, 2026

Summary

Refactor

Rename Connex client to connector in CLI strings

Updates user‑visible strings in the Vercel CLI to match dashboard terminology, improving consistency and reducing confusion.

Health Assessment

Small
Low
Low
  • The PR was merged within 0.7 hours with a single review and minimal changes, indicating a smooth, low‑risk refactor that enhanced consistency across the CLI.

AI Details

Tech Stack

Languages: Typescript
Turbopack: fix lock-order inversion between Storage::map and Storage::snapshots sokra M No 7.9h 5.4h May 12, 2026

Summary

Bug Fix

Fix lock-order inversion in Turbopack storage

Eliminates a latent deadlock in Turbopack’s storage layer, improving system reliability and preventing potential runtime stalls.

Health Assessment

Medium
Low
Low
  • The PR was merged within 8 hours, indicating a straightforward, low‑risk fix with minimal code churn and no significant review friction.

AI Details

Tech Stack

Languages: Rust
moar backport fixies gr2m M No 0.0h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

cli/project/token: Fix missing project scotttrinh M No 96.1h 2.1h May 12, 2026

Summary

Bug Fix

Fix token retrieval for project

Ensures token requests use the correct project team ID, preventing 404 errors and improving reliability.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward bug fix with minimal risk.

AI Details

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v5 github-actions XS No 1.6h 0.4h May 12, 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 with minimal changes, automated workflow, smooth merge.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore(provider/gateway): update gateway model settings files github-actions XS No 1.6h 0.4h May 12, 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 with minimal changes, automated workflow ensures up-to-date model settings.

AI Details

Tech Stack

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

AI Details

Tech Stack

Languages: Typescript
backport use pull request labeled gr2m XS No 0.0h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci(backport): use pull_request.labeled gr2m XS No 0.0h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci: avoid pull_request_target for backports gr2m M No 0.4h 0.0h May 12, 2026

Summary

CI/CD

Avoid pull_request_target in backport CI

Ensures backport automation works for internal and fork PRs by using trusted events instead of pull_request_target, improving reliability and security.

Health Assessment

Small
Low
Low
  • Fast turnaround with no review friction; single file change to CI workflow.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Backport: ci: avoid pull_request_target for backports gr2m M No 0.3h - May 12, 2026

Summary

CI/CD

Backport: avoid pull_request_target for backports

Use trusted issues.labeled and push events to resolve merged PRs before running backport automation, ensuring backport workflow works for internal and fork PRs without pull_request_target.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes, indicating a straightforward CI tweak.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Backport: ci: avoid pull_request_target for backports gr2m XL No 0.3h - May 12, 2026

Summary

CI/CD

Backport: avoid pull_request_target in CI

Ensures backport automation reliably resolves merged PRs for internal and forked PRs, improving CI stability and reducing manual intervention.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 18 minutes, indicating minimal review friction.
  • The change adds 502 lines to a single workflow file, a large addition but low risk due to its CI nature.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Backport: docs(observability): add Respan provider page github-actions M No 0.7h 0.1h May 12, 2026

Summary

Docs

Add Respan provider page to observability docs

Adds a new page for Respan provider in observability docs, replacing the previous Keywords AI page and improving documentation for users.

Health Assessment

Small
Low
Low
  • Backport was quick and straightforward, with minimal review and no rework.

AI Details

Tech Stack

Backport: feat(google): add fileData support to embedding model github-actions M No 2.5h 0.1h May 12, 2026

Summary

Feature

Add fileData support to Google embedding model

Enables Google embedding models to accept file data via the SDK, expanding data ingestion capabilities for developers.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review indicates high confidence in the change and low risk to production.

AI Details

Confidence: 0.95

Tech Stack

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

Summary

Chore

Version Packages (canary)

Automates publishing of canary releases for the AI SDK packages, ensuring new features and bug fixes reach developers quickly.

Health Assessment

Medium
Low
Low
  • Release PR merged quickly with minimal changes, indicating smooth automated process.

AI Details

Tech Stack

Version Packages github-actions L No 2.4h - May 12, 2026

Summary

Chore

Update package versions

Automated package version updates for release

Health Assessment

Large
Low
Low
  • Automated PR with minimal review needed

AI Details

Tech Stack

Languages: Javascript
Frameworks: Next
cli/logs: Require explicit follow for deployments adriancooney M AI 24.5h 0.2h May 12, 2026

Summary

Feature

Require explicit follow for logs deployments

Enforces explicit --follow flag for live logs, preventing accidental historical log queries and clarifying CLI behavior.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low risk and efficient process.

AI Details

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

Tech Stack

Languages: Typescript
Backport: feat(anthropic): add the new advisor tool github-actions XL No 0.6h 0.0h May 12, 2026

Summary

Feature

Add new advisor tool to Anthropic integration

Adds support for Anthropic's advisor tool, enabling faster, lower-cost execution with higher intelligence guidance.

Health Assessment

Large
Low
Low
  • Backport completed quickly with no review comments, indicating straightforward integration and high confidence in code quality.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix: rename onEmbedFinish to onEmbedEnd lgrammel L No 0.4h 0.0h May 12, 2026

Summary

Refactor

Rename onEmbedFinish to onEmbedEnd

Standardizes event naming for embed lifecycle, improving consistency.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single commit and no review comments indicates a smooth, low‑friction process.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
feat(anthropic): add the new advisor tool aayush-kapoor XL No 21.2h 3.8h May 12, 2026

Summary

Feature

Add new advisor tool for Anthropic

Adds support for Anthropic's new advisor tool, enabling lower-cost executor models to consult higher‑intelligence advisor models mid‑generation, improving cost and performance.

Health Assessment

Large
Medium
Low
  • PR merged quickly with minimal review, indicating a straightforward implementation of the new tool spec.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
fix(ai): update opentelemetry pinned version aayush-kapoor M No 17.2h 14.1h May 12, 2026

Summary

Bug Fix

Update OpenTelemetry pinned version

Ensures single OpenTelemetry API instance, preventing span loss.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Honor Suspense-above-body opt-in for dynamic `generateViewport` unstubbable L No 24.9h 6.4h May 12, 2026

Summary

Bug Fix

Enable Suspense-above-body opt‑in for dynamic viewport

Fixes a bug that caused dev redbox and build failures for routes using only generateViewport, improving developer experience and build stability.

Health Assessment

Large
Low
Low
  • Fast review and single commit resolved the issue with minimal friction, demonstrating efficient bug handling.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
docs: add tool approval page to agents section lgrammel L No 0.2h 0.1h May 12, 2026

Summary

Docs

Add tool approval page to agents section

Consolidates tool approval documentation for agents, improving clarity and developer onboarding.

Health Assessment

Large
Low
Low
  • Documentation update was reviewed and merged within minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

fix: rename onRerankFinish to onRerankEnd lgrammel L No 1.5h 0.8h May 12, 2026

Summary

Refactor

Rename onRerankFinish to onRerankEnd

Standardizes telemetry event naming, improving clarity for developers and consistency across the SDK.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Convert tests using createNext -> nextTestSetup timneutkens XL No 19.2h 18.0h May 12, 2026

Summary

Refactor

Convert tests to use nextTestSetup

Updates test setup to use nextTestSetup for consistency and simplicity.

Health Assessment

Large
Low
Low
  • The PR was reviewed and approved within a reasonable timeframe, indicating a smooth review process.
  • The large scope of the PR, with many files changed, suggests a significant refactoring effort.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix: update jsdoc for instructions lgrammel XS No 17.2h 2.1h May 12, 2026

Summary

Bug Fix

Update JSDoc for generate-text instructions

Adds missing JSDoc comments to improve code clarity and maintainability.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
docs: devIndicators with usage example icyJoseph S No 0.4h 0.0h May 12, 2026

Summary

Docs

Add usage example for devIndicators

Provides a clear example of how to use devIndicators in next.config.js, improving developer understanding.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, straightforward documentation update.

AI Details

Tech Stack

[examples] migrate cloudinary to vercel-blob christopherkindl L No 18.3h 17.2h May 12, 2026

Summary

Feature

Migrate Cloudinary image gallery to Vercel Blob

Replace Cloudinary‑backed gallery example with Vercel Blob‑backed equivalent, enabling build‑time image discovery, blur placeholders, and removing external dependency.

Health Assessment

Large
Medium
Medium
  • The PR was merged within 18 hours after a single review, showing efficient collaboration. AI assistance helped streamline code changes, reducing manual effort.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
fix(workflow): Fix `stepNumber` on telemetry events gr2m M No 29.9h - May 12, 2026

Summary

Bug Fix

Fix telemetry step numbering in workflow

Corrects telemetry event step numbers, reducing noise and improving performance for workflow monitoring.

Health Assessment

Medium
Low
Low
  • PR addressed telemetry step numbering with minimal code changes, merged quickly after a single review cycle, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Use small-ICU Node for CLI release binaries ijjk L No 4.3h - May 12, 2026

Summary

Refactor

Reduce CLI binary size with small-ICU Node

This PR builds a lightweight Node runtime for CLI binaries, cutting macOS arm64 binary size from 132 MiB to ~58 MiB, improving download speed and storage efficiency. Consistent custom runtime across platforms ensures reliable releases.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript, Typescript
Version Packages github-actions S No 4.1h - May 12, 2026

Summary

Chore

Version Packages

Automates publishing of updated packages to npm when merged, enabling streamlined release workflow.

Health Assessment

Small
Low
Low
  • Release PR merged quickly with minimal changes, indicating smooth process.

AI Details

Tech Stack

Version Packages (canary) github-actions S No 4.5h - May 12, 2026

Summary

Chore

Automated package versioning for canary release

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

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated release action, low risk.

AI Details

Confidence: 0.80

Tech Stack

bfcacheId: Opt out of state preservation acdlite XL No 92.8h 84.4h May 12, 2026

Summary

Feature

bfcacheId: Opt out of state preservation

Adds a mechanism to opt out of automatic state preservation across navigation, giving developers control over UI state reset and preventing unintended state persistence, improving user experience and reducing bugs.

Health Assessment

X-Large
High
High
  • Long cycle and review times indicate significant complexity; the PR’s large scope and many files suggest high risk, especially as it introduces a new API that changes navigation behavior.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
docs: clarify cacheTag limit - it is per call icyJoseph XS No 6.6h 0.1h May 11, 2026

Summary

Docs

Clarify cacheTag limit per call

This update clarifies the cacheTag length limit for API calls, improving developer understanding and preventing misconfiguration.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate a straightforward documentation update with minimal risk.

AI Details

Confidence: 0.75

Tech Stack

[services] add support for specifying required for a service env URLs nsidnev XL No 341.1h 190.7h May 11, 2026

Summary

Feature

Add explicit service env URL configuration

Allows users to explicitly define environment variables for service URLs, giving control over injected URLs and reducing implicit conventions.

Health Assessment

X-Large
High
High
  • Long review cycle and multiple commits indicate significant rework; large code changes suggest high risk.

AI Details

Tech Stack

Languages: Typescript
[python] Improve entrypoint detection error messages with broad scan and suggestions msullivan L No 144.4h 1.7h May 11, 2026

Summary

Feature

Improve entrypoint detection error messages

Enhance error messages for entrypoint detection failures by scanning .py files and suggesting exact tool.vercel.entrypoint snippets to add to pyproject.toml.

Health Assessment

Medium
Low
Low
  • The PR had a relatively fast review time of 1.7 hours, indicating low review friction.
  • The changes are focused on improving error messages and entrypoint detection, which is a specific and contained scope.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Python
Frameworks: Vercel
Backport: fix(bedrock): skip passing unsigned reasoning content github-actions M No 0.5h 0.3h May 11, 2026

Summary

Bug Fix

Backport: Skip unsigned reasoning content in Bedrock

Fixes a bug in Bedrock conversion by removing unsigned reasoning content, ensuring correct message handling.

Health Assessment

Small
Low
Low
  • Quick automated backport resolved conflict with minimal changes, merged within 30 minutes.

AI Details

Tech Stack

Languages: Typescript
[examples/tanstack-start] pin @tanstack/* deps to safe versions (INC-6508) codywong S No 1.1h 0.2h May 11, 2026

Summary

Bug Fix

Pin @tanstack/* deps to safe versions

Secure example by pinning TanStack dependencies to exact safe versions, preventing malicious resolution from compromised npm packages.

Health Assessment

Small
Low
Low
  • The PR was merged within 1.1 hours with minimal changes, indicating efficient review and low complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
fix(bedrock): skip passing unsigned reasoning content aayush-kapoor M No 0.2h - May 11, 2026

Summary

Bug Fix

Skip unsigned reasoning content in Bedrock SDK

Prevents leaking of unverified reasoning tags into user responses, improving data integrity and compliance.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

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

Summary

Chore

Version Packages (canary)

Automated release of packages to npm, enabling prerelease publishing.

Health Assessment

Small
Low
Low
  • Fast merge (0.1h cycle time) with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

fix(workflow): pass step number into stream steps gr2m S No 0.2h - May 11, 2026

Summary

Bug Fix

Fix workflow step number passing

Ensures workflow stream steps receive the correct step number, improving reliability and preventing post‑processing errors.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with minimal code churn; AI assistance streamlined the change.

AI Details

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

Tech Stack

Languages: Typescript
Version Packages github-actions L No 8.0h 7.2h May 11, 2026

Summary

Chore

Automate Vercel Package Publishing

Enables automated npm publishing of Vercel packages via Changesets, streamlining release workflow for developers.

Health Assessment

Large
Low
Low
  • Fast review and merge (8h cycle) with minimal code changes indicates efficient release automation.

AI Details

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

Tech Stack

« Page 15 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