You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within the meta-harness path in optimize-anything, only a single objective metric is able to be optimized, unlike GEPA's built-in multi-objective search.
Additionally, the meta-harness path currently solely supports Claude Code, and there is no Codex CLI integration. Such an integration would make the method accessible on the OSS Codex harness.
optimize-anything, only a single objective metric is able to be optimized, unlike GEPA's built-in multi-objective search.