v0.103.1
emcie-co/parlantv0.103.1Jun 10, 2026by bekossy
AI Summary
A frontend-focused release that redesigns the evaluation run configuration tab and introduces entity reference chips with hovercards for better user interaction.
Key Highlights
- Redesigned eval run Configuration tab as summary rail + sections
- Redesigned entity reference chips with identifier hovercard
- Fix for deployment 'Last modified' showing deployed revision date
- Improved playground draft preservation when connecting test sets
- Added dark mode changelog entry and announcement
New Features
- New eval run Configuration UI
- Entity reference chips with hovercards
Full Release Notes
## What's Changed * [release] v0.103.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4584 * fix(frontend): pass prompt-referenced testset columns to playground evaluators by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4601 * [#4592] fix(frontend): deployment "Last modified" shows the deployed revision date by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4593 * feat(frontend): rebuild eval run Configuration tab as summary rail + sections by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4606 * feat(frontend): redesign entity reference chips with identifier hovercard by @bekossy in https://github.com/Agenta-AI/agenta/pull/4615 * docs: add dark mode changelog entry and announcement by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4618 * fix(frontend): keep playground drafts when connecting a test set by @bekossy in https://github.com/Agenta-AI/agenta/pull/4622 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.103.0...v0.103.1