v0.109.1

biomejs/biomev0.109.1Aug 5, 2026by bekossy

AI Summary

This release continues the migration away from Ant Design by moving specific components into Storybook and lifting the theme contract out of the Tailwind config. It introduces a unified sidebar switcher for managing projects and organizations in a single location. Documentation for the migration process is also updated.

Key Highlights

  • Wave 3 guide: taking playground-ui off antd
  • Refactor DrillInView off antd and into Storybook inventory
  • Lift the theme contract out of the Tailwind config
  • Consolidate project + org into one bottom-docked sidebar switcher

New Features

  • Consolidated sidebar switcher for projects and organizations
  • Refactored DrillInView into Storybook
  • Updated theme contract architecture

Full Release Notes

## What's Changed
* [release] v0.109.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5731
* [docs] Wave 3 guide: taking playground-ui off antd by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5700
* [refactor] Take DrillInView off antd and into the Storybook inventory by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5694
* [refactor] Lift the theme contract out of the Tailwind config by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/5740
* [feat] Consolidate project + org into one bottom-docked sidebar switcher by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/5738


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