Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(voyage): trigger canary release at 2.0.0 dancer XS No 0.8h 0.1h May 06, 2026

Summary

Docs

Add no‑op patch changeset for canary release

Adds a no‑op changeset to trigger a canary release of @ai-sdk/voyage at 2.0.0‑canary.X, ensuring the corrected version publishes to npm.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within minutes, indicating low complexity and minimal risk.

AI Details

Tech Stack

Backport: Backport: feat(provider/deepseek): support DeepSeek V4 reasoning effort github-actions M No 0.9h 0.8h May 06, 2026

Summary

Feature

Backport: DeepSeek V4 reasoning support

Adds DeepSeek V4 reasoning capability to the v5.0 release, enabling advanced reasoning features for users.

Health Assessment

Medium
Low
Low
  • Merged within an hour with minimal changes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript, Javascript
Version Packages (canary) github-actions L No 0.6h 0.6h May 06, 2026

Summary

Chore

Version Packages (canary)

Automates publishing of canary releases for the AI SDK and related packages, enabling faster iteration and deployment of new features.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes; automated release process ensures quick deployment.

AI Details

Tech Stack

Version Packages github-actions S No 0.4h 0.4h May 06, 2026

Summary

Chore

Version Packages

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

Health Assessment

Small
Low
Low
  • Merged within 24 minutes with minimal changes, indicating a streamlined release process.

AI Details

Tech Stack

Languages: Yaml
feat: make include stable lgrammel L No 0.4h 0.1h May 06, 2026

Summary

Feature

Make include stable

Introduce include and deprecate experimental_include to improve stability.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript, Markdown
Frameworks: React
Version Packages github-actions M No 3.6h 0.7h May 06, 2026

Summary

Chore

Automate Package Versioning and Publishing

Enables automated publishing of updated packages to npm, streamlining release workflow and reducing manual effort.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review indicate a smooth release process.

AI Details

Tech Stack

Languages: Typescript
Backport: feat(provider/deepseek): support DeepSeek V4 reasoning effort github-actions M No 0.3h 0.3h May 06, 2026

Summary

Feature

Backport DeepSeek V4 reasoning support

Adds support for DeepSeek V4 reasoning effort to the AI SDK, enabling developers to leverage advanced reasoning capabilities in their applications.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
feat: add deprecated tool call lifecycle callback aliases for AI SDK 6 compatibility lgrammel L No 0.6h 0.2h May 06, 2026

Summary

Feature

Add deprecated tool call lifecycle callback aliases for AI SDK 6 compatibility

Re-introduce deprecated experimental callbacks to maintain backwards compatibility with AI SDK 6, ensuring older clients continue to function without breaking.

Health Assessment

Large
Low
Low
  • PR merged quickly with minimal review, indicating a straightforward change.

AI Details

Tech Stack

Languages: Typescript, Javascript
Upgrade React from `f4e0d4ed-20260429` to `dd453071-20260506` vercel-release-bot XL No 0.4h 0.0h May 06, 2026

Summary

Chore

Upgrade React to latest experimental commit

Updates React to the newest experimental commit, ensuring Next.js benefits from recent React improvements and bug fixes.

Health Assessment

X-Large
Low
Low
  • Fast merge with minimal review, typical automated dependency bump.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Version Packages (canary) github-actions L No 0.6h 0.6h May 06, 2026

Summary

Chore

Release Canary Packages

Automated release of canary versions for all SDK packages and examples, enabling early testing and feedback.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal review indicates automated release process; no significant rework.

AI Details

Tech Stack

Frameworks: Nextjs, Angular, Express, Fastify, +3 more
fix(cli): avoid default scope lookup during link jeffsee55 M No 0.3h 0.0h May 06, 2026

Summary

Bug Fix

Fix CLI default scope lookup during link

Prevents unnecessary cross‑team search when linking projects, improving speed and reducing permission errors.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, AI‑assisted code generation, merged within 18 minutes with no blockers.

AI Details

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

Tech Stack

Languages: Typescript
feat(provider/deepseek): support DeepSeek V4 reasoning effort ousugo M No 251.2h 251.2h May 06, 2026

Summary

Feature

Add DeepSeek V4 reasoning effort support

Adds an OpenAI‑compatible reasoning_effort parameter to the DeepSeek provider, enabling fine‑grained control over thinking strength and mapping top‑level reasoning settings to DeepSeek’s effort values.

Health Assessment

Medium
Medium
High
  • Long review cycle (251 h) and no rework suggest the change was low priority or blocked, but the implementation was straightforward and did not require extensive iteration.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
feat: move includeRawChunks to include.rawChunks lgrammel L No 0.6h 0.5h May 06, 2026

Summary

Feature

Deprecate includeRawChunks, add experimental_include.rawChunks

This change removes the legacy includeRawChunks option and introduces a new experimental_include.rawChunks flag, simplifying the API and aligning with the newer include option for better consistency and future‑proofing.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicates a straightforward change with low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
fix(voyage): correct canary version to 2.0.0 to avoid collision with v6 stable dancer XS No 0.4h 0.2h May 06, 2026

Summary

Chore

Correct voyage canary version to avoid collision

Updates voyage package version to 2.0.0-canary.7 and adjusts pre-release settings. This prevents version collisions with v6 stable releases, ensuring reliable deployment.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 30 minutes with no review friction.

AI Details

Confidence: 0.10

Tech Stack

Support configuring a default instant validation level gnoff XL No 211.2h 0.1h May 06, 2026

Summary

Feature

Add default instant validation level configuration

Enables developers to set a global instant validation level, simplifying configuration and improving navigation performance.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time but a quick initial review, followed by multiple commits to address feedback, indicating significant rework.

AI Details

Tech Stack

Languages: Typescript, Javascript
feat: introduce include.requestMessage option for step request message storage opt-in lgrammel XL No 1.1h 0.4h May 06, 2026

Summary

Feature

Add include.requestMessage option for step storage

Adds optional request message storage per step, reducing memory usage and preventing high‑memory issues during AI request processing.

Health Assessment

Large
Medium
Low
  • The PR was reviewed and merged within 1.1 hours, indicating a smooth and efficient review process. The large number of deletions suggests significant refactoring, but the quick turnaround mitigates risk.

AI Details

Tech Stack

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

Summary

Chore

Publish Canary Releases for AI Packages

Automates publishing of prerelease versions of AI SDK packages to npm, enabling rapid iteration and testing.

Health Assessment

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

AI Details

Tech Stack

v15.5.16 eps1lon M No 0.1h 0.1h May 06, 2026

Summary

Chore

Release v15.5.16

Version bump for Next.js release.

Health Assessment

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

AI Details

Tech Stack

Skip limited teams during vercel link auto detect javierbyte L No 12.3h 0.3h May 06, 2026

Summary

Bug Fix

Skip SAML-limited teams during vercel link auto-detect

The CLI now skips SAML-limited teams during auto-detection, avoiding repeated re-authentication. This streamlines project linking and reduces friction for users.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework indicates a straightforward bugfix with low risk.

AI Details

Tech Stack

Languages: Typescript
ci: remove redundant build step and fix VITEST_WORKER_ID tknickman S AI 1.0h 0.0h May 06, 2026

Summary

CI/CD

Remove redundant build step and fix worker ID

This PR eliminates duplicate build steps in CI, cutting build time and resource usage, and corrects the environment variable for parallel test workers to prevent port collisions.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and no review comments indicates a straightforward, low-risk change.

AI Details

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

Tech Stack

Languages: Typescript
Version Packages github-actions M No 17.8h 17.8h May 06, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs for a new release, enabling automated npm publishing.

Health Assessment

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

AI Details

Tech Stack

v16.2.5 eps1lon M No 0.1h 0.1h May 06, 2026

Summary

Chore

Release v16.2.5

Manual trigger release

Health Assessment

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

AI Details

Tech Stack

fix(ai): move onToolExecutionStart and onToolExecutionEnd to stable lgrammel L No 0.2h 0.1h May 06, 2026

Summary

Feature

Move tool execution events to stable API

Stabilizes tool execution event callbacks, improving API consistency for developers.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes suggest high confidence and low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
feat: add request.messages to StepResult lgrammel XL No 2.2h 1.7h May 06, 2026

Summary

Feature

Add request.messages to StepResult

Enables access to prior step messages, improving workflow compaction and debugging.

Health Assessment

Large
Medium
Low
  • Fast cycle time of 2.2 hours with only one review round indicates efficient collaboration. The large code addition was handled quickly, suggesting low friction and manageable risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
feat: add type tests for tool execution events lgrammel L No 0.2h 0.1h May 06, 2026

Summary

Test

Add type tests for tool execution events

Adds type tests to ensure type safety for tool execution events, improving reliability of type definitions.

Health Assessment

Large
Low
Low
  • Quick review and merge with minimal changes, indicating high confidence in type safety and low risk to production.

AI Details

Tech Stack

Languages: Typescript
feat(provider/google): add support for the Gemini Interactions API felixarntz XL No 24.1h 5.7h May 06, 2026

Summary

Feature

Add Gemini Interactions API support

Enables developers to use Google Gemini Interactions API via the SDK, expanding AI capabilities and allowing advanced multi-turn interactions.

Health Assessment

X-Large
Medium
Medium
  • Merged within 24 hours with moderate review time, indicating efficient collaboration; large code addition but no major blockers.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
ci: display 'CLI' instead of 'vercel' in test chunk job names tknickman S AI 0.8h 0.1h May 06, 2026

Summary

CI/CD

Update CI job names to display CLI

CI job names now show 'CLI' instead of 'vercel', improving clarity for developers and stakeholders.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low risk and high process efficiency.

AI Details

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

Tech Stack

Languages: Javascript
Revert "ci: improve E2E log ergonomics in GitHub Actions" tknickman M No - - May 06, 2026

Summary

CI/CD

Revert E2E log ergonomics improvement

Reverts recent changes to E2E log ergonomics in GitHub Actions, restoring previous behavior.

Health Assessment

Small
Low
Low
  • Quick revert with no review, minimal impact on CI pipeline.

AI Details

Tech Stack

Languages: Typescript
feat(ai): add toolMetadata for tool specific metdata aayush-kapoor L No 20.4h 14.3h May 06, 2026

Summary

Feature

Add toolMetadata for tool-specific metadata

Introduces a dedicated toolMetadata path for tool-specific metadata, separating it from model provider metadata and simplifying tool integration.

Health Assessment

Large
Low
Medium
  • The PR was reviewed within 14 hours and merged 20 hours after opening, with only one follow‑up commit, indicating a smooth, low‑friction process.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
[ci] Clarify new preview build flow eps1lon XS No 0.4h 0.1h May 06, 2026

Summary

CI/CD

Clarify new preview build flow

Adjust CI workflow to reflect that preview builds are only available after upload_preview_tarballs finishes, ensuring accurate status reporting.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes to CI workflow.

AI Details

Tech Stack

Languages: Yaml, Javascript
Bundle the `'use cache'` deadlock probe worker unstubbable M No 1.5h 1.4h May 06, 2026

Summary

Bug Fix

Bundle 'use cache' deadlock probe worker

Fixes probe worker crash on React 18 by bundling it through the Next.js pipeline

Health Assessment

Small
Low
Low
  • Quick review and merge process, indicating a straightforward fix
  • Small scope of changes, reducing the risk of introducing new issues

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs, React
[cli] Allow continuing a deployment to error healeycodes M No 24.0h 2.6h May 06, 2026

Summary

Feature

Allow continuing a deployment to error

Adds a new --error flag to the Vercel CLI to enable manual deployments to continue with an error message, improving error handling for experimental deployments.

Health Assessment

Small
Low
Low
  • Quick approval after a single review, minimal rework, and a small scope indicates a low-risk, well-scoped feature addition.

AI Details

Tech Stack

Languages: Typescript
[backport] fix: preserve HTTP access fallbacks during prerender recovery unstubbable L No 44.1h 0.3h May 06, 2026

Summary

Bug Fix

Preserve HTTP access fallbacks during prerender recovery

Ensures prerendered pages correctly handle HTTP access fallbacks, preventing missing segment errors during recovery paths.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate a straightforward bug fix with minimal rework.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[backport] [test] Deflake `instant-navs-devtools` unstubbable S No 2.0h 0.3h May 06, 2026

Summary

Test

Deflake instant-navs-devtools tests

Fixes flaky instant navigation devtools tests, improving test suite reliability.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Turbopack: really fix MAX_INLINE_LEN mischnic S No 0.6h 0.0h May 06, 2026

Summary

Bug Fix

Fix MAX_INLINE_LEN bug in Turbopack

Corrects an off‑by‑one error that caused CI failures, improving build stability for all users.

Health Assessment

Small
Low
Low
  • The change was reviewed and merged within 36 minutes, indicating a straightforward, low‑risk fix with minimal impact on the codebase.

AI Details

Tech Stack

Languages: Rust
[backport] Fix double-encoding of URL pathname parts in client param parsing unstubbable M No 15.4h - May 06, 2026

Summary

Bug Fix

Fix double-encoding of URL pathname parts

Corrects URL parsing to prevent double-encoding, improving routing accuracy and user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, merged within 15 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Detect `'use cache'` module-scope deadlocks early in dev unstubbable XL No 19.0h 0.7h May 06, 2026

Summary

Feature

Detect use cache deadlocks early in dev

This change surfaces cache deadlock errors earlier in development, reducing wait times and giving developers clear guidance to fix dedupe patterns.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed and merged within 19 hours, indicating a smooth review process. Despite the large code addition, the changes were well scoped and tested, minimizing risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
docs: broken link from usePathname compat call out icyJoseph XS No 0.6h 0.5h May 06, 2026

Summary

Docs

Fix broken link in usePathname compatibility section

Corrects a misdirected link in the usePathname API documentation, improving developer experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 0.6 hours.

AI Details

Tech Stack

docs: remove unreachable forms and mutations icyJoseph M No 11.5h 0.0h May 06, 2026

Summary

Docs

Remove unreachable forms and mutations documentation

Eliminates obsolete documentation page, improving site navigation and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal impact.

AI Details

Confidence: 0.10

Tech Stack

Turbopack: lazy aggregation optimize via persistent pending flag sokra L No 47.0h 10.3h May 06, 2026

Summary

Feature

Optimize Turbopack aggregation queue with persistent flag

Improves Turbopack’s performance and memory predictability by bounding the in‑memory aggregation queue and persisting a pending flag, reducing latency spikes and ensuring optimizations are not lost.

Health Assessment

Medium
Low
Low
  • PR merged in under 48 hours with a single review and minimal rework, indicating efficient implementation and low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
Turbopack: make rcstr! macro expansion const mischnic M No 9.3h 3.8h May 06, 2026

Summary

Bug Fix

Make rcstr! macro expansion const

Enables compile‑time evaluation of the rcstr! macro, improving performance and reducing runtime overhead.

Health Assessment

Medium
Low
Low
  • Quick resolution with a single commit and approval, indicating a straightforward compile‑time bug fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
Refactor: Decouple request store creation from `req` / `res` unstubbable M No 15.7h 8.8h May 06, 2026

Summary

Refactor

Refactor request store creation decoupling

Improves testability and worker isolation by removing direct request dependencies, enabling cache probe functionality. No behavioral change for existing code paths.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, fast review, no blockers.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[turbopack] correct a fencepost error in our inline string descision lukesandberg S No 1.0h 0.4h May 06, 2026

Summary

Bug Fix

Fix fencepost error in inline string handling

Corrects an off‑by‑one bug in RcStr’s inline‑length check, allowing strings up to MAX_INLINE_LEN to be stored inline and improving memory efficiency for common strings.

Health Assessment

Small
Low
Low
  • Rapid review and merge (1 h cycle time, 0.4 h to first review) indicates a straightforward, low‑risk bug fix with minimal friction.

AI Details

Usage: Authored by AI
Confidence: 0.85

Tech Stack

Languages: Rust
Replace Jest with Vitest across workspace tests jeffsee55 XL No 3.3h 3.3h May 06, 2026

Summary

Refactor

Replace Jest with Vitest across workspace tests

Migrates test infrastructure from Jest to Vitest, updating configs, scripts, and dependencies to streamline CI and improve test performance.

Health Assessment

X-Large
Medium
Low
  • Merged quickly with minimal review, indicating a straightforward refactor of test infrastructure. Large deletion count reflects removal of Jest configs, but short cycle time suggests low risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[turbopack] Simplify local task tracking lukesandberg L No 23.7h 4.8h May 06, 2026

Summary

Refactor

Simplify local task tracking

By replacing a complex FuturesUnordered tracker with an inline counter and event, the PR eliminates per-task allocations and lock contention. This results in faster build times and lower memory footprint for Turbopack users.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly and required only one round of changes, indicating a straightforward refactor with minimal friction.

AI Details

Tech Stack

Languages: Rust
[turbopack] shrink the size of futures lukesandberg M No 25.8h 20.2h May 05, 2026

Summary

Refactor

Shrink size of futures in Turbopack

Reduces memory footprint and improves build performance by optimizing task futures, benefiting large-scale builds.

Health Assessment

Small
Low
Low
  • Fast cycle time with minimal changes and no review delays.

AI Details

Confidence: 1.00

Tech Stack

Languages: Rust
Backport: feat(openai): add allowedTools provider option for Responses github-actions L No 0.5h 0.1h May 05, 2026

Summary

Feature

Backport: add allowedTools option for Responses

Adds a provider option to specify allowed tools in OpenAI responses, improving control over tool usage.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and quick conflict resolution.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(openai): add allowedTools provider option for Responses R-Taneja L AI 2.8h 1.8h May 05, 2026

Summary

Feature

Add allowedTools provider option for OpenAI Responses

Enables selective tool invocation in OpenAI Responses while preserving prompt caching, improving request efficiency and security.

Health Assessment

Large
Low
Low
  • Fast cycle time (2.8h) and short review lag (1.8h) suggest smooth integration with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[ci] Remove unused `setup-nextjs-build.yml` workflow eps1lon M No 1.4h 0.9h May 05, 2026

Summary

CI/CD

Remove unused CI workflow

Eliminates an obsolete GitHub Actions workflow, reducing maintenance overhead and streamlining the CI pipeline.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate minimal impact and straightforward removal.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
[backport] fix accidental test duplication unstubbable L No 3.0h 1.8h May 05, 2026

Summary

Bug Fix

Backport: Remove duplicate test file

Eliminates duplicate test to keep the test suite accurate and reduce maintenance overhead.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes; no blockers or complex discussion.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Nextjs, React
« Page 19 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