Pull Request Explorer

Exploring 107 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
docs: improve API homepage wording johnsonav1992 XS No 268.2h - May 20, 2026

Summary

Docs

Improve API homepage wording

Updates the Remix API docs homepage intro sentence to avoid awkward phrasing and tighten descriptors.

Health Assessment

Small
Low
Low
  • The PR was a minor documentation tweak with no review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
fix: don't highlight hyphens in path arguments as single-character flags numekudi S No 89.7h - May 20, 2026

Summary

Bug Fix

Fix flag highlighting for path arguments

Corrects help text rendering, preventing path arguments from being misinterpreted as flags, improving developer experience.

Health Assessment

Small
Low
High
  • PR had a long cycle time of 89.7 hours but involved only a few lines of code, indicating a straightforward bug fix with minimal review effort.

AI Details

Tech Stack

Languages: Typescript
Preserve duplicate Cookie header values mjackson M No 0.3h - May 20, 2026

Summary

Feature

Preserve duplicate Cookie header values

Ensures duplicate Cookie header entries are preserved, allowing accurate cookie parsing and manipulation for path/domain-specific cookies, improving reliability of session handling.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal changes, indicating straightforward implementation and low risk.

AI Details

Tech Stack

Languages: Javascript, Typescript
Fix stale component updates after frame reload mjackson M No 0.6h - May 20, 2026

Summary

Bug Fix

Fix stale component updates after frame reload

Prevents UI crashes when removing the last item in a cart by aborting stale updates and avoiding rendering against detached DOM.

Health Assessment

Medium
Low
Low
  • Resolved in under an hour with minimal changes, indicating a straightforward bug fix with low complexity.

AI Details

Tech Stack

Languages: Typescript
Consolidate repo agent skills mjackson S No 0.1h - May 20, 2026

Summary

Refactor

Consolidate Agent Skill Sources

Streamlines agent skill organization, improving maintainability and consistency across the repo.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review, indicating low complexity.

AI Details

Tech Stack

Languages: Typescript
Preserve package symlink identity paths in asset server mjackson L No 0.0h - May 20, 2026

Summary

Bug Fix

Preserve package symlink identity in asset server

This PR ensures that package symlinks in node_modules retain their public identity, allowing generated apps to use standard asset configurations without needing to know workspace package locations.

Health Assessment

Large
Medium
Low
  • Merged in under a minute with no review, indicating a straightforward change with low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript, Javascript
Gate Codex PR review workflows mjackson XS No 0.0h - May 20, 2026

Summary

CI/CD

Gate Codex PR review workflows

Adds a gate to disable Codex PR review by default, keeping regular CI active while Codex review is paused.

Health Assessment

Small
Low
Low
  • Quick CI configuration change to mitigate Codex quota errors, minimal risk and impact.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fix CLI template gitignore scaffolding cameronapak XS No 246.1h 246.1h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

Add node-tsx package markdalgleish XL No 208.9h 6.7h May 20, 2026

Summary

Feature

Add node-tsx package

Enables Remix applications to run TypeScript and JSX files directly in Node, simplifying development and reducing external dependencies. This streamlines server-side rendering and testing workflows.

Health Assessment

X-Large
High
Medium
  • The PR required extensive changes across many demos and configuration files, leading to a long cycle time and multiple merge conflicts that were resolved through several commits.
  • Review was quick but the PR had many iterations, indicating complexity.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Remix
Expand frames demo markdalgleish L No 18.2h - May 19, 2026

Summary

Health Assessment

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
Add dark mode to docs site brophdawg11 M No 6.0h 0.1h May 19, 2026

Summary

Feature

Add dark mode to docs site

Enables users to switch between light and dark themes, improving accessibility and user experience on the docs site.

Health Assessment

Medium
Low
Medium
  • Rapid review and multiple small commits indicate a focused, low-risk change that was merged quickly.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: patch on mixin release note mjackson XS No 0.6h - May 19, 2026

Summary

Docs

Patch mixin release note for self-contained example

Updates documentation to ensure the example is self-contained, improving clarity for developers.

Health Assessment

Small
Low
Low
  • Quick merge with a single file change indicates minimal complexity and high confidence in the documentation update.

AI Details

Confidence: 0.75

Tech Stack

Add package meta validation script markdalgleish L No 26.5h - May 19, 2026

Summary

Feature

Add package meta validation script

Ensures consistent dependency declarations across Remix packages, preventing duplicate dependency versions and clarifying impact of third‑party updates.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, indicating low complexity and straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
Clarify frame resolver setup and run hook docs mjackson M No 99.2h - May 19, 2026

Summary

Health Assessment

AI Details

Confidence: 0.20

Tech Stack

ui: improved type inference for `on` mixin pcattori L No 197.6h - May 19, 2026

Summary

Feature

Improve type inference for UI on mixin

Enhances type safety for custom on handlers in UI components, enabling better developer experience and reducing runtime errors.

Health Assessment

Medium
Low
Low
  • PR had no review activity but a long cycle time, likely due to scheduling or other dependencies. The change is small to medium in scope and poses low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
route-pattern: modular APIs and subpath exports pcattori XL No 127.4h - May 19, 2026

Summary

Feature

route-pattern: modular APIs and subpath exports

Introduces modular APIs that cut route-pattern bundle size by ~65%, improving client performance and reducing JS bloat.

Health Assessment

X-Large
High
High
  • Large-scale refactor with extensive code churn and a 127‑hour cycle indicates high complexity and potential stability risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Add UI component demos to the docs site brophdawg11 XL No 141.3h 0.2h May 19, 2026

Summary

Feature

Add UI component demos to the docs site

Adds interactive component examples to the API documentation, enabling developers to see live demos and source code directly within the docs.

Health Assessment

X-Large
High
Medium
  • The PR required multiple commits over several days and a large code change, indicating significant effort and complexity in integrating component demos into the docs site.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Layer Remix UI theme reset brookslybrand M No 69.6h - May 18, 2026

Summary

Feature

Move Remix UI theme reset to dedicated layer

Allows developers to override built‑in theme reset with component styles, giving finer control over UI appearance and preventing unintended style overrides. This change improves styling consistency and developer experience.

Health Assessment

Medium
Low
Medium
  • The PR took nearly three days to merge, with a single review after a large change, indicating moderate review friction but no major rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Fix FOUC when navigating between hydrated client entries brophdawg11 L AI 22.3h - May 15, 2026

Summary

Bug Fix

Fix FOUC on hydrated client entry navigation

This change eliminates flash of unstyled content when navigating between hydrated client entries by adopting server styles via reference counting, preserving DOM styles across reloads.

Health Assessment

Large
Low
Low
  • Fast 22‑hour cycle and no review rounds suggest a straightforward UI bug fix that was quickly validated and merged.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Avoid eager Web Encoding globals in multipart parser mjackson M No 0.2h - May 15, 2026

Summary

Bug Fix

Remove eager Web Encoding globals from multipart parser

By deferring UTF-8 decoding until needed, the parser no longer relies on global Web Encoding objects during module evaluation. This reduces import-time errors in environments lacking encoding support, improving reliability for applications that bootstrap before encoding support.

Health Assessment

Medium
Low
Low
  • The PR was merged within minutes with minimal review friction, indicating a straightforward change with low complexity.

AI Details

Tech Stack

Languages: Typescript
Fix assets error message test in Bun markdalgleish S No 0.1h - May 15, 2026

Summary

Bug Fix

Fix Bun test for anonymous global file transform

Ensures asset server tests pass on Bun, improving cross-environment reliability.

Health Assessment

Small
Low
Low
  • Single commit, minimal changes, merged within minutes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Add generic file support to `assets` markdalgleish XL No 209.2h - May 14, 2026

Summary

Feature

Add generic file support to assets

Enables Remix to serve images, fonts, and other file assets directly from the asset server, improving performance and simplifying asset management for developers.

Health Assessment

Large
High
High
  • The PR required multiple merges from main and several iterations, indicating significant integration work and potential complexity.

AI Details

Tech Stack

Languages: Typescript
ui: animateLayout interruptions resume from current visual position ryanflorence L No 3.6h - May 14, 2026

Summary

Bug Fix

Animate layout interruptions resume from current position

Rework animateLayout mixin to resume interrupted animations from current visual position, reducing jitter and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal changes indicates low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Add canonical remix export manifest brophdawg11 XL No 51.2h 25.0h May 14, 2026

Summary

Feature

Add canonical remix export manifest

Introduces a manifest mapping for Remix exports, enabling canonical domain-oriented names and simplifying demo imports, improving consistency and maintainability.

Health Assessment

X-Large
Medium
Medium
  • The PR required many commits and a comprehensive manifest overhaul, indicating significant refactoring but was completed within a day, suggesting moderate review friction and a high‑scope change with medium risk.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Propagate skip and only from parent describes to nested describes brophdawg11 M AI 24.9h - May 14, 2026

Summary

Bug Fix

Fix skip/only propagation in nested describes

Ensures test suites correctly honor skip and only flags, preventing false positives and improving test reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review required, merged within a day.

AI Details

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

Tech Stack

Languages: Typescript
route-pattern: remove `compareFn` parameter from `Matcher.{match,matchAll}` pcattori M No 188.0h - May 14, 2026

Summary

Refactor

Remove compareFn from Matcher API

Simplifies the route matcher by removing the compareFn parameter, encouraging callers to sort results explicitly and reducing API complexity.

Health Assessment

Medium
Medium
High
  • The PR required almost 8 days to merge, suggesting a slow review cycle. The change is a small refactor that improves API clarity without altering functionality.

AI Details

Tech Stack

Languages: Typescript, Javascript
Simplify frame navigation demo rendering mjackson M No 0.1h - May 12, 2026

Summary

Refactor

Simplify frame navigation demo rendering

Streamlines the frame navigation demo by rendering JSX directly, improving maintainability and reducing complexity.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Copy package READMEs into generated Remix package brookslybrand XL No 23.8h - May 12, 2026

Summary

Docs

Copy package READMEs into generated Remix package

Enables installed applications and agent tooling to locate module documentation directly within the generated Remix package, improving developer experience and reducing lookup time.

Health Assessment

Large
Low
Low
  • PR completed in under 24 hours with minimal review, indicating a straightforward documentation update.

AI Details

Confidence: 0.10

Tech Stack

Add UI package README docs brookslybrand XL No 3.4h - May 12, 2026

Summary

Docs

Add UI package README docs

Provides clear, concise documentation for UI components, improving developer onboarding and reducing support queries.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal review, indicating straightforward documentation updates.

AI Details

Tech Stack

Add direct context properties mjackson XL No 89.6h - May 12, 2026

Summary

Feature

Add direct context properties

Enables middleware to expose typed direct properties on request context, reducing boilerplate and improving developer productivity.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations over a 3.7‑day cycle, indicating significant refactoring and feature integration.
  • The large scope and many commits suggest a high risk of regressions.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Update dependencies to clear audit alerts mjackson XL No 1.1h - May 12, 2026

Summary

Chore

Update dependencies to clear audit alerts

This PR removes security vulnerabilities by updating internal and demo dependencies and refreshing the lockfile, ensuring the repository no longer reports known vulnerabilities.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly (1.1 h cycle time) with no review comments, indicating a straightforward dependency update with minimal risk.

AI Details

Tech Stack

Generate package subpath overview docs brookslybrand M No 1.4h 1.4h May 12, 2026

Summary

Feature

Generate subpath overview documentation

Adds support for generating documentation pages for subpath exports, improving visibility of internal modules.

Health Assessment

Small
Low
Low
  • Quick turnaround with single commit and no rework indicates smooth review.

AI Details

Tech Stack

Languages: Typescript
Disable pnpm cache on publish workflow brophdawg11 XS No 0.2h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fold routes back into fetch-router mjackson L No 0.8h - May 12, 2026

Summary

Refactor

Fold routes back into fetch-router

Consolidates route helpers into fetch-router, simplifying imports and improving developer experience by centralizing routing logic.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal review friction indicates a straightforward refactor with clear intent.

AI Details

Tech Stack

Languages: Typescript
Simplify context entry helper types mjackson L No 0.5h - May 09, 2026

Summary

Refactor

Simplify context entry helper types

Simplifies type composition for middleware context, reducing complexity and improving developer experience.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged quickly with minimal friction, indicating a straightforward refactor with low risk.

AI Details

Tech Stack

Languages: Typescript
Fix browser test progress timeout mjackson M No 0.2h - May 09, 2026

Summary

Bug Fix

Fix browser test timeout on Windows

This resolves a timeout issue in Remix's browser test runner that caused CI failures on Windows, ensuring tests complete reliably.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Add render middleware package mjackson XL No 0.4h - May 09, 2026

Summary

Feature

Add render middleware package

Introduces a reusable render middleware that simplifies rendering logic across actions, reducing boilerplate and improving maintainability. This enables developers to centralize rendering behavior, improving consistency and reducing errors.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 24 minutes, with a single review and few commits, indicating a straightforward change with minimal friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Simplify async context typing mjackson L No 6.7h - May 08, 2026

Summary

Refactor

Simplify async context typing for Remix apps

This change unifies context typing, reducing developer friction and improving type safety across Remix applications.

Health Assessment

Large
Low
Low
  • The PR was merged quickly with minimal iterations, indicating a straightforward refactor with low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Add mobile menu to API docs brophdawg11 L No 46.3h 44.4h May 08, 2026

Summary

Feature

Add mobile menu to API docs

Users can now navigate API docs on mobile devices with a sticky top bar and mobile-only logo banner, improving accessibility and user experience.

Health Assessment

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Add support for variables to API docs brophdawg11 XL No 97.4h 26.5h May 08, 2026

Summary

Feature

Add support for variables to API docs

Adds support for exported variable types to API docs, enabling better documentation coverage and mixin categorization for Remix APIs.

Health Assessment

Large
High
High
  • The PR required multiple iterations and extensive documentation changes, indicating significant effort and potential complexity.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Add package README overviews to API docs brookslybrand XL No 22.3h 0.8h May 08, 2026

Summary

Feature

Add package README overviews to API docs

Adds package-level overview pages to API docs by pulling each package README into the docs build, improving user experience and documentation.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.
  • The changes are focused on improving documentation, which is a low-risk task.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Optimize UI runtime hot paths. jacob-ebey XL No 7.3h - May 08, 2026

Summary

Refactor

Improve UI runtime performance

Enhances rendering speed and responsiveness, reducing load times for end users.

Health Assessment

Large
High
Low
  • Rapid 7‑hour cycle with extensive code changes indicates focused performance work; minimal review friction suggests confidence in correctness.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
Simplify fetch-router context, action, and middleware typing mjackson XL No 22.9h - May 08, 2026

Summary

Refactor

Simplify fetch-router context and middleware typing

Improves type safety and developer experience for routing and middleware, reducing errors and speeding development.

Health Assessment

Large
Low
Low
  • PR completed in under a day with minimal iterations, indicating efficient refactoring.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
route-pattern: do not allow partial matches for variables and wildcards in pathname brookslybrand M No 1.9h 1.8h May 07, 2026

Summary

Bug Fix

Prevent partial matches in route patterns

This change ensures that dynamic route variables and wildcards match only complete segments, preventing unintended route matches and improving URL routing accuracy.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Simplify fetch-router action and middleware types mjackson L No 8.5h - May 07, 2026

Summary

Refactor

Simplify fetch-router action and middleware types

This PR simplifies the fetch-router action and middleware type surface, reducing complexity and improving type safety for developers while preserving runtime behavior. By aligning middleware types with handler context, it eliminates duplicate source of truth and reduces maintenance overhead.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged quickly, indicating smooth collaboration and minimal friction.

AI Details

Tech Stack

Languages: Typescript
cli: consolidate `withEnv` test utility pcattori XL No 0.1h - May 06, 2026

Summary

Refactor

Consolidate withEnv test utility and support multiple env vars

Improves test utility by consolidating withEnv and enabling batch environment variable setting, streamlining CLI test setup.

Health Assessment

X-Large
Low
Low
  • Quick merge with minimal review, indicating a straightforward refactor of test utilities.

AI Details

Tech Stack

Languages: Typescript
cli: consolidate `captureOutput` test utility pcattori L No 0.1h - May 06, 2026

Summary

Health Assessment

AI Details

Tech Stack

route-pattern: remove redundant exclusion of `.types.bench.ts` files from package.json pcattori XS No 0.1h - May 06, 2026

Summary

Refactor

Remove redundant exclusion of .types.bench.ts from package.json

Simplifies package configuration by eliminating unnecessary exclusion of benchmark type files, improving maintainability.

Health Assessment

Small
Low
Low
  • PR merged within minutes with minimal changes, indicating low complexity and quick review.

AI Details

Confidence: 0.10

Tech Stack

Fix textarea stream rendering ryanflorence M No 0.6h - May 06, 2026

Summary

Bug Fix

Fix textarea stream rendering

Fixes server-rendered textarea rendering to use default values, ensuring accurate initial content and preventing UI inconsistencies.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Update docs to reference remix test umbrella bin brophdawg11 S No 29.7h - May 06, 2026

Summary

Health Assessment

AI Details

Tech Stack

« Page 2 of 3 »

Get this analytics stack for your team

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

Connect Repos