- Add auto-approval with AUTO_APPROVE environment variable
- Add
itannotation and reduce annotation color noise
- Make output format more compact
- Fix unbound variable error when using
set -u
- Update
allow_diffto check withsed -Einstead of justsed
- Fix exit codes on failure and apply set -e
- Improve error handling and output
- Add
allow_difffunction to allow some diff by regex