skills(cmux-rebuild): document the zellij socket-dir split that under-counts live sessions - #162
Conversation
…-counts live sessions
DJRHails
left a comment
There was a problem hiding this comment.
Automated review — one finding posted inline. The PR had already merged, so the fix is a follow-up PR off main rather than a push to this branch.
Review Summary
Everything else in the paragraph checks out against upstream zellij ( Verified: read the merged diff and the surrounding SKILL.md section plus the rebuild scripts' Verdict: approve |
Companion to #161. The rebuild survey reported 2 live taffy sessions while 12 zellij servers were running: logind at
SessionsMaxleft new logins withoutXDG_RUNTIME_DIR, sozellij list-sessionsread/tmp/zellij-1000and every server under/run/user/1000/zellijlooked EXITED. This adds the check (compare the survey with the server process count over ssh) and the recovery (attach withenv ZELLIJ_SOCKET_DIR=<dir>; symlinks between the dirs do not work) to the skill, where the next rebuild reads it.via claude @ trifle