What’s new at Plune
Announcements and notes on the open-source toolkit — Generate, Evaluate, Gate.
-
Generating code isn't the hard part. Verifying it is.
AI writes the feature in seconds, then leaves you the real work — proving it actually runs. Why we built Cairn as an autonomous verification layer on top of eval, not one more test generator.
Read post -
We pointed our own QA agent at our own site
Cairn explored plune.ai and caught our product-updates signup silently broken in prod — three config layers deep — plus an honest look at where an agent over-asserts.
Read post - @plune-ai/cli
Introducing Plune CLI
Assertion testing for LLM apps — describe your checks in one plune.yaml, run them locally or in CI, and catch regressions with a diff.
Read post - plune-ai/eval-action
Eval diffs on every PR with eval-action
A thin GitHub Action that runs your Plune evals on each pull request, posts a sticky diff comment, and can block merges on a regression — zero cost by default.
Read post