Natalie
|
6610424e67
|
fix(@scripts): 🐛 update session handling and add new flags
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-06 19:57:33 -07:00 |
|
Natalie
|
4204a1e85a
|
fix(@scripts): 🐛 handle tilde and relative paths in session dir logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-06 19:49:55 -07:00 |
|
Natalie
|
dfbdb194e2
|
feat(@scripts): ✨ enhance crc to support tmux sessions and persistent remote control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-06 19:09:18 -07:00 |
|
Natalie
|
fe0cc983f3
|
feat(@scripts): ✨ add crc remote shell launcher
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-06 18:59:46 -07:00 |
|
Natalie
|
597dff5a43
|
fix(@scripts): 🐛 secure remote command handling by base64 encoding user input
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-02 16:30:06 -07:00 |
|
Natalie
|
90a78ea8ed
|
fix(@scripts/session-tools): 🐛 add delay for paste submission
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-02 15:20:29 -07:00 |
|
Natalie
|
e5403bf72a
|
feat(@scripts): ✨ add wedge guard monitoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-01 00:54:13 -06:00 |
|
Natalie
|
6941cdef36
|
fix(@scripts/session-tools): 🐛 add newline validation and tmux cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-27 18:12:25 -06:00 |
|
Natalie
|
a74af5e613
|
feat(send): ✨ add slash-command mode for precise input control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-27 18:05:13 -06:00 |
|
Natalie
|
f11e820d86
|
fix(@scripts/session-tools): 🐛 improve nvme temp parsing and systemctl output
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-25 16:09:15 -07:00 |
|
Natalie
|
95b3b65196
|
feat(@scripts): ✨ add health-checking doctor script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-25 15:40:43 -07:00 |
|
Natalie
|
8997920dc3
|
feat(@scripts): ✨ add resume uuid column to tmux session listing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-22 00:31:07 -07:00 |
|
Natalie
|
ece58a21d6
|
fix(@scripts): 🐛 add session name support for fresh spawns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 17:15:54 -07:00 |
|
Natalie
|
b135b8395a
|
feat(@scripts): ✨ parallelize triage data fetching for faster host processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-21 14:28:57 -07:00 |
|
Natalie
|
f50a90869a
|
fix(@scripts/session-tools): 🐛 prevent tmux session crashes on claude exits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-20 18:25:37 -07:00 |
|
Natalie
|
0ed5118953
|
fix(@scripts): 🐛 revert systemd-run scope fallback to plain tmux
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-20 17:57:39 -07:00 |
|
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
|
d682cc61f4
|
feat(@scripts): ✨ add rsend cli tool for broadcasting messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 23:53:06 -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
|
0590b8b07d
|
fix(@scripts): 🐛 update audio input to use configurable device
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 20:15:44 -07:00 |
|
Natalie
|
5a4633cef6
|
docs(@scripts): ✨ add disk-reclaim boot wrapper and docs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 19:44:44 -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
|
fedabb0924
|
docs(@scripts): ✨ update rvoice docs to use LAN speech-synthesis
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:12:14 -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
|
4968a0bdf8
|
feat(@scripts): ✨ add remote dictation helper for rclaude sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 17:23:54 -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
|
f76e4996ca
|
feat(@scripts): ✨ add cwd extraction helper function
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 07:05:48 -07:00 |
|