Pull Request Explorer
| 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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureImprove 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
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 |
SummaryBug FixAlign 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
AI DetailsTech Stack
Languages:
Rust, Typescript
|
||||||
| Turbopack: Fix middleware matcher suffix | timneutkens | M | No | 6.3h | 5.9h | May 07, 2026 |
SummaryBug FixFix middleware matcher suffix Corrects double backslash in Turbopack regex matcher, improving middleware routing accuracy. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryFeatureScope 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
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 |
SummaryChoreVersion Packages (canary) Automated prerelease of packages to npm via Changesets action. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| turbo-rcstr: replace `rcstr!` macro_rules with proc macro | lukesandberg | M | No | 20.3h | 17.0h | May 07, 2026 |
SummaryFeatureReplace 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
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 |
SummaryChoreAdd 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
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 |
SummaryFeatureBackport Turbopack stricter vergen setup Ensures stricter version generation for Turbopack builds, improving build reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Rust, Yaml
Frameworks:
Github-Actions
|
||||||
| Version Packages (canary) | github-actions | XL | No | 7.6h | 7.6h | May 07, 2026 |
SummaryChoreVersion Packages (canary) This PR updates package versions for canary releases across multiple example projects, enabling automated publishing to npm. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | XL | No | 1.8h | 1.8h | May 07, 2026 |
SummaryChoreAutomated 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
AI DetailsTech Stack |
||||||
| feat(workflow): add runtimeContext and toolsContext to WorkflowAgent | gr2m | XL | No | 46.0h | 41.2h | May 07, 2026 |
SummaryFeatureAdd 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
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 |
SummaryFeatureResolve logs targets without linked projects Enables log retrieval for deployments without linked projects, improving developer workflow and reducing friction. Health Assessment
Large
Medium
Low
AI DetailsTech 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 |
SummaryBug FixBackport: 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| [frameworks] move import screenshots from Cloudinary to Vercel Blob | christopherkindl | S | No | 5.7h | 5.0h | May 07, 2026 |
SummaryChoreMove 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
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(ai): carry prepareStep message overrides forward across steps | lgrammel | L | No | 2.0h | 1.9h | May 07, 2026 |
SummaryBug FixFix 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
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 |
SummaryBug FixBackport: 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
AI DetailsTech 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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| [backport][test] Pin package manager to patch versions | eps1lon | S | No | 1.6h | 0.2h | May 07, 2026 |
SummaryTestPin 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
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| [backport] Disable build caches for production/staging/force-preview deploys | eps1lon | S | No | 5.2h | 1.2h | May 07, 2026 |
SummaryCI/CDDisable 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
AI DetailsTech 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 |
SummaryChoreAdd 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
AI DetailsTech Stack |
||||||
| Backport: feat(ai): add toolMetadata for tool specific metdata | github-actions | L | No | 23.8h | 23.8h | May 07, 2026 |
SummaryFeatureBackport: 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
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 |
SummaryTestPin package manager to patch versions Ensures test stability by pinning package manager versions, preventing flaky tests across branches. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| [test] Pin package manager to patch versions | eps1lon | S | No | 2.0h | 2.0h | May 07, 2026 |
SummaryChorePin 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
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| docs: add server-side stop endpoint guide for resumable streams | nicoalbanese | M | No | 0.2h | 0.0h | May 07, 2026 |
SummaryDocsAdd 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
AI DetailsTech Stack |
||||||
| docs: escape literal triple-backticks in contribution guide | icyJoseph | S | No | 4.0h | 3.7h | May 07, 2026 |
SummaryDocsEscape triple-backticks in contribution guide Updates the contribution guide to correctly display literal triple-backticks, improving readability for contributors. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(ai): allow prepareStep to override sandbox per step | lgrammel | L | No | 0.4h | 0.1h | May 07, 2026 |
SummaryFeatureAllow 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
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 |
SummaryBug FixLimit 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
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 |
SummaryRefactorRemove deprecated LanguageModelUsage properties The SDK no longer exposes deprecated reasoningTokens and cachedInputTokens, simplifying usage and preventing misuse. Health Assessment
X-Large
Medium
Low
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 |
SummaryFeatureExpose 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
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 |
SummaryBug FixBackport Turbopack strict vergen setup Backports stricter vergen setup for Turbopack, ensuring consistent version generation across builds. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Rust, Yaml
|
||||||
| feat(provider/anthropic): automatically use sandbox in bash tool | lgrammel | L | No | 0.6h | 0.6h | May 07, 2026 |
SummaryFeatureAutomatically use sandbox in Anthropic bash tools Enables automatic sandbox usage for Anthropic bash tools, improving security and consistency. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [devtools] Force ANSI colors on overlay code frames regardless of TTY | aurorascharff | M | No | 13.8h | 0.1h | May 07, 2026 |
SummaryBug FixForce 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
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 |
SummaryFeatureAdd 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
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 |
SummaryBug FixExclude 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
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| Turbopack: more strict vergen setup | mischnic | S | No | 19.1h | 0.5h | May 07, 2026 |
SummaryBug FixMake 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
AI DetailsTech Stack
Languages:
Rust, Shell
|
||||||
| Order loader tree imports by tree depth | sokra | M | No | 20.2h | 4.2h | May 07, 2026 |
SummaryRefactorReorder 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
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 |
SummaryFeatureAdd 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
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 |
SummaryRefactorSimplify include defaults assignment Centralizes default include settings for text generation, reducing code duplication and potential errors. Health Assessment
Medium
Low
Low
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 |
SummaryFeatureGate 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [services] error on framework = "services" but no services configured | ricardo-agz | M | No | 1.6h | 0.4h | May 07, 2026 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| cli/project/token: Add JSON output mode, print to stdout | elprans | M | No | 168.5h | 7.2h | May 06, 2026 |
SummaryFeatureAdd 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
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 |
SummaryRefactorCache 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
AI Details
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| Version Packages | github-actions | S | No | 2.0h | 2.0h | May 06, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs for a new release, enabling automated npm publishing. Health Assessment
Small
Low
Low
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 |
SummaryFeatureExtract global config helpers to new package Adds reusable configuration logic and validation, improving CLI reliability. Health Assessment
X-Large
High
Low
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 |
SummaryRefactorDrop 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
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 |
SummaryFeatureDisable 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
AI DetailsTech 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 |
SummaryFeatureAdd 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
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| Version Packages (canary) | github-actions | XS | No | 0.8h | 0.8h | May 06, 2026 |
SummaryChoreVersion Packages (canary) Automated canary release of packages via Changesets, publishing to npm. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | S | No | 0.8h | 0.8h | May 06, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs for the DeepSeek SDK, preparing it for an npm release. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||