2.1.22
comet-ml/opik2.1.22Jul 10, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on performance optimization, security/auth fixes, and documentation updates. It includes audit remediation performance improvements, Claude Agent SDK content capture, and cost-api auth enablement.
Key Highlights
- Full-scan audit remediation performance improvements
- Capture Claude Agent SDK / Claude Code content in Opik OTEL traces
- Enable cost-api auth in platform mode
- Add per-evaluation spend budget for LLM-as-judge evaluators
- New Diagnostics documentation page
New Features
- Per-evaluation spend budget for LLM-as-judge evaluators
- Diagnostics documentation page
Full Release Notes
## What's Changed * [OPIK-6884] [BE] perf: full-scan audit Slice-1 remediations (R4, R6, R7, R8) by @thiagohora in https://github.com/comet-ml/opik/pull/7404 * [NA] [QA] test(e2e): retry model-picker click to fix Playground flake by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/7401 * [OPIK-6993] [BE] Capture Claude Agent SDK / Claude Code content in Opik OTEL traces by @jverre in https://github.com/comet-ml/opik/pull/7319 * [NA] [FE] Diagnostics: copy for permission_denied run failure by @aadereiko in https://github.com/comet-ml/opik/pull/7407 * [OPIK-7249] [BE][FE] fix: cheap existence probe for Logs empty state by @YarivHashaiComet in https://github.com/comet-ml/opik/pull/7378 * [NA] [DOCS] Add Diagnostics documentation page by @jverre in https://github.com/comet-ml/opik/pull/7417 * [OPIK-6884] [BE] perf: project/trace-id scope dataset-item + optimization enrichment scans by @thiagohora in https://github.com/comet-ml/opik/pull/7412 * [OPIK-7245] dev-runner: enable cost-api auth in platform mode by @LifeXplorer in https://github.com/comet-ml/opik/pull/7415 * [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/7425 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7426 * [OPIK-6995] [FS] feat: add per-evaluation spend budget for LLM-as-judge evaluators by @alexkuzmik in https://github.com/comet-ml/opik/pull/7312 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7424 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.21...2.1.22