·
12 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Introducing optimize_anything, GEPA's new API for optimizing any text parameter. Checkout the blogpost at https://gepa-ai.github.io/gepa/blog/2026/02/18/introducing-optimize-anything/
What's Changed
- Automated docs and website by @LakshyAAAgrawal in #176
- Make ARC_AGI example readable in docs by @LakshyAAAgrawal in #177
- Add GA by @LakshyAAAgrawal in #179
- Add more external references in the docs by @LakshyAAAgrawal in #180
- Update GEPA index by @LakshyAAAgrawal in #183
- Fix colors by @LakshyAAAgrawal in #184
- Add info from twitter by @LakshyAAAgrawal in #186
- Add assets by @LakshyAAAgrawal in #187
- Add hero by @LakshyAAAgrawal in #188
- Add agents.md and claude.md by @LakshyAAAgrawal in #189
- Update the website frontpage matter by @LakshyAAAgrawal in #190
- feat: Generalize reflection prompt placeholders for broader use cases by @LakshyAAAgrawal in #195
- Add test coverage for Signature.run() list/tuple LM response handling by @Copilot in #199
- Deduplicate missing template warnings in reflective mutation by @Copilot in #198
- Expose per-parameter reflection prompt templates in public API by @Copilot in #200
- Fix Pyright type error: add None guards for score comparison by @Copilot in #201
- feat: Support per-parameter custom reflection prompts by @LakshyAAAgrawal in #197
- feat: Support custom candidate proposer functions by @LakshyAAAgrawal in #194
- feat: Enhanced language model protocol for flexible prompt formats by @LakshyAAAgrawal in #196
- feat: Make perfect_score optional for flexible optimization goals by @LakshyAAAgrawal in #193
- Update README.md by @LakshyAAAgrawal in #205
- Update header of the website by @LakshyAAAgrawal in #206
- Fix color by @LakshyAAAgrawal in #207
- Logo Improvement by @LakshyAAAgrawal in #208
- Update logo by @LakshyAAAgrawal in #209
- Add
optimize_anything: unified high-level API for GEPA by @LakshyAAAgrawal in #204 - Launch
optimize_anythingand GEPA for Agent Skills Optimization by @LakshyAAAgrawal in #214 - Update og previews by @LakshyAAAgrawal in #215
- OG Social Previews for blogposts by @LakshyAAAgrawal in #216
- Blogpost by @LakshyAAAgrawal in #217
- Update task ordering in blogpost by @LakshyAAAgrawal in #218
- Create details-anchor.js by @LakshyAAAgrawal in #219
Full Changelog: v0.0.27...v0.1.0