MCPcopy Index your code
hub / github.com/wshobson/agents / eval_all.py

File eval_all.py

plugins/plugin-eval/scripts/eval_all.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Batch-evaluate every local plugin and write per-plugin JSON + a summary report.
2
3Runs `plugin-eval score` (via the library, not the CLI subprocess) on every
4plugin directory under `plugins/`. External git-subdir plugins are skipped

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected