0.10.0¶
2026-05-14 · View on GitHub
What's New¶
New Features¶
- Promptfoo eval validation rules — lint promptfoo eval configs for correctness (#169)
- Cross-file skill name rename tracking — detect when skill names are renamed across files (#166)
- Snapshot-isolation autofix engine — autofixes now run in isolation with idempotency guarantees (#178)
Fixes¶
- Fix double-wrapping in
content-unlinked-internal-referenceautofix (#174) - Skip inline code spans in
broken-internal-referencechecks (#180) - Include rule ID in text formatter output (#179)
- YAML content fix tests and docs improvements (#181)
Other¶
- Filter PR review action by
pr-for-agentlabel instead of author (#175)