v2.0.4
Summary
Bug Fixes:
- Fixed
unknownversion display in auto-update-checker and improved JSONC parsing - Fixed empty response errors in session-recovery by adding placeholder messages for thinking-only messages
New Hook:
- Added
non-interactive-envhook that sets non-interactive environment variables (CI, DEBIAN_FRONTEND, etc.) for bash commands
- 7fd52e2 refactor(non-interactive-env): use args.env instead of command prepending
- 08481c0 refactor(non-interactive-env): remove regex-based TUI blocking
- 192e8ad refactor(hooks): rename interactive-bash-blocker to non-interactive-env
- 5dd4d97 fix(auto-update-checker): resolve
unknownversion display and improve JSONC parsing (#54) - b1abb79 refactor(interactive-bash-blocker): replace regex blocking with environment configuration
- 8618d57 add missing schema components
- 4b6b725 feat(hooks): Add interactive-bash-blocker hook
- 1aaa6e6 fix(session-recovery): Add placeholder message for thinking-only messages
Thank you to 1 community contributor: