If you’re actively using OpenClaw, this latest release is actually a meaningful step forward… not just small tweaks.
A few things stood out to me 👇
1. Better OpenAI / RAG compatibility
They’ve added /v1/models and /v1/embeddings, plus improved how model overrides work.
👉 In plain terms:
If you're building anything with RAG, embeddings, or external tools… things should just connect more smoothly now.
2. Tools are finally clearer (big one)
The /tools endpoint now shows what your agent can actually use right now.
Plus there’s a new “Available Right Now” section in the UI.
👉 This removes a lot of guesswork.Before, you’d try something and hope it worked… now you can see it upfront.
3. Teams + Slack got a serious upgrade
- Microsoft Teams now uses the official SDK with proper AI UX
- Slack replies are cleaner and interactive elements work better
👉 If you're building bots for clients, this makes things feel much more “production ready”.
4. Skills are much easier to install
They’ve added one-click install recipes for things like:
- coding agent
- GitHub issues
- Whisper
- Trello
- weather
👉 This is a big step toward making OpenClaw usable for non-devs (or at least less painful).
5. Docker + CLI improvements
You can now run OpenClaw commands directly inside containers with --container.
👉 Useful if you're hosting on a VPS or running multiple environments.
6. Loads of real-world fixes
There are a ton of fixes across:
- Telegram
- WhatsApp
- Discord
- Slack
- Docker setups
👉 Basically… fewer random breakages and more reliability.
My takeaway
This update feels like OpenClaw is moving from “powerful but a bit rough around the edges”to “something you could actually rely on for real deployments”.
The direction is clear now:
- better integrations
- better UX
- less friction setting things up
If you're using it already it's worth pulling the latest version.
Cheers
Jason 🙌