Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: rename Sandbox.executeCommand to Sandbox.runCommand | lgrammel | M | No | 1.0h | 1.0h | May 15, 2026 |
SummaryRefactorRename Sandbox.executeCommand to runCommand Renames the sandbox command method to a more concise name, improving clarity for developers using the SDK. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| [cli] Skip redundant CLI deploy fetches | healeycodes | M | No | 28.2h | 28.2h | May 15, 2026 |
SummaryRefactorSkip redundant CLI deploy fetches By eliminating redundant API calls, deployments run faster, saving developers time. The improvement reduces latency and network load during deployment operations. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Remove partialFallbacks config flag | gnoff | L | No | 10.6h | 10.4h | May 15, 2026 |
SummaryRefactorRemove partialFallbacks config flag Eliminates unnecessary configuration flag, simplifying deployment and reducing potential misconfiguration. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| [cli] connect: drop FF_CONNEX_ENABLED gate, mark beta in help | bhrigu123 | M | AI | 4.1h | 1.9h | May 14, 2026 |
SummaryFeatureEnable vercel connect command for all users Makes the connect command available to all users and marks it as beta in help, improving onboarding and visibility. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | L | No | 2.5h | - | May 14, 2026 |
SummaryChorePublish canary package releases Automates publishing of canary releases for all SDK packages, enabling rapid iteration and testing. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | M | No | 2.2h | - | May 14, 2026 |
SummaryChoreVersion Packages Automated release of updated package versions to npm, ensuring customers receive bug fixes and improvements. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Instant Insights: only report non-validatable if dev render is error free | gnoff | L | No | 1.4h | 1.4h | May 14, 2026 |
SummaryBug FixSilence validation errors when dev render fails Prevents duplicate error notifications in development, improving developer experience. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Add normalized entrypoint detector for runtime builders | dnwpark | L | No | 52.5h | 48.3h | May 14, 2026 |
SummaryFeatureAdd entrypoint detector for runtime builders Enables automatic detection of service entrypoints across Python, Node, and Go runtimes, improving deployment reliability and reducing manual configuration. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Backport: fix(mistral): forward stopSequences as Mistral native stop parameter | github-actions | S | No | 1.4h | 0.2h | May 14, 2026 |
SummaryBug FixBackport: forward stopSequences to Mistral native stop Ensures stopSequences are correctly forwarded to Mistral's native stop parameter, improving model behavior consistency. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| Backport: fix(xai): stop emitting additionalProperties flag | github-actions | M | No | 1.3h | 0.2h | May 14, 2026 |
SummaryBug FixBackport: stop emitting additionalProperties flag Fixes JSON schema handling for xAI tool definitions, ensuring compatibility with xAI's schema validation and preventing runtime errors. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: fix flaky tests diverging on different node versions | aayush-kapoor | S | No | 0.1h | 0.1h | May 14, 2026 |
SummaryTestFix flaky tests across Node versions Ensures test stability across Node 24.14 and 24.15 by adding guards and relaxing abort expectations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(gateway): encode inline v4 file part bytes as `{ type: 'data' }` instead of a `data:` URL | R-Taneja | M | No | 204.5h | 46.0h | May 14, 2026 |
SummaryBug FixEncode inline file parts as data variant This change corrects how inline file parts are encoded, reducing payload size and aligning with the v4 spec, which improves efficiency for gateway servers and providers. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| Mark .agents/skills as internal so external `npx skills add` hides them | gaojude | S | No | 4.0h | 4.0h | May 14, 2026 |
SummaryDocsHide internal Next.js framework skills from CLI Ensures only relevant skills are exposed to external projects, improving developer experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Fix `Date.now()` cause shadowing in sync IO error overlay | aurorascharff | L | No | 0.8h | 0.1h | May 14, 2026 |
SummaryBug FixFix Date.now() cause shadowing in sync IO error overlay Corrects mislabeling of sync IO errors in the dev overlay by ensuring the cause label reflects the actual API used (Date() or new Date()) instead of incorrectly labeling it as Date.now(), improving developer experience with accurate error information. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| Backport: fix(devtools): add pointer cursor to DevTools buttons | github-actions | XS | No | 0.2h | 0.0h | May 14, 2026 |
SummaryBug FixAdd pointer cursor to DevTools buttons Improves user experience by ensuring DevTools buttons display a pointer cursor when hovered, providing clear visual feedback. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Backport: fix(provider/cohere): use secure parsing instead of JSON.parse | github-actions | M | No | 0.2h | 0.0h | May 14, 2026 |
SummaryBug FixBackport: secure parsing for Cohere provider Ensures Cohere SDK uses safe JSON parsing, improving error handling and security. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(devtools): add pointer cursor to DevTools buttons | Jaksenc | XS | No | 78.2h | 7.0h | May 14, 2026 |
SummaryBug FixAdd pointer cursor to DevTools buttons Improves user experience by providing visual feedback on interactive DevTools buttons, ensuring consistent pointer cursor behavior. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(provider/cohere): use secure parsing instead of JSON.parse | CloudFaye | M | No | 54.5h | 29.0h | May 14, 2026 |
SummaryBug FixFix Cohere tool-call parsing to use secure JSON Ensures Cohere streamed tool calls are parsed securely, preventing prototype key injection and aligning error handling with SDK standards. This reduces security risk and improves consistency across providers. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.15
Tech Stack
Languages:
Typescript
|
||||||
| fix(xai): stop emitting additionalProperties flag | aayush-kapoor | M | No | 3.0h | 2.6h | May 14, 2026 |
SummaryBug FixFix xAI schema additionalProperties flag Fixes schema incompatibility with xAI, preventing tool call failures and improving reliability for developers using the library. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [services] Change getServiceCrons to async. | dnwpark | S | No | 44.5h | 44.5h | May 14, 2026 |
SummaryRefactorChange getServiceCrons to async Updates backend service to make getServiceCrons asynchronous, enabling dynamic schedule detection via import() for cron entries. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [ci] Fix cargo git fetch hangs in the unit-test step | dnwpark | XS | No | 45.5h | 2.6h | May 14, 2026 |
SummaryCI/CDFix cargo git fetch hangs in unit-test step Ensures unit tests complete reliably by configuring cargo to use system git, preventing indefinite hangs and reducing CI failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| [frameworks] detect TanStack Start without nitro | jeffsee55 | M | No | 19.9h | 0.6h | May 14, 2026 |
SummaryFeatureDetect TanStack Start without nitro Improves framework detection accuracy for TanStack Start projects, reducing deployment errors and false positives. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [cli] refresh vc setup flow + aligned-label output | JohnPhamous | XL | No | 46.7h | 26.3h | May 14, 2026 |
SummaryFeatureRefresh vc setup flow and output formatting Improves user experience by simplifying prompts and removing emojis, streamlining deployment flow for Vercel CLI users. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Instant Insights: When unable to complete validation provide a filename for the unvalidated boundary | gnoff | L | No | 67.5h | 21.9h | May 14, 2026 |
SummaryFeatureAdd filename to unvalidated boundary error Improves debugging by indicating which boundary failed validation, reducing troubleshooting time for developers. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Version Packages (canary) | github-actions | L | No | 12.3h | - | May 14, 2026 |
SummaryChorePublish Canary Package Releases Automates publishing of updated packages to npm, enabling rapid iteration and deployment of new features and bug fixes. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| feat(ai): remove onChunk event from telemetry | aayush-kapoor | XL | No | 17.9h | 9.5h | May 14, 2026 |
SummaryRefactorRemove unused telemetry callback Simplifies telemetry handling by removing the onChunk event, reducing overhead and potential bugs. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| Fix server action forwarding loop with middleware rewrites | unstubbable | M | No | 51.6h | 51.6h | May 14, 2026 |
SummaryBug FixFix server action forwarding loop Prevents infinite request loops caused by middleware rewrites, ensuring reliable server action execution and avoiding server crashes. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| [CC] fix: cachedNavigations missing asyncApiPromises in resumes | lubieowoce | S | No | 23.3h | 0.1h | May 14, 2026 |
SummaryBug FixFix cachedNavigations missing asyncApiPromises Corrects dynamic navigation rendering by including missing asyncApiPromises and fallbackParams, ensuring proper param handling during staged rendering. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat(ai): remove telemetry dependency on onChunk callback | aayush-kapoor | M | No | 19.1h | 0.7h | May 14, 2026 |
SummaryFeatureRemove telemetry dependency on onChunk callback Eliminates the need for the onChunk telemetry callback, simplifying telemetry handling and reducing overhead for AI response metrics. This streamlines telemetry collection and improves reliability of performance metrics. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(xai): support 'none' and 'medium' reasoning effort, curate model IDs | Jaaneek | L | No | 4.8h | 4.8h | May 14, 2026 |
SummaryFeatureAdd 'none' and 'medium' reasoning effort to xAI Enables developers to use xAI's new reasoning modes, improving response speed and flexibility, and updates model IDs to match current lineup. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| [cli] Add `vercel connect detach` and `--triggers` flag on attach | bhrigu123 | XL | AI | 0.6h | 0.4h | May 13, 2026 |
SummaryFeatureAdd detach command and triggers flag to connect Enables users to remove connector access and configure trigger destinations directly from the CLI, improving workflow automation and security. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [vercel-workers] handle metadata-only callbacks for v2beta | nsidnev | M | No | 19.1h | 18.9h | May 13, 2026 |
SummaryFeatureHandle metadata-only callbacks for v2beta Enables clients to retrieve message bodies on demand, improving efficiency for metadata-only callbacks in V2beta Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| [skills] update vercel cli skills to match capabilities | bryan-hunter | L | No | 0.1h | 0.0h | May 13, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| [cli] Rename `vercel connex` command to `vercel connect` | bhrigu123 | XL | AI | 2.9h | 2.5h | May 13, 2026 |
SummaryRefactorRename `vercel connex` command to `vercel connect` Renames the user‑facing CLI command and API endpoints from "connex" to "connect", simplifying terminology and aligning with new API routes while keeping internal identifiers unchanged. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Backport: test(codemod): make validateSyntax syntax-only (no semantic check) (#15258) | gr2m | M | No | 0.2h | - | May 13, 2026 |
SummaryBug FixBackport codemod test to syntax-only validation Ensures codemod test helper validates only syntax, improving test accuracy and reducing false positives. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: test(codemod): make validateSyntax syntax-only (no semantic check) (#15258) | gr2m | M | No | 0.2h | - | May 13, 2026 |
SummaryBug FixBackport codemod test: syntax-only validateSyntax Ensures codemod tests validate only syntax, eliminating false semantic checks and improving test reliability for the AI SDK release. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| [vercel/functions] cache api `set` defaults `options.name` to the provided `key` | shraddha55 | M | No | 45.7h | 1.8h | May 13, 2026 |
SummaryBug FixCache API set defaults options.name to key Adds a default name for cache entries to improve observability and debugging. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | XL | No | 0.8h | 0.8h | May 13, 2026 |
SummaryChoreUpdate example package versions to canary Bumps example dependencies to the latest canary releases, enabling developers to test new features and stay aligned with the evolving SDK. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| Show inner `"use cache"` as cause of nested-dynamic cache error | unstubbable | L | No | 120.3h | 116.5h | May 13, 2026 |
SummaryBug FixShow inner use cache as nested-dynamic error cause This change improves error reporting for nested cache usage, helping developers quickly identify the source of dynamic cache errors and reducing debugging time. By attaching the inner cache call as the error cause, developers see clearer stack traces and can resolve issues faster. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: docs(use-completion): clarify only text parts are exposed | github-actions | XS | No | 0.3h | 0.2h | May 13, 2026 |
SummaryDocsClarify only text parts exposed in useCompletion This update clarifies that the useCompletion API only returns text content, helping developers avoid misinterpreting data-stream parsing capabilities. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: make sandbox experimental | lgrammel | XL | No | 3.4h | 2.6h | May 13, 2026 |
SummaryRefactorMark sandbox as experimental This change marks the sandbox feature as experimental, signaling limited stability and guiding developers to use it cautiously. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| docs(use-completion): clarify only text parts are exposed | Zawwarsami16 | XS | No | 38.9h | 38.8h | May 13, 2026 |
SummaryDocsClarify only text parts exposed in useCompletion This update removes confusion about data streaming in the AI SDK, ensuring developers understand that only text is returned by useCompletion and guiding them to useChat for non-text data. Health Assessment
Small
Low
Medium
AI DetailsTech Stack |
||||||
| Backport: docs(amazon-bedrock): document API Key authentication | github-actions | S | No | 0.3h | 0.2h | May 13, 2026 |
SummaryDocsBackport: document API Key authentication for Amazon Bedrock Adds API Key authentication documentation for Amazon Bedrock provider, improving clarity for developers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| test(codemod): make validateSyntax syntax-only (no semantic check) | gr2m | M | No | 2.7h | 2.2h | May 13, 2026 |
SummaryBug FixMake validateSyntax syntax-only (no semantic check) Improves CI performance by removing unnecessary semantic checks, cutting test runtime by ~70% and reducing CI matrix load. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
|
||||||
| docs(amazon-bedrock): document API Key authentication | Zawwarsami16 | S | No | 38.6h | 38.3h | May 13, 2026 |
SummaryDocsdocs(amazon-bedrock): document API Key authentication Adds a recommended API Key authentication subsection to Amazon Bedrock provider docs, aligning documentation with existing implementation. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| Version Packages (canary) | github-actions | XL | No | 0.4h | 0.4h | May 13, 2026 |
SummaryChoreAutomated canary package version bump This PR updates package versions and dependencies across multiple example projects, enabling a canary release of the AI SDK and related packages. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Frameworks:
Angular, Express, Fastify, Hono, +3 more
|
||||||
| Version Packages | github-actions | S | No | 0.3h | 0.3h | May 13, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs to prepare for an automated npm release of the open-responses SDK. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: add note about tool execution events | lgrammel | S | No | 0.7h | 0.0h | May 13, 2026 |
SummaryRefactorAdd note about tool execution events Adds a comment explaining tool execution event ordering and renames a variable to improve code clarity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: fix(open-responses): map non-image file parts to input_file | github-actions | L | No | 1.6h | 1.2h | May 13, 2026 |
SummaryBug FixBackport: fix mapping non-image file parts This backport resolves a bug where non-image file parts were not correctly mapped to input_file in open-responses, ensuring accurate file handling for AI functions. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(provider-utils): include object type in default tool schema | lgrammel | S | No | 2.8h | 2.8h | May 13, 2026 |
SummaryBug FixAdd object type to default tool schema Ensures OpenAI-compatible providers accept empty tool schemas by adding explicit type: 'object', improving compatibility and preventing provider rejections. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||