WecoAI/
awesome-autoresearch
WecoAI/awesome-autoresearchCollections
Curated list of AutoResearch use cases with optimization traces and open source implementations
1k
Curated list of AutoResearch use cases with optimization traces and open source implementations
turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents.
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.