2.0.60

louislam/dockge2.0.60Jun 10, 2026by github-actions[bot]

AI Summary

This release introduces new evaluation capabilities, including the ability to evaluate experiment traces from the UI and a new SDK feature to resume interrupted evaluations.

Key Highlights

  • Added ability to evaluate experiment traces directly from the UI
  • Introduced `evaluate_resume` SDK feature to continue interrupted evaluations
  • Laid foundations for MCP OAuth 2.1 implementation
  • Added new E2E failure investigation tooling

New Features

  • Evaluate Experiment Traces from UI
  • evaluate_resume SDK feature
  • MCP OAuth 2.1 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