Skip to content

lawlint v0.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:05
8436056

0.9.0 (2026-07-22)

⚠ BREAKING CHANGES

  • local: model specs no longer run. Replace them with openai:<base-url>#<model> pointed at a local OpenAI-compatible server, or with a hosted spec. The --acknowledge-local flag and the ai.localAcknowledged config 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

  • docx: write the document when findings are comment-only (#68) (df0aac6)

Downloads

Unsigned native downloads. R2 is the canonical distribution store.

CLI

Desktop