2.0.9

comet-ml/opik2.0.9Apr 21, 2026by github-actions[bot]

AI Summary

This release focuses on SDK enhancements for test suites, adding methods to fetch items and experiments, alongside UI/UX improvements. It includes a reversion of a name change and fixes for frontend loader and agent sandbox routing.

Key Highlights

  • SDK: Added getRawItems() to TestSuite
  • SDK: Added getTestSuiteExperiments to TS SDK
  • UI: Added Opik Connect as a dedicated side-nav item
  • UI: Fixed progress spinner for suite-mode evaluation
  • Fix: Resolved Python sandbox submodule imports

New Features

  • getRawItems() method for TestSuite
  • getTestSuiteExperiments method for TS SDK
  • Dedicated side-nav item for Opik Connect
  • Fixed progress spinner for suite-mode evaluation
  • Resolved Python sandbox submodule imports

Full Release Notes

## What's Changed
* [OPIK-5851] [SDK] fix: show "Evaluating test suite" in suite-mode progress spinner by @awkoy in https://github.com/comet-ml/opik/pull/6407
* [NA] [DOCS] Update quickstart screenshot to showcase new UI by @jverre in https://github.com/comet-ml/opik/pull/6412
* [OPIK-5822] [SDK] feat: add getRawItems() to TestSuite by @awkoy in https://github.com/comet-ml/opik/pull/6408
* [OPIK-5819] [SDK] feat: add getTestSuiteExperiments to TS SDK by @awkoy in https://github.com/comet-ml/opik/pull/6409
* [OPIK-6098] [FE] fix: move setActiveProject out of ProjectPage render by @andriidudar in https://github.com/comet-ml/opik/pull/6404
* [NA] [FE] [DOCS] Rename Ollie to Opik Connect in user-facing copy by @jverre in https://github.com/comet-ml/opik/pull/6413
* Revert "[NA] [FE] [DOCS] Rename Ollie to Opik Connect in user-facing copy" by @jverre in https://github.com/comet-ml/opik/pull/6415
* [OPIK-6091] [BE] fix: resolve opik.* submodule imports in Python sandbox by @ldaugusto in https://github.com/comet-ml/opik/pull/6396
* [OPIK-5987][FE] Agent sandbox URL uses "/agent-runner" instead of "/agent-playground" by @yaricom in https://github.com/comet-ml/opik/pull/6416
* [OPIK-6141] [FE] feat: add Opik Connect as dedicated side-nav item by @andriidudar in https://github.com/comet-ml/opik/pull/6414


**Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.8...2.0.9