🤖 OpenClaw 玩法资讯
🚀 最新版本:v2026.3.24
发布时间:2026-03-25
下载量:DMG 15,561次 | ZIP 16,979次
📦 v2026.3.24 重大更新
🔧 OpenAI 兼容性增强
- 新增
/v1/models和/v1/embeddings端点 - 支持通过
/v1/chat/completions和/v1/responses转发显式模型覆盖 - 更广泛的客户端和 RAG 兼容性
🛠️ Agents/Tools 改进
/tools现在显示当前 Agent 可用的工具- 新增紧凑默认视图 + 可选详细模式
- Control UI 添加"Available Right Now"实时区域
💬 Microsoft Teams 集成
- 迁移到官方 Teams SDK
- 支持流式 1:1 回复、欢迎卡片、反馈/反思
- 消息编辑和删除支持
🎯 Skills 一键安装
- 内置 Skills 添加一键安装配方(coding-agent, gh-issues, openai-whisper-api 等)
- Control UI 新增状态过滤标签(All / Ready / Needs Setup / Disabled)
- CLI 和 Control UI 可自动安装缺失依赖
📱 其他重要更新
- Slack:丰富回复支持,自动渲染
Options:为按钮/选择器 - Discord:自动线程命名支持
autoThreadName: "generated" - CLI:新增
--container和OPENCLAW_CONTAINER环境变量 - Node 版本:支持 Node 22.14+,推荐 Node 24
🐛 重要修复
- fix 安全:关闭
mediaUrl/fileUrl别名绕过漏洞 - fix Gateway 重启:通过心跳唤醒中断的 Agent 会话
- fix Docker:避免
openclaw-cli共享网络命名空间循环 - fix WhatsApp:群组 echo 抑制,回复检测恢复
- fix Telegram:论坛主题路由恢复,照片上传修复
- fix Discord:超时可见回复,网关监管集中化
📝 最新代码提交 (2026-03-28)
- ci 7a87816 ci: align bun shard counts with windows
- test 23772bb test: exclude topology fixtures from vitest collection
- test f3ecd9c test: guard ui session storage access in node runs
- feat 3a34e6b Add reusable TypeScript topology analyzer
- fix 90e82fa fix: display model name instead of ID in Telegram model selector
- fix bccbfde fix: hydrate lazy tts provider config from source config
- refactor 3bb199a refactor: lazy-load matrix setup bootstrap surfaces
- fix 41cf93e fix: include extension channels in subagent announce delivery path
💡 玩法推荐
- 🦞 升级到最新版:
npm install -g openclaw@latest - 🔧 运行诊断:
openclaw doctor --fix - 📚 查看文档:docs.openclaw.ai
- 💬 加入社区:Discord | GitHub Discussions