v0.100.0
Agenta-AI/agentav0.100.0May 20, 2026by junaway
AI Summary
A major version release introducing extensive access control and billing settings, extending events beyond deployments, and upgrading frontend tooling and dependencies.
Key Highlights
- Extended access controls and billing settings.
- Extended events beyond deployments.
- Moved secrets and tools to monorepo packages.
- Improved JSON view rendering with collapsible trees.
New Features
- Access controls and billing settings.
- Events beyond deployments.
- Collapsible tree JSON view.
Full Release Notes
## What's Changed * docs(changelog): add annotation queues entry by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4348 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4350 * [chore] Update model list by @junaway in https://github.com/Agenta-AI/agenta/pull/4349 * [ci] Fix failing workflows by @junaway in https://github.com/Agenta-AI/agenta/pull/4352 * [fix] Resolve corrupted docker files by @junaway in https://github.com/Agenta-AI/agenta/pull/4355 * [fix] Clean up support attributes by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4325 * [AGE-3763] fix(api): populate ag.data for PydanticAI v2+ Logfire spans by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4357 * [Feat] Clean up meters, generalize scope/period, prepare global read limits by @junaway in https://github.com/Agenta-AI/agenta/pull/4360 * feat(frontend): add fade+pill truncation for long chat messages by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4344 * fix(frontend): rewrite BeautifiedJsonView as collapsible tree by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4343 * [feat] Extend access controls and billing settings by @junaway in https://github.com/Agenta-AI/agenta/pull/4330 * chore(entities): Layer 1 unit tests for @agenta/entities molecules by @bekossy in https://github.com/Agenta-AI/agenta/pull/4339 * [feat] Extend events beyond deployments by @junaway in https://github.com/Agenta-AI/agenta/pull/4335 * [FE chore] Move secrets and tools to monorepo packages by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4338 * chore: layer 2 integration tests for @agenta/entities by @bekossy in https://github.com/Agenta-AI/agenta/pull/4365 * Adding layer, fixing fern clients and api references by @junaway in https://github.com/Agenta-AI/agenta/pull/4367 * fix: annotation queue related issues by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4333 * hotfix(sdk): replace reserved-input-key rejection with unwrap heuristic by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4362 * [ci] Extend test tooling by @junaway in https://github.com/Agenta-AI/agenta/pull/4372 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.99.9...v0.100.0