Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| refactoring: change createExecuteToolsTransformation to executeToolsFromStream | lgrammel | XL | No | 0.7h | 0.0h | May 13, 2026 |
SummaryRefactorRefactor createExecuteToolsTransformation to executeToolsFromStream Aligns tool execution logic with the invokeCallbacksFromStream pattern, improving consistency and maintainability. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | XS | No | 1.0h | 1.0h | May 13, 2026 |
SummaryChoreVersion Packages (canary) Automated release of prerelease packages to npm via Changesets action. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | L | No | 1.3h | - | May 13, 2026 |
SummaryChoreUpdate package versions for release Automates publishing of updated package dependencies to npm, enabling a streamlined release workflow. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | L | No | 1.0h | 0.9h | May 13, 2026 |
SummaryChorePublish Packages to NPM Automates publishing of updated packages to npm, ensuring new features and bug fixes reach users promptly. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| test(codemod): bump CI test timeout to 30s | gr2m | XS | No | 0.4h | 0.1h | May 13, 2026 |
SummaryChoreBump 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
AI DetailsTech 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 |
SummaryBug FixAdd 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | L | No | 6.2h | 6.2h | May 13, 2026 |
SummaryChorePublish 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
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | L | No | 0.5h | 0.5h | May 13, 2026 |
SummaryChoreVersion Packages Updates package versions for release Health Assessment
Large
Low
Low
AI DetailsTech 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 |
SummaryBug FixBackport 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Upgrade React from `dd453071-20260506` to `d5736f09-20260507` | vercel-release-bot | XL | No | 118.9h | 118.9h | May 13, 2026 |
SummaryChoreUpgrade 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
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Nextjs
|
||||||
| Surface invalid dynamic usage errors via Flight in dev | unstubbable | L | No | 116.5h | 116.1h | May 13, 2026 |
SummaryFeatureSurface 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
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 |
SummaryBug FixAdd 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: fix(ai): Fix validateUIMessages with Zod 4.4 | github-actions | M | No | 0.8h | 0.3h | May 13, 2026 |
SummaryBug FixBackport: 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] add retry semantics to vercel traces get (AGE-3) | agadzik | L | No | 20.4h | - | May 13, 2026 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd performance statistics to AI SDK Adds detailed performance metrics for AI text generation, enabling better monitoring and user experience. Health Assessment
Large
Medium
Low
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 |
SummaryFeatureAdd --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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(ai): download tool-result file URLs | aayush-kapoor | L | No | 16.5h | 0.2h | May 13, 2026 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd --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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: GNU xargs warns about incompatible --replace/--max-args | lubieowoce | XS | No | 2.0h | 1.9h | May 13, 2026 |
SummaryBug FixFix xargs warning for GNU compatibility Removes redundant -n1 flag to eliminate CI warnings, improving build stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: rename telemetry onFinish to onEnd | lgrammel | L | No | 2.8h | 2.2h | May 13, 2026 |
SummaryRefactorRename telemetry onFinish to onEnd Standardize on Start/End nomenclature by renaming onFinish to onEnd in telemetry and telemetry agent. Health Assessment
Medium
Low
Low
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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Revert "[test] Skip flaky `cached-navigations` tests" | unstubbable | M | No | 18.8h | 18.4h | May 13, 2026 |
SummaryBug FixRevert 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
AI DetailsTech 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 |
SummaryChoreFix 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
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| [vercel] Preserve alias source for vc alias set | kitfoster | L | No | 170.1h | 53.8h | May 13, 2026 |
SummaryFeaturePreserve 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(devtools): tidy ToolItem expand/collapse logic | wong2 | S | No | 1.4h | 0.8h | May 13, 2026 |
SummaryBug FixTidy 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
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 |
SummaryDocsUpdate AI agent hint in docs Improves clarity of AI agent hints for experimental API, reducing confusion for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: less aggressive AI agent hint for an experimental API | gaojude | XS | No | 6.4h | 6.0h | May 13, 2026 |
SummaryDocsReduce AI agent hint aggressiveness in docs Clarifies documentation to avoid over‑strong guidance for experimental API, improving developer experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages (canary) | github-actions | M | No | 1.6h | 1.4h | May 13, 2026 |
SummaryChoreVersion Packages (canary) Automates publishing of prerelease packages to npm, ensuring timely updates for developers. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Version Packages | github-actions | S | No | 0.9h | 0.3h | May 13, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs to trigger an automated npm release. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryFeatureBackport: 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
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 |
SummaryFeatureAdd 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
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 |
SummaryDocsBackport 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
AI DetailsTech Stack |
||||||
| Backport workflow updates to release-v5.0 | gr2m | L | No | 0.0h | - | May 12, 2026 |
SummaryCI/CDBackport 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
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 |
SummaryCI/CDBackport 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
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Fix Turbopack worker_threads URL resolution | publictheta | M | No | 238.0h | 216.6h | May 12, 2026 |
SummaryBug FixFix 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
AI DetailsTech 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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci(backport): helpful error when workflow files edited in a backport PR | gr2m | S | No | 1.3h | - | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci(backport): avoid race conditions | gr2m | XS | No | 0.9h | - | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech 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 |
SummaryChoreAdd 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | M | No | 0.1h | 0.1h | May 12, 2026 |
SummaryChoreVersion 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
AI DetailsTech Stack |
||||||
| Version Packages (canary) | github-actions | L | No | 1.7h | 1.7h | May 12, 2026 |
SummaryChorePublish 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
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | L | No | 0.8h | 0.8h | May 12, 2026 |
SummaryChoreAutomated 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
AI DetailsTech Stack
Frameworks:
Angular, Express, Fastify, Hono, +2 more
|
||||||
| Backport: Backport: fix hero url | github-actions | XS | No | 0.0h | - | May 12, 2026 |
SummaryBug FixBackport: fix hero url Automated backport of hero URL fix to the release branch. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Backport: fix hero url | github-actions | XS | No | 0.1h | 0.1h | May 12, 2026 |
SummaryDocsBackport: fix hero URL Automated backport of hero URL fix to release-v6.0 branch. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix hero url | gr2m | XS | No | 0.0h | - | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci(slack-workflow-failure-notification): remove env interpolation | gr2m | XS | No | 0.0h | - | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||