Skip to content

v0.10.0

Choose a tag to compare

@stbenjam stbenjam released this 14 May 13:54
· 943 commits to main since this release
d252498

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-reference autofix (#174)
  • Skip inline code spans in broken-internal-reference checks (#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-agent label instead of author (#175)