Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
refactoring: change createExecuteToolsTransformation to executeToolsFromStream lgrammel XL No 0.7h 0.0h May 13, 2026

Summary

Refactor

Refactor createExecuteToolsTransformation to executeToolsFromStream

Aligns tool execution logic with the invokeCallbacksFromStream pattern, improving consistency and maintainability.

Health Assessment

X-Large
Low
Low
  • Refactor completed within 45 minutes with no review comments, indicating a straightforward change with minimal risk.

AI Details

Confidence: 0.10

Tech Stack

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

Summary

Chore

Version Packages (canary)

Automated release of prerelease packages to npm via Changesets action.

Health Assessment

Small
Low
Low
  • Fast release automation with minimal changes and no rework.

AI Details

Tech Stack

Version Packages github-actions L No 1.3h - May 13, 2026

Summary

Chore

Update package versions for release

Automates publishing of updated package dependencies to npm, enabling a streamlined release workflow.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, typical for automated release PRs.

AI Details

Tech Stack

Version Packages github-actions L No 1.0h 0.9h May 13, 2026

Summary

Chore

Publish Packages to NPM

Automates publishing of updated packages to npm, ensuring new features and bug fixes reach users promptly.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes, automated release process, low friction

AI Details

Tech Stack

test(codemod): bump CI test timeout to 30s gr2m XS No 0.4h 0.1h May 13, 2026

Summary

Chore

Bump CI test timeout to 30s

Short‑term mitigation for flaky codemod tests by increasing the CI timeout from 15s to 30s.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix(open-responses): map non-image file parts to input_file aayush-kapoor L No 22.4h 22.4h May 13, 2026

Summary

Bug Fix

Add support for non-image file inputs

Adds support for non-image file inputs, ensuring PDFs and other file types are correctly mapped to OpenAI Responses input_file parts, preventing missing document errors.

Health Assessment

Large
Medium
Medium
  • The PR was reviewed and merged within a day, indicating efficient collaboration. The change addresses a critical bug affecting PDF handling, improving reliability for end users.

AI Details

Tech Stack

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

Summary

Chore

Publish canary releases for AI SDK packages

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

Health Assessment

Small
Low
Low
  • Fast merge with minimal review, typical for automated release PRs.

AI Details

Tech Stack

Version Packages github-actions L No 0.5h 0.5h May 13, 2026

Summary

Chore

Version Packages

Updates package versions for release

Health Assessment

Large
Low
Low
  • Automated PR by GitHub Actions
  • Quick review and merge process

AI Details

Tech Stack

Languages: Javascript
Frameworks: Next, Angular, Express, Fastify, +2 more
Backport: fix(ai): download tool-result file URLs github-actions L No 1.5h 1.5h May 13, 2026

Summary

Bug Fix

Backport fix for tool-result file URLs

Backports a bug fix that ensures tool-result file URLs are correctly handled in the AI prompt conversion, improving reliability for downstream consumers.

Health Assessment

Large
Low
Low
  • Quick resolution with minimal rework; automated backport with manual conflict resolution.

AI Details

Tech Stack

Languages: Typescript
Upgrade React from `dd453071-20260506` to `d5736f09-20260507` vercel-release-bot XL No 118.9h 118.9h May 13, 2026

Summary

Chore

Upgrade React dependency to latest commit

Ensures Next.js uses the latest React features and bug fixes, improving compatibility and performance.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time and large diff, indicating a major dependency upgrade that required extensive review, but the automated release bot streamlined the process.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Nextjs
Surface invalid dynamic usage errors via Flight in dev unstubbable L No 116.5h 116.1h May 13, 2026

Summary

Feature

Surface invalid dynamic usage errors via Flight in dev

Improves error handling for invalid dynamic usage in Next.js, providing a better developer experience by surfacing errors through the dev overlay.

Health Assessment

Medium
Low
Low
  • The PR has a moderate size and scope, with 8 files changed and a cycle time of 116.5 hours.
  • The time to first review was 116.1 hours, indicating a relatively slow review process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
[python] Pass link-mode=copy when installing vercel-workers. gscho S No 1.8h 1.4h May 13, 2026

Summary

Bug Fix

Add link-mode=copy flag for vercel-workers installation

Prevents installation failures in cached environments, improving deployment reliability for Python workers.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Backport: fix(ai): Fix validateUIMessages with Zod 4.4 github-actions M No 0.8h 0.3h May 13, 2026

Summary

Bug Fix

Backport: Fix validateUIMessages with Zod 4.4

Ensures assistant messages with output-error tool part are correctly validated after Zod 4.4 update, preventing false rejections.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes, fast review, low risk.

AI Details

Tech Stack

Languages: Typescript
[cli] add retry semantics to vercel traces get (AGE-3) agadzik L No 20.4h - May 13, 2026

Summary

Feature

Add retry semantics to vercel traces get

Adds retry logic to trace retrieval, reducing failures from eventual consistency and giving users timeout control.

Health Assessment

Large
Medium
Low
  • Single commit, quick merge, extensive tests, minimal review friction.

AI Details

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

Tech Stack

Languages: Typescript
feat: add performance statistics lgrammel XL No 6.4h 5.2h May 13, 2026

Summary

Feature

Add performance statistics to AI SDK

Adds detailed performance metrics for AI text generation, enabling better monitoring and user experience.

Health Assessment

Large
Medium
Low
  • Rapid review and merge within 6 hours indicates strong confidence in changes. The large number of lines added suggests significant new functionality, but the short review cycle mitigates risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
[cli] add --scope/--project flag fallbacks to vercel traces get (AGE-5) agadzik L AI 20.4h - May 13, 2026

Summary

Feature

Add --scope/--project flags to vercel traces get

Adds flexible scoping options to the Vercel CLI traces command, enabling users to run trace queries from non-linked directories such as CI runners or agent containers. This improves developer workflow by eliminating the need to link directories before retrieving trace data.

Health Assessment

Medium
Low
Low
  • The PR was merged quickly with minimal iteration, indicating a straightforward feature addition with clear test coverage.

AI Details

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

Tech Stack

Languages: Typescript
[cli] add on-disk cookie cache for vercel curl --trace (AGE-4) agadzik XL AI 20.3h - May 13, 2026

Summary

Feature

Add on-disk cookie cache for vercel curl

Improves performance and reliability of vercel curl by caching session tokens locally, reducing API calls and handling token expiration gracefully.

Health Assessment

X-Large
Low
Low
  • Merged within 20 hours with minimal review, indicating an efficient process; the change is large in lines but well-tested and focused on a single feature.

AI Details

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

Tech Stack

Languages: Typescript
fix(ai): Fix validateUIMessages with Zod 4.4 Nezz M No 1.8h 0.9h May 13, 2026

Summary

Bug Fix

Fix validateUIMessages with Zod 4.4

Ensures assistant messages with errored tool parts validate correctly under Zod 4.4, preventing runtime failures in the AI SDK.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix(ai): download tool-result file URLs aayush-kapoor L No 16.5h 0.2h May 13, 2026

Summary

Bug Fix

Fix tool-result file URL handling

Ensures providers that require downloaded assets receive correct URLs in tool results, preventing unresolved references.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward bug fix with low risk to the codebase.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
[cli] add vercel curl --trace activation (AGE-2) agadzik XL No 20.2h 0.3h May 13, 2026

Summary

Feature

Add --trace flag to vercel curl

Adds tracing capability to the Vercel CLI, enabling developers to capture request IDs and debug production requests more effectively.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed and merged quickly with minimal back‑and‑forth, but the large number of added lines indicates a substantial new feature.

AI Details

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

Tech Stack

Languages: Typescript
[cli] add vercel traces get fetch surface (AGE-1) agadzik XL AI 20.2h - May 13, 2026

Summary

Feature

Add Vercel CLI traces get command

Enables developers to fetch and view trace data directly from the CLI, improving debugging and monitoring.

Health Assessment

X-Large
Medium
Low
  • Single commit, fast merge, minimal review, large code addition, low friction.

AI Details

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

Tech Stack

Languages: Typescript
fix: renumber non-sequential errors in errors.json lubieowoce M No 1.1h 0.1h May 13, 2026

Summary

Bug Fix

Fix renumber non-sequential errors in errors.json

Corrects error code numbering to maintain consistency and prevent script conflicts, ensuring reliable error handling for developers.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
fix: GNU xargs warns about incompatible --replace/--max-args lubieowoce XS No 2.0h 1.9h May 13, 2026

Summary

Bug Fix

Fix xargs warning for GNU compatibility

Removes redundant -n1 flag to eliminate CI warnings, improving build stability.

Health Assessment

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

AI Details

Tech Stack

fix: rename telemetry onFinish to onEnd lgrammel L No 2.8h 2.2h May 13, 2026

Summary

Refactor

Rename telemetry onFinish to onEnd

Standardize on Start/End nomenclature by renaming onFinish to onEnd in telemetry and telemetry agent.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth process.
  • The changes are focused on renaming and standardizing nomenclature, which is a relatively low-risk task.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
fix(ai): correct mock array result indexing Kage18 L No 53.6h 0.1h May 13, 2026

Summary

Bug Fix

Fix mock array indexing in tests

Corrects off‑by‑one errors in mock language and embedding models, ensuring accurate test results.

Health Assessment

Large
Low
Low
  • Quick review and single commit indicate a straightforward bug fix with minimal impact on the codebase.

AI Details

Tech Stack

Languages: Typescript
Revert "[test] Skip flaky `cached-navigations` tests" unstubbable M No 18.8h 18.4h May 13, 2026

Summary

Bug Fix

Revert Skip Flaky Cached Navigations Tests

Reverts a previous change that skipped flaky tests, now fixed by a patch to playwright-core, ensuring tests run cleanly.

Health Assessment

Small
Low
Low
  • The PR reverts a previous change and includes a patch to fix the root cause of flaky tests, indicating a straightforward fix.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, Jest, Playwright
Patch `playwright-core` to resolve `_finishedPromise` on `requestFailed` unstubbable S No 13.7h 13.3h May 13, 2026

Summary

Chore

Fix Playwright core requestFailed promise resolution

This patch resolves intermittent test timeouts caused by unresolved promises in Playwright, improving test reliability for Next.js router act tests.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flaky tests, merged within 14 hours.

AI Details

Tech Stack

Languages: Yaml
[vercel] Preserve alias source for vc alias set kitfoster L No 170.1h 53.8h May 13, 2026

Summary

Feature

Preserve alias source for vc alias set

Ensures alias assignments preserve the original deployment or alias ID/URL, improving routing accuracy for microfrontends and enabling API‑side validation.

Health Assessment

Medium
Medium
High
  • The PR required a week to merge, with a single review comment and a moderate number of changes, indicating a cautious but straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
fix(devtools): tidy ToolItem expand/collapse logic wong2 S No 1.4h 0.8h May 13, 2026

Summary

Bug Fix

Tidy ToolItem expand/collapse logic

Improves devtools usability by ensuring chevron appears for any expandable content, allowing users to view full descriptions and parameters.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes, fast review, low risk to production

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: less aggressive AI agent hint for an experimental API icyJoseph XS No 1.3h 1.3h May 13, 2026

Summary

Docs

Update AI agent hint in docs

Improves clarity of AI agent hints for experimental API, reducing confusion for developers.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates straightforward documentation update.

AI Details

Tech Stack

docs: less aggressive AI agent hint for an experimental API gaojude XS No 6.4h 6.0h May 13, 2026

Summary

Docs

Reduce AI agent hint aggressiveness in docs

Clarifies documentation to avoid over‑strong guidance for experimental API, improving developer experience.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating a straightforward documentation tweak.

AI Details

Tech Stack

Version Packages (canary) github-actions M No 1.6h 1.4h May 13, 2026

Summary

Chore

Version Packages (canary)

Automates publishing of prerelease packages to npm, ensuring timely updates for developers.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes; automated release process via Changesets action.

AI Details

Tech Stack

Languages: Javascript
Version Packages github-actions S No 0.9h 0.3h May 13, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs to trigger an automated npm release.

Health Assessment

Small
Low
Low
  • Rapid, single-commit release update with minimal review friction.

AI Details

Tech Stack

Backport: feat: accept adaptive thinking and full reasoning_effort enum for deepseek provider github-actions M No 0.3h 0.3h May 13, 2026

Summary

Feature

Backport: Adaptive Thinking and Reasoning Effort Enum

Adds adaptive thinking and reasoning effort options to the DeepSeek provider, allowing clients to fine‑tune AI responses for better control and efficiency. This enhances the SDK's flexibility for developers building AI applications.

Health Assessment

Small
Low
Low
  • Backport completed in under 30 minutes with no review delays, indicating a smooth integration and minimal impact on the release schedule.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
feat: accept adaptive thinking and full reasoning_effort enum for deepseek provider jeremyphilemon M No 0.8h 0.4h May 12, 2026

Summary

Feature

Add adaptive thinking and full reasoning effort enum

Enables DeepSeek API to accept all supported thinking and reasoning options, preventing pre‑flight validation errors and improving production reliability.

Health Assessment

Medium
Low
Low
  • Merged within 1 hour with minimal rework, indicating a smooth review process and low risk to production.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Backport documentation fixes for v16.2 icyJoseph XL No 0.5h 0.3h May 12, 2026

Summary

Docs

Backport documentation fixes for v16.2

Backports documentation fixes and improvements from canary to the next-16-2 branch, ensuring users have up-to-date guidance.

Health Assessment

X-Large
Low
Low
  • Docs-only PR merged quickly with minimal review, indicating low risk and high efficiency.

AI Details

Tech Stack

Backport workflow updates to release-v5.0 gr2m L No 0.0h - May 12, 2026

Summary

CI/CD

Backport workflow updates to release-v5.0

Ensures the release-v5.0 branch has the latest CI workflow fixes, improving build reliability and reducing manual intervention.

Health Assessment

Medium
Low
Low
  • Quick merge with no review, indicating a straightforward workflow update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Backport workflow updates to release-v6.0 gr2m L No 0.0h - May 12, 2026

Summary

CI/CD

Backport workflow updates to release-v6.0

Updates the backport CI workflow to add race‑condition protection and clearer handling for fork PRs, ensuring reliable backporting of changes to the release branch.

Health Assessment

Large
Low
Low
  • The PR was merged within minutes of creation, indicating minimal review friction.
  • The change adds race‑condition protection to the backport workflow, improving reliability of the release process.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fix Turbopack worker_threads URL resolution publictheta M No 238.0h 216.6h May 12, 2026

Summary

Bug Fix

Fix Turbopack worker_threads URL resolution

Resolves relative URL worker entries from the module that creates the URL, fixing a regression in Turbopack's handling of Node.js worker_threads.

Health Assessment

Small
Low
Low
  • The PR fixes a regression and includes a new e2e regression test to verify the fix.

AI Details

Tech Stack

Languages: Typescript, Javascript, Rust
Frameworks: Nextjs, Turbopack
ci(backport): explain how to backport a PR after it was merged gr2m S No 0.9h 0.0h May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci(backport): helpful error when workflow files edited in a backport PR gr2m S No 1.3h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci(backport): avoid race conditions gr2m XS No 0.9h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: add `konsistent-provider` package with reusable `konsistent` conventions and full `konsistent.json` file for 3P provider packages felixarntz XL No 113.7h 113.4h May 12, 2026

Summary

Chore

Add konsistent-provider package with reusable conventions

Introduces a reusable konsistent-provider package to centralize linting conventions for third‑party provider packages, reducing duplication and simplifying configuration.

Health Assessment

Large
Medium
High
  • The PR had a long cycle time with no early review, indicating potential bottlenecks in the review process. Adding a new internal package increases maintenance overhead but provides centralized linting conventions.

AI Details

Tech Stack

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

Summary

Chore

Version Packages

Automated package version bump and changelog updates for a coordinated release across multiple SDKs, ensuring consistent versioning and reducing manual effort.

Health Assessment

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

AI Details

Tech Stack

Version Packages (canary) github-actions L No 1.7h 1.7h May 12, 2026

Summary

Chore

Publish Canary Releases for AI SDK Packages

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

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes, indicating a routine release update.

AI Details

Tech Stack

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

Summary

Chore

Automated package version bump for release

Ensures all SDK packages are consistently versioned and dependencies updated before publishing to npm, streamlining the release workflow.

Health Assessment

Medium
Low
Low
  • Rapid 0.8h cycle with no rework, indicating a smooth automated release process.

AI Details

Tech Stack

Frameworks: Angular, Express, Fastify, Hono, +2 more
Backport: Backport: fix hero url github-actions XS No 0.0h - May 12, 2026

Summary

Bug Fix

Backport: fix hero url

Automated backport of hero URL fix to the release branch.

Health Assessment

Small
Low
Low
  • Merged immediately with no review, minimal changes.

AI Details

Tech Stack

Backport: fix hero url github-actions XS No 0.1h 0.1h May 12, 2026

Summary

Docs

Backport: fix hero URL

Automated backport of hero URL fix to release-v6.0 branch.

Health Assessment

Small
Low
Low
  • Quick automated backport with minimal changes, no review friction.

AI Details

Tech Stack

fix hero url gr2m XS No 0.0h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

ci(slack-workflow-failure-notification): remove env interpolation gr2m XS No 0.0h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

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