openclaw/openclaw released version v2026.2.23. This release includes breaking changes. Key updates: Providers/Kilo Gateway: add first-class `kilocode` provider support (auth, onboarding, implicit provider detection, model defaults, transcript/cache-ttl handling, and docs), with default model `kil...
openclaw/openclaw released version v2026.2.23-beta.1 (pre-release). Key updates: Providers/Kilo Gateway: add first-class `kilocode` provider support (auth, onboarding, implicit provider detection, model defaults, transcript/cache-ttl handling, and docs), with default model `kilocode/anthropic/cla...
openclaw/openclaw released version v2026.2.22. 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-updater for package i...
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.15-beta.1 (pre-release). Key updates: Discord: unlock rich interactive agent prompts with Components v2 (buttons, selects, modals, and attachment-backed file blocks) so for native interaction through Discord. Thanks @thewilloftheshadow.; Discord: compone...
openclaw/openclaw released version v2026.2.13. This release includes breaking changes. Key updates: Discord: send voice messages with waveform previews from local audio files (including silent delivery). (#7253) Thanks @nyanjou.; Discord: add configurable presence status/activity/type/url (custom...
openclaw/openclaw released version v2026.2.12. This release includes breaking changes. Key updates: CLI: add `openclaw logs --local-time` to display log timestamps in local timezone. (#13818) Thanks @xialonglee.; Telegram: render blockquotes as native `` tags instead of stripping them. (#14608); ...