session-tools/bin
Natalie 1f7f0779bd rclaude: launch path no longer forces --continue; resume path keeps it
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
2026-04-26 01:01:37 -07:00
..
_claude-projects rclaude: list/resume now cover on-disk Claude sessions, not just tmux 2026-04-26 00:04:09 -07:00
rclaude rclaude: launch path no longer forces --continue; resume path keeps it 2026-04-26 01:01:37 -07:00
remote-run initial: remote-run + tssh + installer 2026-04-25 22:13:25 -07:00
tssh initial: remote-run + tssh + installer 2026-04-25 22:13:25 -07:00