2.0.70
comet-ml/opik2.0.70Jun 18, 2026by github-actions[bot]
AI Summary
This release adds visual testing for empty states, optimizes bulk thread operations for performance, and provides CRUD capabilities for Agent Insights jobs.
Key Highlights
- Add visual testing for empty states
- Bulk thread resolve/create + scope locks for non-idempotent ops
- Agent Insights jobs CRUD
New Features
- Visual testing for empty states
- Bulk thread performance improvements
- Agent Insights job CRUD
Full Release Notes
## What's Changed * [OPIK-6956] [FE] test: add visual testing for empty states by @natagh23 in https://github.com/comet-ml/opik/pull/7146 * [OPIK-6968] [BE] perf: bulk thread resolve/create + scope open/close locks to non-idempotent ops by @thiagohora in https://github.com/comet-ml/opik/pull/7138 * [OPIK-6852] [BE] Agent Insights jobs CRUD by @aadereiko in https://github.com/comet-ml/opik/pull/7087 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.69...2.0.70