v4.3.0
v4.3.0: more agents, still lazy
Added
- Add ponytail-audit skill
- Add Gemini CLI support
- Add correctness assertion to benchmarks
Fixed
- Fix Windows hooks failing under PowerShell when cmd.exe %VAR% is not expanded
- Honor CLAUDE_CONFIG_DIR in hooks
What's Changed
- feat: add ponytail-audit skill by @rygel in https://github.com/DietrichGebert/ponytail/pull/20
- fix: Windows hooks fail under PowerShell (cmd.exe %VAR% not expanded) by @ousamabenyounes in https://github.com/DietrichGebert/ponytail/pull/26
- feat: add Gemini CLI support by @ousamabenyounes in https://github.com/DietrichGebert/ponytail/pull/25
- docs: document GitHub Copilot CLI support by @DietrichGebert in https://github.com/DietrichGebert/ponytail/pull/30
- docs: document Antigravity and VS Code Codex extension support by @DietrichGebert in https://github.com/DietrichGebert/ponytail/pull/36
- feat(benchmarks): add correctness assertion by @zamal-db in https://github.com/DietrichGebert/ponytail/pull/31
- fix: honor CLAUDE_CONFIG_DIR in hooks by @DietrichGebert in https://github.com/DietrichGebert/ponytail/pull/37
- chore: bump version to 4.3.0 by @DietrichGebert in https://github.com/DietrichGebert/ponytail/pull/38
New Contributors
- @rygel made their first contribution in https://github.com/DietrichGebert/ponytail/pull/20
- @ousamabenyounes made their first contribution in https://github.com/DietrichGebert/ponytail/pull/26
- @zamal-db made their first contribution in https://github.com/DietrichGebert/ponytail/pull/31
Full Changelog: https://github.com/DietrichGebert/ponytail/compare/v4.2.0...v4.3.0