OpenClaw 2026.3.28: Breaking Changes for MiniMax Users, Config Auto-Repair Removed

Breaking Changes Require Config Check
Before upgrading to OpenClaw 2026.3.28, check your configuration for two specific issues that could prevent the gateway from launching.
MiniMax Model Changes
MiniMax users: Models M2, M2.1, M2.5, and VL-01 have been removed. The only current valid MiniMax ID is minimax/MiniMax-M2.7. If your configuration contains any of the old model IDs, the gateway will fail validation at startup and won't launch. Update your config to use the new ID before upgrading.
Config Auto-Repair Removed
The gateway no longer automatically repairs deprecated configuration keys at startup. Previously, it silently rewrote legacy keys on every start. If your installation predates January 2026 and you haven't run openclaw doctor since then, run it now to see what was being quietly fixed in the background.
Most users on recent setups won't encounter either issue, but those with older configurations should verify before upgrading.
New Features in This Release
openclaw config schema– prints the full JSON Schema foropenclaw.json. Runopenclaw config schema > schema.jsonand load it in VS Code for autocomplete support.- xAI moves to the Responses API and adds
x_searchnative web search functionality, which auto-activates with a web-search skill. - ACP bindings now work for Discord channels/threads, BlueBubbles, and iMessage.
- Discord reconnect improvements: stale socket drain before reconnecting reduces drops in long sessions.
- Telegram message splitting now respects word boundaries.
📖 Read the full source: r/clawdbot
👀 See Also

Claude Opus 4.6 and Sonnet 4.6 now offer 1M context at standard pricing
Claude Opus 4.6 and Sonnet 4.6 now include a full 1M context window at standard pricing with no long-context premium, plus expanded media limits to 600 images or PDF pages per request.

Rust Project Perspectives on AI: Practical Insights from Contributors
A summary document collects perspectives from Rust contributors on AI tool usage, highlighting that effective AI integration requires careful engineering and showing specific use cases like codebase navigation, code review assistance, and semi-structured data processing.

Microsoft Ends Revenue Sharing with OpenAI, Impact on AI Agents Unclear
Microsoft will stop sharing revenue with OpenAI, its main AI partner, according to a Bloomberg report. The move could affect how developers integrate AI agents via Azure OpenAI services.

OpenClaw Early User Reports Telegram Issues, Agent Profile Hardcoding, and Session Reset Problems
A user's first three days with OpenClaw revealed several practical challenges: Telegram responses disappearing, agent profiles hardcoded to 'messaging' in source code, and Wacli becoming unavailable after session resets. The user ran micro tests on Docker, connected Telegram and Wacli, and set up a heartbeat.