Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(harness): send `User-Agent` and `x-client-app` headers in harness adapters | felixarntz | L | AI | 1.8h | 0.2h | Jul 07, 2026 |
SummaryFeatureSend User-Agent and x-client-app headers in harness adapters Adds versioned client attribution headers to harness adapters, ensuring consistent client identification across AI Gateway requests. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(ui/react): promote throttle option on useChat and useCompletion to stable | gr2m | M | No | 0.8h | 0.8h | Jul 07, 2026 |
SummaryFeaturePromote throttle option to stable in React SDK Enables developers to use a stable throttle setting for chat and completion hooks, improving performance and reducing unnecessary API calls. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| Apply functions config to @vercel/container | jeffsee55 | L | No | 24.7h | 0.1h | Jul 07, 2026 |
SummaryFeatureAdd functions config support to @vercel/container Enables container services to honor vercel.json functions settings for memory, maxDuration, regions, and queue triggers, improving resource allocation and deployment consistency. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [ci] Split up large cache-components-dev-warmup test suite | bgw | M | No | 14.9h | 4.1h | Jul 07, 2026 |
SummaryTestSplit large cache-components-dev-warmup test suite Splits slow cache-components-dev-warmup tests into smaller suites, enabling parallel execution and faster CI feedback. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(harness): step-end telemetry events missing step numbers | gr2m | M | No | 4.5h | 4.3h | Jul 07, 2026 |
SummaryBug FixFix missing step numbers in harness telemetry Ensures telemetry events include step numbers, preventing incomplete run states and improving reliability of harness monitoring. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Cancel a superseded Server Components HMR refresh's server-side work | unstubbable | L | No | 77.1h | 49.3h | Jul 07, 2026 |
SummaryFeatureCancel superseded Server Components HMR refresh Improves development experience by aborting server-side work for superseded HMR refreshes, reducing unnecessary computations and validation. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs, React
|
||||||
| docs(harness): document `prepareSandboxForHarness` utility function | felixarntz | S | No | 3.5h | 2.5h | Jul 07, 2026 |
SummaryRefactorAdd documentation for prepareSandboxForHarness Adds a docblock for the prepareSandboxForHarness utility and renames a helper file to match its function name, improving code clarity and maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Backport: feat(provider/google-vertex): add interactions() for Gemini Interactions API (#16550) | joshualipman123 | M | No | 19.5h | 14.2h | Jul 07, 2026 |
SummaryFeatureBackport Gemini Interactions API to v6 Adds Gemini Interactions API support to @ai-sdk/google-vertex, enabling new interaction capabilities for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Backport: feat(provider/google): support Gemini Interactions video output | joshualipman123 | L | No | 19.6h | 14.2h | Jul 07, 2026 |
SummaryFeatureBackport: Gemini Interactions video output support Adds video output parsing and per‑modality token breakdown for Gemini Interactions, enabling richer media handling and analytics. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| docs: add `sandbox-abstraction` architecture doc | felixarntz | L | No | 0.4h | 0.1h | Jul 07, 2026 |
SummaryDocsAdd sandbox abstraction architecture doc Provides a new architecture document explaining sandbox abstraction and its interaction with harnesses, improving developer clarity and onboarding. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| [cli] Pre-approve esbuild's build script in pnpm upgrade commands | jeffsee55 | M | No | 20.8h | 0.2h | Jul 07, 2026 |
SummaryFeaturePre-approve esbuild build script in pnpm upgrades Ensures Vercel CLI upgrades via pnpm run without interactive prompts, improving automation and reliability for developers. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| [cli] fix self-upgrade for pnpm 11 global installs and post-upgrade prompt | jeffsee55 | M | No | 117.4h | 80.2h | Jul 07, 2026 |
SummaryBug FixFix CLI self-upgrade for pnpm 11 installs Fixes mis-detection of pnpm 11 global installs, preventing accidental local installs during CLI self-upgrade. Also removes redundant upgrade prompts after successful upgrades, improving user experience. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(provider/gateway): update gateway model settings files | github-actions | XS | No | 0.2h | 0.0h | Jul 07, 2026 |
SummaryChoreUpdate gateway model settings files Automated update of gateway model settings to surface newly released models as IDE autocomplete suggestions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Backport: chore(provider/gateway): update gateway model settings files v6 | github-actions | XS | No | 0.1h | 0.0h | Jul 07, 2026 |
SummaryChoreBackport: update gateway model settings Automated update of gateway model settings to surface new models in IDE autocomplete. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| [python] enable bytecode caching for lambda functions | gscho | XL | No | 121.6h | 120.9h | Jul 07, 2026 |
SummaryFeatureEnable bytecode caching for lambda functions Adds bytecode caching to reduce deployment size and improve cold start times for Python lambda functions, ensuring builds stay within size limits. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Python
|
||||||
| test: Fix immutable static asset deployment tests | mischnic | S | No | 8.8h | 7.9h | Jul 07, 2026 |
SummaryBug FixFix immutable static asset deployment tests Ensures deployments using immutable static assets correctly unset the asset token and that search parameters return undefined for unknown keys, improving test reliability. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [ci] Migrate webpack tests back to arm runners | bgw | S | No | 8.9h | 0.3h | Jul 07, 2026 |
SummaryCI/CDMigrate webpack tests back to arm runners Restores ARM-based runners for webpack tests, reducing CI queue times and improving build reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| docs: Fix testing-adapters variable name | mischnic | XS | No | 0.5h | 0.5h | Jul 07, 2026 |
SummaryDocsFix testing-adapters variable name Corrects variable name in testing adapters documentation, improving clarity for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| test: Use Turbopack for 'Test new and changed tests when deployed' | mischnic | M | No | 7.3h | 0.1h | Jul 07, 2026 |
SummaryFeatureUse Turbopack for test deployment Adds Turbopack support for running tests on deployment, improving test speed and reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml, Javascript, Typescript
Frameworks:
Github-Actions
|
||||||
| test: Disable service worker deploy tests for now | mischnic | S | No | 2.8h | 2.8h | Jul 07, 2026 |
SummaryTestDisable failing service worker deploy tests Temporarily disables failing service worker deployment tests to keep CI stable while investigation continues. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Fix/next info experimental analyze with graph css chunking | icyJoseph | S | No | 14.8h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix next info analyze graph css chunking This change ensures Next.js analyze correctly sets the TURBOPACK environment flag, preventing build failures. It also skips CSS chunking validation during the next info phase, improving stability for developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| ci: Bump withgraphite/graphite-ci-action | mischnic | XS | No | 4.1h | 0.2h | Jul 07, 2026 |
SummaryCI/CDBump graphite-ci-action in CI workflow Updates the CI workflow to use the latest graphite-ci-action, improving build reliability. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.05
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| [v5.0] fix: prevent HTTP MCP mid-stream disconnects from crashing the process | lgrammel | M | No | 0.2h | - | Jul 07, 2026 |
SummaryBug FixFix HTTP MCP mid-stream disconnect crash Prevents server crashes caused by mid-stream disconnects in HTTP MCP, improving reliability for downstream services. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| [v6.0] fix: prevent HTTP MCP mid-stream disconnects from crashing the process | lgrammel | M | No | 0.1h | - | Jul 07, 2026 |
SummaryBug FixPrevent HTTP MCP mid-stream disconnects from crashing process Fixes unhandled promise rejections caused by mid-stream server disconnects in HTTP MCP, ensuring Node processes remain stable. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: prevent HTTP MCP mid-stream disconnects from crashing the process | lgrammel | M | No | 117.1h | - | Jul 07, 2026 |
SummaryBug FixPrevent HTTP MCP mid-stream disconnect crashes This fix stops unexpected process crashes caused by mid-stream disconnects in HTTP MCP, improving system reliability and uptime. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Run instrumentation for Node.js Middleware without Adapter | mischnic | M | No | 6.2h | 6.2h | Jul 07, 2026 |
SummaryBug FixAdd instrumentation for Node.js middleware without adapter Ensures instrumentation works for legacy Node.js middleware setups, improving observability and debugging for developers. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| [v5.0] fix: Mistral presencePenalty and frequencyPenalty are incorrectly reported as unsupported | lgrammel | S | No | 0.2h | - | Jul 07, 2026 |
SummaryBug FixFix Mistral presencePenalty and frequencyPenalty reporting Ensures Mistral chat requests correctly forward presence and frequency penalties, eliminating unsupported warnings and improving model behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [v6.0] fix: Mistral presencePenalty and frequencyPenalty are incorrectly reported as unsupported | lgrammel | S | No | 0.2h | - | Jul 07, 2026 |
SummaryBug FixFix Mistral penalty reporting bug Corrects Mistral chat request builder to forward presence and frequency penalties, eliminating unsupported warnings and ensuring accurate request payloads. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| fix: Mistral presencePenalty and frequencyPenalty are incorrectly reported as unsupported | lgrammel | S | No | 0.6h | - | Jul 07, 2026 |
SummaryBug FixFix Mistral penalty reporting bug Corrects Mistral chat request builder to forward presence and frequency penalties, eliminating unsupported warnings and ensuring accurate request payloads. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | S | No | 11.8h | - | Jul 07, 2026 |
SummaryChoreVersion Packages This PR updates package versions and changelogs to prepare for a new release, enabling automated npm publishing. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Propagate maxDuration to edge adapter outputs | timneutkens | M | No | 310.2h | 297.5h | Jul 07, 2026 |
SummaryFeaturePropagate maxDuration to Edge adapter outputs Improve deployment adapters by propagating maxDuration metadata for consistent route execution limits across Node.js and Edge outputs. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Nextjs, React
|
||||||
| [ci] Skip apt-installed dependencies in playwright install step | bgw | M | No | 13.0h | 2.1h | Jul 07, 2026 |
SummaryCI/CDSkip apt-installed dependencies in Playwright install Reduces test setup time by ~15s per Chromium job, saving ~$0.47 per PR push and ~$1,800/month in runner costs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| test: Fix service worker error test | mischnic | L | No | 0.8h | 0.5h | Jul 07, 2026 |
SummaryTestFix service worker error test Corrects a failing service worker deployment test, improving reliability of e2e testing. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Upgrade to swc 72 and rust-react-compiler | mischnic | L | No | 10.1h | 0.6h | Jul 07, 2026 |
SummaryChoreUpgrade SWC to v72 and Rust React Compiler This upgrade improves build performance and compatibility for Next.js applications by updating the SWC compiler and Rust React compiler, ensuring faster compilation and better support for modern JavaScript features. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Rust
|
||||||
| [skills] Update gh-stack skill | sampoder | M | AI | 3.4h | 1.3h | Jul 07, 2026 |
SummaryBug FixUpdate gh-stack skill Fixes gh-stack skill to remove deprecated --draft option, aligning with upstream changes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| docs: updates to Cache Components Caching | icyJoseph | M | No | 83.0h | 69.8h | Jul 06, 2026 |
SummaryDocsUpdate Cache Components Caching Documentation Enhances Next.js documentation to clarify caching mechanisms, improving developer understanding and reducing support queries. Health Assessment
Medium
Low
High
AI DetailsTech Stack |
||||||
| fix(cli): support --project outside linked directories | bryan-hunter | XL | No | 144.1h | 143.3h | Jul 06, 2026 |
SummaryBug FixAdd --project flag support for CLI commands Enables CLI commands to run from any directory by specifying a project, improving CI and agent reliability and reducing failure rates. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [services] Fix service framework detection when entrypoint is in a subdir of service root. | dnwpark | S | No | 150.8h | 147.0h | Jul 06, 2026 |
SummaryBug FixFix framework detection for subdirectory entrypoints The change ensures framework detection runs at the service root, not the entrypoint directory, preventing silent failures and incorrect framework assignments for builders. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(workflow): expose totalUsage and finishReason on stream result | gr2m | M | No | 0.3h | 0.2h | Jul 06, 2026 |
SummaryBug FixExpose totalUsage and finishReason on stream result Adds missing usage metrics and finish reason to workflow stream results, aligning API consistency. This improves developer experience and debugging. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| perf(workflow): reduce doStreamStep step-boundary payload | VaguelySerious | L | AI | 241.0h | 241.0h | Jul 06, 2026 |
SummaryRefactorReduce payload in doStreamStep for performance This change trims unnecessary data from the workflow event log, improving performance and reducing storage costs while preserving the user‑facing StepResult shape. The optimization reduces payload size, speeding up processing and lowering storage usage. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| docs: remove incorrect statement that force-cache is the default for … | Pranav18M | S | No | 222.3h | 45.2h | Jul 06, 2026 |
SummaryDocsRemove incorrect force-cache default statement Clarifies fetch caching behavior for Next.js 15, preventing developer confusion and potential performance issues. Health Assessment
Small
Low
High
AI Details
Confidence:
0.20
Tech Stack |
||||||
| [cli] Preserve generated service routes | ijjk | M | No | 2.2h | 0.2h | Jul 06, 2026 |
SummaryBug FixPreserve generated service routes Ensures that generated service routes are retained during CLI build output assembly, preventing missing root service handoff routes when using custom output directories. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Version Packages | github-actions | M | No | 13.1h | - | Jul 06, 2026 |
SummaryChoreVersion Packages Automated release of Vercel packages, updating changelogs and package versions for consistent publishing. Health Assessment
High
Low
Low
AI DetailsTech Stack |
||||||
| fix(skills): vercel cli skill improvements | bryan-hunter | M | No | 189.2h | 5.7h | Jul 06, 2026 |
SummaryDocsFix Vercel CLI skill documentation Improves agent guidance for Vercel CLI usage, reducing failure rates by clarifying flags, output handling, and pagination. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack |
||||||
| [CLI] This adds a new project set command | Melkeydev | XL | AI | 260.8h | 18.1h | Jul 06, 2026 |
SummaryFeatureAdd project set command to CLI Enables users to update project presets directly from the CLI, improving workflow and reducing reliance on the dashboard. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [v6.0] fix(openai-compatible): buffer tool call deltas until function.name arrives | gr2m | L | No | 0.1h | - | Jul 06, 2026 |
SummaryBug FixBuffer tool call deltas until function name arrives Fixes error when OpenAI-compatible providers send tool-call deltas without function name, ensuring proper buffering and error handling. Improves reliability of streaming responses across providers. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [v6.0] fix(react): use the latest transport in useChat instead of a stale one | gr2m | L | No | 0.8h | - | Jul 06, 2026 |
SummaryBug FixFix stale transport in useChat hook Ensures the useChat hook always uses the most recent transport, preventing stale connections and improving reliability for real‑time chat features. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [v6.0] fix: more precise default message for tool execution denial | gr2m | L | AI | 0.8h | - | Jul 06, 2026 |
SummaryBug FixFix default tool execution denial message Improves tool call handling for GPT-5 models by updating the default denial message, preventing premature rejection of subsequent calls. This ensures smoother integration for developers using the AI SDK. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [v6.0] fix(ai): include tool input on tool result for provider executed dynamic tools | gr2m | S | No | 0.9h | - | Jul 06, 2026 |
SummaryBug FixFix tool input missing in dynamic tool results Ensures provider‑executed dynamic tools correctly record input, improving reliability of tool result streams. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [v6.0] fix(ai): tag step/chunk timeout aborts with TimeoutError reason | gr2m | L | No | 0.8h | - | Jul 06, 2026 |
SummaryBug FixFix step/chunk timeout aborts with TimeoutError reason Ensures timeouts in text generation are clearly identified, improving error handling for consumers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
|
||||||