feat: migrate to Effect 4 and Solid 2 RC - #48
Open
joncrangle wants to merge 4 commits into
Open
joncrangle wants to merge 4 commits into
joncrangle wants to merge 4 commits into
Conversation
joncrangle
force-pushed
the
codex/effect-solid2-migration
branch
from
September 18, 2026 23:20
13346d2 to
1a71568
Compare
Remove unused DriveItem component and importer-less components barrel. Trim AppView union to the 7 live views and collapse the footer switch. Remove production-unused isNavigationKey and its tests. Fix dead Header padding ternary. Trim AGENTS.md to evergreen guidance. Add just fmt-check and enforce it in CI.
Owner
Author
Merge-gate landing checklistWhen Solid 2 / Effect 4 go stable and OpenTUI ships a Solid 2-native renderer, this is exactly what needs to change (verified 2026-09-20 — all three are still RC upstream, so nothing to do yet):
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SystemError: Bad file descriptor.Validation
bun install --frozen-lockfilejust checkjust test— 149 passingjust lintjust buildMerge gates
This PR is intentionally a migration branch and should remain unmerged until:
The OpenTUI packages are pinned to 0.5.11 while the patch is present to prevent version drift.