v0.100.2
Agenta-AI/agentav0.100.2May 26, 2026by junaway
AI Summary
Introduces bulk trace export functionality and a unified testcase view, alongside fixes for revision commit endpoints and OTelLinksResponse counting.
Key Highlights
- Added bulk trace export to download all traces for a date range.
- Introduced a unified testcase view.
- Fixed OTelLinksResponse counting and revision commit endpoint data discarding.
New Features
- Bulk trace export for date ranges.
- Unified testcase view.
Full Release Notes
## What's Changed * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4408 * Fix: OTelLinksResponse.count over-counts and writes a removed dropped field by @justin212407 in https://github.com/Agenta-AI/agenta/pull/4346 * [fix] Resolve small open issues by @junaway in https://github.com/Agenta-AI/agenta/pull/4414 * Fix: Fix revision commit endpoints silently discard unknown fields in… by @justin212407 in https://github.com/Agenta-AI/agenta/pull/4345 * feat: unified `testcase` view by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4394 * [fix] Resolve free and trial plans in web by @junaway in https://github.com/Agenta-AI/agenta/pull/4444 * [3840] feat(frontend): Bulk trace export — download all traces for a date range by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4420 * [FE Feat] Evaluation scenario filtering by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4405 * [Fe Feat] Batch add traces to annotation queue by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4400 ## New Contributors * @justin212407 made their first contribution in https://github.com/Agenta-AI/agenta/pull/4346 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.100.1...v0.100.2