lobehub/docs/changelog/2026-01-27-v2.zh-CN.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.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 的核心变化是从单智能体对话走向真正的多智能体协作。版本同时带来更灵活的模型配置、SSO-only 模式和桌面端打磨,让日常使用更稳定、更顺手。
## 用群聊完成多智能体协作
这次最核心的升级是多智能体群聊。你不再需要让一个 Agent 包办所有任务,而是可以在同一会话里让多个专业 Agent 围绕同一个目标一起讨论和推理。
## 更快创建并迭代 Agent
在创建和迭代 Agent 这件事上v2.0 明显更轻。你可以通过智能体构建器直接描述目标,一次生成包含工具、行为、技能和个性的完整 Agent。
创建后,你可以发布到应用市场、采用社区模板,或把 Agent 直接纳入你的 Workspace 持续改造。
## 更连贯的知识与工作流
知识工作流也更完整了。你可以在 Pages 里编写和整理文档,用文件夹组织知识与资源,并通过 Agent Memory 延续偏好、风格、目标和历史项目上下文,让后续协作更连贯。
## 体验优化与修复
- 新增 `ExtendParamsTypeSchema`,模型配置更灵活。
- 更新 Kimi K2.5 与 Qwen3 Max Thinking。
- 修复 Gemini 2.5 的流式传输问题。