v0.96.8
Agenta-AI/agentav0.96.8Apr 22, 2026by jp-agenta
AI Summary
This release addresses various stability issues including fixes for testset uploads, tracing inconsistencies in ingest/query, and empty input handling in the chat service.
Key Highlights
- Fixed testset uploads.
- Resolved tracing inconsistencies in ingest/query.
- Fixed chat service and empty inputs.
- Added configurable slug for entities.
New Features
- Configurable slug for entities
Full Release Notes
## What's Changed * [release] v0.96.7 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4169 * [fix] Resolve some api test issues by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4200 * fix: Add to testset drawer freez when adding large dataset by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4194 * fix(frontend): Clear button does not work in playground by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4197 * fix(frontend): Show observability rate limit message by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4202 * feat: add configurable slug for entities by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4198 * [fix] Resolve issue with chat service and empty inputs by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4207 * [fix] Resolve tracing inconsistencies in ingest/query by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4208 * [fix] Resolve broken testset uploads by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4210 * [fix] workflow-related fork issues by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4211 * Chore/add support info on suppressed exceptions by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4212 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.96.7...v0.96.8