2.0.60
Zipstack/unstract2.0.60Jun 10, 2026by github-actions[bot]
AI Summary
This release introduces significant new functionality, including the ability to evaluate experiment traces directly from the UI and resume interrupted evaluations via the SDK. It also lays the groundwork for MCP OAuth 2.1.
Key Highlights
- Evaluate Experiment Traces from UI
- Resume interrupted evaluations via SDK
- MCP OAuth 2.1 foundations (PR 1/7)
- E2E failure investigation tooling
New Features
- Evaluate Experiment Traces from UI
- Resume interrupted evaluations (SDK)
- MCP OAuth 2.1 foundations (PR 1/7)
- E2E failure investigation tooling
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