← All releases

v2026.3.24

March 25, 2026 · View on GitHub

What's new for you

OpenAI compatibility endpoints, richer tools visibility in /tools and Control UI, Teams SDK migration, Slack interactive parity restore, container-targeted CLI commands, and skills setup UX improvements.

  • OpenAI compatibility — add `/v1/models` and `/v1/embeddings`, forward explicit model overrides through `/v1/chat/completions` and `/v1/responses`
  • Tools visibility — `/tools` now shows tools actually available to the current agent, plus compact/detailed modes
  • Microsoft Teams — migrate to official SDK with streaming 1:1 replies and improved AI UX defaults
  • Slack interactive replies — restore richer direct-delivery parity and better options rendering
  • CLI containers — add `openclaw --container <name> ...` and `OPENCLAW_CONTAINER` for Docker/Podman workflows
  • Skills setup UX — one-click install recipes and clearer “needs setup” guidance

Release highlights

FeatureDetails
OpenAI Compatibility EndpointsAdd /v1/models and /v1/embeddings; forward explicit model overrides in chat/responses endpoints.
Live Tools Availability/tools and Control UI now show what the current agent can actually use right now.
Microsoft Teams SDK MigrationMove to official Teams SDK with streaming 1:1 replies and AI-native UX patterns.
Container-Targeted CLIRun commands inside Docker/Podman OpenClaw container via --container and OPENCLAW_CONTAINER.
Skills Setup UXOne-click install recipes and clearer requirements/setup guidance in CLI and UI.

Full release notes

The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.

Open v2026.3.24 on GitHub →