0.4.3¶
2026-05-08 · View on GitHub
What's New¶
New features¶
- Accept YAML list for
allowed-toolsin addition to string (#24) - Support
NO_COLORenvironment variable for disabling colored output (#23) - Drop Python 3.8, add Python 3.13 and 3.14 support
- Auto-generate README rule docs from rule metadata
- Auto-generate
.skillsaw.yaml.examplewith commented rule descriptions - Add
make updatetarget to regenerate all generated files
Fixes¶
- Fix trailing whitespace in
--initgenerated config (#22) - Change default severity to error for agentskill-evals rules
- Fix mypy
python_versionto matchrequires-python >= 3.9
Other¶
- Simplify Configuration section in README to reference
skillsaw --init - Add venv-aware Makefile targets and simplify release skill