v1.1.0
Minor release: auto-approve more safe command shapes — read-only filters and benign label/no-op segments piped or chained after a git/gh command — plus parsing-hardening fixes for redirects.
- feat: allow safe git/gh piped into a read-only filter by @karlkfi in #11
- fix: handle fd redirects (2>&1) so they aren't read as git args by @karlkfi in #12
- feat: auto-approve benign label/no-op segments; harden file-write redirects by @karlkfi in #14
Full Changelog: v1.0.0...v1.1.0