2.2.10

comet-ml/opik2.2.10Jul 29, 2026by github-actions[bot]

AI Summary

Significant release featuring PyPI Trusted Publishing for opik-optimizer, a new Cost Intelligence section, and automation rule improvements.

Key Highlights

  • Publish opik-optimizer via PyPI Trusted Publishing
  • Add Cost Intelligence section (replaces self-improving agents)
  • Auto-suffix duplicate automation rule names
  • Gate sampling params for Anthropic adaptive-thinking models

New Features

  • Auto-suffix duplicate automation rule names on create
  • Add Cost Intelligence section

Full Release Notes

## What's Changed
* [OPIK-7265] [CI] feat(release): publish opik-optimizer via PyPI Trusted Publishing by @awkoy in https://github.com/comet-ml/opik/pull/7653
* [OPIK-7460] [BE] chore: bump opik-optimizer pin to 3.1.1 by @awkoy in https://github.com/comet-ml/opik/pull/7648
* [OPIK-7438] [BE] fix: gate sampling params for Anthropic adaptive-thinking models on the playground/inference path by @JetoPistola in https://github.com/comet-ml/opik/pull/7575
* [OPIK-7371] [BE] feat: auto-suffix duplicate automation rule names on create by @awkoy in https://github.com/comet-ml/opik/pull/7568
* [issue-7462] [SDK] fix: log direct experiment URL from evaluate() by @aiedwardyi in https://github.com/comet-ml/opik/pull/7593
* build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7633
* docs: add Cost Intelligence section (replaces self-improving agents) by @jverre in https://github.com/comet-ml/opik/pull/7647
* build(deps): bump actions/setup-python from 5 to 7 by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7636
* [OPIK-7584] [BE] Narrow the experiment aggregation-branch counts to the requested project by @thiagohora in https://github.com/comet-ml/opik/pull/7654
* [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7661
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7662
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7663
* build(deps): bump the github-actions-minor group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7631
* build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.9.0 in /apps/opik-backend by @dependabot[bot] in https://github.com/comet-ml/opik/pull/7665

## New Contributors
* @aiedwardyi made their first contribution in https://github.com/comet-ml/opik/pull/7593

**Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.9...2.2.10