Release v2.0.0
VectorLint v2.0.0
An LLM-based prose linter that catches subjective writing issues like clarity, tone, and technical accuracy. Think Vale, but powered by AI.
🚀 Highlights
- Multiple LLM Providers: OpenAI, Anthropic Claude, Azure OpenAI, Google Gemini
- Smart Scoring: Density-based scoring (errors per 100 words) for fair evaluation
- Vale Integration: Seamless integration with Vale CLI for combined analysis
- Technical Accuracy: Hallucination detection with search provider support
- Flexible Config: File-centric rule packs with glob-based targeting
- Multiple Outputs: Native JSON and Vale-compatible JSON formats
- MDX Support: Extended support for React-based documentation
📦 Installation
npm install -g vectorlintContributors
- @ayo6706 made their first contribution in #3
- @oluwatooki-GA made their first contribution in #10
- @oshorefueled made their first contribution in #11
- @hurshore made their first contribution in #23
- @mtgr18977 made their first contribution in #26
Full Changelog: https://github.com/TRocket-Labs/vectorlint/commits/v2.0.0