Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Version Packages | github-actions | M | AI | 3.7h | 3.7h | Jun 29, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs for multiple packages, preparing them for release. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack |
||||||
| docs: fix MLflow video embed | gr2m | S | No | 0.1h | - | Jun 29, 2026 |
SummaryDocsFix MLflow video embed in documentation The update replaces a broken image link with a proper video element, ensuring the MLflow observability page displays the intended media. This improves user experience and documentation reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| [turbopack] Use experimental chunking heuristics | sampoder | M | No | 183.6h | 13.6h | Jun 29, 2026 |
SummaryFeatureUse experimental chunking heuristics Enhances Turbopack's chunking strategy to improve build performance and bundle optimization for Next.js applications. Health AssessmentAI Details
Confidence:
0.75
Tech Stack
Languages:
Rust
|
||||||
| [turbopack] Set `chunking_heuristics` on each `ChunkGroupInfo` | sampoder | M | No | 185.8h | 39.7h | Jun 29, 2026 |
SummaryFeatureSet chunking heuristics per chunk group Improves bundling efficiency by inheriting heuristics from entry points and clusters, enabling smarter chunk grouping. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Rust
|
||||||
| [turbopack] Thread `chunkingHeuristics` through to chunk groups | sampoder | L | No | 185.8h | 39.5h | Jun 29, 2026 |
SummaryFeatureThread chunking heuristics into chunk groups Enables chunking heuristics configuration to be applied to chunk groups, improving build optimization for production bundles. Health Assessment
Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| [turbopack] Add an experimental `chunkingHeuristics` to `next.config.js` | sampoder | M | No | 185.8h | 15.2h | Jun 29, 2026 |
SummaryFeatureAdd experimental chunking heuristics to Next.js config Adds experimental chunking heuristics to Next.js configuration, enabling fine‑grained control over route chunking and initial page load performance. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| test: fork select tests on partialPrefetching | lubieowoce | M | No | 6.0h | 0.1h | Jun 29, 2026 |
SummaryTestAdd tests for partialPrefetching behavior Adds a suite of tests to validate partial prefetching across various components, ensuring consistent behavior before integrating into CI matrix. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| docs: fix middleware and message id examples | gr2m | S | No | 0.6h | - | Jun 29, 2026 |
SummaryDocsFix middleware and message ID examples Corrects documentation examples for middleware and message ID handling, improving clarity for developers using the AI SDK. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Expose cacheReason in `vc logs` output | shinapatel | S | No | 148.3h | 145.6h | Jun 29, 2026 |
SummaryFeatureExpose cacheReason in vc logs output Users can now see why a request was a cache MISS/BYPASS/STALE in logs output, improving debugging and transparency. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | S | No | 0.2h | - | Jun 29, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs to trigger an automated npm release. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | S | No | 2.5h | 1.7h | Jun 29, 2026 |
SummaryChoreAutomated package release via changesets Packages are published to npm automatically when this PR is merged, enabling a streamlined release workflow. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Add services logo | jeffsee55 | S | No | 0.4h | 0.0h | Jun 29, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: fix language model middleware spec links | gr2m | XS | No | 0.3h | - | Jun 29, 2026 |
SummaryDocsFix language model middleware spec links Corrects broken documentation links for language model middleware, ensuring developers reference the current specification. This improves developer experience and reduces confusion. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack |
||||||
| docs: backport middleware spec links to v5 | gr2m | XS | No | 0.1h | - | Jun 29, 2026 |
SummaryDocsBackport middleware spec links to v5 Updates documentation links to point to the correct v5 language model specification, preventing broken links for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: backport middleware spec links to v6 | gr2m | XS | No | 0.1h | - | Jun 29, 2026 |
SummaryDocsBackport middleware spec links to v6 Updates documentation links to correct v6 language model spec, preventing 404 errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Support generated stable services config | ijjk | M | No | 0.6h | 0.1h | Jun 29, 2026 |
SummaryFeatureSupport generated stable services config Adds detection of lazily generated build output services configs and CLI coverage for nested service output, enhancing build reliability for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(react): preserve chat when id is undefined | gr2m | M | No | 0.2h | 0.2h | Jun 29, 2026 |
SummaryBug FixPreserve chat state when id is undefined Ensures chat continuity by preventing unintended reset of messages when the chat ID is explicitly undefined, improving user experience in dynamic conversation flows. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Version Packages | github-actions | M | No | 1.1h | 1.1h | Jun 29, 2026 |
SummaryChoreVersion Packages This PR updates package versions and changelogs for a coordinated release across multiple SDK packages. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | L | AI | 1.1h | 1.1h | Jun 29, 2026 |
SummaryChoreUpdate package versions and changelogs Automates publishing of updated packages to npm, ensuring consistent versioning across the SDK ecosystem. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack |
||||||
| Version Packages | github-actions | L | No | 1.5h | 1.5h | Jun 29, 2026 |
SummaryChorePublish Updated Package Versions Automates publishing of updated package versions to npm, ensuring users receive the latest features and fixes. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| [cli] Add copywriting guidance | JohnPhamous | L | AI | 139.2h | 0.4h | Jun 29, 2026 |
SummaryDocsAdd CLI copywriting guidance for UX Enhances CLI user experience by providing consistent, high-quality copy, reducing confusion and improving developer satisfaction. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| Add docs for `experimental.turbopackRustReactCompiler` | wbinnssmith | M | No | 1.6h | 0.0h | Jun 29, 2026 |
SummaryDocsAdd docs for experimental.turbopackRustReactCompiler Adds documentation for the experimental turbopack Rust React compiler configuration flag, improving developer understanding. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Backport: add `caching` provider option to `GatewayProviderOptions` | n1ckoates | S | No | 0.4h | 0.4h | Jun 29, 2026 |
SummaryFeatureAdd caching provider option to GatewayProviderOptions Adds a typed caching option to the AI Gateway, improving developer experience and enabling caching configuration for better performance. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: feat(moonshotai): support structured outputs for kimi k2.5 | github-actions | M | No | 1.2h | 0.3h | Jun 29, 2026 |
SummaryFeatureBackport: moonshotai structured outputs support Adds structured output support for Kimi K2.5 in the MoonshotAI provider, enabling richer AI responses for downstream applications. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(workflow): forward reasoning generation setting | Thimows | M | AI | 76.2h | 76.1h | Jun 29, 2026 |
SummaryBug FixAdd reasoning setting to WorkflowAgent Ensures the reasoning generation option is correctly forwarded to model calls, enabling more accurate and controllable AI workflows. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(ai): type agent tool call callback aliases | mturac | M | No | 17.7h | 17.6h | Jun 29, 2026 |
SummaryBug FixFix agent tool call callback aliases Adds deprecated callback aliases to AgentCallParameters and updates type tests, ensuring compatibility and type safety for ToolLoopAgent. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| fix(workflow): repair UI message stream part framing in WorkflowChatTransport | VaguelySerious | L | AI | 70.0h | 70.0h | Jun 29, 2026 |
SummaryBug FixRepair UI message stream framing in WorkflowChatTransport Fixes a critical streaming bug that caused UI message errors, ensuring reliable user interactions and preventing crashes. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(harness-codex): fix Codex sometimes stopping after a single text response when using `workflow-harness` | felixarntz | M | No | 66.7h | 66.7h | Jun 29, 2026 |
SummaryBug FixFix Codex harness stopping after single response Ensures Codex harness continues after first text response, preventing premature termination of workflow harness runs and improving reliability for users. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] Remove the non-functional `vercel buy v0` subcommand | davidjoshlee | M | No | 285.5h | 285.5h | Jun 29, 2026 |
SummaryChoreRemove non-functional vercel buy v0 subcommand Clean up the CLI by removing the advertised but non‑functional buy v0 command, improving user experience and reducing confusion. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [cli] Surface the builds rate-limit upgrade hint and fix its target | davidjoshlee | L | No | 285.5h | 162.8h | Jun 29, 2026 |
SummaryBug FixSurface builds rate-limit upgrade hint and fix target Improves user experience by correctly displaying upgrade prompts when build rate limits are hit, ensuring users see relevant guidance and can upgrade plans without confusion. Health Assessment
Medium
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Backport: chore(provider/gateway): update gateway model settings files v5 | github-actions | XS | No | 0.9h | 0.9h | Jun 29, 2026 |
SummaryChoreUpdate gateway model settings for new models Adds newly released gateway models to IDE autocomplete, improving developer experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Backport: chore(provider/gateway): update gateway model settings files v6 | github-actions | XS | No | 0.9h | - | Jun 29, 2026 |
SummaryChoreUpdate gateway model settings for new models Adds newly released gateway models to IDE autocomplete, improving developer experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(provider/gateway): update gateway model settings files | github-actions | XS | No | 0.9h | - | Jun 29, 2026 |
SummaryChoreUpdate gateway model settings files Automated update of gateway model settings files to surface newly-released gateway models as IDE autocomplete suggestions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [passport] read cookie from request context | quuu | M | No | 3.2h | 3.2h | Jun 29, 2026 |
SummaryFeatureRead cookie from request context Enables Vercel Passport to retrieve identity from request cookies, improving authentication consistency for server-side applications. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix verify-changesets diff base | gr2m | S | No | 0.2h | - | Jun 29, 2026 |
SummaryBug FixFix verify-changesets diff base Corrects the diff base used by the verify-changesets workflow to ensure only relevant package changes are included, improving CI reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Backport: feat(moonshotai): support structured outputs for kimi-2.6 and 2.7-code | github-actions | S | No | 67.1h | 67.0h | Jun 29, 2026 |
SummaryFeatureAdd structured output support for Kimi models Enables structured output capability for Kimi 2.6 and 2.7-code models in the AI SDK, improving data handling for developers. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | L | No | 46.1h | 46.1h | Jun 29, 2026 |
SummaryChoreAutomated Package Version Release Automates publishing of updated package versions to npm via the Changesets GitHub action, ensuring consistent and timely releases. Health Assessment
Medium
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| Version Packages | github-actions | L | AI | 1.5h | 1.5h | Jun 29, 2026 |
SummaryChoreVersion Packages Updates changelogs and package.json files for multiple packages, preparing them for a new release. Health Assessment
Large
Low
Low
AI Details
Category:
Code AI
Confidence:
0.10
Tech Stack |
||||||
| Version Packages | github-actions | L | No | 1.2h | 1.2h | Jun 29, 2026 |
SummaryChoreVersion Packages Automates publishing of updated packages to npm, enabling new releases. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| feat(moonshotai): support structured outputs for kimi k2.5 | n1ckoates | M | No | 0.7h | 0.7h | Jun 29, 2026 |
SummaryFeatureAdd structured outputs support for Moonshot Kimi Enables structured output functionality for Moonshot Kimi k2.5, improving data handling and API integration. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix: Update the URL when a client navigation redirects to a rewritten route | acdlite | L | No | 72.3h | 0.1h | Jun 29, 2026 |
SummaryBug FixFix URL update on client navigation redirect Ensures browser address bar reflects correct URL after client-side redirects, improving navigation consistency and user experience. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| Backport: fix(anthropic): correctly map delta type when code execution tools are used | github-actions | M | No | 0.4h | 0.4h | Jun 29, 2026 |
SummaryBug FixBackport: fix delta type mapping for code execution Ensures correct mapping of delta types for code execution tools, preventing loss of sub-tool names and improving reliability of Anthropic API integration. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: update `konsistent` to beta release, restore unlocked harness conventions | felixarntz | M | No | 2.5h | 0.3h | Jun 29, 2026 |
SummaryChoreUpdate konsistent to beta and restore harness conventions This PR updates the konsistent tool to its beta release, restores harness conventions, and fixes Deep Agents violations, ensuring consistency across the project without affecting user-facing features. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: fix(ai): prune orphaned tool approval responses | gr2m | L | No | 0.5h | - | Jun 29, 2026 |
SummaryBug FixBackport: prune orphaned tool approval responses Fixes stale tool approval responses in the AI SDK, improving reliability of tool interactions. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| fix(anthropic): correctly map delta type when code execution tools are used | aayush-kapoor | M | No | 0.2h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix delta type mapping for code execution tools Ensures correct tool name mapping, preventing invalid tool input errors and improving reliability of code execution calls. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: feat(openai): report Chat Completions stream mismatch | gr2m | M | No | 0.2h | - | Jun 29, 2026 |
SummaryFeatureBackport: Report Chat Completions Stream Mismatch Adds detection and reporting for mismatched chat completion streams, improving reliability of the OpenAI SDK. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Turbopack: replace cssChunking graph `moduleFactorCost` with `weightDistribution` | sokra | M | No | 145.2h | 0.1h | Jun 29, 2026 |
SummaryFeatureReplace CSS chunking cost model with weight distribution Improves CSS chunking algorithm to reduce overshipping and better balance request cost, leading to more efficient page loads. Health Assessment
Medium
Medium
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Rust, Typescript
Frameworks:
Nextjs
|
||||||
| Version Packages | github-actions | M | No | 8.6h | - | Jun 29, 2026 |
SummaryChoreVersion Packages Updates package versions and changelogs to trigger automated npm publishing, preparing the release. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(ai): prune orphaned tool approval responses | gr2m | L | No | 71.0h | - | Jun 29, 2026 |
SummaryBug FixPrune orphaned tool approval responses Fixes inconsistent message pruning that left orphaned tool approval responses, ensuring consistent tool call lifecycle and preventing stale approval data. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
|
||||||
| feat(openai): report Chat Completions stream mismatch | gr2m | M | AI | 69.1h | 60.4h | Jun 29, 2026 |
SummaryBug FixReport Chat Completions Stream Mismatch This change detects when a custom OpenAI-compatible endpoint is used with the wrong API surface, providing a clear error message. It ensures users receive correct text streaming and reduces confusion when using custom endpoints. Health Assessment
Medium
Low
Medium
AI Details
Category:
Code AI
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||