2.1.11
comet-ml/opik2.1.11Jun 30, 2026by github-actions[bot]
AI Summary
This release focuses on UI enhancements for trace analysis and stability fixes. It introduces new components for the Explain feature and resolves issues with ADK trace output recovery.
Key Highlights
- Add Explain (Ollie) feature UI components (bridge, store, button, popover) for trace cells
- Fix ADK trace output recovery when context caching detaches the LLM span
- Remove changelog date-hierarchy redirects
New Features
- Explain (Ollie) on trace cells
- ADK trace output recovery fix
Full Release Notes
## What's Changed * [OPIK-7135] [GHA] fix: dedup docs-preview broken-link report by URL by @JetoPistola in https://github.com/comet-ml/opik/pull/7263 * [NA] [DOCS] Remove changelog date-hierarchy redirects by @jverre in https://github.com/comet-ml/opik/pull/7285 * fix: recover ADK trace output when context caching detaches the LLM span (#5524) by @lupuletic in https://github.com/comet-ml/opik/pull/7282 * [OPIK-6425] [FE] feat: Explain (Ollie) on trace cells — bridge, store, button & popover by @awkoy in https://github.com/comet-ml/opik/pull/7132 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.10...2.1.11