v0.100.6

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

AI Summary

A maintenance release addressing frontend display issues in the registry and playground, specifically improving trace output styling and tool message rendering.

Key Highlights

  • Fixed Model column displaying system_message text in the registry.
  • Improved playground config panel layout and responsiveness.
  • Enhanced trace output styling and beautified tool message body rendering.

Full Release Notes

## What's Changed
* fix(frontend): registry Model column showing system_message text by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4480
* [FE Fix] hide string-type evaluator metrics from scenario table & filters by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4477
* fix(frontend): improve playground config panel layout by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4481
* [FE fix] Improve trace output styling by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4478
* fix(frontend): render tool message body in tracing beautified view by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4484


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