2.0.60

comet-ml/opik2.0.60Jun 10, 2026by github-actions[bot]

AI Summary

This release introduces the ability to evaluate experiment traces directly from the UI and adds a new SDK feature to resume interrupted evaluations. It also establishes the foundation for MCP OAuth 2.1.

Key Highlights

  • Add ability to evaluate Experiment Traces from UI
  • Add `evaluate_resume` to continue interrupted evaluations
  • MCP OAuth 2.1 foundations (schema, config, domain, persistence, service)
  • New E2E failure investigation tooling

New Features

  • Resume interrupted evaluations
  • E2E failure investigation tooling
  • MCP OAuth foundations

Full Release Notes

## What's Changed
* [NA] [QA] docs: self-serve E2E test authoring (/add-e2e-test + writing-e2e-tests skill) by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/6992
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7001
* [OPIK-6737] [FE] Add Ability to Evaluate Experiment Traces from UI by @yaricom in https://github.com/comet-ml/opik/pull/6999
* [NA] [FE] JSLinter fix by @yaricom in https://github.com/comet-ml/opik/pull/7005
* [OPIK-5269] [SDK] feat: add evaluate_resume to continue interrupted evaluations by @alexkuzmik in https://github.com/comet-ml/opik/pull/6941
* [OPIK-5269] [DOCS] docs: add page on resuming interrupted evaluations by @alexkuzmik in https://github.com/comet-ml/opik/pull/6950
* [OPIK-6385] [FE] revert: thread time range in ThreadDetailsPanel traces query by @andriidudar in https://github.com/comet-ml/opik/pull/7007
* [OPIK-6666] [BE] feat: MCP OAuth 2.1 foundations (PR 1/7) — schema, config, domain, persistence, service by @LifeXplorer in https://github.com/comet-ml/opik/pull/6979
* [NA] [QA] feat: E2E failure investigation tooling (/comet:investigate-e2e-failure + debugging-e2e-tests skill) by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7003


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.59...2.0.60