Skip to content

v8.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:16
· 17 commits to main since this release
c8b4601

8.2.0 — 2026-09-05

Semver rationale: minor — adds CLI inspection and community pattern management without changing default rewrite policies.

  • Offline editor inspection. patina inspect returns deterministic scores and source-aligned UTF-16 diagnostics for editor integrations.
  • Community pattern packs. patina pattern install|list|remove manages unsigned GitHub packs with commit pinning, metadata validation and local-file protection. Licensed Pro packs retain their separate command.
  • Kimi text isolation. Local Kimi requests disable tools and subagents. Metadata-only output fails safely, and setup failures clean temporary files.
  • Dataset publication tooling. Export reviewed public regression fixtures and publish them through a guarded manual workflow. Actual Hugging Face upload remains a separate step.
  • Live evaluation tooling. Opt-in scorer and rewrite studies bind sources and private call receipts, stop after storage failures, and require independent judge families. Model comparisons are still in progress; no model default changes are made by this release.