v2026.3.8

发布于 2026-03-09 · 翻译于

🎯 一句话总结:本版本核心增强 CLI 备份与 macOS 远程配置,优化 Talk 模式交互、搜索工具能力及系统稳定性。

📋 更新要点(中文翻译)

1CLI 新增备份创建与验证命令,支持本地状态归档及多种配置选项。
2macOS 入门增加远程网关令牌字段,保留非明文配置值并警告异常。
3Talk 模式新增沉默超时配置,支持静默后自动发送当前转录内容。
4TUI 启动时可根据工作空间自动推断活跃代理,保留显式会话目标。
5Brave 网页搜索新增 LLM 上下文模式,返回带来源元数据的提取片段。
6ACP 支持可选来源元数据和收据注入,代理可保留报告上下文追踪 ID。
7网页搜索提供商列表按字母排序,多键自动检测现在优先选择 Grok。
8修复 macOS 更新器无法恢复禁用网关服务导致重启步骤卡住的问题。
查看英文原文(Release Notes)
Mac assets on this release reuse the beta artifact line from v2026.3.8-beta.1. ### Changes - CLI/backup: add `openclaw backup create` and `openclaw backup verify` for local state archives, including `--only-config`, `--no-include-workspace`, manifest/payload validation, and backup guidance in destructive flows. (#40163) thanks @shichangs. - macOS/onboarding: add a remote gateway token field for remote mode, preserve existing non-plaintext `gateway.remote.token` config values until explicitly replaced, and warn when the loaded token shape cannot be used directly from the macOS app. (#40187, supersedes #34614) Thanks @cgdusek. - Talk mode: add top-level `talk.silenceTimeoutMs` config so Talk waits a configurable amount of silence before auto-sending the current transcript, while keeping each platform's existing default pause window when unset. (#39607) Thanks @danodoesdesign. Fixes #17147. - TUI: infer the active agent from the current workspace when launched inside a configured agent workspace, while preserving explicit `agent:` session targets. (#39591) thanks @arceus77-7. - Tools/Brave web search: add opt-in `tools.web.search.brave.mode: "llm-context"` so `web_search` can call Brave's LLM Context endpoint and return extracted grounding snippets with source metadata, plus config/docs/test coverage. (#33383) Thanks @thirumaleshp. - CLI/install: include the short git commit hash in `openclaw --version` output when metadata is available, and keep installer version checks compatible with the decorated format. (#39712) thanks @sourman. - CLI/backup: improve archive naming for date sorting, add config-only backup mode, and harden backup planning, publication, and verification edge cases. (#40163) Thanks @gumadeiras. - ACP/Provenance: add optional ACP ingress provenance metadata and visible receipt injection (`openclaw acp --provenance off|meta|meta+receipt`) so OpenClaw agents can retain and report ACP-origin context with session trace IDs. (#40473) thanks @mbelinky. -
v2026.3.8-beta.1v2026.3.11-beta.1