You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
2.5.0 - 2026-03-04
Features
User-facing message field: LLM violations now include a dedicated message field — under 15 words, written directly to the user, with no rule references. This replaces analysis as the string shown in the terminal.
analysis in JSON output: The analysis field (internal model reasoning) is now included in --output=json violation objects alongside message, giving consumers access to both.
Improvements
Directive guidance updated to explicitly distinguish message (user-facing) from analysis (internal reasoning not shown in UI)