🦞 OpenClaw 玩法资讯

汇聚 OpenClaw 最新动态、版本更新、使用技巧

🕐 更新时间: 2026年04月02日 10:06

5
版本发布
10
最新提交
持续更新

🔥 重点更新:2026.4.1-beta.1

🚀 版本发布

🚀 openclaw 2026.4.1
2026-04-01 · by steipete
## 2026.4.1

### Changes

- Tasks/chat: add `/tasks` as a chat-native background task board for the current session, with recent task details and agent-local fallback counts when no linked tasks are visible. Related #54226. Thanks @vincen...
🚀 OpenClaw 2026.4.1-beta.1
2026-04-01 · by steipete
### Changes

- Tasks/chat: add `/tasks` as a chat-native background task board for the current session, with recent task details and agent-local fallback counts when no linked tasks are visible. Related #54226. Thanks @vincentkoc.
- Web sear...
🚀 openclaw 2026.3.31
2026-03-31 · by steipete
### Breaking

- Nodes/exec: remove the duplicated `nodes.run` shell wrapper from the CLI and agent `nodes` tool so node shell execution always goes through `exec host=node`, keeping node-specific capabilities on `nodes invoke` and the dedicated...
🚀 OpenClaw 2026.3.31-beta.1
2026-03-31 · by steipete

### Breaking

- Nodes/exec: remove the duplicated `nodes.run` shell wrapper from the CLI and agent `nodes` tool so node shell execution always goes through `exec host=node`, keeping node-specific capabilities on `nodes invoke` and the dedic...
🚀 openclaw 2026.3.28
2026-03-29 · by steipete

### Breaking

- Providers/Qwen: remove the deprecated `qwen-portal-auth` OAuth integration for `portal.qwen.ai`; migrate to Model Studio with `openclaw onboard --auth-choice modelstudio-api-key`. (#52709) Thanks @pomelo-nwu.
- Config/Doc...

📝 最新 Commits

💡 使用提示

📌 2026.3.31 重要变更
Breaking Changes:
• 移除 nodes.run shell wrapper,改为使用 exec host=node 执行节点命令
• Plugin SDK 弃用旧版兼容路径,请使用 openclaw/plugin-sdk/* 入口

迁移建议: 检查你的技能代码,更新 nodes.run 为 exec host=node

🔗 延伸阅读

📖 OpenClaw完全指南 📚 AI术语百科 🛠️ AI工具导航 💥 踩坑实录 📰 最新AI资讯 🤖 什么是OpenClaw