| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-03 | 416 Bytes | |
| v0.4.78 source code.tar.gz | 2026-09-03 | 2.5 MB | |
| v0.4.78 source code.zip | 2026-09-03 | 2.8 MB | |
| Totals: 3 Items | 5.3 MB | 0 | |
Evaluation runs can now be deleted from the admin console.
DELETE /admin/llm-eval/runs/{run_id}discards a run and its per-turn evidence, behind a confirmation in the UI. Refused on an in-flight run: cancel first.- A worker whose run is deleted mid-turn now unwinds quietly instead of stamping the row FAILED with a stack trace.
Full changelog: https://github.com/mozilla-ai/clawbolt/compare/v0.4.77...v0.4.78