Skip to content

cellshot v0.3.0

Choose a tag to compare

@kitlangton kitlangton released this 30 May 18:02
· 15 commits to main since this release

What's new

  • Add pipe-backed capture mode for CLIs that only emit useful output when stdout/stderr are pipes.
  • Add --color always|auto|never to control child color environment, including NO_COLOR handling.
  • Add session recording with launch --record and video export with cellshot video.
  • Add paced session input with send --pace-ms for 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.