Skip to content

Changelog

Release notes are maintained in the repository CHANGELOG.md.

Unreleased documentation

  • GEPA Optimize Anything Omni engine and composition migration
  • typed GEPA, AutoResearch, Meta-Harness, Best-of-N, and custom engine declarations
  • sequential, parallel, best-of, vote, adaptive, and pipeline provenance
  • durable pipeline resume, held-out evaluation, and resource-specific budgets
  • comprehensive Zensical documentation site
  • common and advanced API walkthroughs
  • Pydantic AI, schema, multimodal, and Optimize Anything guides
  • capability, stability, migration, troubleshooting, and development references
  • llms.txt, generated llms-full.txt, and Copy as Markdown support
  • agent skill for repository and integration work
  • backend-neutral typed optimization events consumed by Autobench's native instrumentor
  • resource-specific evaluation, optimizer, and aggregate cost evidence
  • ordered execution correlation across standard GEPA, Optimize Anything compositions, and Plan checkpoint/resume
  • deprecated autobench_observer() compatibility helper; use the native instrumentor or callback_observer()

Use the package version printed by pydantic_gepa.__version__ when matching documentation to a release.