v0.84.1

Agenta-AI/agentav0.84.1Feb 9, 2026by mmabrouk

AI Summary

This patch release improves error handling and RBAC permissions, ensuring users have the correct access levels and receive clearer feedback when API keys are missing.

Key Highlights

  • Improve SDK/frontend error message for missing API keys
  • Add missing VIEW permissions to RBAC viewer role
  • Skip loading members for demo organizations
  • Fix Evaluation revision lookup fallback to workflow tables

Full Release Notes

## What's Changed
* [release] v0.84.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3660
* fix(sdk,frontend): improve error message when API key is missing by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3668
* fix(api): add missing VIEW permissions to RBAC viewer role by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3663
* fix(api,frontend): skip loading members for demo organizations by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3664
* [#3661] fix(api): Evaluation revision lookup fallback to workflow tables by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3662
* [fix] View environments as deployments and add missing default environments bootstrap by @junaway in https://github.com/Agenta-AI/agenta/pull/3679
* [fix] add optional version with fallback, in workflows by @junaway in https://github.com/Agenta-AI/agenta/pull/3681
* [release] v0.84.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3676


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.84.0...v0.84.1