agents.changelog

official sources · ongoing coverage

Official agent updates · explained

Agent Updates: Official AI Agent Release Notes

Agent Updates is an official AI agent updates tracker for release notes, changelogs, and product changes from AI agents and workspaces. Browse the latest agent updates below, or choose an agent to explore its release history.

Release history

All retained OpenClaw updates

OpenClaw 2026.6.11

Channel delivery reliability: Feishu voice replies from OpenClaw now show their duration in the chat bubble, so recipients can see how long the audio is before playing it. Related . Thanks @areslp, @fxz26284407, @kinrocw.

解读OpenClaw发送的飞书语音回复现在会显示持续时间,让接收者能提前知道语音长度,方便决定是否播放。

OpenClaw 2026.6.10

Highlights: Automatic fast mode for talks: OpenClaw can enable fast mode for short conversational turns, then return to normal mode for longer runs with bounded fallback and delivery behavior. Thanks @alexph-dev and @vincentkoc.

解读新增自动快速模式,用于简短对话轮次,然后自动恢复正常模式。例如用户快速问答时,系统自动切换快速模式,提高响应效率。

OpenClaw 2026.6.9

Highlights: Richer Telegram delivery: Telegram now sends rich HTML, preserves rich markdown and sticker paths, renders progress drafts and command output more faithfully, normalizes HTML tables safely, and keeps mentions and spooled handlers on the right delivery path. Thanks @obviyus, @vincentkoc, @goutamadwant, @kesslerio, @NianJiuZst, @SweetSophia, @Marvinthebored, @aaajiao, @zhangqueping, and @jairrab.

解读现在Telegram可以发送富文本消息,包括HTML、Markdown格式和贴纸路径等,消息渲染更准确。

OpenClaw 2026.6.8

Highlights: Richer channel delivery: Telegram and WhatsApp are less brittle: Telegram renders structured text with tables, lists, expandable blockquotes, preserved intentional line breaks, and CLI-backed replies, while WhatsApp now honors configured ACP bindings. Thanks @obviyus, @vincentkoc, @jzakirov, @spacegeologist, @TurboTheTurtle, @mcaxtr, @myrzka, and @dmorn.

解读为Telegram消息传递增加了丰富的格式支持,例如表格、列表、可展开的引用块、保留换行以及CLI回复;同时让WhatsApp能够正确使用配置的ACP绑定,使消息更美观可靠。

OpenClaw 2026.6.6

Highlights: Telegram delivery is safer and more coherent: account-scoped topics route to the right agent, streamed text survives tool calls, /compact works on generic ingress, callback handling uses concrete APIs, draft chunking is shared, durable dispatch dedupe moved into the SDK, and unauthorized DM text stays out of cache and prompt context. Thanks @codysai001, @alexzhu0, @joelnishanth, @snowzlm, @obviyus, and @sallyom.

解读改进了Telegram消息传递功能:现在账号级话题能正确路由到对应的智能体,流式文本在工具调用后不会丢失,/compact命令在通用入口可用,回调处理使用具体API,草稿分块共享,持久分发去重移到SDK中,未经授权的私信文本不会进入缓存和提示上下文。