Pull Request Explorer

Back to Repo
Exploring 354 PRs for Next.Js. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Block prefetch task until sufficient response is received acdlite XL No 149.4h 144.5h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Use a safe clock for Request Insights bookkeeping DavidIlie M No 3.6h 3.6h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Count key length in remaining byte-budgeted LRUs gaearon S No 51.8h 49.1h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Serve cached misses from the filesystem route cache gaearon S No 51.8h 49.2h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Count URL key length in the filesystem route cache LRU gaearon M No 51.8h 49.2h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Turbopack: Only extend the watcher's batch window for unfiltered events bgw M No 70.9h 3.0h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Turbopack: Store watcher batch state with bitflags instead of 4 different sets bgw L No 95.1h 0.0h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: document query-only href resolution and fix with-vercel-blob icyJoseph XS No 0.7h 0.6h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Micro-optimization for string format jimmyhmiller S No 318.7h 0.0h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Upgrade React from `28cd4bb0-20260723` to `756fdd47-20260727` vercel-release-bot XL No 2.6h 2.6h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

[test] Unflake more tests gaearon M No 118.3h 83.5h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

[test] Run the navigation e2e suite under cacheComponents gaearon XS No 263.0h - Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

[test] Unflake a prefetch-related race gaearon S No 53.5h 53.5h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

[test] Run more test suites under cacheComponents flag, again gaearon M No 65.9h 65.9h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Use a safe clock for Request Insights bookkeeping DavidIlie XS No 5.7h - Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Turbopack(napi v3): type subscribe callback args and tighten FunctionRef types jimmyhmiller M No 260.6h - Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(ai-agents): restructure as steps and close 16.2/16.3 coverage gaps aurorascharff M No 23.9h 21.9h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Replace vendored `http-proxy` with `httpxy` eps1lon L No 119.0h 0.1h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Update vendored `@mswjs/interceptors` to 0.41.9 eps1lon M No 119.0h 106.6h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Track whether runtime data is accessed during prefetch acdlite XL No 166.1h 154.8h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Add Instant Insights request timing timneutkens XL No 166.2h 102.0h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

[turbopack] Tree-shake `module.exports = {...}` (CJS) sampoder L No 145.2h 0.1h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

[turbopack] Fix de-opt in getChunkRelativeUrl() sampoder M No 56.5h 1.1h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Add shell offset to static segment prefetches acdlite XL No 156.7h 154.1h Jul 27, 2026

LLM analysis pending

This PR has not been analyzed yet.

Turbopack: support import.meta.glob caseSensitive option timneutkens L No 32.2h 1.4h Jul 26, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(sandbox): release one-shot timeout ids after they run petehunt L No 23.5h 0.1h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Fix dev overlay symbolication for project paths needing percent-encoding gaearon M No 3.6h 2.2h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[internal] Add a skill for benching changes in a sandbox gaearon XL No 136.1h 0.8h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[test] Retry detectContentType event-loop sampling gaearon XS No 65.2h - Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Run dev validation in process when using Webpack unstubbable M No 0.6h 0.5h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Read chunk source maps from disk in the dev validation worker unstubbable M No 0.9h 0.8h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Retry the source map lookup with a plain path unstubbable M No 1.0h 0.8h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Pass fallback params to the dev validation worker as maps unstubbable S No 4.8h 4.8h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[sourcemaps] Reuse source map payloads and consumers across stack frames gaearon M No 5.7h 5.7h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: release compression stream when client disconnects mid-response petehunt L No 9.6h 0.5h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Run Cache Components dev validation on a worker thread unstubbable XL No 14.3h 14.2h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Add a benchmark for dev Cache Components validation on a worker thread unstubbable XL No 14.3h 13.6h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[test] Unflake the `enabled-features-trace` test suite unstubbable M No 8.5h 2.2h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[refactor] Prepare dev validation for running on a worker thread unstubbable L No 14.3h 0.1h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Add the `experimental.devValidationWorker` config flag unstubbable S No 14.3h 13.3h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[refactor] Model dev validation render outputs as a discriminated union unstubbable M No 14.3h 13.3h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Forward dev invalid dynamic usage errors from the render, not validation unstubbable M No 14.3h 13.0h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Optimize implicit cache tag derivation marcoshernanz S AI 22.0h 17.9h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

Avoid quadratic HMR queue shifts marcoshernanz M AI 16.5h 16.4h Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

[sourcemaps] Use file: sourcemaps for Turbopack to improve dev performance gaearon L No 117.4h 8.2h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

Give RouteCacheEntry a single hidden class across its lifecycle acdlite S No 3.1h 1.5h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

Keep optimistic-route param handling monomorphic acdlite M No 0.5h 0.2h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

Store RouteTree slots in a Map to keep slot access monomorphic acdlite M No 0.5h 0.3h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

Make reifyRouteTree object literals match the canonical RouteTree key order acdlite XS No 1.6h 1.6h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

Keep VaryPath monomorphic by making isRootParam required acdlite S No 14.2h 14.2h Jul 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

Page 1 of 8 »

Get this analytics stack for your team

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

Connect Repos