Skip to content

v1.4.342

Choose a tag to compare

@github-actions github-actions released this 13 Dec 08:18
· 27 commits to main since this release

Changes

PR #1866 by ksylvan: fix: write CLI and streaming errors to stderr

  • Fix: write CLI and streaming errors to stderr
  • Route CLI execution errors to standard error output
  • Print Anthropic stream errors to stderr consistently
  • Add os import to support stderr error writes
  • Preserve help-output suppression and exit behavior