v0.102.0
Agenta-AI/agentav0.102.0Jun 8, 2026by bekossy
AI Summary
New run-on mode selectors have been added to the evaluator playground and creation drawer to improve workflow control. The release also fixes UI rendering issues in message editors and the page layout.
Key Highlights
- Run-on mode selector for the evaluator playground
- Run-on modes added to the evaluator creation drawer
- Re-enable full-page playground for evaluator workflows
- Fix inverted Text/Markdown view in playground message editors
New Features
- Run-on mode selectors for evaluators
Full Release Notes
## What's Changed * [release] v0.101.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4545 * fix(frontend): remove copyright and social-links footer bar by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4550 * [fix] Render markdown headings by level instead of uppercasing by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4548 * feat(frontend): Run-on mode selector for the evaluator playground by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4553 * [FE Fix]: Re-enable full-page playground for evaluator workflows by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4474 * [fix] Fix inverted Text/Markdown view in playground message editors by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4554 * test(frontend): add unit tests for @agenta/shared and @agenta/annotation packages by @bekossy in https://github.com/Agenta-AI/agenta/pull/4539 * ci: auto-close incomplete external PRs by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4579 * ci: exempt private org members from PR contribution check by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4580 * ci: stop PR bot over-closing on missing checklist + fix reopen loop by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4581 * feat(frontend): Run-on modes in the evaluator creation drawer (shared controls) by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4557 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.101.1...v0.102.0