Your own personal AI assistant. Any OS.
OpenClaw v2026.6.9 adds Codex Hosted Search, auto plugin approvals, standalone provider npm packages, OpenTelemetry log export, and new UI/mobile controls.
$ git clone --branch v2026.6.9 https://github.com/openclaw/openclaw.git # already have the repo? check out this version: $ git checkout v2026.6.9
- ›Adds Codex Hosted Search as a new search provider option.
- ›Adds automatic plugin approvals for Codex, reducing manual intervention in agentic workflows.
- ›Adds remote-node
execexposed as a dynamic tool in Codex when a remote node is connected. - ›Adds OpenTelemetry log export for observability pipeline integration.
- ›Publishes official provider plugins as standalone, independently installable npm packages.
+10 moreshow less
- ›Enables Gateway to discover and load externally installed channel plugins at startup.
- ›Makes StepFun provider available via npm and ClawHub.
- ›Adds a session workspace rail to the Control UI.
- ›Adds plugin health status display to the Control UI.
- ›Adds iOS Watch controls for session management.
- ›Adds Android chat context display.
- ›Adds SecretRefs support in Codex for safer credential handling.
- ›Preserves ClawHub skill install source provenance for verified installs.
- ›Key-free search providers remain deliberate opt-ins, preventing accidental exposure.
- ›QA scenarios now authored in YAML with broader profile evidence and channel/plugin matrix coverage.