mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
549735be7f
* 🔨 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>
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
---
|
|
title: 智能体任务系统与 Agent 管理
|
|
description: 引入应用内通知、增强 Agent 管理能力,并优化整体引导体验。
|
|
tags:
|
|
- 智能体任务
|
|
- Bot 管理
|
|
- 通知
|
|
- 引导
|
|
---
|
|
|
|
# 智能体任务系统与 Agent 管理
|
|
|
|
这次更新重点优化了 Agent 的上手和日常运营体验,尤其适合在多场景协作中使用 Bot 的团队。
|
|
|
|
LobeHub 现在支持应用内通知,重要更新和提醒可以直接在产品内收到。Agent 管理能力也进一步增强,在内容渲染和展示上更灵活,能覆盖更丰富的 Bot 使用场景。
|
|
|
|
上手流程也更顺了。新版引导可以帮助团队更快进入 Agent 工作流,斜杠菜单加入技能专属图标后,常用命令更容易定位。与此同时,GitHub Copilot 兼容性也进一步提升,包含视觉相关能力的改进。
|
|
|
|
## 体验优化
|
|
|
|
- 将市场入口移至侧边栏「资源」下方,整体布局更清晰。
|
|
- 在 AI 生成被中断时增加可视化提示。
|
|
- 修复话题切换时的显示异常。
|
|
- 改进错误处理,提供更友好的降级界面。
|