Plan: multiplexer backend abstraction implementation#401
Closed
Plan: multiplexer backend abstraction implementation#401
Conversation
Break the design (PR #400) into 23 issues across 5 phases sized for AI-assisted implementation. Each issue lists outcome, files, steps as checkboxes, and acceptance criteria. Phase ordering (P1 → P2 → P3 → P4 → P5) and per-phase blockers (spike issues P3.0 / P4.0, deprecation window for P5) are explicit. Plan intentionally avoids over-specifying implementation details that should be made at coding time (KDL layout exact form, mutex implementation, etc.) per the slim Phase 4 design.
This was referenced May 10, 2026
Owner
Author
|
Closing this planning PR because the multiplexer implementation phases have been superseded by the merged implementation/docs PRs through zellij 0.44 team-session support (#444). |
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
Implementation plan for the merged design (PR #400). Breaks Phase
1-5 into 23 issues sized for AI-assisted implementation. Lays out
phase ordering, blockers (spike issues, deprecation window), and
per-issue outcome / files / steps / acceptance.
Notable choices
shape, mutex strategy, exact swap-block boundaries) to the
implementer per the slim Phase 4 design
Test plan
(not too coarse, not too fine)
phase 1 only / etc.)