📝 docs: add May 19 weekly changelog (#14973)

This commit is contained in:
René Wang
2026-05-19 19:18:57 +08:00
committed by GitHub
parent d3973a5cc0
commit 632c1e6c49
3 changed files with 123 additions and 156 deletions
@@ -0,0 +1,39 @@
---
title: Introducing CAO — Your Chief Agent Operator
description: >-
Meet CAO: agents that review their own work, recruit teammates when they need help, and only stop to ask you when it really matters.
tags:
- CAO
- Agent Teams
- Tasks
- Models
---
# Introducing CAO — Your Chief Agent Operator
## Meet CAO
CAO (Chief Agent Operator) turns short back-and-forth chats into agents that just keep going. Instead of waiting for you to say "ok, next step", your agent now checks its own work, decides what to do next, and gets on with it. When something genuinely needs your call, it pauses, tells you what it tried, and asks a clear question — no more guessing in the dark.
CAO can also bring in help. If a task gets big, your agent can put together a small team of sub-agents and hand pieces off to them. You can peek into any of their conversations to see what they're up to, while your main agent stays in charge of the overall plan.
[Learn more about CAO →](https://x.com/lobehub/status/2056371816265097337?s=20)
## What else is new
- Recurring tasks are more reliable, with a cap on how many times a task can run and protection against schedules that fire too often
- A cleaner Agent Documents view — easier to find what you put there, and no more clutter from old web crawls
- Project skills now show up in the working sidebar, with a built-in markdown preview
- You can pick a different model for each kind of follow-up suggestion
- New model: Baidu Ernie 5.1
- DeepSeek pricing is back to official rates
## Improvements and fixes
- Desktop no longer signs you out from background token refreshes, and remembers which page you were on after an app update.
- Chat input actions show as icon + label, and only the latest reply animates as it streams.
- Cleaner tab bar styling, and task schedule labels no longer wrap awkwardly.
- Local-file search handles hidden files starting with `.`, and grep parameters now flow through correctly.
- Documents fail clearly when they aren't supported, instead of producing confusing errors.
- Gemini tool calls handle thinking signatures and enums correctly, and per-tool timeouts now stick.
- Task pages keep the right agent context; memory updates stay out of your main thread.
@@ -0,0 +1,38 @@
---
title: 隆重推出 CAO —— 你的首席智能体运营官
description: 认识 CAO:会自己复盘、能临时组队,只在真正需要时才停下来问你的智能体。
tags:
- CAO
- 智能体团队
- 任务
- 模型
---
# 隆重推出 CAO —— 你的首席智能体运营官
## 认识 CAO
CAO(首席智能体运营官)让原本一问一答的对话,变成一个能自己往前推进的智能体。不必再每一步都告诉它「好,下一步」—— 它会自己复盘已完成的部分,决定接下来要做什么,然后继续推进。当遇到真正需要你来拍板的事,它会停下来,告诉你已经尝试了什么,并提出一个清晰的问题,而不是凭感觉硬猜。
CAO 也会找帮手。任务变大时,它可以临时组建一支子智能体小队,把不同部分交给队友处理。你随时可以看任意一个子智能体的对话进展,而主智能体始终掌控整体节奏。
[了解更多 CAO →](https://x.com/lobehub/status/2056371816265097337?s=20)
## 还有这些新东西
- 周期性任务更稳了:可以限制总执行次数,也会阻止设置得过于频繁的计划
- 智能体文档视图更清爽 —— 更容易找到自己放进去的东西,也不再混着旧的网页抓取记录
- 项目技能现在会出现在工作侧栏,并自带 Markdown 预览
- 不同类型的后续建议可以分别选择不同的模型
- 新增模型:百度文心一言 5.1
- DeepSeek 价格已恢复官方定价
## 体验优化与修复
- 桌面端不再因为后台刷新 token 而把你踢出登录,应用更新后也能回到你之前所在的页面。
- 聊天输入框的动作按钮调整为「图标 + 标签」样式,只有最新一条回复会有打字动画。
- 标签栏样式更清爽,任务计划标签不再换行错位。
- 本地文件搜索可以正确处理以 `.` 开头的隐藏文件,搜索参数也能完整传递。
- 不支持的文档现在会明确报错,而不是抛出令人困惑的提示。
- Gemini 工具调用对思考签名和枚举类型的处理已修复,每个工具的超时设置也确实生效。
- 任务页面会保留正确的智能体上下文,记忆更新也不会再混入主对话。
+46 -156
View File
@@ -2,359 +2,249 @@
"$schema": "https://github.com/lobehub/lobe-chat/blob/main/docs/changelog/schema.json",
"cloud": [],
"community": [
{
"image": "https://hub-apac-1.lobeobjects.space/billboard/covers/1778838542538-MDEMAEav.png",
"id": "2026-05-19-chief-agent-operator",
"date": "2026-05-19",
"versionRange": ["2.1.58", "2.2.0"]
},
{
"image": "/blog/assets4aa1732a45832afc780600e6e329860c.webp",
"id": "2026-05-11-agent-tasks-ga",
"date": "2026-05-11",
"versionRange": [
"2.1.57"
]
"versionRange": ["2.1.57"]
},
{
"image": "/blog/assetsb2bf4ddf0a45ff887a993c18cb7ab983.webp",
"id": "2026-05-04-task-scheduler",
"date": "2026-05-04",
"versionRange": [
"2.1.54",
"2.1.56"
]
"versionRange": ["2.1.54", "2.1.56"]
},
{
"image": "/blog/assetsfa267a02f20bc5ba6f1273bcf27b7c9f.webp",
"id": "2026-04-27-heterogeneous-agent",
"date": "2026-04-27",
"versionRange": [
"2.1.53"
]
"versionRange": ["2.1.53"]
},
{
"image": "/blog/assetsdfda32866c4bc59af0526e52f31d1da2.webp",
"id": "2026-04-20-daily-brief",
"date": "2026-04-20",
"versionRange": [
"2.1.50",
"2.1.52"
]
"versionRange": ["2.1.50", "2.1.52"]
},
{
"image": "/blog/assets300abe7e259d293da6c5ed4f642a1be6.webp",
"id": "2026-04-13-gateway-sidebar",
"date": "2026-04-13",
"versionRange": [
"2.1.48",
"2.1.49"
]
"versionRange": ["2.1.48", "2.1.49"]
},
{
"image": "/blog/assets7ea204859aeb5aa9be5810a20ba1669a.webp",
"id": "2026-04-06-auto-completion",
"date": "2026-04-06",
"versionRange": [
"2.1.47"
]
"versionRange": ["2.1.47"]
},
{
"id": "2026-03-30-agent-tasks",
"date": "2026-03-30",
"versionRange": [
"2.1.45",
"2.1.46"
]
"versionRange": ["2.1.45", "2.1.46"]
},
{
"image": "/blog/assets53e6ec9cf72554dbc1f8224fc0550a03.webp",
"id": "2026-03-23-media-memory",
"date": "2026-03-23",
"versionRange": [
"2.1.44"
]
"versionRange": ["2.1.44"]
},
{
"image": "https://hub-apac-1.lobeobjects.space/blog/assets/4a68a7644501cb513d08670b102a446e.webp",
"id": "2026-03-16-search",
"date": "2026-03-16",
"versionRange": [
"2.1.38",
"2.1.43"
]
"versionRange": ["2.1.38", "2.1.43"]
},
{
"id": "2026-02-08-runtime-auth",
"date": "2026-02-08",
"versionRange": [
"2.1.6",
"2.1.26"
]
"versionRange": ["2.1.6", "2.1.26"]
},
{
"image": "/blog/assetsa8e504275f2cd891fabecca985998de0.webp",
"id": "2026-01-27-v2",
"date": "2026-01-27",
"versionRange": [
"2.0.1",
"2.1.5"
]
"versionRange": ["2.0.1", "2.1.5"]
},
{
"image": "/blog/assets7f3b38c1d76cceb91edb29d6b1eb60db.webp",
"id": "2025-12-20-mcp",
"date": "2025-12-20",
"versionRange": [
"1.142.8",
"1.143.0"
]
"versionRange": ["1.142.8", "1.143.0"]
},
{
"image": "/blog/assets3a7f0b29839603336e39e923b423409b.webp",
"id": "2025-11-08-comfy-ui",
"date": "2025-11-08",
"versionRange": [
"1.133.5",
"1.142.8"
]
"versionRange": ["1.133.5", "1.142.8"]
},
{
"image": "/blog/assets35e6aa692b0c16009c61964279514166.webp",
"id": "2025-10-08-python",
"date": "2025-10-08",
"versionRange": [
"1.120.7",
"1.133.5"
]
"versionRange": ["1.120.7", "1.133.5"]
},
{
"image": "/blog/assetsce5d6dc93676f974be2e162e8ace03f0.webp",
"id": "2025-09-08-gemini",
"date": "2025-09-08",
"versionRange": [
"1.109.1",
"1.120.7"
]
"versionRange": ["1.109.1", "1.120.7"]
},
{
"image": "/blog/assetsdf48eed9de76b7e37c269b294285f09d.webp",
"id": "2025-08-08-image-generation",
"date": "2025-08-08",
"versionRange": [
"1.97.10",
"1.109.1"
]
"versionRange": ["1.97.10", "1.109.1"]
},
{
"image": "/blog/assets902eb746fe2042fc2ea831c71002be72.webp",
"id": "2025-07-08-mcp-market",
"date": "2025-07-08",
"versionRange": [
"1.93.3",
"1.97.10"
]
"versionRange": ["1.93.3", "1.97.10"]
},
{
"image": "/blog/assets5cc27b8cae995074da20d4ffe06a1460.webp",
"id": "2025-06-08-claude-4",
"date": "2025-06-08",
"versionRange": [
"1.84.27",
"1.93.3"
]
"versionRange": ["1.84.27", "1.93.3"]
},
{
"image": "/blog/assets2a36d86a4eed6e7938dd6e9c684701ed.webp",
"id": "2025-05-08-desktop-app",
"date": "2025-05-08",
"versionRange": [
"1.77.17",
"1.84.27"
]
"versionRange": ["1.77.17", "1.84.27"]
},
{
"image": "/blog/assetsc0efdb82443556ae3acefe00099b3f23.webp",
"id": "2025-04-06-exports",
"date": "2025-04-06",
"versionRange": [
"1.67.2",
"1.77.17"
]
"versionRange": ["1.67.2", "1.77.17"]
},
{
"image": "/blog/assetse743f0a47127390dde766a0a790476db.webp",
"id": "2025-03-02-new-models",
"date": "2025-03-02",
"versionRange": [
"1.49.13",
"1.67.2"
]
"versionRange": ["1.49.13", "1.67.2"]
},
{
"image": "/blog/assets18168d5fe64ea34905a7e52fd82d0e9d.webp",
"id": "2025-02-02-deepseek-r1",
"date": "2025-02-02",
"versionRange": [
"1.47.8",
"1.49.12"
]
"versionRange": ["1.47.8", "1.49.12"]
},
{
"image": "/blog/assetsf9ed064fe764cbeff2f46910e7099a91.webp",
"id": "2025-01-22-new-ai-provider",
"date": "2025-01-22",
"versionRange": [
"1.43.1",
"1.47.7"
]
"versionRange": ["1.43.1", "1.47.7"]
},
{
"image": "/blog/assets2d409f43b58953ad5396c6beab8a0719.webp",
"id": "2025-01-03-user-profile",
"date": "2025-01-03",
"versionRange": [
"1.34.1",
"1.43.0"
]
"versionRange": ["1.34.1", "1.43.0"]
},
{
"image": "/blog/assets/d9cbfcbef130183bc490d515d8a38aa4.webp",
"id": "2024-11-27-forkable-chat",
"date": "2024-11-27",
"versionRange": [
"1.33.1",
"1.34.0"
]
"versionRange": ["1.33.1", "1.34.0"]
},
{
"image": "/blog/assets/2d678631c55369ba7d753c3ffcb73782.webp",
"id": "2024-11-25-november-providers",
"date": "2024-11-25",
"versionRange": [
"1.30.1",
"1.33.0"
]
"versionRange": ["1.30.1", "1.33.0"]
},
{
"image": "/blog/assets/f10a4b98782e36797c38071eed785c6f.webp",
"id": "2024-11-06-share-text-json",
"date": "2024-11-06",
"versionRange": [
"1.26.1",
"1.28.0"
]
"versionRange": ["1.26.1", "1.28.0"]
},
{
"image": "/blog/assets/944c671604833cd2457445b211ebba33.webp",
"id": "2024-10-27-pin-assistant",
"date": "2024-10-27",
"versionRange": [
"1.19.1",
"1.26.0"
]
"versionRange": ["1.19.1", "1.26.0"]
},
{
"image": "/blog/assets/f6d047a345e47a52592cff916c9a64ce.webp",
"id": "2024-09-20-artifacts",
"date": "2024-09-20",
"versionRange": [
"1.17.1",
"1.19.0"
]
"versionRange": ["1.17.1", "1.19.0"]
},
{
"image": "/blog/assets/d7e57f8e69f97b76b3c2414f3441b6e4.webp",
"id": "2024-09-13-openai-o1-models",
"date": "2024-09-13",
"versionRange": [
"1.12.1",
"1.17.0"
]
"versionRange": ["1.12.1", "1.17.0"]
},
{
"image": "/blog/assets/d6129350de510a62fe87b2d2f0fb9477.webp",
"id": "2024-08-21-file-upload-and-knowledge-base",
"date": "2024-08-21",
"versionRange": [
"1.8.1",
"1.12.0"
]
"versionRange": ["1.8.1", "1.12.0"]
},
{
"image": "/blog/assets/37d85fdfccff9ed56e9c6827faee01c7.webp",
"id": "2024-08-02-lobe-chat-database-docker",
"date": "2024-08-02",
"versionRange": [
"1.6.1",
"1.8.0"
]
"versionRange": ["1.6.1", "1.8.0"]
},
{
"image": "/blog/assets/39d7890f8cbe21e77db8d3c94f7f22e4.webp",
"id": "2024-07-19-gpt-4o-mini",
"date": "2024-07-19",
"versionRange": [
"1.0.1",
"1.6.0"
]
"versionRange": ["1.0.1", "1.6.0"]
},
{
"image": "/blog/assets/eb477e62217f4d1b644eff975c7ac168.webp",
"id": "2024-06-19-lobe-chat-v1",
"date": "2024-06-19",
"versionRange": [
"0.147.0",
"1.0.0"
]
"versionRange": ["0.147.0", "1.0.0"]
},
{
"image": "/blog/assets/8a8d361b4c0cce6da350cc0de65c0ad6.webp",
"id": "2024-02-14-ollama",
"date": "2024-02-14",
"versionRange": [
"0.125.1",
"0.127.0"
]
"versionRange": ["0.125.1", "0.127.0"]
},
{
"image": "/blog/assets/9498087e85f27e692716a63cb3b58d79.webp",
"id": "2024-02-08-sso-oauth",
"date": "2024-02-08",
"versionRange": [
"0.118.1",
"0.125.0"
]
"versionRange": ["0.118.1", "0.125.0"]
},
{
"image": "/blog/assets/603fefbb944bc6761ebdab5956fc0084.webp",
"id": "2023-12-22-dalle-3",
"date": "2023-12-22",
"versionRange": [
"0.102.1",
"0.118.0"
]
"versionRange": ["0.102.1", "0.118.0"]
},
{
"image": "/blog/assets/8d4c2cc0ce8654fa8ac06cc036a7f941.webp",
"id": "2023-11-19-tts-stt",
"date": "2023-11-19",
"versionRange": [
"0.101.1",
"0.102.0"
]
"versionRange": ["0.101.1", "0.102.0"]
},
{
"image": "/blog/assets/d47654360d626f80144cdedb979a3526.webp",
"id": "2023-11-14-gpt4-vision",
"date": "2023-11-14",
"versionRange": [
"0.90.0",
"0.101.0"
]
"versionRange": ["0.90.0", "0.101.0"]
},
{
"image": "/blog/assets/50b38eac1769ae6f13aef72f3d725eec.webp",
"id": "2023-09-09-plugin-system",
"date": "2023-09-09",
"versionRange": [
"0.67.0",
"0.72.0"
]
"versionRange": ["0.67.0", "0.72.0"]
}
]
}