v0.109.0

biomejs/biomev0.109.0Aug 4, 2026by bekossy

AI Summary

This release marks a significant architectural change by migrating the entire @agenta/ui library from Ant Design to Radix UI primitives and Class Variance Authority (CVA). It includes a data seam for isolated Storybook stories to support this migration and updates the README with the new dependencies.

Key Highlights

  • Migrate @agenta/ui off antd onto Radix + cva primitives
  • Storybook data seam for isolated data-backed stories
  • Update README.md to reflect new architecture

New Features

  • Migration of UI library to Radix UI and CVA
  • Storybook data seam implementation

Full Release Notes

## What's Changed
* Update README.md by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5726
* feat(frontend): Storybook data seam for isolated data-backed stories by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5644
* feat(frontend): Migrate @agenta/ui off antd onto Radix + cva primitives by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5643


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.108.1...v0.109.0