2.0.60
iii-hq/iii2.0.60Jun 10, 2026by github-actions[bot]
AI Summary
This release introduces new tooling for E2E testing and evaluation, alongside the foundational schema and configuration for MCP OAuth 2.1.
Key Highlights
- Added ability to evaluate experiment traces from the UI
- Added `evaluate_resume` to continue interrupted evaluations
- Introduced E2E failure investigation tooling
- Added MCP OAuth 2.1 schema and persistence
New Features
- Evaluate experiment traces from UI
- Resume interrupted evaluations
- E2E failure investigation tooling
- MCP OAuth 2.1 schema and configuration
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