v0.100.7

Agenta-AI/agentav0.100.7May 29, 2026by junaway

AI Summary

Evaluation scenarios now display filter names correctly, and the comparison mode output cells have been fixed. Playground configuration switches between Markdown and Text have also been addressed.

Key Highlights

  • Evaluation scenarios filter display names
  • Fix evaluation scenario output cells in comparison mode
  • Markdown / Text switch in playground configs
  • Preserve playground chat history across commits

Full Release Notes

## What's Changed
* [Fe fix] Evaluation scenarios filter display names by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4485
* [fix] Resolve broken oss invites from non-default projects by @junaway in https://github.com/Agenta-AI/agenta/pull/4461
* [FE Fix] Fix evaluation scenario output cells in comparison mode by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4486
* [fix] Resolve issues from null data in live evaluations by @junaway in https://github.com/Agenta-AI/agenta/pull/4462
* [FE Fix]: Rename providers table Status column to API Key by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4488
* [FE Fix]: Refresh prompts page table after prompt creation by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4490
* [FE fix] Scenario drawer missing trace by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4483
* [fix] Resolve data corruption related to retrieval by @junaway in https://github.com/Agenta-AI/agenta/pull/4476
* [FE Fix]: Markdown / Text switch in playground configs by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4482
* [AGE-3785] fix(frontend): preserve playground chat history across commits by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4468


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.100.6...v0.100.7