According to monitoring by Dongcha Beating, the open-source AI framework OpenClaw has released a major update v2026.6.6, tightening the boundaries of its security sandbox and integrating several cutting-edge features from large models. In response to the recent surge in privilege escalation and unauthorized access vulnerabilities in AI systems, the new version has significantly reinforced security boundaries, covering multiple dimensions including transcript isolation, sandbox binding restrictions, host environment variable inheritance, MCP stdio channels, and Codex HTTP access. In terms of the approval mechanism, execution approvals now introduce a hard limit of 'fail closed' for timeouts. To prevent sensitive information leakage, the new version truncates user-visible content boundaries, prohibits Codex/Harmony protocol artifact passthrough, blocks media directives in browser and LanceDB memory, and applies desensitization or redaction to sensitive images in transcript history. Regarding large model and channel adaptation, OpenClaw has achieved deep integration with Claude Fable 5's adaptive thinking. The new version adds an OpenRouter OAuth binding process, allowing local models to bypass guardian review directly, while retaining reasoning replay of Gemma 4's inference content. In command-line progress feedback, the system has launched annotation progress events for Claude CLI, enabling seamless integration of interaction progress between tools to channel progress without exposing the underlying protocol architecture. For channel delivery, the new version optimizes inbound restart diagnostics and idle approval discovery for iMessage, ensuring that private message text within Telegram's restricted scope is not cached or introduced into prompt context.
All Comments