leo-lilinxiao/codex-autoresearch
An autonomous iterative system implemented as an OpenAI Codex skill that cycles through modify, verify, and retain operations on code.

Velocity · 7d
+22
★ / day
Trend
→steady
star history
The repository provides a Codex skill that enables autonomous goal-driven experimentation. Users specify what they want to improve, and the system uses Codex to modify code, run verification commands, decide whether to keep or discard changes, and repeat the loop indefinitely. It supports mechanical verification of any command-defined metric including test coverage, type errors, latency, lint warnings, and security findings.