All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
- Core prompt scanning for
.js,.ts,.jsx,.tsx - Rule engine with built-in rules:
vaguePromptmissingOutputFormatconflictingInstructionstokenExplosiontokenUsagepromptInjection
.promptlintrcJSON configuration support--cimode for CI failure-on-warning behavior- Rule and scanner test coverage using
node:test - Community docs (
CONTRIBUTING.md,CODE_OF_CONDUCT.md)