Skip to content
EvoAgentX logo

EvoAgentX

Verified

Framework for building self-evolving LLM agent workflows automatically.

Autonomous AgentsGeneral-Purpose 3.1kOpen source
View on GitHub
Updated 2026-06-15
EvoAgentX GitHub repository

What is EvoAgentX?

EvoAgentX serves as a modular framework for constructing, testing, and refining LLM-based agents without relying on manual prompt chains or fixed orchestrations.

The system generates workflows from goals, applies task-specific evaluators, then runs self-evolution processes that adjust agent structures over repeated cycles.

It targets researchers and engineers who need adaptive agent systems that can incorporate tools, memory stores, and occasional human guidance.

What you can build with EvoAgentX

Automated Workflow Refinement

Feed in a dataset and objectives so the engine evolves better agent structures using built-in optimization methods.

Controlled Execution with Oversight

Add review checkpoints that let humans inspect, correct, or steer agent decisions at key points in the flow.

Persistent Agent Memory

Enable short-term and long-term memory modules so agents retain context and improve across multiple sessions.

Install EvoAgentX

Quick start
pip install evoagentx
  1. 1Clone the repository from the official GitHub page.
  2. 2Install required Python packages listed in the project files.
  3. 3Configure an LLM provider such as OpenAI or a local option via LiteLLM.
  4. 4Define a task prompt and run the autoconstruction script.
  5. 5Review evaluation scores and trigger the self-evolution process.

EvoAgentX: pros & cons

Pros

  • +Generates complete multi-agent workflows from minimal input
  • +Includes evaluators and evolution algorithms out of the box
  • +Works with many commercial and local language models
  • +Supports both memory types and human intervention points

Cons

  • Setup requires familiarity with LLM integrations
  • Self-evolution quality depends heavily on chosen datasets
  • Documentation and examples are still maturing
Did you find this helpful?

Frequently asked questions

The project is released under the MIT license.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote EvoAgentX

Add this badge to your website, or share the tool.

DFeatured on DhanasviEvoAgentX 0