Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Fix traversal scroll restoration for intercepted navigations | brookslybrand | XL | No | 289.9h | - | Aug 26, 2026 |
SummaryBug FixFix traversal scroll restoration for intercepted navigations Corrects scroll restoration during navigation in Remix, preventing incorrect page jumps and ensuring consistent user experience. Health Assessment
X-Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Let the Navigation API restore scroll after frame reconciliation | brophdawg11 | XL | No | 46.7h | - | Aug 26, 2026 |
SummaryBug FixRestore scroll after frame reconciliation Ensures the Navigation API restores scroll position correctly after frame updates, improving user experience during navigation. Health Assessment
Medium
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(ui): preserve range media queries when escaping SSR style tags | henryStelle | S | No | 152.4h | 7.6h | Aug 26, 2026 |
SummaryBug FixPreserve range media queries during SSR style escaping Fixes a bug that mutated valid CSS during SSR style escaping, ensuring range media queries remain intact while protecting against XSS. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| Update docs site navigation | brookslybrand | M | No | 1.7h | - | Aug 24, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Fix reset scroll implementation and defer scrolling to the browser | brophdawg11 | M | No | 1.2h | - | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Fix blank lines collapsing in API demo source code blocks | oceantume | XS | No | 14.4h | - | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Use remix db workflows across demos | mjackson | S | No | 28.0h | - | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Expose OAuth provider runtime | brophdawg11 | L | No | 147.6h | - | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Remove Atmosphere auth provider | brophdawg11 | XL | No | 147.4h | - | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Align Remix UI attributes under the data-rmx namespace | brophdawg11 | L | No | 26.5h | - | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Use remix db commands in bookstore demo | mjackson | M | No | 0.4h | - | Aug 19, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(cli): add `remix db rollback` | kuboon | L | No | 15.5h | - | Aug 18, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Keep Remix as the latest GitHub release | mjackson | S | No | - | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Release | remix-run-bot | L | No | 0.0h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Restore static middleware package | mjackson | L | No | 0.0h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Avoid npm WAF trigger in static middleware README | mjackson | XS | No | - | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Use npm 12 for trusted publishing | mjackson | XS | No | - | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Release | remix-run-bot | M | No | 0.9h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Remove old static middleware package | mjackson | XL | No | - | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Preserve unpublished entries in release notes | mjackson | L | No | - | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Use npm CLI for trusted publishing | mjackson | L | No | - | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Add a default browser frame resolver | brophdawg11 | XL | No | 100.3h | 4.3h | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Rename static files middleware package | mjackson | S | No | 0.1h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Release | remix-run-bot | S | No | 0.1h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Replace blocked static middleware package | mjackson | XL | No | 0.1h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Release | remix-run-bot | S | No | 70.7h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Publish static middleware 0.4.14 | mjackson | S | No | 0.1h | - | Aug 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Support preloads in resolved client entries | markdalgleish | XL | No | 63.8h | 59.5h | Aug 14, 2026 |
SummaryFeatureSupport preloads in resolved client entries Adds a preloads field to client entries, enabling modules to load earlier during server rendering and at runtime, reducing dependency waterfalls and improving page load performance. Health Assessment
Large
High
High
AI Details
Confidence:
0.15
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Bump static middleware back to 0.4.14 | brophdawg11 | S | No | 0.1h | 39.8h | Aug 14, 2026 |
SummaryChoreBump static middleware back to 0.4.14 Revert static middleware changes to retry publishing as 0.4.14, addressing beta.6 issues. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Skip blocked static middleware publish | mjackson | S | No | - | - | Aug 14, 2026 |
SummaryBug FixSkip blocked static middleware publish Prevents npm publish failures for static middleware, ensuring beta.6 remains installable and stable. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Recover static middleware release as 0.4.15 | mjackson | XS | No | - | - | Aug 14, 2026 |
SummaryChoreRecover static middleware release as 0.4.15 This PR bumps the static middleware package to 0.4.15 after a failed 0.4.14 release, enabling the Remix beta.6 release to proceed. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Expand beta.6 release notes with examples | mjackson | M | No | 0.1h | - | Aug 13, 2026 |
SummaryDocsExpand beta.6 release notes with examples Provides clearer, actionable release notes for developers, improving migration clarity and reducing onboarding friction. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Polish beta.6 release notes and prerelease publishing | mjackson | M | No | - | - | Aug 13, 2026 |
SummaryDocsPolish beta.6 release notes and prerelease publishing This PR refines the beta.6 release notes to highlight key improvements in HMR, project tooling, UI navigation, and runtime reliability, and ensures prerelease versions are correctly marked on GitHub, improving release clarity for developers. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| Harden client entry and frame boundary reconciliation | ryanflorence | XL | No | 26.6h | - | Aug 13, 2026 |
SummaryBug FixEnhance client entry and frame boundary reconciliation This update strengthens client entry handling and frame boundary reconciliation, ensuring accurate state preservation and reducing rendering errors across server responses. It also improves test coverage for reload scenarios, enhancing overall stability. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Show destination SSR while client entry modules load | brookslybrand | L | No | 29.3h | - | Aug 13, 2026 |
SummaryBug FixShow destination SSR during client entry load Ensures users see fully rendered destination content while client modules load, improving perceived performance and reducing flash of unstyled content. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix sibling removal when disposing hydration ranges | brookslybrand | L | No | 49.2h | - | Aug 13, 2026 |
SummaryBug FixFix sibling removal during hydration disposal Ensures page reloads preserve all intended content, preventing accidental removal of valid HTML elements, improving user experience and reliability. Health Assessment
Large
Low
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Ignore HMR updates for unloaded browser assets | markdalgleish | M | No | 0.1h | - | Aug 13, 2026 |
SummaryBug FixIgnore HMR updates for unloaded browser assets This change prevents unnecessary full page reloads during hot module replacement when a module is not loaded, improving developer productivity and reducing build noise. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Ignore stale node-hmr server ready events | markdalgleish | M | No | 0.1h | - | Aug 12, 2026 |
SummaryBug FixFix stale node-hmr ready event race condition Prevents false ready signals during hot reload, ensuring reliable restart behavior and reducing downtime. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Stabilize HMR tests and limit Windows test concurrency | markdalgleish | L | No | 0.1h | - | Aug 12, 2026 |
SummaryBug FixStabilize HMR tests on Windows Improved test reliability by limiting Windows test concurrency and addressing flakiness in HMR tests. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Github-Actions
|
||||||