Commit graph

57 commits

Author SHA1 Message Date
Natalie
6eda3851a9 feat(scripts): add kill command for tmux sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 17:22:53 -07:00
Natalie
7eabb4fcff fix(@scripts): 🐛 improve detached session systemd handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 03:23:02 -07:00
Natalie
d4359d4d56 fix(@scripts): 🐛 improve detached session handling with systemd scope
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 02:34:42 -07:00
Natalie
d145983188 feat(@scripts): add detached tmux session support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 02:13:38 -07:00
Natalie
926b41941a fix(@scripts): 🐛 add mcp config flag for supervisor sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 21:14:09 -07:00
Natalie
977695a1a8 feat(session): add detached session mode
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 19:38:35 -07:00
Natalie
2fbcfd494f feat(@scripts): add tsv output mode for session tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 03:06:23 -07:00
Natalie
a0cc60d4c3 refactor(rclaude): remove duplicate cmd_send / sh_quote / filter_targets defs 2026-05-18 03:01:09 -07:00
Natalie
4d1175687b feat(@scripts): add send command for tmux session prompts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 23:00:04 -07:00
Natalie
80b421a21f feat(@scripts): add broadcast session prompt tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:42:01 -07:00
Natalie
6892585a2d feat(@scripts): add safe shell quoting and session filtering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:36:01 -07:00
Natalie
34daed5aca fix(@scripts/session-tools): 🐛 handle pipe stdin in remote triage command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:30:01 -07:00
Natalie
0f823b4ecd fix(@scripts): 🐛 log and capture debug output in triage command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:24:01 -07:00
Natalie
98f2475f1c feat(@scripts/session-tools): improve triage row sorting logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 22:17:58 -07:00
Natalie
2b3c95d3f2 feat(@scripts/session-tools): add resume display name restoration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 21:35:06 -07:00
Natalie
6e67a5aa57 feat(@scripts): add persistent session name index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 20:34:20 -07:00
Natalie
dbcaf999f9 feat(@scripts): add disk reclaim, host probe, power-cycle tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 19:38:40 -07:00
Natalie
1c575ad263 feat(@scripts): add remote host resolution helper
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 18:42:31 -07:00
Natalie
45daeb61ba feat(@scripts): add voice toggle command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 18:18:15 -07:00
Natalie
4a5b2f7273 feat(@scripts/session-tools): add rvoice dictation tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 17:54:08 -07:00
Natalie
949e63f16d feat(@scripts): improve home resolution error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 17:42:06 -07:00
Natalie
3f7c9ecbfc feat(@scripts): add session archiving feature for hiding sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 08:06:16 -07:00
Natalie
c6927d4ae8 fix(@scripts): 🐛 adjust tmux session display formatting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 08:00:13 -07:00
Natalie
167beadec6 fix(@scripts/session-tools): 🐛 locate sessions by uuid instead of slug
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:48:00 -07:00
Natalie
b1e7f46f25 feat(@scripts): add name enrichment for resume picker
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:42:01 -07:00
Natalie
96020c67d2 feat(@scripts/session-tools): improve transient dnf install resilience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:29:55 -07:00
Natalie
a5cb5d74c1 feat(@scripts/session-tools): update priority convention to p0-p4 triage system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:23:49 -07:00
Natalie
4daae305ab feat(@scripts): add ssh keepalive for tmux resilience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:11:47 -07:00
Natalie
a55457ee5e fix(@scripts/session-tools): 🐛 optimize session uuid filtering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:47:44 -07:00
Natalie
fa872a3718 feat(session): enhance deep search to include session metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:35:35 -07:00
Natalie
d634acab5e fix(bin): 🐛 update rsync flags for better progress reporting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:29:33 -07:00
Natalie
150ce2008d feat(@scripts): add deep search fallback for session matching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:17:28 -07:00
Natalie
7086061c83 fix(@scripts/session-tools): 🐛 fix triage sorting for global priority display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:05:11 -07:00
Natalie
13ff01a997 feat(@scripts): improve resume cross-host sync logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 05:53:07 -07:00
Natalie
9a47f7f2d9 fix(@scripts): 🐛 improve tmux session display with directory labels
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 05:28:30 -07:00
Natalie
4b464dfc82 fix(@scripts): 🐛 improve session triage display balancing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 05:22:30 -07:00
Natalie
4f30666964 feat(@scripts): add resume session functionality with cross-host mirroring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 05:16:25 -07:00
Natalie
795e40c69a fix(@scripts): 🐛 add path probing for python3 SDK detection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 05:10:18 -07:00
Natalie
31659cf20b feat(@scripts): add claude triage helper cli tool
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:47:15 -07:00
Natalie
a28b2209af feat(@scripts): add cross-host session migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:26:18 -07:00
Natalie
57a428cee6 feat(@scripts): improve resume picker logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:20:17 -07:00
Natalie
0aee09f274 feat(@scripts): add rbtop and help command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:14:16 -07:00
Natalie
f79954e7fc feat(@scripts): add session enumeration mode
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:02:16 -07:00
Natalie
9c3c38a6db feat(@scripts): add tmux config sync for session-tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 03:43:38 -07:00
Natalie
9065abdca6 feat(@scripts): update remote mirroring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 03:31:04 -07:00
autocommit
5c9d05e4d0 refactor(cli): ♻️ Introduce helper function to resolve CLI script paths and standardize path resolution across scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 21:06:05 -07:00
Natalie
b969b14e11 feat(@scripts): add npm publish workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 16:13:30 -07:00
Natalie
9888fb1a31 feat(@scripts): add unique timestamp to tmux session names
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 15:47:26 -07:00
Natalie
4b63a48d05 rclaude: add --version (git sha + date + repo path; -dirty if uncommitted) 2026-04-26 01:11:39 -07:00
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