e

evo

evo is an intelligent agent that automatically optimizes code through tree search and parallel sub-agents conducting experiments.

🌍 OverseasFreeOpen sourceDev开源API
Platforms: WebAPI
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 1.1k
Source
GitHub
Added
2026-06-13
Last verified
2026-06-13
evo

Overview

evo is a plugin that transforms your codebase into an automated research loop. It identifies optimization targets, establishes evaluation benchmarks, and initiates experimental cycles—trying different approaches, retaining improvements, and discarding ineffective ones. Unlike greedy hill-climbing, evo uses tree search, enabling multiple directions to branch from any commit node, avoiding over-specialization in a single exploration path. It also supports parallel semi-autonomous agents, each operating in its own Git working tree, reading traces, forming hypotheses, and running multiple iterations. evo provides shared state, gating mechanisms, observability, and automatic benchmark discovery. Suitable for developers and teams, it helps automate the code optimization process.

Key features

  • Tree search for code optimization
  • Parallel semi-autonomous agents
  • Shared state and gating mechanisms
  • Observability and benchmark discovery

Use cases

Code performance optimizationAutomated testing and validationContinuous integration and deploymentMulti-branch code experimentation

Pros

  • Automated code optimization
  • Supports multiple code hosting platforms
  • Provides visual monitoring
  • Flexible strategy configuration

Limitations / notes

  • Requires internet connection
  • Higher learning curve

Who it's for

DevelopersSoftware engineersTechnical teams

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

Is it free?

Yes, evo is an open-source project and available for free use.

Which code hosting platforms are supported?

Supports Claude Code, Codex, Cursor, Hermes, Opencode, OpenClaw, Pi, and others.

Does it support Chinese?

Documentation and interface are primarily in English, but code optimization works in Chinese environments.

Can it be used commercially?

Yes, evo is licensed under Apache-2.0, allowing commercial use.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.