← Back to blog

OpenClaw Update

OpenClaw 2026.3.23: Qwen, DeepSeek, and What These New Models Mean for Your Business

By the CodeClaw Team · Published March 24, 2026

The AI cost equation just shifted. OpenClaw 2026.3.23 adds two new model providers — Qwen from Alibaba Cloud and DeepSeek — that give businesses running AI agents real alternatives to expensive GPT-4-class models. Add in WhatsApp and Matrix plugin fixes, enterprise-grade security hardening, and a handful of reliability improvements, and this is a release worth paying attention to.

Here's what landed, and what it actually means if you're running an AI agent for your business.

Qwen and DeepSeek: Why Cheaper Models Are a Big Deal

Most businesses running AI agents are paying GPT-4 prices for tasks that don't need GPT-4 capability. Customer FAQs, appointment scheduling, lead qualification, email drafts — these are routine tasks. You don't need the most powerful model on the planet to answer "what are your business hours?"

That's where Qwen and DeepSeek come in.

Qwen (Alibaba Cloud)

OpenClaw now supports Qwen endpoints on a pay-as-you-go basis, with both global and China-region routing available. Qwen is Alibaba Cloud's model family — competitive with GPT-4 on most business tasks at significantly lower inference costs. If you're processing high volumes of customer interactions, the savings add up fast.

The China-region routing is particularly relevant for businesses operating in or serving the Chinese market, where Alibaba Cloud infrastructure offers better latency and compliance.

DeepSeek

DeepSeek has become a serious contender in the open-weight model space. The new provider plugin in OpenClaw means you can route agent requests to DeepSeek's endpoints directly — no manual integration required. For businesses that need capable reasoning at lower cost, DeepSeek is worth evaluating for your agent's routine workloads.

What This Means Practically

With Qwen and DeepSeek in the mix, you can now run a smart routing strategy: use the cheaper models for high-volume routine tasks (FAQs, scheduling, standard replies), and reserve GPT-4 or Claude for the complex reasoning that actually needs it. Your agent handles both — you just control the cost.

This is how serious enterprise AI deployments work. Now it's available to any business running OpenClaw.

WhatsApp and Matrix Plugins Are Working Again

This one matters if you're using WhatsApp to communicate with customers — which, for most businesses, is a core channel.

A bug in the bundled plugin runtime was silently breaking WhatsApp and Matrix integrations. The plugins would appear to load, but wouldn't function correctly. The 2026.3.23 release fixes the runtime issue, so both channels work reliably again.

If your OpenClaw agent uses WhatsApp for customer outreach, order updates, appointment reminders, or support — this fix is the most important thing in this release for you. Update and the channel comes back online.

Security Hardening: CSP with SHA-256 Hashes

OpenClaw 2026.3.23 adds Content Security Policy (CSP) hardening with SHA-256 hashes for inline scripts. This is a meaningful security upgrade, not just a checkbox.

CSP prevents cross-site scripting (XSS) attacks by controlling what scripts can run in the browser interface. The SHA-256 hash approach means that only explicitly approved scripts execute — anything injected by an attacker is blocked by the browser automatically, even if they find an injection point.

For businesses in regulated industries — healthcare, legal, finance — this kind of security posture matters when evaluating AI tools for production use. OpenClaw is moving toward enterprise-grade security requirements, not just developer-friendly defaults.

UI and Accessibility Improvements (Knot Theme)

The Knot theme received UI clarity and accessibility improvements in this release. If you or your team are working in the OpenClaw interface regularly — reviewing agent conversations, managing channels, updating configurations — these improvements make the experience cleaner and more accessible across different devices and needs.

Small quality-of-life improvements compound over time. A clearer interface means faster onboarding, fewer mistakes, and less time spent navigating the tool.

CLI and Channel Auth Fixes

Single-channel authentication is working again. If you experienced auth issues where logging into one channel would break access to others, or where credentials didn't stick correctly, 2026.3.23 resolves this.

The OpenAI token revert bug is also fixed — previously, OpenAI credentials would sometimes snap back to an expired token after being updated. This caused silent failures where your agent appeared configured but was actually using bad credentials. That behavior is gone.

Quick summary of 2026.3.23: Qwen/Alibaba Cloud pay-as-you-go endpoints (global + China), DeepSeek provider plugin, Knot theme UI/accessibility improvements, CSP security hardening with SHA-256 hashes, bundled plugin runtime fix (WhatsApp + Matrix working again), CLI/channel single-auth fix, OpenAI token revert bug fixed.

What This Release Means for Your Business

Step back from the technical details for a moment. Here's the business-level summary:

Updating is the same as any other OpenClaw release:

npm update -g openclaw
openclaw gateway restart

If you're new to OpenClaw, start with our complete setup guide. For NemoClaw deployments, see the NemoClaw setup guide. And if you want all of this — model routing, plugin management, security configuration — handled for you, that's what CodeClaw is built for.

Want this running for your business?

CodeClaw sets up and manages your OpenClaw agent — model routing, WhatsApp integration, security, the works. You get the result without the technical overhead.

Book a Free Call →

Related Posts