RT OpenClaw🦞:🦞 OpenClaw v2026.9.4已发布,感谢所有293位贡献者!🧩 寻找您的下一个插件或技能 🧠 将旧聊天转换为技能...
RT OpenClaw🦞: 🦞 OpenClaw v2026.9.4 is out, thank you to all 293 contributors! 🧩 Find your next plugin or skill 🧠 Turn old chats into skill...
Peter SteinbergerAI2026-09-11
发布说明 v2026.9.4 OpenClaw 2026.9.4使插件和技能更容易找到,并允许您通过可引导的聊天将过去的对话转换为可重复使用的技能。它还增加了对GPT Image 2.5的支持、对云会话的更多控制,以及终端中的交互式问题,同时修复了更新、内存和消息方面的错误。发布规模:1,558个拉取请求,20个直接提交,293位贡献者。
安装和入门 OpenClaw可以帮助您解决Node版本问题,而无需替换计算机上现有的Node安装。新代理设置也支持安全保存的API密钥,连接电话或移除OpenClaw的说明现在填补了缺失的步骤。
当Node需要关注时启动OpenClaw 如果OpenClaw无法启动,因为Node(它运行的软件)有问题,现在它可以找到计算机上已安装的兼容副本,或者提供为OpenClaw安装一个的选项。您批准第一次安装;之后,OpenClaw可以自动重用它。这为您提供了一种绕过启动问题的方法,而无需更改其他应用程序的Node。
一些系统,包括Alpine Linux,仍需要手动安装。如果您无法正常启动,一些较旧的Node版本上仍然提供基本帮助和故障排除命令。如果升级后后台服务仍在使用旧的Node,openclaw gateway install现在可以将其切换到可用的支持版本。这是从修复命令行工作之外的单独修复。
来源和完整变更列表
改进
避免在健康启动期间加载错误诊断 #142371。
当CLI无法启动时提供私有Node.js更新 #142742。感谢 @jason-allen-oneal, @morrow-bluedot, @jialele。
错误修复
解释不可用的macOS SQLite覆盖 #141948。
在Bun安装和诊断期间检查所选SQLite库 #142186。
修复Gateway服务Node运行时陈旧的问题,而无需强制重新安装 #143159。感谢 @jialele, @TheAngryPit。
恢复d
原文
ReleasesRelease notes v2026.9.4 OpenClaw 2026.9.4 makes plugins and skills easier to find, and lets you turn past conversations into reusable skills through a chat you can steer. It also adds GPT Image 2.5 support, more control over cloud sessions, and interactive questions in the terminal, alongside fixes for updates, memory, and messaging. Release scale: 1,558 pull requests, 20 direct commits, and 293 contributors. Installation and Onboarding OpenClaw can help you get past a Node version problem without replacing your computer's existing Node installation. New-agent setup also works with securely saved API keys, and the instructions for connecting a phone or removing OpenClaw now fill in steps that were missing. Start OpenClaw when Node needs attention If OpenClaw will not start because of Node, the software it runs on, it can now find a compatible copy already on your computer or offer to install one just for OpenClaw. You approve the first installation; after that, OpenClaw can reuse it automatically. This gives you a way past the startup problem without changing Node for your other apps. Some systems, including Alpine Linux, still need manual installation. If you cannot start normally, basic help and troubleshooting commands remain available on some older Node versions. If the background service is still using an old Node after an upgrade, openclaw gateway install can now switch it to an available supported version. This is a separate repair from getting the command line working. Sources and complete change list Improvements Avoid loading error diagnostics during healthy startup #142371. Offer a private Node.js update when the CLI cannot start #142742. Thanks @jason-allen-oneal, @morrow-bluedot, @jialele. Bug fixes Explain unusable macOS SQLite overrides #141948. Check the selected SQLite library during Bun installation and diagnostics #142186. Repair stale Gateway service Node runtimes without forcing reinstall #143159. Thanks @jialele, @TheAngryPit. Restore diagnostics on unsupported Node runtimes #143344. Reuse compatible installed Node during startup and upgrades #143464. Thanks @aeoess. Allow short help and version flags during Node recovery #143485. Preserve macOS Bun SQLite settings in managed services #143651. Documentation Document Node as a workaround for Bun SQLite file-release limits #141846. Add Node.js and Bun compatibility references #142156. Limits and compatibility Check SQLite behavior before accepting Node runtimes #143312. Thanks @aeoess. Install on Mac, Linux, and Docker Mac installation no longer gets stuck in the affected Homebrew Bash setups, and people building their own Docker image can get past the missing-file error that stopped installation. Linux instructions now explain which user account should run OpenClaw so it finds the right settings, while installation help makes clear when it will start or restart the background service. For people who manage their own terminal settings, supported command-completion entr