Changelog
New features, improvements, and fixes across releases.
v0.25.1
LatestFixed
- Fix inconsistent heading hierarchy in skill workflow sections — all skills now use
## Workflow+### Step N:pattern consistently (cf-help,cf-learn,cf-teach,cf-review,cf-review-in,cf-review-out) #71a01dc
v0.25.0
New
- Add
autoApproveIgnoreconfig — specify Bash command prefixes theauto-approvehook should skip classifying, deferring to Claude Code's nativepermissions.allowpatterns (DENY rules still enforced) #6621b61
Improved
- Downgrade
cf-implementeragent from Opus to Sonnet — implementation is a structured, well-defined task; Opus is reserved for planning and complex reviews #6f3bed3