The open-source personal AI assistant, openclaw, has released veRSIon v2026.4.27. Two new user-facing features are particularly noteworthy: Codex Computer Use and built-in support for DeepInfra.
Codex Computer Use empowers the Agent in OpenClaw's codex mode with desktop control capabilities, allowing it to operate the mouse, keyboard, and screen. New
/codex computer-use status/install commands and automatic marketplace discovery have been added. The system now enforces a mandatory check for MCP server avAIlability before startup, denying entry into Codex mode if the check fails. This feature was contributed by OpenAI employee @pash-openai.DeepInfra has been added as a built-in provider. Users can start using it simply by configuring their API key. It supports dynamic discovery of OpenAI-compatible models, Image Generation and editing, TTS, and embeddings, eliminating the need for manual endpoint configuration.
At the architectural level, the directories for numerous model providers (including DeepSeek, Mistral, NVIDIA, Cerebras, etc.) have been migrated from runtime dynamic scanning to static declaration via plugin manifests. Furthermore, plugin startup has shifted from implicit full loading to explicit
ACTivation.onStartup declarations. The direct results are faster gateway startup and clearer plugin auditing. Additionally, the Docker sandbox now includes a GPU passthrough option, and enterprise deployments have gained outbound HTTP proxy routing. Over one hundred bug fixes were also included, addressing stability issues across major channels like Telegram, Slack, Feishu, and Discord.
Comments & Questions (0)
No comments yet
Be the first to comment!