Version 2.0.0-next.323
Released on 2026-01-20
♻ Code Refactoring
- misc: Optimize lobehub models and default configuration.
✨ Features
- misc: Add the agents and agents group fork feature.
🐛 Bug Fixes
- model-runtime: Fix Qwen parallel tool calls arguments incorrectly merged.
- topic: Correct topic item href route for agent and group pages.
- misc: Fix Topic component causing stack overflow and freezing the app, simplify updater config logic, slove the nuqs error in commnuity agent group page.
💄 Styles
- misc: Optimize profile settings skeleton screen.
Improvements and Fixes
Code refactoring
What's improved
What's fixed
- model-runtime: Fix Qwen parallel tool calls arguments incorrectly merged, closes #11649 (ddbe661)
- topic: Correct topic item href route for agent and group pages, closes #11607 (2fffe8b)
- misc: Fix Topic component causing stack overflow and freezing the app, closes #11609 (600cb85)
- misc: Simplify updater config logic, closes #11636 (5c645f0)
- misc: Slove the nuqs error in commnuity agent group page, closes #11651 (1c29bca)
Styles