Pull Request Explorer

Exploring 1166 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Version Packages github-actions L No 3.0h 3.0h Jul 10, 2026

Summary

Chore

Update example package.json files to new SDK versions

Bumps example projects to the latest SDK releases, ensuring developers use up‑to‑date dependencies.

Health Assessment

Large
Low
Low
  • Fast, single‑commit release with no review back‑and‑forth, indicating a low‑risk version bump.

AI Details

Tech Stack

Frameworks: Nextjs, Angular, Express, Fastify, +4 more
Version Packages github-actions L AI 2.9h 2.9h Jul 10, 2026

Summary

Chore

Automate Package Versioning and Changelog Updates

Enables automated npm releases for multiple SDK packages by bumping versions and updating changelogs, streamlining the release workflow.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, automated release process, low risk.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Turbopack tests: remove assertions that duplicate webpack results wbinnssmith XL No 1.2h 0.1h Jul 10, 2026

Summary

Test

Remove duplicate test assertions in Turbopack

Simplifies the test suite by consolidating redundant assertions, improving maintainability and reducing noise.

Health Assessment

Large
Low
Low
  • Fast review and merge cycle (1.2h) with a single approval indicates low complexity and minimal friction. The change is limited to test files, reducing risk to production.

AI Details

Tech Stack

Languages: Typescript, Javascript
Fix support for `custom-media-queries` in LightningCSS sampoder M No 0.9h 0.0h Jul 10, 2026

Summary

Bug Fix

Fix custom-media-queries support in LightningCSS

Ensures LightningCSS correctly handles custom media queries, improving CSS compatibility for Next.js applications.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and immediate merge indicates low complexity and high confidence in correctness.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Rust
Frameworks: Nextjs
chore: enforce consistent imports from `zod/v4` instead of `zod` felixarntz XL No 1.4h 1.4h Jul 10, 2026

Summary

Chore

Enforce consistent imports from zod/v4

Ensures all source imports use the correct Zod v4 entrypoint, preventing accidental use of older API and improving reliability.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript, Typescript
Clarify AI-assisted contribution policy in PR template and AGENTS.md bgw M AI 39.6h 3.8h Jul 10, 2026

Summary

Docs

Clarify AI-assisted contribution policy

This PR updates documentation to clarify AI usage guidelines for contributors, ensuring compliance and clear expectations.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework; documentation update with clear AI policy.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

fix(sandbox-vercel): forward credentials when resuming sessions doneumark L No 256.6h 256.5h Jul 10, 2026

Summary

Bug Fix

Forward credentials when resuming sandbox sessions

Ensures sandbox sessions resume with proper credentials, preventing authentication failures and improving reliability for users.

Health Assessment

Large
High
High
  • The PR experienced a prolonged cycle time with many merge commits and a delayed review, indicating significant rework and potential integration complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
ci: use VERCEL_TOKEN for turborepo cache jeffsee55 S No 0.6h 0.3h Jul 10, 2026

Summary

CI/CD

ci: use VERCEL_TOKEN for turborepo cache

Simplifies CI cache authentication by using the existing VERCEL_TOKEN secret, reducing secret management overhead and potential misconfigurations.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a low‑risk, straightforward CI improvement.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(provider/gateway): update gateway model settings files github-actions XS No 0.4h 0.3h Jul 10, 2026

Summary

Chore

Update gateway model settings files

Automated update of gateway model settings to surface new models as IDE autocomplete suggestions.

Health Assessment

Small
Low
Low
  • Quick automated PR with minimal changes, merged within minutes, indicating low complexity and high confidence in automated workflow.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Backport: chore(provider/gateway): update gateway model settings files v6 github-actions XS No 0.4h 0.3h Jul 10, 2026

Summary

Chore

Backport: Update gateway model settings

Automated update of gateway model settings to surface new models in IDE autocomplete.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated update, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Version Packages github-actions M AI 2.6h 2.5h Jul 10, 2026

Summary

Chore

Version Packages

Updates changelogs and package.json versions for multiple packages, enabling automated npm publishing via the Changesets release action.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review indicate a straightforward release process.

AI Details

Category: Code AI

Tech Stack

Backport: chore(provider/gateway): update gateway model settings files v5 github-actions XS No 0.4h 0.3h Jul 10, 2026

Summary

Chore

Update gateway model settings for new models

Automated update of gateway model settings to surface newly released models as IDE autocomplete suggestions.

Health Assessment

Small
Low
Low
  • Fast automated PR with minimal changes, no review friction.

AI Details

Tech Stack

Languages: Typescript
fix(harness): fix harness tool approval regression felixarntz M No 0.1h 0.0h Jul 10, 2026

Summary

Bug Fix

Fix harness tool approval regression

Fixes regression in harness tool approval handling, ensuring pending approvals are treated as resumable pauses and do not abort operations during interruption.

Health Assessment

Small
Low
Low
  • Quick fix merged within minutes with minimal changes, indicating low complexity and high confidence.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
docs: add incremental adoption path to Cache Components migration guide aurorascharff M No 233.4h 170.9h Jul 10, 2026

Summary

Docs

Add incremental adoption path to Cache Components migration guide

Improves developer experience by providing a clear, staged migration workflow for Cache Components, reducing confusion and speeding adoption.

Health Assessment

Small
Low
High
  • The PR had a long cycle time and review delay, but involved only documentation changes, posing minimal risk.

AI Details

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

Tech Stack

docs: explain how to set up, configure, run, and test the Next.js example locally lgrammel M No 0.2h - Jul 10, 2026

Summary

Docs

Docs: Setup and run Next.js example locally

Provides detailed instructions for developers to locally set up, configure, and test the Next.js AI example, improving onboarding and reducing setup friction.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates straightforward documentation update.

AI Details

Tech Stack

Revert "[CLI] feat: OAuth / connected apps parity scope (CLI-234) (#15846)" markandrus XL No 2.1h 0.0h Jul 10, 2026

Summary

Bug Fix

Revert OAuth CLI command removal

Restores the OAuth connected apps command in the Vercel CLI after incomplete API support caused its removal, ensuring developers can manage OAuth apps again.

Health Assessment

Large
Low
Low
  • Fast 2‑hour cycle with immediate approval; minimal rework and low risk due to reverting a previously released change.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
[PPF] Sync IO is only allowed in the dynamic stage lubieowoce XL No 207.5h 200.3h Jul 10, 2026

Summary

Bug Fix

Restrict Sync IO to Dynamic Stage

This change tightens runtime behavior to prevent performance regressions when partial prefetching is enabled, ensuring sync IO only occurs in safe contexts.

Health Assessment

Large
High
High
  • The PR had a long cycle time and slow review, indicating potential blockers or complexity. The large number of deletions and additions suggests significant refactoring of IO handling.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
docs: expand Open Responses provider setup and usage guidance lgrammel M No 0.7h - Jul 10, 2026

Summary

Docs

Expand Open Responses provider documentation

Provides comprehensive setup and usage guidance for the Open Responses provider, enhancing developer experience.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating a straightforward documentation update.

AI Details

Tech Stack

refactor: remove unnecessary switches from StagedRenderingController lubieowoce M No 207.4h 0.0h Jul 10, 2026

Summary

Refactor

Refactor: Remove Unnecessary Switches in StagedRenderingController

Simplifies rendering logic by eliminating redundant switch statements, making the codebase easier to maintain and reducing the risk of errors when adding new rendering stages. This change improves developer productivity and ensures consistent behavior across rendering stages.

Health Assessment

Medium
Low
Low
  • The PR was reviewed immediately but took over 8 days to merge, indicating a long review cycle likely due to scheduling or other priorities. The refactor was straightforward with minimal review friction.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
fix(harness-opencode): fix OpenCode hitting `undici` headers timeout during long turns felixarntz S No 17.6h 10.2h Jul 10, 2026

Summary

Bug Fix

Fix OpenCode undici headers timeout

This fix prevents OpenCode from timing out during long model turns, ensuring reliable prompt processing and reducing error rates.

Health Assessment

Small
Low
Medium
  • Quick fix with minimal changes, merged within 18 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Version Packages github-actions L AI 19.9h 19.9h Jul 10, 2026

Summary

Health Assessment

AI Details

Category: Code AI

Tech Stack

Frameworks: Angular, Express, Next
Version Packages github-actions L AI 15.2h 15.2h Jul 10, 2026

Summary

Chore

Version Packages

Updates changelogs and package.json versions for multiple packages, preparing them for release.

Health Assessment

Medium
Low
Low
  • Merged within 15 hours with minimal changes, indicating a streamlined release process.

AI Details

Category: Code AI
Confidence: 0.10

Tech Stack

docs: update provider package skill for ESM-only package configuration lgrammel XS No 0.6h - Jul 10, 2026

Summary

Docs

Update provider package skill for ESM-only config

Documentation updated to reflect ESM-only package configuration, removing CommonJS exports.

Health Assessment

Small
Low
Low
  • Quick documentation change with minimal code impact; merged within 36 minutes of creation.

AI Details

Confidence: 0.95

Tech Stack

Keep the request body a plain Readable after middleware so Readable.toWeb() doesn't hang timneutkens M No 47.5h 47.5h Jul 10, 2026

Summary

Health Assessment

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
docs: note default error/not-found UI follows OS color scheme, not app theme icyJoseph XS No 4.9h 2.0h Jul 10, 2026

Summary

Docs

Docs: Default error UI follows OS color scheme

Provides clarity on default error page styling, ensuring users see system-consistent UI when no custom page is defined.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating straightforward documentation update.

AI Details

Tech Stack

test: skip redbox check in "static prefetch - missing suspense around search params" lubieowoce M No 11.7h 2.3h Jul 10, 2026

Summary

Test

Skip redbox check in static prefetch test

This change removes the redbox assertion from a flaky test, reducing false failures and improving test reliability for the static prefetch feature.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward test fix.

AI Details

Tech Stack

Languages: Javascript
test: allow-runtime breaks Link's Server component child detection lubieowoce XL No 58.8h 53.8h Jul 10, 2026

Summary

Test

Add tests for allow-runtime Link behavior

Adds failing tests for passHref with allow-runtime and passing tests for dynamic stage, ensuring Link component child detection works correctly.

Health Assessment

X-Large
Low
Medium
  • The PR had a moderate review delay but minimal code changes; the large number of test lines indicates extensive test coverage.
  • The change was straightforward and did not introduce new production code.

AI Details

Tech Stack

Languages: Typescript
fix: Google Interactions drops text ProviderReference file parts lgrammel M No 0.5h - Jul 10, 2026

Summary

Bug Fix

Fix Google Interactions ProviderReference file drop

Ensures uploaded text files are correctly forwarded to Gemini, preventing data loss and allowing content to be processed.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal changes; no significant rework or review rounds.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
docs: Immutable static assets mischnic M No 217.7h 1.7h Jul 10, 2026

Summary

Docs

Add documentation for immutable static assets

Provides guidance on using immutable static assets in Next.js, improving developer understanding and reducing build complexity.

Health Assessment

Small
Low
Medium
  • The PR received a quick first review but required several small fixup commits before merge.
  • Long cycle time is due to merge queue delays rather than code complexity.

AI Details

Tech Stack

[turbopack] Simplify service worker e2e tests sampoder S No 2.8h 2.8h Jul 10, 2026

Summary

Refactor

Simplify service worker e2e tests

Improves reliability of service worker tests by preserving updateViaCache flag during code generation, reducing flakiness and speeding up test execution.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in the refactor.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
fix: Prevent duplicate React crashes in next-openai-pages when run from the monorepo lgrammel S No 46.1h - Jul 10, 2026

Summary

Bug Fix

Fix duplicate React crashes in monorepo

Ensures consistent React version usage to prevent client‑side crashes, improving stability for Next.js examples.

Health Assessment

Small
Low
Medium
  • Resolved a React version conflict with minimal changes and a single review round, keeping the cycle time under two days.

AI Details

Tech Stack

[16.x] [ci] Pin typescript version in tests (#95619) bgw S No 11.5h 11.5h Jul 10, 2026

Summary

Chore

Pin typescript version in tests

Pins typescript to version 6.0.3 to prevent e2e test failures due to TypeScript 7 release.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating low review friction and a straightforward change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Next.Js
feat(ai): promote repairToolCall option to stable gr2m M No 58.4h 58.4h Jul 10, 2026

Summary

Feature

Promote repairToolCall option to stable

Adds a stable repairToolCall option for tool call repair, simplifying API usage and improving reliability for developers.

Health Assessment

Medium
Medium
High
  • The PR had a long review cycle (58h) and moderate scope (190 lines, 20 files), but no major blockers; the change is non‑breaking and adds a stable API option.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[docs] Update "Handling a Custom `Service Worker`" in the CRA migration docs sampoder XS No 176.1h 0.3h Jul 10, 2026

Summary

Docs

Update CRA migration docs for custom service worker

Simplifies migration guide for users, reducing friction when adding service workers in Next.js.

Health Assessment

Small
Low
Low
  • Quick review and merge after a single commit; minimal impact.

AI Details

Tech Stack

[docs] Update progressive web apps documentation for new service worker syntax sampoder S No 176.8h 0.1h Jul 10, 2026

Summary

Docs

Update progressive web apps documentation for new service worker syntax

Documentation updated to reflect new service worker syntax introduced with Turbopack, improving developer guidance.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low complexity; long cycle time due to extended wait before merge but no rework was required.

AI Details

Confidence: 0.75

Tech Stack

(TypeScript 7 Support) Add experimental TypeScript CLI backend timneutkens XL No 11.5h 7.6h Jul 10, 2026

Summary

Feature

Add experimental TypeScript CLI backend

Adds experimental TypeScript CLI backend to run local tsc during Next.js builds. Supports TypeScript 7, improving developer experience and reducing build errors.

Health Assessment

AI Details

Confidence: 0.70

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[turbopack] Compile service workers registered from pages router pages sampoder M No 53.0h 0.9h Jul 09, 2026

Summary

Bug Fix

Add service worker support for Pages Router

Ensures service workers function correctly in Next.js pages router, improving PWA reliability.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate a straightforward fix with minimal risk.

AI Details

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs
chore(rsc): align package with ESM-only publishing gr2m S No 0.2h - Jul 09, 2026

Summary

Chore

Align RSC package with ESM-only publishing

Ensures the RSC package follows modern ESM conventions, simplifying builds and improving developer experience.

Health Assessment

Small
Low
Low
  • Merged in 12 minutes with no review, indicating a straightforward maintenance change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(ai): flush compressed Node.js streams per chunk gr2m S No 0.2h - Jul 09, 2026

Summary

Bug Fix

Flush compressed Node.js streams per chunk

Ensures streamed responses are flushed incrementally, improving latency while preserving gzip compression for Express and Next.js integrations.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal changes and no review friction, indicating low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(workflow): align package.json entrypoints with published ESM-only build gr2m S No 0.1h - Jul 09, 2026

Summary

Bug Fix

Align workflow package.json entrypoints for ESM

Ensures Node consumers can import and require the workflow package correctly, preventing module resolution errors and improving developer experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved module resolution issue.

AI Details

Tech Stack

Languages: Javascript
[turbopack] Output service workers to `/_next/static/` sampoder L No 62.5h 11.5h Jul 09, 2026

Summary

Feature

Output service workers to static path

Ensures service workers are served from the static directory, fixing deployment tests and leveraging Vercel's static JS support.

Health Assessment

Large
Medium
Low
  • PR had a moderate cycle time with a single review and a few post-review commits, indicating efficient collaboration.

AI Details

Tech Stack

Languages: Rust, Typescript, Javascript
Frameworks: Nextjs, Turbopack
Reduce the size of OperationVc from 8 bytes to 4 lukesandberg M No 29.2h 5.8h Jul 09, 2026

Summary

Refactor

Reduce OperationVc size from 8 to 4 bytes

Improves memory efficiency and simplifies code paths in Turbopack's virtual cache, reducing branches and potential overhead.

Health Assessment

Medium
Medium
Low
  • The PR was reviewed and approved within 6 hours, with a single round of changes, indicating a smooth process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
Version Packages github-actions M AI 3.0h 2.7h Jul 09, 2026

Summary

Chore

Version Packages

Updates package versions and changelogs for multiple SDK packages, preparing them for an npm release.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, typical release PR.

AI Details

Category: Code AI

Tech Stack

[v6.0] feat(provider/openai): support GPT-5.6 reasoning and prompt caching controls gr2m XL AI 0.4h - Jul 09, 2026

Summary

Feature

Add GPT-5.6 reasoning and prompt caching

Enables advanced reasoning and caching for OpenAI GPT‑5.6, improving performance and cost efficiency for applications using the AI SDK.

Health Assessment

X-Large
Low
Low
  • Fast merge with a single commit and no review comments indicates a straightforward implementation with minimal risk.

AI Details

Category: Code AI

Tech Stack

Languages: Typescript
[v5.0] feat(provider/openai): support GPT-5.6 reasoning and prompt caching controls gr2m XL AI 0.3h - Jul 09, 2026

Summary

Feature

Add GPT-5.6 reasoning and prompt caching controls

Adds advanced reasoning and caching controls for GPT‑5.6, improving performance and cost efficiency for AI‑powered applications.

Health Assessment

Large
Medium
Low
  • Fast turnaround with a single commit and minimal review indicates high confidence and low complexity in the changes.

AI Details

Category: Code AI

Tech Stack

Languages: Typescript, Javascript
fix(harness): improve opaque sandbox bridge error handling felixarntz XL AI 0.8h 0.7h Jul 09, 2026

Summary

Bug Fix

Improve sandbox bridge error handling

Adds detailed diagnostics for sandbox failures, enabling faster debugging and reducing support tickets.

Health Assessment

X-Large
Low
Low
  • Merged in under an hour with minimal review rounds, indicating a focused and low‑risk bugfix despite a large code change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(harness-claude-code): fix Claude Code not displaying its reasoning by default felixarntz M AI 4.2h 0.1h Jul 09, 2026

Summary

Bug Fix

Fix Claude Code not displaying reasoning by default

Ensures Claude Code harness displays reasoning by default, improving transparency for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward bug fix with low risk.

AI Details

Category: Code AI
Confidence: 0.80

Tech Stack

Languages: Typescript
fix(harness): emit `finish-step` stream parts correctly per the underlying model steps felixarntz XL AI 3.0h 2.8h Jul 09, 2026

Summary

Bug Fix

Fix harness finish-step emission across adapters

Ensures consistent step completion events for harness adapters, improving reliability of agent workflows and enabling step-based controls.

Health Assessment

X-Large
Medium
Low
  • Rapid iteration with multiple commits but quick review indicates efficient process; large scope suggests significant code changes across multiple adapters.

AI Details

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

Tech Stack

Languages: Typescript
feat(provider/openai): support GPT-5.6 reasoning and prompt caching controls gr2m XL AI 2.8h 0.3h Jul 09, 2026

Summary

Feature

Add GPT-5.6 reasoning and prompt caching controls

Enables advanced GPT‑5.6 request controls, including reasoning effort, prompt caching, and usage reporting for the OpenAI provider, improving performance and cost management.

Health Assessment

Medium
Low
Low
  • Merged within 3 hours with minimal review time, indicating a well‑tested and low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
feat(cli)!: use --output instead of --format for routes export tknickman M AI 29.7h 29.4h Jul 09, 2026

Summary

Feature

Update routes export flag to --output

The routes export command now uses --output to set file format, replacing the previous --format flag. This change aligns the CLI with standard output conventions and simplifies script maintenance.

Health Assessment

Medium
Medium
Medium
  • The PR had a single commit and a single review after a 29‑hour delay, indicating moderate review friction. The change is small but breaking, requiring script updates.

AI Details

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

Tech Stack

Languages: Typescript
« Page 14 of 24 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos