Skip to content

proofrag v0.3.0

Choose a tag to compare

@unshDee unshDee released this 01 Jun 00:20
· 19 commits to main since this release
a9e9339

proofrag v0.3.0

Point your agent at your docs + your RAG app → golden test set, LLM-as-judge + retrieval scorecard, CI gate. Agent Skill (Claude Code / Codex) + Python CLI.

  • Golden-set generation from your own corpus (single/multi-doc/unanswerable tiers)
  • LLM-as-judge (groundedness, correctness, completeness, citation quality), pinned + fingerprinted
  • Rank-aware retrieval metrics: Recall@k, Precision@k, NDCG@k, MRR
  • Shareable self-contained HTML scorecard
  • CI gates: absolute floor (--fail-under) + baseline regression (proofrag diff)
  • Reusable GitHub Action: uses: unshDee/proofrag@v0

Install: pipx install "proofrag[anthropic]" · uvx "proofrag[anthropic]" demo