codepolicy

JSON →
library 0.2.2 ·javascript
verified Jun 4, 2026

LLM-powered semantic lint tool for CI pipelines (v0.2.2). Catches design violations that static analysis can't — naming inconsistencies, misplaced responsibilities, implicit fallbacks, and more. Requires Node.js >= 22. Ships 9 built-in rules with configurable thresholds and supports multiple LLM providers (OpenAI, Anthropic, GitHub Copilot). Filter mode supports diff-only or full-codebase analysis. Written in TypeScript with shipped type definitions. Release cadence: early stage, frequent minor updates.