Skip to content

P3.5: Docs — README + AGENTS.md zellij notes (multiplexer Phase 3)#437

Merged
takemo101 merged 1 commit intomainfrom
issue-415-zellij-docs
May 10, 2026
Merged

P3.5: Docs — README + AGENTS.md zellij notes (multiplexer Phase 3)#437
takemo101 merged 1 commit intomainfrom
issue-415-zellij-docs

Conversation

@takemo101
Copy link
Copy Markdown
Owner

Summary

Closes #415. Final Phase 3 issue. README gains a Multiplexer
subsection explaining the .cuekit.yaml multiplexer: field and
zellij behavioural differences. AGENTS.md gets a pitfall row
covering the zellij 0.43 quirks (no --pane-id targeting,
synthetic pane id) and Phase 3 status.

The dedicated docs/guides/zellij-backend-smoke.md is deferred to
when Phase 4 lands — the smoke recipe should cover both solo and
team-dashboard modes together rather than ship two iterations.

Test plan

  • README renders correctly with the new Multiplexer subsection
  • AGENTS.md row aligns with existing pitfall format
  • No source changes; typecheck unaffected

Phase 3 status after this PR

Update README's Requirements section to mention zellij as the
alternative multiplexer, and add a Multiplexer subsection under
Execution model that explains:
  - .cuekit.yaml multiplexer / multiplexer_strict fields
  - zellij behavioural differences (attach form, dump-screen)
  - Per-task backend dispatch (handles persisted across config flips)

Update AGENTS.md with a multiplexer pitfall row covering:
  - tmux default, zellij opt-in via .cuekit.yaml
  - Soft-fallback behavior with multiplexer_strict opt-out
  - Zellij 0.43 quirks (no --pane-id targeting, synthetic pane id)
  - Phase 3 implementation status; Phase 4 (team dashboard) tracked
    in #416-#421 but not implemented yet

The dedicated zellij smoke guide (docs/guides/zellij-backend-smoke.md)
is deferred to a follow-up — Phase 4 will introduce additional
zellij-specific UX surfaces and the smoke guide should cover both
solo and team-dashboard modes together.
@takemo101 takemo101 merged commit 5a68951 into main May 10, 2026
@takemo101 takemo101 deleted the issue-415-zellij-docs branch May 10, 2026 08:02
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.

P3.5: Docs — README + AGENTS.md + zellij smoke (multiplexer Phase 3)

1 participant