Originally released: 2025-08-21
What's Changed
- feat(ui-button): add asChild support and demo with icon, adjust layout by @toyamarinyon in #1724
- fix(github-tool): handle repository not found errors in pull request ingest by @satococoa in #1726
- Use Google Generative AI key variable by @satococoa in #1725
- feat(app): integrate NuqsAdapter into app layout and add nuqs deps by @toyamarinyon in #1723
- Feat/stage app filter optimization by @kaochannel154 in #1716
- refactor(page): remove act metadata fetch input extraction to simplify page data by @toyamarinyon in #1722
- refactor: reorganize repository index actions for multi-embedding support by @satococoa in #1719
- Feat/stage acts adjustments by @kaochannel154 in #1711
- refactor(ui): unused deterministic color logic and constants by @toyamarinyon in #1720
- feat(sidebar): switch to Suspense use() for async sidebar data by @toyamarinyon in #1717
- Feat/stage tasks panel by @kaochannel154 in #1714
- refactor-agent-list-query-types by @toyamarinyon in #1715
- feat: add multiEmbedding feature flag infrastructure by @satococoa in #1718
- fix(layout): avoid redundant await by returning act directly and pass it to Sidebar by @toyamarinyon in #1713
Full Changelog: v0.45.6...v0.45.7