February 21, 20261.0.98v1.0.98RSS

v1.0.98 — [UI/UX] Beast Mode is a buried hidden gem — add persistent sidebar entry

Release Notes

The Beast Mode tab is one of the most powerful features in the platform (20-agent discovery supercycles, loop controls, live pipeline feed) but it lives inside the product's overview page as a tab, with no sidebar entry and no breadcrumb hint. New users won't discover it. The account-level AccountSidebar only has 3 items (Products, Teams, Settings), and even the ProductSidebar doesn't include Beast Mode in its navigation. A user who hasn't read the docs would never find it.

Category: navigation File: src/components/product-sidebar.tsx Recommendation: Add Beast Mode as a dedicated sidebar entry under the 'Build' section in ProductSidebar (between 'Overview' and 'AI Dev Team'), with a Flame icon and optionally a pulsing indicator when a run is active. Also add it to the command palette nav commands in command-palette.tsx.