| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.10.59 source code.tar.gz | 2026-04-07 | 251.4 MB | |
| 1.10.59 source code.zip | 2026-04-07 | 256.9 MB | |
| README.md | 2026-04-07 | 5.6 kB | |
| Totals: 3 Items | 508.3 MB | 0 | |
What's Changed
- [NA] [TS SDK] feat: indexed keys in LLMJudge schema, reasoning_effort, and UX improvements by @alexkuzmik in https://github.com/comet-ml/opik/pull/6011
- [OPIK-5452] [SDK] feat: warn when runner process exits without blocking by @petrotiurin in https://github.com/comet-ml/opik/pull/6021
- [OPIK-5297] [OPTIMIZER SDK] Update BaseOptimizer._create_optimization_run() to pass project_name to the OpikClient by @yaricom in https://github.com/comet-ml/opik/pull/5956
- [OPIK-5427] [FE] Prettify agent sandbox output with SyntaxHighlighter by @miguelgrc in https://github.com/comet-ml/opik/pull/6009
- [OPIK-5491] [BE] feat: make intervalEnd optional for KPI cards endpoint by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6028
- [OPIK-5457] [BE] Local Runner pairing code TTLs default to 1 hour. by @collincunn in https://github.com/comet-ml/opik/pull/6016
- [OPIK-5339] [BE] feat: add status filter to get local runners endpoint by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6001
- [OPIK-5553][FE]: fix a bug with experiments; by @aadereiko in https://github.com/comet-ml/opik/pull/6032
- [NA] [BE] Fix high cost metrics calculation by @thiagohora in https://github.com/comet-ml/opik/pull/5965
- [OPIK-5479] [FE] fix: clear cached pair code on runner connection by @ldaugusto in https://github.com/comet-ml/opik/pull/6035
- [OPIK-5476] [OPIK-5443] [FE] feat: v2 sidebar & navigation UX reverts + workspace-level sidebar by @andriidudar in https://github.com/comet-ml/opik/pull/6034
- [OPIK-5496] [SDK]
configure(force=True)still prompts interactively for workspace by @yaricom in https://github.com/comet-ml/opik/pull/6033 - [OPIK-000] [BE] Fix GeneratePairingCode.createsValidCode test by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6046
- [OPIK-5389] [FE] Disable "Use suite" button when evaluation suite is empty by @miguelgrc in https://github.com/comet-ml/opik/pull/6010
- [OPIK-4647] [FE] Redesign Agent Runner UI by @miguelgrc in https://github.com/comet-ml/opik/pull/6041
- [OPIK-5582][FE]: add avatars to projects; by @aadereiko in https://github.com/comet-ml/opik/pull/6043
- [OPIK-5431] [BE] Fix IS_EMPTY/IS_NOT_EMPTY filters for DICTIONARY field type by @thiagohora in https://github.com/comet-ml/opik/pull/6042
- [OPIK-5430] [FE] fix: grouping experiments by tags shows experiments from other projects by @thiagohora in https://github.com/comet-ml/opik/pull/6040
- [OPIK-5882]: remove a separator for collapsed menu, and remove shrinking of icons; by @aadereiko in https://github.com/comet-ml/opik/pull/6048
- [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/6047
- [OPIK-5605] Fix duplicated Online Scoring evaluations for partial traces by @ldaugusto in https://github.com/comet-ml/opik/pull/6049
- [OPIK-5614] [SDK] fix: use actual project name from backend when retrieving datasets by @alexkuzmik in https://github.com/comet-ml/opik/pull/6050
- [OPIK-5482] [BE] [SDK] fix: return 200 with null body instead of 204 for next job endpoint by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6052
- [OPIK-5499] [SDK]
update_current_tracenot exported at top-level opik module by @yaricom in https://github.com/comet-ml/opik/pull/6056 - [OPIK-5535] Fix 403 on get_blueprint() when resolving project by name by @ldaugusto in https://github.com/comet-ml/opik/pull/6051
- [OPIK-5619] [BE] fix: add workspace-wide fallback header for dataset item streaming by @thiagohora in https://github.com/comet-ml/opik/pull/6060
- [OPIK-5599] [BE] Fix experiment items not displayed after evaluation suite deletion by @thiagohora in https://github.com/comet-ml/opik/pull/6053
- [OPIK-5500] [SDK]
AgentConfigManager.update_blueprint()fails with TypeError on string values by @yaricom in https://github.com/comet-ml/opik/pull/6063 - [OPIK-5624] [BE/FE] fix: restore assertion_results in experiment items after evaluation suite deletion by @thiagohora in https://github.com/comet-ml/opik/pull/6064
- [OPIK-5495] [SDK] opik.configure() parameter
urlmismatches config fileurl_overrideby @yaricom in https://github.com/comet-ml/opik/pull/6065 - [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/6069
- [OPIK-5658] [FE] fix: align KPI metrics logsSource filter with traces table by @thiagohora in https://github.com/comet-ml/opik/pull/6072
- [OPIK-5649] [BE] fix: only include trace input when adding to evaluation suite by @itamargolan in https://github.com/comet-ml/opik/pull/6068
- [OPIK-5374] [GHA] fix: skip empty PRs in peter-evans/create-pull-request workflows by @JetoPistola in https://github.com/comet-ml/opik/pull/5995
- [OPIK-5678] [BE] fix: guard filter binding by metric type in project metrics by @LifeXplorer in https://github.com/comet-ml/opik/pull/6084
- [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/6096
- [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/6095
- [OPIK-5628] [FE] Clear stale job state on sandbox disconnect by @miguelgrc in https://github.com/comet-ml/opik/pull/6091
- [NA] [E2E] fix: 3 e2e test failures by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/6088
- [OPIK-5437] [BE] fix: correct agent configuration version ordering by @BorisTkachenko in https://github.com/comet-ml/opik/pull/6071
- [NA] [SDK] chore: remove unused LocalRunnerTask class by @petrotiurin in https://github.com/comet-ml/opik/pull/6037
Full Changelog: https://github.com/comet-ml/opik/compare/1.10.58...1.10.59