Conflating launch and resume was wrong: tmux already provides 'reattach to the live conversation' (named session keyed by dir). Adding --continue to the launch path also caused surprise replays of stale conversations and clashed with other claude processes holding the same on-disk session. - launch (rclaude HOST DIR): plain 'claude' — fresh session - transport-drop reattach: tmux session reattach (automatic, same command) - explicit on-disk resume: 'rclaude resume <pattern>' — sets RCLAUDE_RESUME=1 when re-execing, which adds --continue to the launch invocation |
||
|---|---|---|
| .. | ||
| _claude-projects | ||
| rclaude | ||
| remote-run | ||
| tssh | ||