openclaw/openclaw released version v2026.2.22-beta.1 (pre-release). This release includes breaking changes. Key updates: Provider/Mistral: add support for the Mistral provider, including memory embeddings and voice support. (#23845) Thanks @vincentkoc.; Update/Core: add an optional built-in auto-...
openclaw/openclaw released version v2026.2.17. This release includes breaking changes. Key updates: Agents/Anthropic: add opt-in 1M context beta header support for Opus/Sonnet via model `params.context1m: true` (maps to `anthropic-beta: context-1m-2025-08-07`).; Agents/Models: support Anthropic S...
openclaw/openclaw released version v2026.2.3. Key updates: Telegram: remove last `@ts-nocheck` from `bot-handlers.ts`, use Grammy types directly, deduplicate `StickerMetadata`. Zero `@ts-nocheck` remaining in `src/telegram/`. (#9206); Telegram: remove `@ts-nocheck` from `bot-message.ts`, type dep...
openclaw/openclaw released version v2026.1.30. Key updates: CLI: add `completion` command (Zsh/Bash/PowerShell/Fish) and auto-setup during postinstall/onboarding.; CLI: add per-agent `models status` (`--agent` filter). (#4780) Thanks @jlowin.; Agents: add Kimi K2.5 to the synthetic model catalog....
openclaw/openclaw released version v2026.1.29. This release includes breaking changes. Key updates: Rebrand: rename the npm package/CLI to `openclaw`, add a `openclaw` compatibility shim, and move extensions to the `@openclaw/*` scope.; Onboarding: strengthen security warning copy for beta + acce...
openclaw/openclaw released version v2026.1.21. This release includes breaking changes. Key updates: Lobster optional plugin tool for typed workflows + approval gates. [docs](https://docs.clawd.bot/tools/lobster); Custom assistant identity + avatars in the Control UI. [docs](https://docs.clawd.bot...