OpenClaw 2026.5.14 beta 1 is not a tiny follow-up to the 2026.5.12 stable release. It feels like the next hardening wave after that release: less bundled runtime weight, cleaner Codex migration paths, better agent steering, more visible channel lifecycle status, stronger validation, and a lot of defensive cleanup around malformed inputs. The operator takeaway is simple: OpenClaw is continuing to move from “agent framework” toward “agent operations layer.” That means the boring surfaces matter. Startup traces matter. Dependency evidence matters. Channel reactions matter. Queue semantics matter. A voice-call bridge matters only if the surrounding system can keep routing, validating, and recovering cleanly. Hook: Agent Control Is Becoming More Explicit The biggest practical theme in this beta is control. OpenClaw now makes mid-turn prompts steer active runs by default through the queue steering path, while preserving explicit follow-up and collect behavior for users who want messages to wait.…