2.0.13

comet-ml/opik2.0.13Apr 23, 2026by github-actions[bot]

AI Summary

Fixes provider inference, adds missing permission guards, improves assertion UI polish, and fixes various UI/UX issues (search, scroll, deep-linking).

Key Highlights

  • SDK: Fixed provider inference from LitellmModel prefix
  • FE: UX polish for assertions UI across suite dialogs
  • BE: Fixed members search
  • FE: Fix preserve deep-link URL on workspace version mismatch

New Features

  • Fixed provider inference from LitellmModel prefix
  • UX polish for assertions UI
  • Fixed members search
  • Added missing permission guards
  • Onboarding updates

Full Release Notes

## What's Changed
* [OPIK-6099] [SDK] fix: infer provider from LitellmModel prefix in OpikTracingProcessor by @alexkuzmik in https://github.com/comet-ml/opik/pull/6432
* [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/6450
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/6449
* [OPIK-6174]: Fix members search by @anastasiapyzhik in https://github.com/comet-ml/opik/pull/6453
* [NA] [DOCS] update docs announcement banner by @cbordz in https://github.com/comet-ml/opik/pull/6447
* [NA] [SDK] chore: better exception for evaluate_experiment with no te… by @kriogenia in https://github.com/comet-ml/opik/pull/5855
* [OPIK-6150] [FE] perf: don't block app render on workspace version verify by @andriidudar in https://github.com/comet-ml/opik/pull/6452
* [OPIK-6159] [FE] fix: UX polish for assertions UI across suite dialogs by @itamargolan in https://github.com/comet-ml/opik/pull/6445
* [OPIK-6143] Add missing permission guards by @anastasiapyzhik in https://github.com/comet-ml/opik/pull/6442
* [NA] [BE] Fix silently-dropped demo experiment items in prod by @jverre in https://github.com/comet-ml/opik/pull/6454
* [NA] [BE] Exclude demo eval suite from opik_eval_suite_created / _run BI events by @jverre in https://github.com/comet-ml/opik/pull/6457
* [OPIK-6065] [FE] fix: trace and thread details UI/UX polish by @miguelgrc in https://github.com/comet-ml/opik/pull/6393
* [OPIK-6037] [FE] fix: vertically center empty state on Datasets and Test Suites by @awkoy in https://github.com/comet-ml/opik/pull/6458
* [NA]: Update titles and slugs for prompt and agent playgrounds by @LeoRoccoBreedt in https://github.com/comet-ml/opik/pull/6462
* [OPIK-6150] [FE] fix: preserve deep-link URL on workspace version mismatch by @andriidudar in https://github.com/comet-ml/opik/pull/6459
* [OPIK-6192][FE]: onboarding updates; by @aadereiko in https://github.com/comet-ml/opik/pull/6455

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

**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.12...2.0.13