evo-hq/evo
GitHub 仓库 中按Star排名第 515 / 共 783
turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents.
项目介绍
Get started with autoresearch on any codebase - with two simple commands.
Do you want to do more with autoresearch or need a custom, hands-on deployment? Request access to evo platform or email hello@evo-hq.com.
A plugin for your agentic framework that optimizes code through experiments
You give it a codebase. It discovers metrics to optimize, sets up the evaluation, and starts running experiments in a loop -- trying things, keeping what improves the score, throwing away what doesn't.
Inspired by Karpathy's autoresearch -- where an LLM runs training experiments autonomously to beat its own best score. Autoresearch is a pure hill climb: try something, keep or revert, repeat on a single…
最新指标
| Star | 1.3k | 2026-07-16 |
|---|---|---|
| Fork | 99 | 2026-07-16 |
| 提交 | 457 | 2026-07-16 |
| 发布 | 57 | 2026-07-16 |
| Watcher | 3 | 2026-07-16 |
| 开放 issue | 9 | 2026-07-16 |
| 开放 PR | 7 | 2026-07-16 |