aiagent.club
中文
GitHub repo

TheGreenCedar/codex-autoresearch

TypeScript Tracked since 2026-04-20 Updated 2026-09-12 View source ↗

#641 of 803 by Stars among GitHub repos

837 Stars

A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script.

About

Install - Try it - How it works - Dashboard - Docs

Most improvement requests start out vague: make this faster, make it smaller, stop it from breaking. Codex can usually produce a plausible change. The harder part is knowing whether the change helped, whether it traded away something important, and whether the next session can pick up the work without guessing what happened.

Codex Autoresearch gives that work a memory and a measuring stick. It runs small experiments against a benchmark, records what happened, and keeps the useful results separate from the dead ends. You can stop after one baseline or let the loop run through several ideas, but either way you get an evidence trail instead…

Excerpted from github.com/TheGreenCedar/codex-autoresearch

Latest metrics

Stars 837 2026-09-12
Forks 59 2026-09-12
Commits 566 2026-09-12
Releases 44 2026-09-12
Watchers 0 2026-09-12
Open issues 0 2026-09-12
Open PRs 1 2026-09-12