Changelog
Every lawlint release, with the pull request behind each change.
Every release, with the pull request behind each change. Assembled automatically from merged work — the same notes ship with each GitHub release.
July 24, 2026
FeaturesBug Fixes
July 22, 2026
Bug Fixes
July 22, 2026
⚠ BREAKING CHANGESFeaturesBug Fixes
⚠ BREAKING CHANGES
local:model specs no longer run. Replace them withopenai:\<base-url\>#\<model\>pointed at a local OpenAI-compatible server, or with a hosted spec. The--acknowledge-localflag and theai.localAcknowledgedconfig field are removed; a stale field is ignored rather than rejected.
Features
- harvest no-ai-slop writing rules (#63) (dd33aed)
- judge: per-rule request planning, parallel judging, configurable token cap (#64) (c69d779)
- remove in-process local model inference (#67) (6270470)
Bug Fixes
July 22, 2026
FeaturesBug Fixes
Features
- ai: run AI rules by default whenever a model and credentials resolve;
--no-aiopts out (#59) (cfeea0b) - config: user-level config moves to
~/.lawlint/, with project config layering over it field by field (#59) (cfeea0b) - docx: review copies comment on every finding, not only fixable ones; anchors may overlap and span runs (#59) (cfeea0b)
- output: default to a per-tier coverage summary; add
--list,--coverage, and--format full(#59) (cfeea0b) - rules:
fixTemplate:capture-group interpolation for phrase rules (#59) (cfeea0b) - rules: hard/soft rule terminology + unified Markdown skill-file rule format (#55) (840c7e3)
- website: adopt the Blume framework, docs at /docs (6de5972)
Bug Fixes
July 21, 2026
Features
July 20, 2026
FeaturesBug Fixes
Features
- ai: cloud-first defaults — hosted providers lead, local is acknowledged opt-in (#50) (#51) (6009a7c)
- cli: lawlint learn — mine a personal rule package from the user’s corpus (#40) (#46) (34c844e)
- core: layer-2 statistical rules — burstiness and triad density (#37) (#48) (db3e0ee)
- core: split rule intent (style|detection); score aggregates detection rules only (#38) (#43) (9831e26)
- docx: lint and fix .docx via tracked changes + comments (#34) (f3c2255)
- eval: judged evaluation — tier-3 metrics and verdict-discipline rate (#39 Part 2) (#49) (d91573b)
- init: AI model preferences — local/hosted catalog, keys outside the project (#41) (#44) (3e7c3d3)
- rules: add Orwell writing rules and AI-voice checks (#47) (29577be)
Bug Fixes
July 18, 2026
Features
July 18, 2026
Features
July 17, 2026
Features
July 17, 2026
Features