🦞
MumClaw
养虾不花冤枉钱

v2026.5.9-beta.1

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

🎯 一句话总结:本版本聚焦交互体验与模型管理,优化命令控制、错误指引及多模态目录同步。

📋 更新要点(中文翻译)

1新增 /think default 和 /fast default 命令,一键清除会话覆盖设置并恢复默认。
2推出 oc-path 插件,支持命令行精准访问工作区 Markdown 与 JSON 文件。
3统一文本、图像、视频及音乐模型目录注册,支持实时缓存与能力标识。
4优化 CLI 错误提示,详细解释失败原因并提供恢复命令指引。
5GitHub Copilot 模型目录改为实时拉取,确保额度与上下文窗口准确无误。
6Telegram 与飞书渠道现支持按配置控制推理预览的流式显示或隐藏。
7智能体系统提示词自动注入当前模型身份,提升身份问答准确性。
查看英文原文(Release Notes)
### Changes - Chat commands: add `/think default` and `/fast default` to clear session overrides and inherit configured/provider defaults. (#79385) Thanks @VACInc. - Dependencies: refresh workspace dependency pins and lockfile, including `@openai/codex` `0.130.0`, `acpx` `0.7.0`, AWS SDK `3.1044.0`, OpenTelemetry `0.217.0`, `typebox` `1.1.38`, `vite` `8.0.11`, `oxfmt` `0.48.0`, and `oxlint` `1.63.0`, and update the Codex harness model snapshot for the new bundled app-server catalog. - Plugins/install: add guarded plugin install overrides so onboarding and repair tests can route specific plugins to registry specs or local `npm pack` artifacts via environment variables. - Tests/Docker: add Codex on-demand install and live plugin-tool dependency E2E lanes for packaged onboarding and npm-pack plugin proof. - Plugins/ACPX: accept an optional `args` array in `agents.<name>` config so paths and flag values containing spaces stay intact when spawning ACP agent processes. Thanks @TheArchitectit and @BunsDev. - Agents: inject the current provider/model identity into system prompts, including configured prompt overrides and CLI hook prompt replacements, so agents can answer model-identity questions from the actual runtime selection. - Plugins/CLI: add the optional bundled `oc-path` plugin, providing `openclaw path` for surgical `oc://` access to markdown, JSONC, and JSONL workspace files. - Plugins/SDK: add unified model catalog registration for text, image, video, and music providers, including `providerCatalogEntry` manifests, shared media list help, live catalog caching, and per-model video capability overlays. - Plugin SDK: add presentation helpers for controls-only interactive rendering and opt-in empty fallback text so rich channel renderers can share `MessagePresentation` semantics without duplicating native cards or components. - CLI: make parser, startup, config, guardrail, channel, agent, task, session, and MCP failures explain what happened and point to the next r
v2026.5.7v2026.5.10-beta.1