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 Code System Prompts Updated: New File Modification Reminder & REPL Clarifications, Malware Analysis Reminder Removed
Claude Code (CC) versions 2.1.124 (+166 tokens) and 2.1.126 (-87 tokens) update the system prompt: adds file modification detection with budget exceeded warning, replaces core-identity function with explicit harness instructions, clarifies REPL thenable auto-await behavior, and removes the malware analysis reminder.

Medicare's ACCESS Program: Payment Model Built for AI Agents, Details Inside
CMS's ACCESS program pays for AI-driven chronic care, not just time with clinicians. Pair Team's voice AI Flora reduced ER visits by 50%. Cohort goes live July 5.

VibeThinker-3B: A 3B Parameter Model That Matches 671B DeepSeek on AIME Math Benchmarks
Sina Weibo researchers released VibeThinker-3B, a 3B parameter model scoring 94.3 on AIME 2026—matching DeepSeek V3.2 (671B). The paper introduces the Parametric Compression-Coverage Hypothesis, arguing verifiable reasoning can be compressed into small models.

RTX 4090 vs H100 for Fine-Tuning Llama-3-8B: A Cost-Performance Comparison
A developer tested fine-tuning Llama-3-8B on both an RTX 4090 and rented H100 instances. The 4090 setup cost $2,000 upfront and took 24 hours, while H100 rental cost about $80 and completed in 4 hours.