v0.94.6
Agenta-AI/agentav0.94.6Mar 17, 2026by junaway
AI Summary
Resolves critical issues with the code evaluation editor where content was not loading correctly and failing local tests.
Key Highlights
- Fix code evaluation editor empty and preset content not loading
- Resolve failing local web tests (oss / ee)
- Allow optional Turbo remote cache in web Docker builds
- Update python dependencies
New Features
- Code evaluation editor content loading fix
- Web test stability improvements
- Docker build optimization
Full Release Notes
## What's Changed * chore(docs): update roadmap with annotation queues and evaluator playground by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4013 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4014 * fix(frontend)[Age 3696]: Code Evaluation editor empty and preset content not loading by @bekossy in https://github.com/Agenta-AI/agenta/pull/3997 * [fix] Resolve failing local web tests (oss / ee) by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/3950 * [chore] Update python dependencies by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4017 * fix(frontend): allow optional Turbo remote cache in web Docker builds by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3967 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.5...v0.94.6