1.10.22
comet-ml/opik1.10.22Feb 26, 2026by github-actions[bot]
AI Summary
This release focuses on UI improvements including relative time format for columns and updated default table columns, adds permission checks for viewing dashboards, and includes documentation enhancements for GitHub CLI interactions.
Key Highlights
- Update time columns to relative time format
- Update default columns across all tables
- Implement view dashboards permission check
- Add gh CLI PR comment replies to address-github-pr-comments
- Add /review-github-pr slash command
- Python SDK retire gpt-4* defaults
New Features
- Relative time format for time columns
- View dashboards permission check
Full Release Notes
## What's Changed * [OPIK-4434] [SDK] Python SDK retire gpt-4* defaults by @vincentkoc in https://github.com/comet-ml/opik/pull/5188 * [OPIK-4429] [FE] Update time columns to relative time format by @andriidudar in https://github.com/comet-ml/opik/pull/5201 * [OPIK-4580] [DOCS] Add gh CLI PR comment replies to /address-github-pr-comments by @JetoPistola in https://github.com/comet-ml/opik/pull/5395 * [OPIK-4364] [FE] Update default columns across all tables by @andriidudar in https://github.com/comet-ml/opik/pull/5388 * [OPIK-4357] [FE] Implement view dashboards permission check by @anastasiapyzhik in https://github.com/comet-ml/opik/pull/5267 * [OPIK-4595] [DOCS] Add /review-github-pr slash command by @JetoPistola in https://github.com/comet-ml/opik/pull/5407 **Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.21...1.10.22