Releases: ReagentX/fleetcom
Releases · ReagentX/fleetcom
Release list
0.10.1
0.10.0
- Added automatic task-set recovery snapshots, accessible from the session picker with
Tab. - Forwarded attached applications’
OSC 52clipboard copies to the host terminal, with copy-status notices. - Added highlighted mouse-drag selection and clipboard copying for supported live task screens.
0.9.0
- Claude Code previews now recognize dynamic workflow wait states
- Saved sessions now carry a format version; unsupported versions are rejected safely with a clear error.
- Passing
--scrollbackwhile reusing an existing daemon now shows a notice that the setting was ignored and explains how to restart the daemon to apply it
0.8.0
- Smarter dashboard previews for Claude, Codex, and Grok now surface meaningful live states such as current actions, approval requests, and agent waits while filtering transient spinner noise
- Attached sessions now forward function keys, modified navigation keys, and application-mode cursor keys more faithfully
- Configure per-task terminal history with
--scrollback <lines>orFLEETCOM_SCROLLBACK; use0to disable scrollback - Jump between dashboard sections with
TabandShift-Tab - Edit any inline prompt using
←/→,Home/End, orCtrl-A/Ctrl-E - Idle indicators and section placement now transition together after 10 seconds, preventing flicker for periodically updating tasks.
0.7.0
- Automatically resume supported
claude,codex, andgrokconversations when rerunning tasks or loading saved sessions - See quiet tasks in a new Idle section after 10 seconds without output
- Task ages now reflect the last meaningful event: launch, last output, or completion.
- Wrap task selection between the first and last entries when navigating the dashboard or Quick Peek with arrow keys, j/k, or the mouse wheel.
0.6.0
0.5.0
0.4.0
- Session saving, loading, and listing now consistently respect the connecting client’s
FLEETCOM_CONFIG_DIR - Paths (including non-UTF-8 paths) and pasted input are transferred without data loss
- Stalled tasks and socket writes can no longer freeze the dashboard or shutdown
- Terminal settings are reliably restored after errors and crashes
- Improved daemon connection and
--killerror handling
0.3.1
0.3.0
- Improved task input: richer paste, modified Enter, and mouse handling.
- Added 2,000-line task scrollback with keyboard and mouse navigation.
- Launches now use the requesting client’s environment and directory; safer daemon/version handshake.
- Improved cleanup of task process groups, including background children.