lobehub/docs/changelog/2026-01-27-v2.mdx
CanisMinor 549735be7f
📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

35 lines
1.6 KiB
Text

---
title: "LobeHub v2.0 — Group Chat & Multi-Agent Collaboration \U0001F389"
description: >-
LobeHub v2.0 brings major upgrades including multi-agent group chat, enhanced
model settings, SSO-only mode, and desktop improvements.
tags:
- v2.0
- Group Chat
- Multi-Agent
- SSO
---
# LobeHub v2.0 🎉
LobeHub v2.0 marks a practical shift from single-agent chat to real multi-agent collaboration. It also improves model configuration, introduces SSO-only mode, and brings desktop polish so day-to-day work feels steadier.
## Group Chat for multi-agent work
The headline capability is multi-agent group chat. Instead of asking one Agent to handle every step, you can run multiple specialized Agents in one conversation and have them work around the same goal.
## Build and evolve Agents faster
v2.0 also makes Agent creation easier. With Agent Builder, you can describe your goal in plain language and generate an Agent with tools, behaviors, skills, and personality in one flow.
After creation, you can publish to the marketplace, remix from community templates, or adopt an Agent directly into your Workspace and keep iterating.
## Knowledge and workflow continuity
Knowledge workflows are more complete. You can write and organize documents with Pages, manage resources with folder-based knowledge organization, and use Agent Memory to carry forward preferences, style, goals, and prior project context.
## Improvements and fixes
- Added `ExtendParamsTypeSchema` for more flexible model configuration.
- Updated Kimi K2.5 and Qwen3 Max Thinking.
- Fixed Gemini 2.5 streaming behavior.