We use Google Consent Mode. Analytics cookies stay off unless you allow them; Google may receive cookieless measurement pings.Privacy Policy
The independent operator desk
OpenClaw news without the GitHub firehose.
Material releases, security changes, merged work and operating lessons—verified against primary sources and written for people running real agents.200 VERIFIED STORIES
Three merges on OpenClaw main rework how reusable exec approvals, recurring cron automations, and MCP App grants hold authority — with one breaking change that deactivates older generated approvals until you re-approve in the intended directory.
6 min read6 primary sourcesVerified 26 Aug 2026Read analysis →
Two P0 fixes landed on OpenClaw main within hours of each other: public plugin ingress could claim owner privileges, and agents could spin up Gateway terminals that ignored session permissions. Here is what changed and what operators should do.
4 min read4 primary sourcesVerified 26 Aug 2026Read analysis →
Merged main-branch fixes cover stale mutable hook handlers after same-size edits, external agent databases left behind by offline deletes, and browser actions that hang forever after a failed dialog handling.
4 min read3 primary sourcesVerified 25 Aug 2026Read analysis →
Main-branch fixes stop Ollama cloud credentials being forwarded to loopback aliases, redact reflected API keys from provider errors, and keep ngrok auth tokens out of process arguments.
4 min read4 primary sourcesVerified 25 Aug 2026Read analysis →
Long-lived Codex child agents lost OpenClaw hook policy when their parent turn ended, failing later tool calls with 'native hook relay not found'. The merged fix introduces per-turn immutable relay bindings that survive cross-turn polling without granting session-wide authority.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
Merged PR #128476 replaces the startup npm-registry lookup with a ping to telemetry.openclaw.ai. Feature statistics stay opt-in, but the version ping is default-on with two documented kill switches. Here is the exact behavior and how to control it.
3 min read2 primary sourcesVerified 24 Aug 2026Read analysis →
A merged PR deletes the hardcoded two-session cap per paired node. Capacity now defaults to one worker session per available CPU core (clamped to 1024) with an explicit config override — a significant change for anyone distributing session load across machines.
3 min read2 primary sourcesVerified 24 Aug 2026Read analysis →
Session sharing changes, suggestion resolutions, and display-only UI activity used to reach the model as user messages or consume context budget. A merged fix routes administrative events through structured state and honors excludeFromContext everywhere.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
A merged fix stops ambient environment variables from silently satisfying Feishu provider authorization when the configured SecretRef policy disallows them — closing a gap that let denied credentials reach document comments and directory lookups.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
Agents could not discover platform custom emojis: the reaction emoji parameter was undocumented and emoji-list was invisible to the model. A merged feature makes custom-emoji discovery a first-class, gate-aware capability across the three major channels.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
Merged PR #127699 makes Gateway runtime snapshots the sole owner of memory SecretRef materialization and stops embedding credentials, Authorization headers, and tenant headers from following requests to different endpoints — including query-distinct tenants on the same host.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
A merged fix closes a Discord delivery-authority gap where canceled, suppressed, or retired replies could still emit later message parts or retry after custody changed — including caption overflow sends and every retry factory.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
Backward NTP corrections could make Gateway shutdown wait indefinitely for automation runs; forward jumps could cut grace periods short. A merged fix bounds drain waits with native timers instead of the adjustable wall clock.
2 min read1 primary sourceVerified 24 Aug 2026Read analysis →
August 23 merges add a macOS-only realtime Gateway relay for Talk, surface its settings in the Control UI, and fix a /v1/responses defect that returned blank or clipped assistant output while chat-completions stayed correct.
3 min read3 primary sourcesVerified 23 Aug 2026Read analysis →
When the message tool failed with proven-not-sent evidence, both the durable outbound queue and the model held the same retry, so recipients got two copies seconds apart. Merged fixes make the queue the single retry owner, including remote Gateway deployments.
3 min read3 primary sourcesVerified 23 Aug 2026Read analysis →
August 23 merges fix cross-agent live-session stalls, transcript loss on session delete, queued replies lost during credential reloads, cron results silently dropped on network failure, and health probes that trusted a rolled-back clock.
4 min read9 primary sourcesVerified 23 Aug 2026Read analysis →
Automatic context assembly could pull memory entries without honoring their provenance rules. A merged fix enforces provenance for automatic context, repairs legacy records before recall, and fails closed on unsupported memory runtimes.
3 min read2 primary sourcesVerified 23 Aug 2026Read analysis →
Heartbeat-scheduled runs no longer compete with your interactive session for the agent lane, and exec completion notifications now arrive even when the recurring heartbeat cadence is disabled. Both fixes are merged and documented in the official gateway docs.
3 min read2 primary sourcesVerified 23 Aug 2026Read analysis →
A preflight failure or an unrelated failed wait could leave Code Mode tools restricted, blocked, or — worse — unlocked. Three merged fixes add tracked repair provenance, a read-only reconciliation turn, and tool-call-bound recovery.
4 min read3 primary sourcesVerified 23 Aug 2026Read analysis →
A bare suffix match treated look-alike hosts such as evil1drv.ms as OneDrive and SharePoint share links, routing them into Graph authentication. Merged fixes require a dot boundary, HTTPS, and keep look-alike downloads out of the Graph auth path.
4 min read2 primary sourcesVerified 23 Aug 2026Read analysis →
OpenClaw main adds plugin-declared selectable context windows with a 200K/1M switch in the Control UI model picker for Claude 5-series models, session-level validation, and explicit argv/env mapping.
3 min read2 primary sourcesVerified 22 Aug 2026Read analysis →
openclaw skills update passed force:true unconditionally, replacing locally modified skill directories and deleting their backups. A merged fix verifies digests first and preserves local changes.
3 min read2 primary sourcesVerified 22 Aug 2026Read analysis →
Broad diagnostic redaction rewrote source code inside tool results, corrupting later reads and edits. A merged fix confines redaction to diagnostics while preserving the security boundary.
3 min read2 primary sourcesVerified 22 Aug 2026Read analysis →
Streaming OpenAI-compatible responses returned successful completions even when the agent run failed, and openclaw status printed a healthy Overview while silently substituting defaults for an invalid config.
3 min read2 primary sourcesVerified 22 Aug 2026Read analysis →
A same-day trio on main and the pinned release: Codex sessions gain approved paired-device support, newly available account models work before the provider catalog updates, and the release branch gets the backport.
4 min read3 primary sourcesVerified 22 Aug 2026Read analysis →
Compaction dropped real user turns, a watchdog killed active turns mid-flush and forgot queued replies, and /restart looped forever — all three merged to main on August 21.
4 min read3 primary sourcesVerified 22 Aug 2026Read analysis →
Merged main fixes stop approvals --json from printing the exec-approvals socket token in cleartext and stop removed Claw agents from leaving their approval policies behind for the next agent with the same id.
4 min read3 primary sourcesVerified 22 Aug 2026Read analysis →
A pruning inversion deleted eligible sessions, an ingress watchdog dead-letted timed-out Telegram messages with attempts=0, and recovery erased queued deliveries during transient adapter outages — all three are fixed on main.
4 min read3 primary sourcesVerified 21 Aug 2026Read analysis →
The managed @openai/codex runtime floor moves to 0.149.0 with Doctor as the sole migration owner for the retired untrusted approval policy, alongside same-channel durable async delivery and three release-branch backports.
4 min read4 primary sourcesVerified 21 Aug 2026Read analysis →
Merged main change stops external plugin tools from reaching the raw outbound adapter, adds an optional current-turn-only delivery.send capability, and revokes send authority at turn closure.
4 min read2 primary sourcesVerified 21 Aug 2026Read analysis →
Three merged OpenClaw fixes close plaintext gateway credential writes, silent ref-mode token leaks, and secret exposure in onboarding failure output. Here is what operators should audit on installs made before the fixes.
5 min read4 primary sourcesVerified 21 Aug 2026Read analysis →
Merged PR #122578 gives node-hosted session workers a reserved WebSocket route on the public Gateway endpoint. Operators gain an alternative to SSH tunnels and inherit a new surface to review.
4 min read1 primary sourceVerified 21 Aug 2026Read analysis →
The Control UI can deep-link retained run evidence, keep new-session preferences private to an identified operator and clone GitHub repositories into Gateway-managed projects.
5 min read4 primary sourcesVerified 12 Aug 2026Read analysis →
New suspend/resume CLI controls remove a control-plane dead end, while /startupz separates traffic admission from downstream channel health and repairs bundled deployment templates.
4 min read2 primary sourcesVerified 12 Aug 2026Read analysis →
Shared bots can isolate MCP credentials by trusted sender, but operators must explicitly choose the new identity mode, configure a public callback origin and accept a shared-channel sign-in-link tradeoff.
4 min read1 primary sourceVerified 12 Aug 2026Read analysis →
Provider cooldown is now scoped to the failed auth profile, user pins can rotate to sibling credentials, and cosmetic title/catalog work moves off the first-turn critical path.
4 min read3 primary sourcesVerified 12 Aug 2026Read analysis →
A recurring no-payload Telegram failure is still unresolved; separately, main now prevents provider-confirmed exact sends from remaining ambiguous and replaying after restart.
4 min read2 primary sourcesVerified 12 Aug 2026Read analysis →
Document, image, audio and video intake now records bounded model-visible outcomes when an attachment is unsupported, unselected, disabled, unreadable or fails processing.
3 min read2 primary sourcesVerified 11 Aug 2026Read analysis →
A same-day routing correction makes an unset heartbeat target resolve to a configured operator DM, never a group, while failed work remains pending and stream history is finalized before alerts.
3 min read4 primary sourcesVerified 11 Aug 2026Read analysis →
A security-boundary fix stops stored MCP refresh tokens being replayed to a different authorization server; older token-only rows may require one clean reauthorization.
4 min read3 primary sourcesVerified 11 Aug 2026Read analysis →
The Meta provider gains Muse Spark 1.2 and a discounted Contributor variant; operators must keep confidential and personal data off the Contributor tier.
4 min read4 primary sourcesVerified 11 Aug 2026Read analysis →
The extension is now browser-automation infrastructure with a local native-messaging bootstrap; Linux and macOS operators still load it once, while Windows keeps manual pairing.
4 min read3 primary sourcesVerified 11 Aug 2026Read analysis →
Cloud-worker agents and operators can share a visible lease-scoped browser, while cloud sessions can now spawn and message cloud children under explicit placement authority.
5 min read5 primary sourcesVerified 11 Aug 2026Read analysis →
Web, Apple and Android clients gain live task rows and edit counters, while the Gateway now records sinkless or requester-settled results as intentional non-delivery.
3 min read5 primary sourcesVerified 11 Aug 2026Read analysis →
Operators can start sessions from registered projects, reorder or edit queued messages without losing attachments, and hide machine-created probe sessions from the default sidebar.
3 min read5 primary sourcesVerified 11 Aug 2026Read analysis →
The team-scoped store now has Control UI management and stricter value validation; write-only secrets remain separate from env values exposed to agent subprocesses.
5 min read6 primary sourcesVerified 11 Aug 2026Read analysis →
Gateway scopes, internal turns, channel approvals and delegated retries now carry canonical owner context instead of reconstructing authority from transport-shaped or client-visible data.
3 min read5 primary sourcesVerified 11 Aug 2026Read analysis →
A merged CLI feature accepts dashboard URLs, gateway shorthand and session refs in TUI and attach flows, with a new guide explaining Gateway-owned continuation boundaries.
4 min read4 primary sourcesVerified 10 Aug 2026Read analysis →
The update path now handles live terminals deliberately, avoids duplicate plugin installation, verifies launchd restart and reports the real result in Control UI.
6 min read10 primary sourcesVerified 11 Aug 2026Read analysis →
Builtin memory now supplements thin searches, enables diversity reranking by default and accepts glob-scoped extra paths with migration support for retired QMD collections.
4 min read4 primary sourcesVerified 10 Aug 2026Read analysis →
A P1 fix keeps context-excluded shell output out of replay and compaction, while Telegram now respects disabled tool progress even when verbose mode is on.
4 min read3 primary sourcesVerified 10 Aug 2026Read analysis →
Merged Slack changes carry the originating Enterprise Grid workspace through actions, slash commands, events and native approvals instead of trusting ambiguous channel or user IDs.
4 min read3 primary sourcesVerified 10 Aug 2026Read analysis →
Two default-off Labs paths make remote coding work visible and easier to launch: a tunneled cloud-worker desktop and Start in terminal for supported Codex and Claude catalogs.
4 min read4 primary sourcesVerified 9 Aug 2026Read analysis →
Managed updates could finalise against the caller's profile, chat history could expose raw audio or local paths, and Telegram DM tool policy could be skipped on queued or native runs.
4 min read4 primary sourcesVerified 9 Aug 2026Read analysis →
The QMD backend, its configuration and its process/runtime surface are gone from OpenClaw main. Doctor can remove retired settings, while plugin authors also lose the withLease state API.
4 min read3 primary sourcesVerified 9 Aug 2026Read analysis →
Steering could acknowledge before the runtime accepted the instruction, while archive could commit around active work. Merged fixes make both controls wait for the owner that must enforce them.
4 min read3 primary sourcesVerified 9 Aug 2026Read analysis →
A chain of merged fixes stops aborted agents from restarting queued tools, preserves outbound messages without send evidence and closes duplicate-send races. Operators should test cancellation and recovery together.
4 min read4 primary sourcesVerified 9 Aug 2026Read analysis →
OpenClaw can now install portable Agent Plugins bundles containing skills and MCP servers, with an ai.openclaw activation namespace. The portability win still carries executable trust boundaries.
4 min read4 primary sourcesVerified 9 Aug 2026Read analysis →
Browser relay auth, subagent tool denial, gateway URL redaction, credential-safe prompts and retirement of inline hook handlers tighten different trust boundaries. One requires a manual migration before Doctor cleanup.
4 min read6 primary sourcesVerified 9 Aug 2026Read analysis →
Merged fixes preserve OpenAI Responses compaction state across restarts, rewrites and cloud-worker handoffs, while cron maintenance now archives pruned transcripts. Long sessions need an explicit upgrade and test plan.
4 min read5 primary sourcesVerified 9 Aug 2026Read analysis →
A merged OpenClaw change adds idle-aware countdowns, a forced deadline, one-hour holds, dev-channel auto-update and an Updates settings page. Operators should review the restart policy before it ships.
4 min read2 primary sourcesVerified 9 Aug 2026Read analysis →
The extended-stable selector moved to 2026.6.34 with security, delivery, provider and local-runtime hardening. Here is the operator decision, the migration warning and what to verify.
4 min read2 primary sourcesVerified 9 Aug 2026Read analysis →
Merged Gateway and Control UI fixes keep generated media alive during long turns, settle successful sessions, and retain truthful history, timing and completed actions.
5 min read4 primary sourcesVerified 6 Aug 2026Read analysis →
A merged classifier fix prevents ambiguous bodyless provider 400 responses from being treated as context overflow, avoiding pointless compaction and retry.
4 min read3 primary sourcesVerified 6 Aug 2026Read analysis →
Registered Git worktrees placed directly under OpenClaw's worktrees root could be recursively cleaned as orphans; a landed fix now preserves registered checkout roots.
4 min read4 primary sourcesVerified 6 Aug 2026Read analysis →
Merged fixes remove unsolicited memory warmup, keep chat startup off model discovery and batch large Workboard reads so optional work cannot starve Gateway RPCs.
6 min read8 primary sourcesVerified 6 Aug 2026Read analysis →
Merged fixes bound updater child processes, preserve plugin index state on failure and remove provider discovery from the first Control UI request path.
5 min read5 primary sourcesVerified 4 Aug 2026Read analysis →
Merged Telegram repairs route reactions through their real forum topic, persist polling progress safely and correlate outbound delivery to the explicit topic.
5 min read4 primary sourcesVerified 4 Aug 2026Read analysis →
Merged CLI fixes make gateway call honor a custom local port and stop externally supervised status checks from being retargeted by unrelated native-service metadata.
4 min read2 primary sourcesVerified 4 Aug 2026Read analysis →
The SMS plugin can now receive and send MMS, record signed carrier delivery outcomes and retry transient media failures without silently losing attachments.
4 min read5 primary sourcesVerified 4 Aug 2026Read analysis →
The workspace override moved from vulnerable 5.0.8 to 5.0.9 after GitHub advisory GHSA-rgw5-rvv9-x895; source-build operators should verify the resolved dependency.
3 min read2 primary sourcesVerified 3 Aug 2026Read analysis →
Merged fixes isolate OpenRouter, memory, Ollama, LanceDB, Bedrock and Google credentials while preventing referenced secrets and provider keys from reaching plaintext logs.
6 min read10 primary sourcesVerified 6 Aug 2026Read analysis →
Merged Memory Wiki fixes enforce conversation visibility in search, preserve handwritten notes during damaged rebuilds and keep QMD available when filesystem watches fail.
4 min read4 primary sourcesVerified 3 Aug 2026Read analysis →
Merged agent fixes preserve queued context, fence restart side effects and retain successful child results when requester delivery is blocked or ambiguous.
6 min read8 primary sourcesVerified 3 Aug 2026Read analysis →
Three merged browser fixes keep shared-tab sessions alive after extension reloads, wake queued shares without periodic heartbeats and permit page extraction in tab-bound runs.
4 min read3 primary sourcesVerified 3 Aug 2026Read analysis →
The seventh 2026.7.2 beta adds Telegram directive validation and concurrent-ingress session repairs, but does not include later Aug 2 main-branch fixes.
4 min read3 primary sourcesVerified 2 Aug 2026Read analysis →
Control UI actions now follow Gateway scopes and parameters, while host-issued dashboard handoffs deliberately bootstrap a durable owner credential with administrator access.
6 min read3 primary sourcesVerified 6 Aug 2026Read analysis →
Remote setup now probes password-only Gateways with target-bound credentials, while macOS onboarding keeps its auth gate, token recovery and config-conflict protections.
5 min read4 primary sourcesVerified 11 Aug 2026Read analysis →
Merged cron fixes restore primary webhook delivery records, replay subsecond restart misses, preserve failure-alert account ownership and link tasks to the right transcript.
4 min read4 primary sourcesVerified 2 Aug 2026Read analysis →
Merged fixes preserve Telegram and Zalo partial-delivery receipts, stop swallowed send errors and contain watchdog reporter failures that could terminate the Gateway.
4 min read5 primary sourcesVerified 2 Aug 2026Read analysis →
Three merged fixes add deadlines and dispatch provenance to node-hosted exec, then report ambiguous outcomes instead of risking duplicate side effects.
4 min read3 primary sourcesVerified 2 Aug 2026Read analysis →
Merged voice fixes preserve turn boundaries and final audio, stop stale work, close failed carrier calls and keep fast-context recall inside session visibility.
7 min read12 primary sourcesVerified 3 Aug 2026Read analysis →
Merged session-ownership fixes prevent child completions disappearing, older runs replacing current state and prior TUI sessions interfering after a switch.
4 min read5 primary sourcesVerified 2 Aug 2026Read analysis →
Two merged Telegram fixes move account, topic and command authorization ahead of media ingestion so rejected group commands cannot trigger attachment downloads.
4 min read2 primary sourcesVerified 2 Aug 2026Read analysis →
Three merged delivery fixes stop delayed iMessage fallback from prompting retries, preserve media paths containing spaces and keep structured Teams replies in their thread.
4 min read3 primary sourcesVerified 1 Aug 2026Read analysis →
The npm beta tag now points to beta.6, packaging more delivery, session and upgrade fixes while later task, memory and realtime repairs remain on main.
8 min read5 primary sourcesVerified 1 Aug 2026Read analysis →
Five merged changes isolate hook work from saturated cron lanes, avoid blocking prewarm on large histories and restore native service commands for named profiles.
5 min read5 primary sourcesVerified 1 Aug 2026Read analysis →
A P1 Codex repair and four related fixes stop incomplete turns looking successful, destructive steer retries, truncated exec recovery and unsafe terminal tool calls.
6 min read5 primary sourcesVerified 1 Aug 2026Read analysis →
Merged main fixes preserve cancellation and rewrites across restart while waking persisted channel retries after their backoff without duplicate delivery.
7 min read5 primary sourcesVerified 5 Aug 2026Read analysis →
A new operator digest covers legacy SQLite conflicts, custom Docker ports, stale authenticated tools, Code Mode recovery, model-roster startup and npm range updates.
7 min read6 primary sourcesVerified 31 Jul 2026Read analysis →
Google startup queue and readiness fixes extend OpenClaw’s merged realtime protections against stale sessions, dropped input and runaway memory growth.
10 min read9 primary sourcesVerified 1 Aug 2026Read analysis →
The Automations terminology stack has landed on main with a permanent cron compatibility alias, a new CLI alias and intentionally unchanged RPC, config and schedule syntax.
5 min read7 primary sourcesVerified 30 Jul 2026Read analysis →
A new operator digest covers a destructive headless onboarding edge, lost media reply text, discarded Control UI edits and session continuity fixes for Claude CLI and the TUI.
7 min read6 primary sourcesVerified 30 Jul 2026Read analysis →
A new main-branch inference contract gives plugins a fresh, text-only model call with zero tools, explicit model authorization and fail-closed runtime support.
5 min read5 primary sourcesVerified 30 Jul 2026Read analysis →
A merged scanner fix reports every distinct process-execution match in a plugin file, closing a review gap where only the first executable call was shown.
4 min read2 primary sourcesVerified 30 Jul 2026Read analysis →
A merged OpenClaw security fix makes scheduled runs fail closed when their recorded channel account has been removed instead of falling through to unrestricted tools.
4 min read2 primary sourcesVerified 30 Jul 2026Read analysis →
Two merged main-branch fixes stop accepted WhatsApp work being deleted under queue pressure and let dropped queued runs return to durable ingress for retry.
5 min read4 primary sourcesVerified 30 Jul 2026Read analysis →
Two merged fixes tighten the external-hook boundary: untrusted job names stay inside fenced content, while Codex relay work now follows explicit tool matchers.
5 min read3 primary sourcesVerified 29 Jul 2026Read analysis →
Two merged main-branch fixes tighten Gateway service ownership: shell overrides no longer rewrite a managed service, and macOS refuses competing launchd managers.
5 min read4 primary sourcesVerified 29 Jul 2026Read analysis →
Main now carries four material operational fixes that beta.5 chronology cannot contain. Operators should match the fix to their failure mode, not assume the prerelease has it.
6 min read5 primary sourcesVerified 29 Jul 2026Read analysis →
A merged Memory Core change closes cross-project recall leakage in curated files, while a separate fallback keeps keyword recall available when embeddings cannot start.
5 min read3 primary sourcesVerified 29 Jul 2026Read analysis →
A main-branch fix replaces multi-megabyte per-session pricing fingerprints after beta.5 Gateways were shown consuming gigabytes while loading Usage rollups.
5 min read2 primary sourcesVerified 28 Jul 2026Read analysis →
A merged main-branch fix makes durable-ingress availability part of channel health after a production Slack gateway hid more than 26 hours of dead inbound delivery.
5 min read4 primary sourcesVerified 28 Jul 2026Read analysis →
The new OpenClaw beta packages a large state-safety and durable-delivery release. Production operators should stage recovery, channel and schema tests first.
6 min read2 primary sourcesVerified 28 Jul 2026Read analysis →
A merged main-branch fix stops Matrix rooms or Signal groups whose opaque IDs differ only by case from sharing transcripts and control state in the web UI.
4 min read2 primary sourcesVerified 27 Jul 2026Read analysis →
A merged main-branch P1 fix stops automatic execution review from approving Windows cmd launches that can run hidden AutoRun or persistent-shell commands.
4 min read2 primary sourcesVerified 27 Jul 2026Read analysis →
A merged main-branch security fix stops exec allowlist analysis from approving a shell word whose escaped newline can create a different POSIX command boundary.
4 min read2 primary sourcesVerified 27 Jul 2026Read analysis →
Two merged main-branch changes retire legacy auth and exec-approval JSON runtime stores, add fail-closed migration gates and make Doctor the supported importer.
6 min read2 primary sourcesVerified 26 Jul 2026Read analysis →
A merged Control UI change makes the admin-scoped host terminal default-on. Operators who do not want browser PTY access should set the explicit opt-out before upgrading.
5 min read1 primary sourceVerified 26 Jul 2026Read analysis →
A merged browser automation contract prevents stale-document actions, marks snapshot deltas and exposes structured output. The safer behavior still requires caller changes.
4 min read2 primary sourcesVerified 25 Jul 2026Read analysis →
A main-branch fix restores global webhook and chat failure destinations while preventing duplicate or cross-channel notifications. Operators should test forced failures after upgrade.
4 min read3 primary sourcesVerified 25 Jul 2026Read analysis →
A security fix on OpenClaw main makes Vault and 1Password secret-plan writes exclusive and owner-only. Operators should protect old plans and verify the containing release.
4 min read2 primary sourcesVerified 25 Jul 2026Read analysis →
Claude CLI sessions under restrictive policy can now request human approval for native and extension tools instead of silently denying them, with Bash and timeout paths kept fail-closed.
5 min read1 primary sourceVerified 24 Jul 2026Read analysis →
OpenClaw now defaults GPT-5.5 and GPT-5.6 sessions to a 272,000-token runtime budget while preserving a deliberate long-context path for operators who accept the higher tier.
5 min read3 primary sourcesVerified 24 Jul 2026Read analysis →
OpenClaw's new session model separates ephemeral chats, private drafts, read-only work and named collaboration—with enforcement at the Gateway rather than only in the UI.
6 min read5 primary sourcesVerified 24 Jul 2026Read analysis →
Google Meet, Teams and Zoom integrations are becoming default-on, and joined meetings automatically persist speaker-attributed transcripts and summaries in SQLite unless operators opt out.
6 min read4 primary sourcesVerified 24 Jul 2026Read analysis →
A merged OpenClaw fix preserves creator-authorized Cron tool caps across scheduled, CLI and cloud-worker execution without letting the cap override current safety policy.
7 min read3 primary sourcesVerified 24 Jul 2026Read analysis →
OpenClaw now supports Claude Opus 5 and promotes it for new Anthropic setups on main. Packaged operators should wait for a release that includes the merge.
6 min read6 primary sourcesVerified 24 Jul 2026Read analysis →
New main-branch code converts heartbeat tasks into cron jobs, but adjacent fixes show why source-build operators need a full state backup and a post-fix revision.
7 min read8 primary sourcesVerified 24 Jul 2026Read analysis →
A merged main-branch change replaces workspace HEARTBEAT.md files with revision-safe cron scratch; existing operators should use Doctor rather than migrate by hand.
6 min read5 primary sourcesVerified 24 Jul 2026Read analysis →
The January 2026 plugin milestone separated extension discovery from code execution, turning manifests, schemas and tool policy into an operator-facing compatibility boundary.
6 min read8 primary sourcesVerified 23 Jul 2026Read analysis →
Between January and March 2026, Telegram topics evolved from reply threads into separate sessions, model routes, agent workspaces and persistent ACP targets.
6 min read10 primary sourcesVerified 23 Jul 2026Read analysis →
Between April and June 2026, OpenClaw moved WhatsApp reliability from socket-open optimism to durable credentials, restart-aware recovery, and explicit auth ownership.
7 min read9 primary sourcesVerified 23 Jul 2026Read analysis →
macOS and iOS can now return to earlier transcript branches, while a branch-aware durable outbox prevents most queued-message replays onto the wrong history.
5 min read4 primary sourcesVerified 21 Jul 2026Read analysis →
Merged fixes target Linux Codex hook process leaks, tools that ignore aborts, and Gateway RPCs that continued after cancellation—but no current npm channel contains them yet.
6 min read5 primary sourcesVerified 21 Jul 2026Read analysis →
Merged session-attention, approval-status and live-dashboard work changes how operators supervise agents—but none of it is in the current beta package yet.
6 min read4 primary sourcesVerified 20 Jul 2026Read analysis →
A large SDK cleanup has landed on OpenClaw main. External plugin authors should audit legacy imports now, but packaged users should not mistake the merge for a released update.
6 min read8 primary sourcesVerified 24 Jul 2026Read analysis →
The source-grounded OpenClaw naming timeline: Warelay, Clawd, Clawdis, Clawdbot, Moltbot and OpenClaw, verified against official posts and Git history.
4 min read3 primary sourcesVerified 10 Aug 2026Read analysis →
Prompt injection is not solved. Learn five attack patterns and how OpenClaw reduces blast radius with pairing, sandboxing, agent isolation and strict tool policy.
8 min read7 primary sourcesVerified 10 Aug 2026Read analysis →