Skip to main content

Crate evolve_core

Crate evolve_core 

Source
Expand description

evolve-core: engine for evolutionary computation on LLM agents.

See the workspace README and docs/plans/2026-04-23-evolve-validation-design.md for the full architecture.

Modules§

agent_config
Universal AgentConfig: the unit that Evolve actually evolves.
ids
Strongly-typed identifier newtypes used across the framework.
promotion
Signal aggregation + Bayesian champion-vs-challenger promotion math.
schema
Genome schema DSL: declarative description of a genome’s structure.