Pull Request Explorer

Exploring 993 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(mcp): add new McpProviderMetadata type aayush-kapoor M No 71.6h 20.8h May 07, 2026

Summary

Feature

Add McpProviderMetadata type for MCP tools

Introduces a unified metadata type that consolidates MCP tool properties, simplifying provider configuration and improving consistency across the SDK.

Health Assessment

Medium
Medium
Medium
  • The PR required several iterations after the first review, but was merged within 3 days, indicating a moderate but manageable review cycle.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Use repo link behavior when possible during `vc link` jeffsee55 XL No 18.7h 18.7h May 07, 2026

Summary

Feature

Improve repo link detection in vc link

Enhances project linking accuracy for monorepo projects, reducing manual configuration and improving developer experience.

Health Assessment

X-Large
Medium
Low
  • PR completed quickly with minimal review iterations, indicating efficient collaboration and clear scope.

AI Details

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

Tech Stack

Languages: Typescript
Turbopack: Match proxy matchers with webpack implementation timneutkens M No 5.4h 5.0h May 07, 2026

Summary

Bug Fix

Align Turbopack proxy matchers with webpack

Ensures Turbopack middleware routing matches webpack behavior, improving edge runtime consistency and performance. Fixes prefetch URL handling for canonical routes and adds .rsc support.

Health Assessment

Medium
Low
Low
  • Merged within 5 hours with minimal rework, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Rust, Typescript
Turbopack: Fix middleware matcher suffix timneutkens M No 6.3h 5.9h May 07, 2026

Summary

Bug Fix

Fix middleware matcher suffix

Corrects double backslash in Turbopack regex matcher, improving middleware routing accuracy.

Health Assessment

Small
Low
Low
  • Quick fix to a regex bug in Turbopack, resolved within 6 hours with minimal code changes.

AI Details

Tech Stack

Languages: Rust, Typescript
[cli] connex: Scope list clients to current project by default; add --all bhrigu123 XL AI 16.9h 0.9h May 07, 2026

Summary

Feature

Scope connex list to current project; add --all

Enables users to list only clients linked to the current project by default, reducing noise, and adds a flag to list all clients when needed.

Health Assessment

Large
Low
Low
  • Fast cycle time and quick review indicate a smooth process; moderate rework but no blockers.

AI Details

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

Tech Stack

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

Summary

Chore

Version Packages (canary)

Automated prerelease of packages to npm via Changesets action.

Health Assessment

Small
Low
Low
  • Fast 1‑hour cycle, minimal changes, automated release workflow.

AI Details

Tech Stack

turbo-rcstr: replace `rcstr!` macro_rules with proc macro lukesandberg M No 20.3h 17.0h May 07, 2026

Summary

Feature

Replace rcstr! macro with proc macro

Eliminates dead code and reduces binary size, improving compile time and startup performance for Next.js applications.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a smooth, low-risk refactor that improves build efficiency and binary footprint.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
Add sandbox with message compaction example nicoalbanese M AI 0.2h 0.0h May 07, 2026

Summary

Chore

Add sandbox example with message compaction

Demonstrates how to prune conversation history during agent execution, reducing token usage and improving performance.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal changes indicate low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
[backport] Turbopack: more strict vergen setup eps1lon S No 5.7h 4.3h May 07, 2026

Summary

Feature

Backport Turbopack stricter vergen setup

Ensures stricter version generation for Turbopack builds, improving build reliability.

Health Assessment

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

AI Details

Tech Stack

Languages: Rust, Yaml
Frameworks: Github-Actions
Version Packages (canary) github-actions XL No 7.6h 7.6h May 07, 2026

Summary

Chore

Version Packages (canary)

This PR updates package versions for canary releases across multiple example projects, enabling automated publishing to npm.

Health Assessment

Large
Low
Low
  • Automated release PR with minimal review, quick merge, typical for changeset releases.

AI Details

Tech Stack

Version Packages github-actions XL No 1.8h 1.8h May 07, 2026

Summary

Chore

Automated package version release

Updates example package configurations and publishes new package versions to npm, ensuring developers have access to the latest releases.

Health Assessment

Large
Low
Low
  • Fast, single-commit PR merged by GitHub Actions with minimal review, indicating a routine release process.

AI Details

Tech Stack

feat(workflow): add runtimeContext and toolsContext to WorkflowAgent gr2m XL No 46.0h 41.2h May 07, 2026

Summary

Feature

Add runtime and tools context to WorkflowAgent

Enables users to pass shared state and per-tool context to workflow agents, improving flexibility and integration with the AI SDK.

Health Assessment

X-Large
High
Medium
  • The PR introduced a substantial API change with over 900 lines added, requiring a review that took nearly two days, indicating moderate complexity and potential integration impact.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: Nextjs
cli/logs: Resolve deployment targets without linked projects ergunsh L No 3.5h 0.4h May 07, 2026

Summary

Feature

Resolve logs targets without linked projects

Enables log retrieval for deployments without linked projects, improving developer workflow and reducing friction.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review rounds indicate efficient implementation. Minor post-review adjustments suggest thorough testing.

AI Details

Tech Stack

Languages: Typescript
Backport: fix(provider/google): fix lack of image consistency when using Interactions API in stateless mode github-actions L No 1.1h 0.2h May 07, 2026

Summary

Bug Fix

Backport: Fix image consistency in stateless Interactions API

Ensures consistent image outputs when modifying images in stateless Gemini Interactions API, improving reliability for multi-turn chat scenarios.

Health Assessment

Large
Low
Low
  • Fast review and merge indicate a straightforward bug fix with minimal rework and low complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[frameworks] move import screenshots from Cloudinary to Vercel Blob christopherkindl S No 5.7h 5.0h May 07, 2026

Summary

Chore

Move import screenshot URLs to Vercel Blob

Updates framework screenshot URLs to use Vercel Blob instead of Cloudinary, ensuring continued asset availability after Cloudinary removal.

Health Assessment

Small
Low
Low
  • Single commit and fast review indicate low complexity and high confidence in the update.

AI Details

Tech Stack

Languages: Javascript
fix(ai): carry prepareStep message overrides forward across steps lgrammel L No 2.0h 1.9h May 07, 2026

Summary

Bug Fix

Fix prepareStep message propagation across steps

Ensures messages from prepareStep persist across subsequent steps, improving compaction and user experience. This change aligns behavior with user expectations and resolves issues #9631 and #6615.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix with quick review turnaround.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Backport: fix(google): omit passing includeServerSideToolInvocations for Vertex tool_config github-actions L No 15.9h 15.3h May 07, 2026

Summary

Bug Fix

Backport: Fix Vertex tool config omission

Fixes a bug in Vertex tool configuration to ensure correct behavior in the release-v6.0 branch, improving reliability for users of the AI library.

Health Assessment

Medium
Low
Low
  • Merged within 16 hours with minimal rework, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Javascript, Typescript
fix(provider/google): fix lack of image consistency when using Interactions API in stateless mode felixarntz L No 18.0h 11.1h May 07, 2026

Summary

Bug Fix

Fix image consistency in stateless Gemini interactions

Ensures that image modifications in stateless Gemini interactions correctly reference prior images, preventing unintended new images. It improves reliability and user experience for applications using the Gemini Interactions API.

Health Assessment

Large
Low
Low
  • The PR was merged quickly with minimal review iterations, indicating a straightforward bug fix with clear tests and examples.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[backport][test] Pin package manager to patch versions eps1lon S No 1.6h 0.2h May 07, 2026

Summary

Test

Pin package manager to patch versions

Ensures test reliability by pinning package manager versions, preventing flaky tests due to version drift.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate a low‑risk, straightforward test update.

AI Details

Tech Stack

Languages: Typescript, Javascript
[backport] Disable build caches for production/staging/force-preview deploys eps1lon S No 5.2h 1.2h May 07, 2026

Summary

CI/CD

Disable build caches for production/staging/force-preview deploys

Disables caching during production, staging, and force-preview deployments to ensure fresh builds and reduce build time for critical environments.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to CI workflow.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: changeset for feat(ai): add toolMetadata for tool specific metdata aayush-kapoor XS No 14.5h 11.4h May 07, 2026

Summary

Chore

Add changeset for toolMetadata feature

Adds a changeset entry for the toolMetadata feature, ensuring proper versioning and documentation of the new tool-specific metadata capability.

Health Assessment

Small
Low
Low
  • PR was merged quickly with minimal changes and no rework, indicating a straightforward maintenance update.

AI Details

Tech Stack

Backport: feat(ai): add toolMetadata for tool specific metdata github-actions L No 23.8h 23.8h May 07, 2026

Summary

Feature

Backport: Add toolMetadata for tool-specific metadata

Adds tool-specific metadata support to the AI SDK, enabling richer tool interactions for developers.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review indicate a straightforward backport with conflict resolution. The PR touches many files but does not introduce new production features, keeping risk low.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
[backport][test] Pin package manager to patch versions eps1lon S No 0.6h 0.2h May 07, 2026

Summary

Test

Pin package manager to patch versions

Ensures test stability by pinning package manager versions, preventing flaky tests across branches.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, no risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
[test] Pin package manager to patch versions eps1lon S No 2.0h 2.0h May 07, 2026

Summary

Chore

Pin package manager to patch versions

Ensures CI stability and security by locking package manager versions used in tests and stats actions, preventing random failures and supply‑chain risks.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript, Javascript
docs: add server-side stop endpoint guide for resumable streams nicoalbanese M No 0.2h 0.0h May 07, 2026

Summary

Docs

Add server-side stop endpoint guide for streams

The documentation now clarifies how client‑side aborts are treated as disconnects, not cancellations. It also adds a stop endpoint pattern with examples, helping developers implement explicit stop functionality.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes and no review friction indicates a straightforward documentation update.

AI Details

Tech Stack

docs: escape literal triple-backticks in contribution guide icyJoseph S No 4.0h 3.7h May 07, 2026

Summary

Docs

Escape triple-backticks in contribution guide

Updates the contribution guide to correctly display literal triple-backticks, improving readability for contributors.

Health Assessment

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

AI Details

Tech Stack

feat(ai): allow prepareStep to override sandbox per step lgrammel L No 0.4h 0.1h May 07, 2026

Summary

Feature

Allow prepareStep to override sandbox per step

Enables per-step sandbox configuration in the AI SDK, giving developers finer control over execution environments.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes, indicating a straightforward enhancement.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix(ai): limit response messages in StepResult to messages created in that step lgrammel XL No 0.2h 0.2h May 07, 2026

Summary

Bug Fix

Limit StepResult messages to step-specific

This change ensures that StepResult only contains messages generated in the current step, improving clarity and preventing confusion for developers using the SDK.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed and merged within minutes, indicating a straightforward change with minimal friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
fix(ai): remove deprecated LanguageModelUsage properties lgrammel XL No 0.7h 0.5h May 07, 2026

Summary

Refactor

Remove deprecated LanguageModelUsage properties

The SDK no longer exposes deprecated reasoningTokens and cachedInputTokens, simplifying usage and preventing misuse.

Health Assessment

X-Large
Medium
Low
  • Merged in under an hour with minimal review, indicating a straightforward refactor of deprecated SDK properties.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
feat(ai): expose initial and response messages in prepareStep lgrammel L No 1.4h 1.4h May 07, 2026

Summary

Feature

Expose initial and response messages in prepareStep

Adds the ability to pass both initial and response messages to the prepareStep function, enabling more flexible message handling for AI text generation workflows.

Health Assessment

Large
Low
Low
  • Quick turnaround with a single commit and minimal review indicates a straightforward change with low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
[backport] Turbopack: more strict vergen setup eps1lon S No 1.1h 0.8h May 07, 2026

Summary

Bug Fix

Backport Turbopack strict vergen setup

Backports stricter vergen setup for Turbopack, ensuring consistent version generation across builds.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Rust, Yaml
feat(provider/anthropic): automatically use sandbox in bash tool lgrammel L No 0.6h 0.6h May 07, 2026

Summary

Feature

Automatically use sandbox in Anthropic bash tools

Enables automatic sandbox usage for Anthropic bash tools, improving security and consistency.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.6 hours and minimal review indicates a straightforward change with low risk.

AI Details

Tech Stack

Languages: Typescript
[devtools] Force ANSI colors on overlay code frames regardless of TTY aurorascharff M No 13.8h 0.1h May 07, 2026

Summary

Bug Fix

Force ANSI colors on dev overlay code frames

Ensures syntax highlighting in the dev overlay remains intact even when running under non‑TTY environments, improving developer experience across terminals and CI logs.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat: sandbox shell execution abstraction lgrammel XL AI 67.6h 26.0h May 07, 2026

Summary

Feature

Add sandbox abstraction for shell execution

Enables agents to run shell commands in isolated sandboxes, improving security and reliability of agent workflows.

Health Assessment

X-Large
High
Medium
  • Large code addition with moderate review time indicates significant effort; potential for integration issues.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
fix(ai): exclude request and response bodies from text generation results by default to reduce memory usage lgrammel L No 0.6h 0.1h May 07, 2026

Summary

Bug Fix

Exclude request/response bodies by default to reduce memory

The AI SDK now omits request and response bodies from text generation results by default, cutting memory usage and improving performance for developers.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review iterations indicates a straightforward memory optimization.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Turbopack: more strict vergen setup mischnic S No 19.1h 0.5h May 07, 2026

Summary

Bug Fix

Make vergen strict to catch git errors

Fixes build failures caused by Git’s new ownership checks by enforcing strict vergen and configuring safe directories, ensuring reliable CI builds.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes; build errors fixed promptly.

AI Details

Tech Stack

Languages: Rust, Shell
Order loader tree imports by tree depth sokra M No 20.2h 4.2h May 07, 2026

Summary

Refactor

Reorder loader imports by depth for predictable bundling

Ensures imports generated from the app router are emitted in order of route depth, improving bundle predictability and chunking efficiency.

Health Assessment

Small
Low
Low
  • Fast review cycle, minimal changes, AI-assisted code generation, low complexity and risk.

AI Details

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

Tech Stack

Languages: Rust
feat: introduce responseMessages on GenerateTextResult and StreamTextResult lgrammel XL No 0.7h 0.2h May 07, 2026

Summary

Feature

Add responseMessages to GenerateTextResult and StreamTextResult

Enables clearer tracking of response messages per step, improving debugging and analytics for AI-generated content.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; PR merged within 45 minutes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
refactoring: simplify assignment of include defaults lgrammel M No 0.7h 0.7h May 07, 2026

Summary

Refactor

Simplify include defaults assignment

Centralizes default include settings for text generation, reducing code duplication and potential errors.

Health Assessment

Medium
Low
Low
  • Quick review and merge indicate a straightforward refactor with minimal risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
`services` gated by env flag ricardo-agz M No 6.9h 2.6h May 07, 2026

Summary

Feature

Gate services key resolution by environment flag

Adds an environment flag to control service resolution, improving flexibility and reducing unintended service usage.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward change.

AI Details

Tech Stack

Languages: Typescript
[services] error on framework = "services" but no services configured ricardo-agz M No 1.6h 0.4h May 07, 2026

Summary

Bug Fix

Fix services framework error when no services configured

Ensures projects using the 'services' framework preset require experimentalServices, preventing fallback to unsupported zero-config services logic.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
cli/project/token: Add JSON output mode, print to stdout elprans M No 168.5h 7.2h May 06, 2026

Summary

Feature

Add JSON output mode for token CLI

Adds JSON output for OIDC token and corrects stdout/stderr bug, improving parsing reliability.

Health Assessment

Small
Low
Low
  • PR added JSON output mode and fixed stdout bug with minimal changes and quick review, indicating a straightforward enhancement.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Turbopack: Cache effect errors, replace the write_lock Mutex with a lazily created Notify instance bgw L No 48.7h 7.9h May 06, 2026

Summary

Refactor

Cache effect errors, replace Mutex with Notify

Optimizes Turbopack’s caching logic by reducing lock contention and memory overhead, leading to faster and more efficient builds.

Health Assessment

Small
Low
Medium
  • The PR refactors internal caching mechanisms, improving performance and reducing memory usage with a modest number of changes and a normal review cycle.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
Version Packages github-actions S No 2.0h 2.0h May 06, 2026

Summary

Chore

Version Packages

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

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical release PR.

AI Details

Confidence: 0.80

Tech Stack

cli: Extract global config helpers to a new package, validate config elprans XL No 120.6h 0.7h May 06, 2026

Summary

Feature

Extract global config helpers to new package

Adds reusable configuration logic and validation, improving CLI reliability.

Health Assessment

X-Large
High
Low
  • The PR introduced a large-scale refactor and new validation logic, but was reviewed quickly. The long cycle time suggests a delay before the first review, potentially impacting delivery speed.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Drop `ReferencedAsset::from_resolve_result` as a turbotask lukesandberg M No 217.2h 11.0h May 06, 2026

Summary

Refactor

Drop ReferencedAsset::from_resolve_result as a turbotask

Eliminates a redundant Turbotask, reducing execution overhead and improving build performance for developers.

Health Assessment

Medium
Low
Low
  • The PR required over nine days to merge but involved only a single review and no subsequent commits, indicating a straightforward refactor with minimal complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
Disable instant validations in draft mode samselikoff M No 47.6h 47.0h May 06, 2026

Summary

Feature

Disable instant validations in draft mode

Makes dev-mode cache bypass behavior consistent when draft mode is enabled, improving development experience.

Health Assessment

Medium
Low
Low
  • The PR was merged quickly, indicating a smooth review process.
  • The changes are well-tested, with multiple test files updated.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
Backport: feat(provider/google): add support for the Gemini Interactions API github-actions XL No 5.3h 5.3h May 06, 2026

Summary

Feature

Add Gemini Interactions API support

Adds support for the Gemini Interactions API, enabling richer AI interactions for the Google provider and expanding the SDK’s capabilities for end‑to‑end applications.

Health Assessment

X-Large
Low
Low
  • Backport completed in under 6 hours with no rework, indicating a smooth integration and minimal impact on the release timeline.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs
Version Packages (canary) github-actions XS No 0.8h 0.8h May 06, 2026

Summary

Chore

Version Packages (canary)

Automated canary release of packages via Changesets, publishing to npm.

Health Assessment

Small
Low
Low
  • Fast automated release with minimal changes and quick review, low risk.

AI Details

Tech Stack

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

Summary

Chore

Version Packages

Updates package versions and changelogs for the DeepSeek SDK, preparing it for an npm release.

Health Assessment

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

AI Details

Tech Stack

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