v0.104.1

Agenta-AI/agentav0.104.1Jun 22, 2026by bekossy

AI Summary

Addresses several bug fixes including API test failures, observability session data display issues, and frontend queue capping.

Key Highlights

  • Fixed failing API test
  • Capped sidebar banner queue to prevent overflow
  • Fixed observability session data display issue
  • Normalized chat workflow output to canonical Message shape

Full Release Notes

## What's Changed
* [release] v0.104.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4717
* [fix] Resolve failing API test by @junaway in https://github.com/Agenta-AI/agenta/pull/4748
* fix(frontend): cap sidebar banner queue by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4724
* Fix: Observability session data display issue by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4736
* [fix] Normalize chat workflow output to the canonical Message shape by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4719
* [fix]: code evaluator code editor issues by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4715
* fix(hosting): scope gh.local traefik to its own compose project by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4703
* [fix] Self-heal Playwright browser cache by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4723
* [fix] Select Railway services when redeploying previews by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4725
* [4645] fix(frontend): wrap API key inside the create-key modal by @Koushik-Salammagari in https://github.com/Agenta-AI/agenta/pull/4746
* Revert "[fix] Select Railway services when redeploying previews" by @bekossy in https://github.com/Agenta-AI/agenta/pull/4792
* docs: add Koushik-Salammagari as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4795

## New Contributors
* @Koushik-Salammagari made their first contribution in https://github.com/Agenta-AI/agenta/pull/4746

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.104.0...v0.104.1