ccmux v0.1.14
auto-answer Claude's resume-from-summary picker so daemon-healed reboots don't strand large sessions at the menu
- Auto-answer Claude's blocking "Resume from summary?" picker on an unattended resume. Claude
2.1.x shows this menu on--resumeof a large/old session; a daemon-healed reboot had nobody
to answer it, so big sessions stranded at the menu (typed input — app or tmux — landed on the
menu, not the conversation) until a human manually restarted each one. The_runsupervisor now
watches the freshly-resumed pane and answers per a newresumePickermachine-config policy
(full= keep all context [default] ·summary= compact ·off= leave for a human). It reads
the option NUMBER from the pane (robust to reordering) and confirms with Enter only if the number
key didn't. Claude-only; other agents have no such picker.