Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
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

Summary

Refactor

Rename 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
  • Quick turnaround with minimal changes indicates low risk and efficient review.

AI Details

Tech Stack

Languages: Typescript, Javascript
[cli] Skip redundant CLI deploy fetches healeycodes M No 28.2h 28.2h May 15, 2026

Summary

Refactor

Skip 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
  • Merged after a single commit with no review comments, indicating a straightforward change.

AI Details

Tech Stack

Languages: Typescript
Remove partialFallbacks config flag gnoff L No 10.6h 10.4h May 15, 2026

Summary

Refactor

Remove partialFallbacks config flag

Eliminates unnecessary configuration flag, simplifying deployment and reducing potential misconfiguration.

Health Assessment

Large
Medium
Low
  • PR completed quickly with minimal review, indicating a straightforward refactor.

AI Details

Tech 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

Summary

Feature

Enable 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
  • Quick turnaround with minimal changes and no review back‑and‑forth indicates a low‑risk, well‑tested update.

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

Summary

Chore

Publish canary package releases

Automates publishing of canary releases for all SDK packages, enabling rapid iteration and testing.

Health Assessment

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

AI Details

Tech Stack

Version Packages github-actions M No 2.2h - May 14, 2026

Summary

Chore

Version Packages

Automated release of updated package versions to npm, ensuring customers receive bug fixes and improvements.

Health Assessment

Medium
Low
Low
  • Fast merge within 2.2 hours, minimal changes, automated release process, low risk.

AI Details

Tech Stack

Instant Insights: only report non-validatable if dev render is error free gnoff L No 1.4h 1.4h May 14, 2026

Summary

Bug Fix

Silence validation errors when dev render fails

Prevents duplicate error notifications in development, improving developer experience.

Health Assessment

Large
Low
Low
  • Quick review and merge indicate low complexity and high confidence in changes.

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

Summary

Feature

Add 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
  • The PR required a single round of review followed by one commit to address feedback, indicating moderate review friction. The change adds a substantial amount of code across multiple runtime builders, representing a large scope but no critical production fix.

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

Summary

Bug Fix

Backport: 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
  • Rapid resolution with minimal changes; automated backport completed quickly with no major rework.

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

Summary

Bug Fix

Backport: 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
  • The change was small, fast‑tracked, and required minimal review, indicating a low‑risk, high‑confidence fix.

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

Summary

Test

Fix 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
  • Quick fix with minimal changes, approved immediately, indicating low complexity and high confidence.

AI Details

Tech 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

Summary

Bug Fix

Encode 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
  • The PR took over 8 days to merge with a single review, indicating a slow review process but minimal rework.

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

Summary

Docs

Hide internal Next.js framework skills from CLI

Ensures only relevant skills are exposed to external projects, improving developer experience.

Health Assessment

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

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

Summary

Bug Fix

Fix 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
  • Fast cycle time and minimal review rounds indicate a straightforward, low-risk fix. AI-assisted review helped quickly identify the issue.

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

Summary

Bug Fix

Add 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
  • Rapid backport with minimal changes and no review, indicating low complexity and risk.

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

Summary

Bug Fix

Backport: secure parsing for Cohere provider

Ensures Cohere SDK uses safe JSON parsing, improving error handling and security.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal changes indicates a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript
fix(devtools): add pointer cursor to DevTools buttons Jaksenc XS No 78.2h 7.0h May 14, 2026

Summary

Bug Fix

Add 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
  • PR had a single review comment and one subsequent commit, indicating straightforward changes with minimal friction. However, the long delay between review and final commit contributed to a slow cycle time.

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

Summary

Bug Fix

Fix 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
  • The PR addressed a security regression by replacing unsafe JSON parsing with the SDK's secure parser, with moderate review time and a single commit after review.

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

Summary

Bug Fix

Fix 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
  • Merged within 3 hours with minimal rework, indicating a straightforward bug fix and high confidence in the changes.

AI Details

Tech Stack

Languages: Typescript
[services] Change getServiceCrons to async. dnwpark S No 44.5h 44.5h May 14, 2026

Summary

Refactor

Change getServiceCrons to async

Updates backend service to make getServiceCrons asynchronous, enabling dynamic schedule detection via import() for cron entries.

Health Assessment

Small
Low
High
  • The PR had a single commit and a long review time, indicating a slow review process but minimal changes.

AI Details

Tech Stack

Languages: Typescript
[ci] Fix cargo git fetch hangs in the unit-test step dnwpark XS No 45.5h 2.6h May 14, 2026

Summary

CI/CD

Fix 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
  • Quick fix with minimal changes, resolved CI stability issue promptly.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
[frameworks] detect TanStack Start without nitro jeffsee55 M No 19.9h 0.6h May 14, 2026

Summary

Feature

Detect TanStack Start without nitro

Improves framework detection accuracy for TanStack Start projects, reducing deployment errors and false positives.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and high confidence in the new detection logic.

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

Summary

Feature

Refresh 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
  • The PR had a single review after ~42h and no rework, but the large scope and long cycle time indicate moderate complexity and potential for future maintenance.

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

Summary

Feature

Add filename to unvalidated boundary error

Improves debugging by indicating which boundary failed validation, reducing troubleshooting time for developers.

Health Assessment

Large
Medium
Low
  • The PR added extensive error handling and tests, with a single review cycle and moderate time to merge, indicating efficient collaboration.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Version Packages (canary) github-actions L No 12.3h - May 14, 2026

Summary

Chore

Publish 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
  • Release PR merged quickly with minimal review, reflecting an efficient automated release workflow.

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

Summary

Refactor

Remove unused telemetry callback

Simplifies telemetry handling by removing the onChunk event, reducing overhead and potential bugs.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds suggest low complexity and high confidence in changes.

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

Summary

Bug Fix

Fix 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
  • The PR required a review after 48 hours, with a single rework commit, indicating moderate review friction. The moderate scope and bugfix nature suggest a medium risk to production.

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

Summary

Bug Fix

Fix 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
  • Quick turnaround with minimal rework; PR resolved within a day and merged after a single review.

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

Summary

Feature

Remove 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
  • Fast review and merge indicate a straightforward change with minimal risk.

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

Summary

Feature

Add '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
  • Fast cycle time of 4.8h with a single commit indicates efficient review and minimal rework.

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

Summary

Feature

Add 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
  • The PR was merged within 0.6 hours after a single review, indicating high confidence and minimal friction. The large code change was accepted quickly, suggesting the changes were well scoped and well tested.

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

Summary

Feature

Handle 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
  • Fast cycle time and minimal rework indicate a smooth review process.

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

Summary

Health Assessment

AI Details

Tech Stack

[cli] Rename `vercel connex` command to `vercel connect` bhrigu123 XL AI 2.9h 2.5h May 13, 2026

Summary

Refactor

Rename `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
  • Quick turnaround with minimal review, indicating a straightforward rename with clear intent.

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

Summary

Bug Fix

Backport 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
  • Quick merge with minimal changes indicates low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript
Backport: test(codemod): make validateSyntax syntax-only (no semantic check) (#15258) gr2m M No 0.2h - May 13, 2026

Summary

Bug Fix

Backport 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
  • Quick fix merged within minutes with minimal changes, indicating low risk and high confidence in correctness.

AI Details

Tech 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

Summary

Bug Fix

Cache API set defaults options.name to key

Adds a default name for cache entries to improve observability and debugging.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework suggest a low-risk, straightforward bug fix.

AI Details

Tech Stack

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

Summary

Chore

Update 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
  • The PR was auto‑generated by a GitHub Actions workflow and merged within 0.8 hours, indicating a smooth release process with minimal review friction.

AI Details

Tech Stack

Show inner `"use cache"` as cause of nested-dynamic cache error unstubbable L No 120.3h 116.5h May 13, 2026

Summary

Bug Fix

Show 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
  • The PR had a long cycle time and slow review, indicating significant complexity and potential blockers. The change involved many lines across multiple backend files, suggesting a substantial refactor of cache error handling.

AI Details

Tech Stack

Languages: Typescript
Backport: docs(use-completion): clarify only text parts are exposed github-actions XS No 0.3h 0.2h May 13, 2026

Summary

Docs

Clarify 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
  • Rapid backport with minimal changes, no significant review friction.

AI Details

Tech Stack

fix: make sandbox experimental lgrammel XL No 3.4h 2.6h May 13, 2026

Summary

Refactor

Mark 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
  • Fast cycle time and minimal review rounds indicate a smooth process. The change is small in scope relative to the overall codebase, with no significant risk.

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

Summary

Docs

Clarify 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
  • PR was a straightforward documentation update with minimal code impact, but the review process took longer than typical, likely due to initial confusion about data streaming behavior.

AI Details

Tech Stack

Backport: docs(amazon-bedrock): document API Key authentication github-actions S No 0.3h 0.2h May 13, 2026

Summary

Docs

Backport: 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
  • Fast review and merge indicates low complexity and high confidence in documentation change.

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

Summary

Bug Fix

Make 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
  • Fast cycle time of 2.7h, single review, minimal changes, low risk.

AI Details

Tech Stack

Languages: Typescript, Yaml
docs(amazon-bedrock): document API Key authentication Zawwarsami16 S No 38.6h 38.3h May 13, 2026

Summary

Docs

docs(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
  • Docs change with minimal code impact; review took longer than typical but no rework, indicating low complexity and risk.

AI Details

Tech Stack

Version Packages (canary) github-actions XL No 0.4h 0.4h May 13, 2026

Summary

Chore

Automated 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
  • Fast, automated release with minimal review; no code changes beyond package metadata.

AI Details

Tech Stack

Frameworks: Angular, Express, Fastify, Hono, +3 more
Version Packages github-actions S No 0.3h 0.3h May 13, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs to prepare for an automated npm release of the open-responses SDK.

Health Assessment

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

AI Details

Tech Stack

docs: add note about tool execution events lgrammel S No 0.7h 0.0h May 13, 2026

Summary

Refactor

Add 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
  • Quick review and merge with minimal changes indicates low complexity and high confidence in the change.

AI Details

Tech 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

Summary

Bug Fix

Backport: 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
  • Quick resolution with minimal rework; automated backport with manual conflict resolution.

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

Summary

Bug Fix

Add 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
  • Quick fix with minimal changes, fast review, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
« Page 13 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