2.2.38
SagerNet/sing-box2.2.38Aug 24, 2026by github-actions[bot]
AI Summary
This release focuses on test coverage improvements, documentation of Agent evaluation capabilities, and performance optimizations for the traces table.
Key Highlights
- Virtualization of the traces table's columns and rows
- Documentation of Agent as a Judge
- Page-boundary coverage for dataset-item JSON-key sorting
- Running frontend checks with the private AI-spend plugin
New Features
- Virtualization of traces table
Full Release Notes
## What's Changed * [OPIK-7793] [FE] ci: run the frontend checks with the private ai-spend plugin staged by @andriidudar in https://github.com/comet-ml/opik/pull/7891 * [OPIK-8023] Add page-boundary coverage for dataset-item JSON-key sorting by @thiagohora in https://github.com/comet-ml/opik/pull/7939 * docs(online-evaluation): document Agent as a Judge by @jverre in https://github.com/comet-ml/opik/pull/7956 * [OPIK-8021] [FE] perf: virtualize the traces table's columns and rows by @andriidudar in https://github.com/comet-ml/opik/pull/7947 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7961 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.2.37...2.2.38