Oct 27, 2025 · v1.0.0
Production Ready: the Auto-fix System
Fourteen automatic fixers with atomic writes, backups, and four safety tiers.
Major features
- Auto-fix system. 14 automatic fixers with atomic file writes, automatic backups, and rollback support.
- Safety levels. Four risk tiers, safe, low, moderate, and high, giving you control over what gets auto-applied.
- Import cleanup. Automatically removes unused imports across the entire codebase.
- Code quality fixers. Extract magic numbers, add missing docstrings, simplify boolean expressions, and convert string formatting to f-strings.
Quality
- Test coverage. 135 tests at 81% coverage: a production-ready quality bar.
