Dev open-sources bevis: agents must prove 'done' with stored commands and output

Lekis86 · reddit · 2026-08-29

The author runs a fleet of 24 agents on local hardware, tracked via a Mission Control board in their own AI OS. The recurring failure wasn't agents being wrong — it was agents reporting tasks done when the artifact said otherwise: untouched work, tests against the wrong target, or no tests at all, just assertions.

So they built bevis (Apache-2.0, stdlib only, zero dependencies):

Stated limits: no relevance checking (bevis close 3 --run "echo done" still closes); the event log has no hash chain or signatures, so anyone with the SQLite file can rewrite history.

Original post →

More from coding & agent

coding & agent channel →