cellshot v0.3.0
What's new
- Add pipe-backed capture mode for CLIs that only emit useful output when stdout/stderr are pipes.
- Add
--color always|auto|neverto control child color environment, including NO_COLOR handling. - Add session recording with
launch --recordand video export withcellshot video. - Add paced session input with
send --pace-msfor readable recordings. - Harden persistent sessions with private runtime/socket permissions, request size limits, and control timeouts.
- Improve rendering for block/shade characters and OpenCode spinner glyphs.
- Update OpenCode screenshots and README examples.
Published to crates.io as cellshot 0.3.0.