Skip to content

Proteus v0.1.0

Choose a tag to compare

@yichen14 yichen14 released this 20 Aug 08:28
· 49 commits to main since this release

First public release of Proteus — a harness-agnostic framework for agent self-evolution.

Highlights:

  • Choose any harness × model and describe one or multiple evolution goals in natural language.
  • Evolve built-in Minimal, LLM, Pi, and DeepSeek Harness adapters, or plug in a custom harness.
  • Optimize general properties, custom measurements, or concrete benchmarks.
  • Inspect live evolution progress and retain every episode as a reproducible snapshot.

Install with pip install proteus-evolve.

Full Changelog: https://github.com/proteus-evolve/Proteus/commits/v0.1.0