← All releases

v2026.4.1

April 1, 2026 · View on GitHub

What's new for you

Chat-native `/tasks` board, bundled SearXNG `web_search` plugin, Amazon Bedrock Guardrails, Voice Wake for Talk Mode, per-cron tool allowlists (`openclaw cron --tools`), global `agents.defaults.params`, smarter rate-limit failover, and broad reliability fixes for tasks, gateway reload, and exec approvals.

  • Tasks/chat — `/tasks` shows a session background task board; `/status` hides stale completed tasks unless relevant
  • Web search — bundled SearXNG provider plugin for `web_search` with configurable host
  • Bedrock — Guardrails support on the bundled Amazon Bedrock provider
  • Cron — `openclaw cron --tools` for per-job tool allowlists
  • Agents — `agents.defaults.params` for global default provider parameters; compaction model honored consistently for `/compact`
  • Auth/failover — cap same-provider auth retries on rate limits before cross-provider fallback; `auth.cooldowns.rateLimitedProfileRotations`
  • Reliability — no raw errors leaked to chat; gateway reload loop fix; task registry hang fix; exec/WebChat approval fixes

Release highlights

FeatureDetails
/tasks Task BoardChat-native background task view for the current session with recent task context.
SearXNG web_searchBundled plugin for self-hosted SearXNG with configurable host.
Bedrock GuardrailsApply AWS Bedrock Guardrails through the bundled Bedrock provider.
cron --toolsPer-cron-job tool allowlists from the CLI.
agents.defaults.paramsGlobal default provider parameters for all agents.
Rate-limit failoverSmarter auth-profile rotation and cooldowns before cross-provider model fallback.

Full release notes

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

Open v2026.4.1 on GitHub →