Skip to content

Audit and adopt Remix v3 Beta 5 improvements#4

Closed
kentcdodds wants to merge 4 commits into
mainfrom
cursor/remix-beta5-audit-pea-d94b
Closed

Audit and adopt Remix v3 Beta 5 improvements#4
kentcdodds wants to merge 4 commits into
mainfrom
cursor/remix-beta5-audit-pea-d94b

Conversation

@kentcdodds

Copy link
Copy Markdown
Member

Summary

  • documents a repository-specific Remix v3 Beta 5 adoption audit with prioritized follow-up opportunities
  • applies remix/ui/checkbox to the existing login and admin checkbox controls and standardizes the cookie import on remix/cookie
  • minifies production client and MCP app bundles, matching the relevant Beta 5 template improvement
  • updates MCP bundle assertions to validate stable behavior/protocol markers after minification
  • records why trustProxy, Node production starts, and Frame resolution do not apply to the current Cloudflare Workers topology

Testing

  • pre-commit typecheck passed for every commit
  • bun run test:e2e: 20 passed
  • bun run test:mcp: 4 passed

Review guidance

  • Start with docs/agents/remix/beta-5-adoption-audit.md for the findings and prioritization.
  • The UI behavior change is intentionally limited to three native checkboxes.
  • The production build change only adds esbuild minification; development watchers remain unchanged.
Open in Web Open in Cursor 

@kentcdodds kentcdodds closed this Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants