Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(provider/anthropic): add support for `claude-opus-4-8` | felixarntz | L | AI | 0.1h | 0.0h | May 28, 2026 |
SummaryFeatureAdd Claude Opus 4.8 model support Adds support for the new Claude Opus 4.8 model, enabling mid‑conversation system messages and expanded capabilities for our AI SDK, improving user experience and model flexibility. Health Assessment
Medium
Low
Low
AI Details
Category:
Code AI
Tech Stack
Languages:
Typescript
|
||||||
| trying NPM_TOKEN_ELEVATED instead | mtoth-vercel | XS | No | 0.3h | 0.1h | May 28, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| [services] remove top-level env support | nsidnev | L | No | 1.7h | 1.7h | May 28, 2026 |
SummaryBug FixRemove top-level env support for services Eliminates deprecated top-level env field, simplifying service URL configuration. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [ci] Update all actions/* dependencies | bgw | M | No | 17.8h | 1.0h | May 28, 2026 |
SummaryCI/CDUpdate first‑party actions dependencies Ensures CI workflows use the latest stable GitHub Actions, improving reliability and security. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore: bootstrap new npm package placeholder workflow | mtoth-vercel | S | No | 10.4h | 0.7h | May 28, 2026 |
SummaryChoreBootstrap placeholder workflow for new npm package Adds a temporary workflow to publish a placeholder npm package, enabling Trusted Publishing configuration before the real release. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| [backport] Fix "type: module" in project dir when using standalone or adapters | timneutkens | M | No | 144.8h | 88.5h | May 28, 2026 |
SummaryBug FixBackport fix for module type in standalone mode Ensures correct module type handling in standalone and adapter builds, preventing runtime errors and improving build reliability. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Rust, Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| Version Packages | github-actions | S | No | 15.7h | 1.3h | May 28, 2026 |
SummaryChoreAutomated package versioning and release Automates publishing of updated Vercel AWS package to npm, ensuring new features and bug fixes reach users quickly. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Propagate adapter preferred regions | timneutkens | S | No | 50.8h | 0.2h | May 28, 2026 |
SummaryFeaturePropagate adapter preferred regions Adds support for propagating preferred region metadata from edge runtime to adapter outputs, enabling provider‑specific deployment outputs to respect region preferences and expanding test coverage for edge app routes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| test: fix next-after-app-static | lubieowoce | S | No | 1.7h | 1.4h | May 28, 2026 |
SummaryBug FixFix flaky test for static route after() behavior Ensures static prerendered routes do not trigger after() callbacks, stabilizing build logs and preventing cache errors. This reduces CI flakiness and improves reliability of static route handling. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| [CC] Avoid unnecessary conversions to a stream | lubieowoce | S | No | 2.3h | 1.6h | May 28, 2026 |
SummaryRefactorOptimize stream conversions in app render Reduces unnecessary stream transformations, improving performance in static prerender codepath. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| test: skip flaky instant-nav-panel tests | lubieowoce | XS | No | 0.5h | 0.1h | May 28, 2026 |
SummaryTestskip flaky instant-nav-panel tests Disables flaky tests to prevent CI disruptions while working on unflaking them. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [CC] Streaming prerender | lubieowoce | L | No | 144.6h | 123.1h | May 28, 2026 |
SummaryFeatureAdd streaming prerender support Enables streaming of prerendered content, improving performance and debugging for static and runtime renders. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Align issue triage guidance with automated behavior | timneutkens | S | No | 2.3h | 2.2h | May 28, 2026 |
SummaryHealth AssessmentAI Details
Confidence:
0.20
Tech Stack |
||||||
| Turbopack: fix instrumentationClientInject with type:module | mischnic | S | No | 1.3h | 0.2h | May 28, 2026 |
SummaryBug FixFix Turbopack instrumentation client ESM issue Fixes a runtime error caused by Turbopack generating a CommonJS module when the project uses ES modules. This prevents crashes in client-side code and improves developer experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Rust, Javascript, Typescript
Frameworks:
Nextjs
|
||||||
| Fix short circuit evaluation of AND / OR in the Turbopack analyzer for string & nullish-related methods | sampoder | L | AI | 13.5h | 0.2h | May 28, 2026 |
SummaryBug FixFix AND/OR short circuit logic in Turbopack analyzer Corrects logical evaluation for string and nullish predicates, ensuring accurate code analysis and preventing false positives in the bundler. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| Backport: ci(playwright): only run browser tests on lts version of node, and retry on timeout (#15624) | gr2m | M | No | 4.6h | 0.6h | May 28, 2026 |
SummaryCI/CDBackport: Browser tests on LTS Node only Ensures CI stability by running browser tests only on LTS Node and adding retry on timeout, reducing flaky failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| [@vercel/aws] introduce package with createOpenSearch() | mtoth-vercel | XL | No | 1.9h | 1.6h | May 27, 2026 |
SummaryFeatureAdd @vercel/aws package with createOpenSearch() Provides a simplified factory for OpenSearch clients, reducing boilerplate and improving developer experience. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Version Packages (canary) | github-actions | M | No | 2.3h | 2.2h | May 27, 2026 |
SummaryChoreVersion Packages (canary) Automated release of canary versions for multiple AI SDK packages, updating changelogs and package metadata. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Version Packages | github-actions | M | No | 5.1h | 4.9h | May 27, 2026 |
SummaryChoreAutomated package version release Enables automated publishing of updated SDK packages to npm, ensuring consistent versioning and rapid deployment of new features and bug fixes. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| [ci] Use Turbopack in non-webpack-specific e2e test jobs | bgw | S | No | 166.7h | 0.2h | May 27, 2026 |
SummaryCI/CDPrioritize Turbopack in CI e2e tests Ensures the default Turbopack bundler is used in CI e2e test jobs, potentially improving test speed and reliability for non‑webpack variants. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml, Typescript
Frameworks:
Github-Actions
|
||||||
| Version Packages | github-actions | L | No | 23.7h | 11.0h | May 27, 2026 |
SummaryChoreAutomate Package Publishing Enables automatic npm publishing of updated packages via the Changesets release action, streamlining release workflow. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Backport: feat(openai): forward web_search_call.action.queries from Responses API | github-actions | M | No | 0.2h | 0.1h | May 27, 2026 |
SummaryFeatureBackport: forward web_search_call.action.queries Adds support for forwarding web_search_call.action.queries from the OpenAI Responses API, enabling richer query handling. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| feat: `result.stream` | gr2m | XL | No | 1.6h | 1.4h | May 27, 2026 |
SummaryFeatureAdd result.stream API for streaming responses Introduces result.stream as a replacement for response.fullStream, simplifying streaming API usage for developers. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(otel): ensure nested context object creates separate attribute | aayush-kapoor | M | No | 0.8h | 0.2h | May 27, 2026 |
SummaryBug FixFix nested context telemetry attribute flattening Ensures nested context objects are flattened into valid OpenTelemetry attributes, preventing trace loss. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| feat(openai): forward web_search_call.action.queries from Responses API | R-Taneja | M | No | 0.6h | 0.6h | May 27, 2026 |
SummaryFeatureForward web_search_call.action.queries from Responses API Adds support for multi-query search results in OpenAI Responses API, preserving queries field for downstream consumers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(cli): skip external symlinks in standalone prebuilt deploys (PIPE-6621) | jeffsee55 | XL | No | 4.6h | 0.4h | May 27, 2026 |
SummaryBug FixSkip external symlinks in standalone prebuilt deploys Prebuilt deployments with pnpm/Turborepo monorepos no longer fail due to invalid symlink paths, improving reliability for customers using standalone builds. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| [CLI] adding version and auto update fixes | Melkeydev | M | No | 1.5h | 1.2h | May 27, 2026 |
SummaryBug FixAdd CLI version display and auto update fixes Improves user experience by ensuring the CLI shows accurate version information and handles native updates correctly, reducing upgrade friction for developers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| Fix default regex for `require.context` in Turbopack analyzer | sampoder | S | No | 3.0h | 0.1h | May 27, 2026 |
SummaryBug FixFix require.context default regex in Turbopack Corrects the default regex for require.context, ensuring relative paths are matched correctly. This prevents build failures and improves developer experience in Next.js projects. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Rust, Javascript
|
||||||
| feat(ai): introduce onAbort hook to close telemetry spans | aayush-kapoor | L | No | 1.9h | 0.3h | May 27, 2026 |
SummaryFeatureIntroduce onAbort hook to close telemetry spans Adds an onAbort hook to the telemetry API to properly close spans when a request is aborted, improving trace accuracy and reliability. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| [python] detect otel layer in build | gscho | S | No | 6.0h | 0.0h | May 27, 2026 |
SummaryBug FixDetect OTEL layer in build Adds detection of OTEL layer to adjust lambda size, preventing deployment errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| [node] support useWebApi in static config | TooTallNate | M | No | 0.3h | 0.1h | May 27, 2026 |
SummaryFeatureAdd useWebApi option to Node static config Enables users to opt into Web API handler for Node serverless functions, simplifying API development. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| docs: add variable and identifier naming guidance | gr2m | XS | No | 2.5h | 2.0h | May 27, 2026 |
SummaryDocsAdd variable and identifier naming guidance Provides clear naming conventions to improve code readability and maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| [ci] Rename GRAPHITE_TOKEN to GRAPHITE_CI_OPTIMIZER_TOKEN | bgw | XS | No | 1.0h | 0.1h | May 27, 2026 |
SummaryCI/CDRename GRAPHITE_TOKEN to GRAPHITE_CI_OPTIMIZER_TOKEN Renamed a CI secret to match new token naming, ensuring CI workflows use correct credentials. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| docs: move isr cacheHandler callout to next steps | icyJoseph | XS | No | 0.2h | 0.1h | May 27, 2026 |
SummaryDocsMove ISR cacheHandler callout to next steps Updates documentation to clarify incremental static regeneration cache handling steps. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| [ci] Disable hanging node 24 typescript tests on 16.2 backport branch | bgw | XS | No | 0.6h | 0.3h | May 27, 2026 |
SummaryCI/CDDisable hanging node 24 tests on 16.2 branch Disables failing TypeScript tests on Node 24 for the 16.2 backport branch to prevent CI timeouts, ensuring stable CI runs. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| refactor(google): clarify interaction citation locals | gr2m | S | No | 1.0h | - | May 27, 2026 |
SummaryRefactorRefactor Google interaction citation locals Clarifies how local citation data is handled in Google interactions extraction, improving code clarity and maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(prodia): clarify file extension local | gr2m | XS | No | 0.7h | - | May 27, 2026 |
SummaryRefactorRefactor prodia: clarify local file extension Improves clarity of file extension handling in prodia language model, enhancing maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(ai): clarify url file extension local | gr2m | XS | No | 0.7h | - | May 27, 2026 |
SummaryRefactorRefactor URL file extension handling Improves clarity of URL file extension logic in prompt conversion, enhancing maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(langchain): clarify tool call index local | gr2m | S | No | 0.7h | - | May 27, 2026 |
SummaryRefactorRefactor langchain: clarify tool call index Improves clarity of tool call indexing in langchain utilities, enhancing maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(langchain): clarify file extension local | gr2m | XS | No | 0.7h | - | May 27, 2026 |
SummaryRefactorRefactor langchain utils to clarify file extension Improves clarity of file extension handling in langchain utilities, reducing potential errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(langchain): clarify message record locals | gr2m | S | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor langchain utils to clarify message locals Enhances code readability and maintainability for langchain message handling, reducing future bugs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| refactor(langchain): clarify file data local | gr2m | S | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor langchain utils for clearer local data Improves code clarity in langchain utilities, enhancing maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(provider-utils): clarify pipeline schema locals | gr2m | XS | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor provider utils to clarify pipeline schema locals Improves clarity of pipeline schema locals in provider utilities, enhancing maintainability and reducing future bugs. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| refactor(mcp): clarify http message locals | gr2m | S | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor MCP HTTP Transport for Clarity Improves clarity of HTTP message locals in MCP transport, enhancing maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(mcp): clarify parsed url local | gr2m | XS | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor MCP to clarify parsed URL handling Improves clarity of URL parsing logic in MCP tool, reducing potential bugs and simplifying maintenance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| refactor(devtools): clarify tool context local | gr2m | XS | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor devtools integration for local context clarity Improves clarity of tool context handling in devtools integration, enhancing maintainability. This change simplifies future development and reduces potential bugs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(devtools): clarify timeline locals | gr2m | M | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor devtools timeline locals for clarity Improves readability of devtools timeline utilities, reducing debugging time for developers. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(workflow): clarify mock provider locals | gr2m | S | No | 0.8h | - | May 27, 2026 |
SummaryRefactorRefactor workflow mock provider locals Improves clarity of mock provider locals, simplifying testing and maintenance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(workflow): clarify chat transport locals | gr2m | S | No | 0.9h | - | May 27, 2026 |
SummaryRefactorRefactor workflow chat transport locals Clarifies local variable usage in workflow chat transport, improving code readability and maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(google): clarify json path segment locals | gr2m | S | No | 0.9h | - | May 27, 2026 |
SummaryRefactorRefactor Google JSON accumulator for clarity Improves readability of JSON path handling, reducing future maintenance effort. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||