v0.109.0

shrimbly/node-bananav0.109.0Aug 4, 2026by bekossy

AI Summary

Updates documentation and introduces a data seam for Storybook, completing the migration of the UI library from Ant Design to Radix UI primitives.

Key Highlights

  • Migrated @agenta/ui from Ant Design to Radix + cva primitives
  • Added Storybook data seam for isolated data-backed stories
  • Updated README.md

Breaking Changes

  • Migrated @agenta/ui off antd onto Radix + cva primitives

New Features

  • Storybook data seam for isolated data-backed stories

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