Release v2.3.0
VectorLint 2.3.0 - 2026-02-11
Features
- Zero-Config Mode: Run VectorLint without any config file by adding a
VECTORLINT.mdto your
project root - User Instructions Support: Global user instructions now run alongside all rules (previously
fallback-only) - Fix Suggestions: New
fixfield in violation output provides drop-in replacement suggestions for
both Check and Judge evaluations - Init Command Enhancements: New
--quickflag creates onlyVECTORLINT.md,--fullflag creates
both config and user instruction files - Improved Evaluation Instructions: Centralized directive with structured Role/Task/Instructions
format
Improvements
- Renamed internal terminology: "Style Guide" → "User Instructions" for clarity
- Renamed evaluation types:
SubjectiveResult→JudgeResult,SemiObjectiveResult→CheckResult - Removed redundant instruction sections from bundled preset prompts
- Consolidated architectural documentation into CLAUDE.md
Full Changelog: v2.2.0...v2.3.0