MCPcopy
hub / github.com/anthropics/skills / run_loop.py

File run_loop.py

skills/skill-creator/scripts/run_loop.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Run the eval + improve loop until all pass or max iterations reached.
3
4Combines run_eval.py and improve_description.py in a loop, tracking history

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected