Skip to content

v0.2.0

Latest

Choose a tag to compare

@kcosr kcosr released this 18 May 23:35
e3baa87

Added

  • Added passthrough freshness flags for interactive mode: --freshness-interval, --freshness-message, --freshness-max-iterations, and --freshness-max-duration. (#1)

Changed

  • Changed bare interactive passthrough to run Claude through a wrapper-owned PTY relay so the wrapper can observe terminal output and input activity. (#1)

Validation

  • npm run check