Skip to content

v0.3.32

Choose a tag to compare

@github-actions github-actions released this 10 Feb 22:41
· 819 commits to main since this release

0.3.32

Released on 2026-02-10.

Bug Fixes

  • Close file handle before exec in executor tests to prevent ETXTBSY on musl
  • Preserve newlines in multi-line command display
  • Harden message sequence sanitization
  • Budget overrides keep_last_n in context trimming

Code Style

  • Fix formatting
  • Fix import ordering in anthropic convert module

Maintenance

  • Bump version to 0.3.32

Refactoring

  • Rename daemon module to watch