Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Version Packages (canary) github-actions L No 0.1h 0.1h May 08, 2026

Summary

Chore

Version Packages (canary)

Automates publishing of prerelease AI SDK packages to npm, enabling continuous delivery of updated libraries.

Health Assessment

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

AI Details

Tech Stack

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

Summary

Chore

Version Packages

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

Health Assessment

Medium
Low
Low
  • Fast, single-commit release with minimal review friction; automated action ensures consistent versioning.

AI Details

Tech Stack

Backport: chore(provider/gateway): update gateway model settings files v5 github-actions XS No 1.2h 0.3h May 08, 2026

Summary

Chore

Update gateway model settings files

Automated update of gateway model settings to surface newly released models in IDE autocomplete suggestions.

Health Assessment

Small
Low
Low
  • Fast automated update with minimal review, low risk, small scope.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(ai): deprecate properties on result that have moved to finalStep lgrammel XL No 4.2h 4.2h May 08, 2026

Summary

Refactor

Deprecate result properties moved to finalStep

This PR removes deprecated result properties, directing developers to use the new finalStep structure for clearer API usage.

Health Assessment

X-Large
Low
Low
  • Quick 4‑hour cycle with minimal review indicates a straightforward deprecation update.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 1.0h 0.3h May 08, 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
  • Fast cycle with minimal changes, automated workflow ensures quick updates.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
chore: lint fix in changelog files aayush-kapoor L No 0.2h 0.0h May 08, 2026

Summary

Chore

chore: lint fix in changelog files

Fixes CI failures by correcting changelog formatting, ensuring smooth pipeline execution.

Health Assessment

Large
Low
Low
  • Quick fix with minimal review, low risk, large scope in documentation changes.

AI Details

Tech Stack

Version Packages (canary) github-actions XL No 0.1h 0.1h May 08, 2026

Summary

Chore

Version Packages (canary)

Updates package versions for canary releases across multiple example projects, enabling automated publishing to npm.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, reflecting an automated release workflow.

AI Details

Tech Stack

Languages: Javascript
feat: add optional `abortSignal` parameters to sandbox command execution lgrammel L No 2.5h 2.5h May 08, 2026

Summary

Feature

Add optional abortSignal to sandbox command execution

Adds abortSignal option to sandbox command execution, enabling cancellation of long-running commands and improving resource management.

Health Assessment

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

AI Details

Tech Stack

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

Summary

Chore

Version Packages (canary)

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

Health Assessment

X-Large
Low
Low
  • Merged within 7.3 hours, minimal review, automated release process, no code changes, low risk.

AI Details

Tech Stack

Implement WorkflowAgent telemetry support gr2m XL No 36.4h 28.8h May 08, 2026

Summary

Feature

Add WorkflowAgent telemetry support

Adds telemetry integration for WorkflowAgent, giving developers visibility into runtime and tool contexts, improving debugging and user experience.

Health Assessment

X-Large
High
High
  • The PR underwent multiple iterations and a lengthy review cycle, indicating complex changes and potential integration challenges.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
docs(workflow): replace Vercel Workflow with just Workflow or Workflow SDK gr2m S No 18.3h 0.2h May 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fix "type: module" in project dir when using standalone or adapters timneutkens M No 21.1h 17.0h May 08, 2026

Summary

Bug Fix

Fix module boundary for standalone adapters

Ensures server bundles run correctly in projects using ES modules, preventing runtime failures in standalone deployments and adapters.

Health Assessment

Medium
Low
Medium
  • Fast cycle time with moderate rework; quick resolution of a runtime issue affecting standalone deployments.

AI Details

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs
feat: add an optional `workingDirectory` parameter to sandbox command execution lgrammel M No 0.2h 0.1h May 08, 2026

Summary

Feature

Add optional workingDirectory to sandbox execution

Enables sandbox commands to run in a specified directory, improving isolation and flexibility for developers.

Health Assessment

Medium
Low
Low
  • Merged within 15 minutes with a single review, indicating low complexity and high confidence in the change.

AI Details

Tech Stack

Languages: Typescript
feat(otel): add option for custom span attributes aayush-kapoor L No 89.1h 10.1h May 08, 2026

Summary

Feature

Add custom span attributes option to OpenTelemetry

Enables callers to append custom attributes to spans, improving observability and integration with external monitoring systems. This enhances telemetry flexibility for downstream ingestion pipelines.

Health Assessment

Large
Medium
Medium
  • The PR required several merges from main and a few commits after the initial review, indicating moderate iteration but ultimately delivered a new telemetry feature.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Fix: Improved rewrite detection during optimistic routing acdlite XL No 15.7h 12.9h May 08, 2026

Summary

Bug Fix

Improve rewrite detection for optimistic routing

Ensures accurate routing when server rewrites URLs, preventing navigation errors and improving user experience.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and single review round indicate efficient process; large scope suggests significant changes but well-managed.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix: Make `generateText` and `streamText` result `usage` report total usage across all steps and deprecate `totalUsage` lgrammel M No 0.8h 0.7h May 08, 2026

Summary

Bug Fix

Fix usage reporting in generateText and streamText

Accurate usage metrics for text generation, enabling correct billing and analytics.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal changes, no blockers.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
feat: use instructions on ToolCallRepairFunction, parseToolCall, and events lgrammel L No 1.7h 1.5h May 08, 2026

Summary

Feature

Add instructions to tool call functions and events

Adds the new instruction system to tool call parsing and event callbacks, ensuring consistent behavior across the AI SDK and simplifying developer integration.

Health Assessment

Medium
Low
Low
  • Fast review and merge indicate straightforward changes with minimal risk.

AI Details

Tech Stack

Languages: Typescript
fix(devtools): render nested error messages with HotlinkedText aurorascharff XS No 14.7h 0.1h May 08, 2026

Summary

Bug Fix

Fix nested error message links in devtools

Makes URLs in nested error messages clickable and visually consistent, improving developer experience.

Health Assessment

Small
Low
Low
  • Fast review and merge cycle (14.7h) with minimal changes and no major blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat: introduce Instructions type lgrammel M No 0.6h 0.1h May 08, 2026

Summary

Refactor

Introduce Instructions type for AI SDK

Adds a dedicated Instructions type to the AI SDK, eliminating repetitive type definitions and improving code clarity and maintainability.

Health Assessment

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

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
fix formatting nicoalbanese XS No 0.2h 0.0h May 08, 2026

Summary

Docs

fix formatting

Corrected formatting issues in the AI SDK core documentation to ensure consistency and readability.

Health Assessment

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

AI Details

Tech Stack

fix: oxfmt markdown formatting nicoalbanese XL No 1.2h 0.1h May 08, 2026

Summary

Bug Fix

Fix markdown formatting in oxfmt

Corrects markdown formatting issues, ensuring proper rendering of documentation.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal review friction indicates a straightforward bug fix.

AI Details

Tech Stack

feat: expose `finalStep` on text generation results lgrammel M No 0.7h 0.6h May 08, 2026

Summary

Feature

Expose finalStep on text generation results

Adds a finalStep shorthand to text generation result objects, simplifying access to the last step and easing migration to a new property structure. Improves developer experience for SDK users.

Health Assessment

Medium
Low
Low
  • Quick review and merge indicates low complexity and high confidence in the change.

AI Details

Tech Stack

Languages: Typescript
fix: rename system to instructions lgrammel L No 1.4h 1.1h May 08, 2026

Summary

Bug Fix

Rename system to instructions

Updates documentation and examples to replace the deprecated 'system' prompt with 'instructions', aligning terminology across the SDK and improving consistency for developers.

Health Assessment

Medium
Low
Low
  • The PR was merged quickly with minimal review and rework, indicating a straightforward documentation and example update.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
docs: Improve prepareStep messages documentation nicoalbanese L No 0.4h 0.1h May 08, 2026

Summary

Docs

Improve prepareStep messages documentation

Updated documentation to clarify prepareStep message behavior, aiding developers in implementing message compaction and ensuring correct usage of initialMessages and responseMessages.

Health Assessment

Medium
Low
Low
  • Quick, single-issue docs update with minimal review friction.

AI Details

Confidence: 0.10

Tech Stack

feat(turbopack): add chunkLoadingGlobal config option tim123abc M No 69.1h 0.4h May 08, 2026

Summary

Feature

Add chunkLoadingGlobal config option for Turbopack

Adds a config option to set a unique global variable for Turbopack chunk loading. This prevents globalThis.TURBOPACK conflicts when multiple Turbopack‑built apps run on the same page, improving micro‑frontend stability.

Health Assessment

Medium
Medium
Medium
  • The PR was reviewed quickly and went through several test refactors, indicating active testing but no major blockers. The moderate number of commits and file changes suggest a focused but iterative effort.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs, React
cli/logs: Handle non-live deployments ergunsh L No 18.2h 8.2h May 08, 2026

Summary

Feature

Handle non-live deployment errors in CLI logs

Improves CLI reliability by preventing errors when querying logs for deployments that never reached a ready state, guiding users to inspect command for details.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal rework; AI-assisted code improved error handling for non-live deployments.

AI Details

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

Tech Stack

Languages: Typescript
docs: add example to prepareCall jsdoc lgrammel XS No 15.8h 4.6h May 08, 2026

Summary

Docs

Add example to prepareCall jsdoc

Clarifies the purpose of the rest parameter in prepareCall, reducing confusion for developers and improving code maintainability.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Trace-server: Fix bottom up, and reduce allocations in turbopack-trace-server bottom-up grouping sokra M No 89.7h 6.3h May 08, 2026

Summary

Refactor

Improve trace-server bottom-up grouping performance

Optimizes the trace viewer by eliminating per-span RcStr allocations and using an efficient hasher, reducing memory usage and speeding up graph construction.

Health Assessment

Small
Low
Medium
  • Performance refactor with minimal code changes; review was quick but merge took longer due to scheduling and pipeline constraints.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
Use Next.js version as Turbopack persistent cache versioning key sokra M No 15.1h 0.5h May 08, 2026

Summary

Bug Fix

Use Next.js version as Turbopack persistent cache key

Updates Turbopack cache versioning to use the Next.js package version plus git short SHA, eliminating reliance on git tags and improving cache stability across forks and shallow clones.

Health Assessment

Medium
Low
Low
  • Fast review and merge (15h cycle, 0.5h review), minimal rework, small to medium scope, low risk.

AI Details

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

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs
Update vercel-cli skill guidance for agents bryan-hunter M No 7.1h 1.9h May 08, 2026

Summary

Docs

Update vercel-cli skill guidance for agents

Enhances agent-driven Vercel operations by expanding CLI skill guidance, enabling better operational inspection, troubleshooting, and discovery across projects, teams, logs, metrics, env vars, and API fallback.

Health Assessment

Medium
Low
Low
  • Quick review and merge indicate a straightforward documentation update with minimal risk.

AI Details

Tech Stack

cli-exec: New package to locate and run the CLI from libraries elprans XL No 29.0h 4.4h May 08, 2026

Summary

Feature

Add cli-exec package for locating and running CLI

Provides a lightweight helper to locate and execute the Vercel CLI, enabling secure access to sensitive data such as tokens during deployment workflows. This improves security and reliability of deployment pipelines.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review iterations indicate a straightforward implementation with low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Upgrade a few straddlers to TypeScript 5.9 elprans XL No 1.1h 0.0h May 08, 2026

Summary

Chore

Upgrade a few straddlers to TypeScript 5.9

Upgrading TypeScript to 5.9 improves type safety and future‑proofs the codebase, while updated docs ensure developers have accurate guidance.

Health Assessment

Large
Low
Low
  • The PR was merged within 1.1 hours with no review comments, indicating a straightforward maintenance change.

AI Details

Tech Stack

Stabilize `unstable_io` gnoff M No 1.2h 1.2h May 07, 2026

Summary

Bug Fix

Stabilize unstable_io API for production

Removes the unstable prefix from the unstable_io API, ensuring consistent naming and preventing confusion in production environments.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward stabilization change.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Encode non-ASCII characters in cache tags at construction unstubbable L No 9.0h 7.9h May 07, 2026

Summary

Bug Fix

Encode non-ASCII characters in cache tags

Fixes ISR crashes caused by non-ASCII cache tags, ensuring reliable cache invalidation and improved stability for internationalized routes.

Health Assessment

Large
Low
Low
  • Fast review and single commit indicate a straightforward bug fix with minimal risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Hold `cacheSignal` across `unstable_cache` foreground revalidation unstubbable M No 1.5h 0.6h May 07, 2026

Summary

Bug Fix

Hold cacheSignal across unstable_cache revalidation

Fixes cache miss errors during prerendering, ensuring reliable static page generation and preventing runtime failures for users. This improves stability of Next.js deployments and reduces support incidents.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework, indicating a straightforward bug fix with clear test coverage.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Version Packages (canary) github-actions M No 0.2h - May 07, 2026

Summary

Chore

Version Packages (canary)

Automated canary release of AI SDK packages, enabling early access to new features for developers.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated release pipeline.

AI Details

Tech Stack

feat(mcp): add support for MCP Apps aayush-kapoor XL No 50.1h 24.6h May 07, 2026

Summary

Feature

Add support for MCP Apps

Adds MCP Apps support, enabling hosts to connect specialized UI and tool calls. This expands the AI SDK's capabilities for developers, improving integration flexibility.

Health Assessment

X-Large
High
High
  • The PR introduced extensive new documentation and example code for MCP Apps, requiring multiple iterations and a review cycle of over two days, indicating a complex feature addition with high implementation risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
Cherry-pick ghsa commits to canary timneutkens XL No 1.5h 0.0h May 07, 2026

Summary

Bug Fix

Cherry-pick GHSA commits to canary

Integrates the latest security patches from GHSA commits into the canary branch, ensuring that critical vulnerabilities are addressed before production release.

Health Assessment

X-Large
Medium
Low
  • Rapid integration of security patches with minimal review time demonstrates efficient triage and confidence in code quality, though the large scope warrants careful monitoring for regressions.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[ci] Ensure graphite_ci_optimizer fails open even if github fails to fetch the action bgw XS No 0.5h 0.1h May 07, 2026

Summary

CI/CD

Ensure CI workflow continues on GitHub fetch failure

Reduces false negatives in CI by allowing the workflow to continue even when GitHub infra flakiness prevents action fetch, improving reliability for developers.

Health Assessment

Small
Low
Low
  • Fast cycle, minimal changes, straightforward CI tweak.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Version Packages github-actions M No 0.2h 0.2h May 07, 2026

Summary

Chore

Version Packages

Publishes updated package versions to npm, delivering bug fixes to users.

Health Assessment

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

AI Details

Tech Stack

Version Packages (canary) github-actions S No 0.4h 0.4h May 07, 2026

Summary

Chore

Version Packages (canary)

This PR updates package versions and changelogs to prepare for a prerelease, enabling automated npm publishing.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward release automation with low risk.

AI Details

Tech Stack

Backport: fix(bedrock): part-level cache points github-actions M No 0.4h 0.2h May 07, 2026

Summary

Bug Fix

Backport fix for Bedrock part-level cache

Automated backport of a bug fix to release‑v6.0, ensuring part‑level cache points work correctly.

Health Assessment

Medium
Low
Low
  • Backport completed quickly with minimal rework, indicating efficient conflict resolution.

AI Details

Tech Stack

Languages: Typescript
fix(bedrock): part-level cache points heiwen M No 200.9h 54.8h May 07, 2026

Summary

Bug Fix

Fix part-level cache points in Bedrock conversion

Ensures Bedrock cache points are preserved for individual content parts during message conversion, improving caching accuracy and performance.

Health Assessment

Medium
Medium
High
  • The PR required over 8 days to merge, indicating a slow review cycle, but the single commit suggests the change was straightforward with minimal rework.

AI Details

Tech Stack

Languages: Typescript
Turbopack: Change DynEffect::dyn_value to DynEffect::value_hash, a simple u128 bgw M No 20.7h 7.9h May 07, 2026

Summary

Refactor

Simplify DynEffect by using u128 hash

This refactor reduces complexity in effect handling by assuming a u128 return value, improving maintainability and performance.

Health Assessment

Medium
Low
Low
  • Quick approval after a single review, minimal changes, low risk refactor.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
Track `searchParams` access through a Proxy to catch missing-key reads unstubbable M No 24.8h 3.7h May 07, 2026

Summary

Bug Fix

Fix searchParams cache staleness with Proxy tracking

Ensures pages reading searchParams without query strings correctly register dependencies, preventing stale cache entries and guaranteeing fresh data on navigation.

Health Assessment

Medium
Low
Medium
  • Quick review and few commits indicate efficient resolution of a cache bug.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Version Packages (canary) github-actions XL No 0.5h 0.5h May 07, 2026

Summary

Chore

Update package versions

Automated update of package versions for AI SDK

Health Assessment

Large
Low
Low
  • Automated PR with minimal review required
  • Large number of files changed, but mostly package.json updates

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Frameworks: Npm
v15.5.18 eps1lon M No 0.1h 0.1h May 07, 2026

Summary

Chore

Release v15.5.18

Release new version of Next.js, updating internal packages and dependencies.

Health Assessment

Small
Low
Low
  • Rapid release with minimal changes, quick review and merge.

AI Details

Confidence: 0.95

Tech Stack

[backport] Disable build caches for production/staging/force-preview deploys eps1lon S No 8.2h 4.2h May 07, 2026

Summary

CI/CD

Disable build caches for production/staging/force-preview deploys

Disables caching during production, staging, and force-preview deployments to ensure fresh builds and reduce build time for critical environments.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to CI workflow, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
v15.5.17 eps1lon M No 0.4h 0.1h May 07, 2026

Summary

Chore

Release v15.5.17

Manually triggered release of Next.js v15.5.17.

Health Assessment

Small
Low
Low
  • Quick release with minimal changes and no significant review friction.

AI Details

Tech Stack

v16.2.6 eps1lon M No 0.2h 0.0h May 07, 2026

Summary

Chore

Release v16.2.6

Manually triggered release of Next.js v16.2.6, updating package versions.

Health Assessment

Small
Low
Low
  • Release completed quickly with minimal changes, indicating a routine version bump.

AI Details

Confidence: 0.95

Tech Stack

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