刚刚!OpenClaw v2026.4.10 正式发布了 🎉
这次更新干货满满,涵盖了模型、记忆、语音、视频等多个维度的重磅新功能。尤其是那个「主动记忆」插件,终于让 AI 自己记住你说过的偏好,不用每次都手动说"记住这个"了。
🔥 这次的重点更新
1. 主动记忆插件(Active Memory)
这是本次最亮眼的功能。
Memory/Active Memory: add a new optional Active Memory plugin
that gives OpenClaw a dedicated memory sub-agent right before the main reply,
so ongoing chats can automatically pull in relevant preferences, context,
and past details without making users remember to manually say "remember this"
or "search memory" first.
翻译成人话就是:你跟 AI 聊天的时候,它会自动记住你的偏好和上下文,下次聊类似话题时直接调用,不用你每次都重复。
终于不用手动了!
这个插件支持三种模式:
message 模式:只记当前消息 recent 模式:记住最近几轮 full 上下文模式:记住全部
还可以用 /verbose 实时查看 AI 记住了什么。
2. Codex Provider 支持
Models/Codex: add the bundled Codex provider and plugin-owned app-server harness
so `codex/gpt-*` models use Codex-managed auth, native threads, model discovery,
and compaction while `openai/gpt-*` stays on the normal OpenAI provider path.
Codex(GitHub 的 AI 编程助手)现在可以直接在 OpenClaw 里用了,而且和普通 GPT 模型走不同的认证路径,体验更流畅。
3. macOS Talk Mode 支持本地 MLX
macOS/Talk: add an experimental local MLX speech provider for Talk Mode,
with explicit provider selection, local utterance playback,
interruption handling, and system-voice fallback.
Mac 用户有福了——Talk Mode 现在支持本地语音识别,基于苹果的 MLX 框架,不用联网也能用语音跟 OpenClaw 对话。
4. Seedance 2.0 视频生成
Tools/video generation: add Seedance 2.0 model refs to the bundled fal provider
and submit the provider-specific duration, resolution, audio, and seed metadata
fields needed for live Seedance 2.0 runs.
视频生成家族又添新成员——Seedance 2.0 加入 OpenClaw 内置支持。
5. Teams 消息操作升级
Microsoft Teams: add message actions for pin, unpin, read, react,
and listing reactions.
Teams 渠道现在支持置顶、反应等操作。
6. 新增 exec-policy 命令
CLI/exec policy: add a local `openclaw exec-policy` command with `show`,
`preset`, and `set` subcommands for synchronizing requested `tools.exec.*`
config with the local exec approvals file.
一个本地命令搞定执行策略管理。
7. Gateway 新增 commands.list RPC
Gateway: add a `commands.list` RPC so remote gateway clients can discover
runtime-native, text, skill, and plugin commands with surface-aware naming
and serialized argument metadata.
远程网关客户端现在可以发现可用的命令了。
🔒 安全修复
这次也修了大量安全问题,包括:
浏览器/沙箱导航防御加强 exec 预检读取加固 主机环境黑名单强化 WhatsApp 媒体发送修复
📊 版本信息
| 项目 | 内容 |
|---|---|
| 版本 | v2026.4.10 |
| 发布日期 | 2026-04-11 |
| 类型 | 功能更新 + 安全修复 |
🤔 怎么更新?
openclaw update
# 或
npm install -g openclaw@latest
喜欢的话记得
❤️ 点赞 · 关注 · 收藏
夜雨聆风