- fix(ui): restore mock chat startup — Related: #125088 What Problem This Solves Fixes an issue where developers running pnpm dev:ui:mock could see a permanent false “Server updated / Refresh for full capabilities” card and an empty chat...
- fix(agents): report offline Trash failures in JSON — What Problem This Solves Fixes an issue where operators running openclaw agents delete --force --json without a reachable Gateway received success-shaped JSON when Trash cleanup failed. The agent was...
- fix(agents): preserve context history after assembly failure — What Problem This Solves Fixes an issue where users running a plugin-owned context engine could lose or reorder fallback conversation history when the engine mutated its input array in place and then...
- fix(ui): start cloud workers from registered projects — What Problem This Solves Fixes an issue where users starting a cloud worker from a registered project in New Session would see cloud recovery storage is unavailable before the session could dispatch....
- [Bug]: Android app stops accepting touch after closing failed Canvas view — Bug type Behavior bug (incorrect app state without a process crash) Beta release blocker No Summary On a Pixel 10 Pro Fold, closing a Canvas view after a failed navigation left the otherwise...
- fix(worker-environments): bound node workspace retain convergence loop — What Problem This Solves Fixes an issue where a node worker that never finishes its workspace retain batch would trap the gateway's retain coordinator in an unbounded loop, starving workspace...
- fix(ui): align session owner filtering terminology — What Problem This Solves Resolves a problem where effective-owner filtering still used creator-named wire and UI vocabulary, without losing the distinct immutable creator-provenance query. After...
- improve(ui): unify shared tooltip behavior — Related: #123655 What Problem This Solves Control UI tooltips use inconsistent visual treatment and cannot reliably describe keyboard-focused controls when the tooltip wraps a larger surface. Rich...
- Docker gateway container restart loop when OPENCLAW_SANDBOX=1 and OPENCLAW_HOME=/mnt/... — Bug type Behavior bug (incorrect output/state without crash) Beta release blocker No Summary On Windows, the OpenClaw gateway container is caught in a restart loop (visible in Docker Desktop) when...
- Cron: bound cross-tick admission — Summary - admit newly due scheduled Cron jobs across timer ticks while earlier jobs are still running - acquire only immediately free shared-admission slots before creating durable run reservations -...
- [Bug]: codex/* provider POSTs to legacy /backend-api/responses (403) at clean boot while sibling openai/* canonicalizes to /backend-api/codex/responses (200) — 2026.7.1 — Bug type Behavior bug (incorrect output/state without crash) Summary On 2026.7.1, the codex/ provider POSTs to the legacy https://chatgpt.com/backend-api/responses (no /codex segment) and receives a...
- fix: report unknown gateway service state when inspection fails — Related: #123961 What Problem This Solves Fixes an issue where operators running gateway status or doctor could be told that the managed service was not loaded or not installed when the service...
- [Bug]: Slack partial preview rotates into new messages on MiniMax reasoning boundaries — Bug type Behavior bug (incorrect output/state without crash) Beta release blocker No Summary With Slack preview streaming in partial mode, MiniMax reasoning boundaries rotate the active draft into...
- active-memory plugin: pins to one provider, no failover; timeout shorter than provider latency causes silent drops — Summary The active-memory plugin (the optional blocking memory sub-agent that runs before eligible conversational sessions) has two related reliability issues: 1. The plugin pins to a single model /...
- Mattermost: ack reactions unimplemented — messages.ackReactionScope is a silent no-op — Summary The Mattermost channel plugin (@openclaw/mattermost, checked through 2026.7.1-beta.1) does not implement acknowledgment reactions, so messages.ackReactionScope is a silent no-op for...
- fix(ui): show progress cards on chat session links — What Problem This Solves Two competing hover concepts armed on session references: the older session-preview card and the richer progress card. Both could react to the same session key, while sidebar...
- Slack durable ingress drain stalls during long hybrid exec/process turns; other conversations delayed minutes with zero main-lane wait — Environment - OpenClaw 2026.7.2-beta.3 (d111bef) - macOS arm64 / Node - Slack Socket Mode - agents.defaults.maxConcurrent = 10 - Multi-agent setup on one gateway; hog agent ≠ DM agent Headline...
- [Bug]: Codex commentary is not delivered to Telegram progress or block streaming — Bug type Regression (worked before, now fails) Beta release blocker No Summary On OpenClaw 2026.7.2-beta.3 (d111bef), Codex app-server commentary items are present in the native rollout transcript...
- [Bug]: ERR_INTERNAL_ASSERTION in openclaw agent with a custom openai-completions provider — What happened openclaw agent crashes with ERR_INTERNAL_ASSERTION when the target model belongs to a custom openai-completions provider. The same command against an ollama provider works, and openclaw...
- [Bug]:Intermittent memory_search "index metadata is missing" despite valid builtin memory index; likely search/reindex race. Locally hotfixed. — Bug type Regression (worked before, now fails) Beta release blocker No Summary The first-class memory_search tool intermittently returns: json { "disabled": true, "unavailable": true, "error": "index...
- [Bug]: Desktop updater results disappear after dashboard navigation — Bug type Behavior bug (incorrect output/state without crash) Beta release blocker No Summary The Linux/Tauri desktop companion can silently lose background update availability, ready, and failure...
- Issue on docs: Cli Reference Models Page — Path: /cli/models I am running version 2026.7.1-2 (0790d9f) of OpenClaw, and my openclaw models auth command does not have any subcommand "logout". Is this a docs issue or just my version? "openclaw...
- fix(codex): reuse cached reasoning metadata — Summary - reuse the completed lifecycle model catalog when a Codex app-server turn resolves reasoning effort - carry only provider-owned supportedReasoningEfforts into the already-resolved runtime...
- fix(tts): normalize streamed speech and report fallbacks — What Problem This Solves Fixes an issue where streamed Discord voice replies could speak Markdown syntax and raw link destinations that buffered synthesis strips before speech. It also resolves a...
- fix(ui): disable review-only approval actions — What Problem This Solves Fixes an issue where operators reviewing a pending exec approval without grant authority saw enabled decision buttons and keyboard shortcuts, but the owner silently ignored...
- fix(infra): lack of transactional safety during doctor fix migrations — Description: When the doctor fix command is invoked, it may execute multiple schema alterations or data migrations. Currently, these are not always wrapped in a single SQLite transaction. If the...
- [Bug]: 工具调用失败后,微信渠道会话持续无法处理后续消息,必须 /new 才能恢复 — Bug type Behavior bug (incorrect output/state without crash) Beta release blocker No Summary 一次工具执行失败并出现不可交付的模型回合后,同一微信私聊会话中的后续消息会持续返回“Something went wrong”,只有执行 /new 创建新会话后才能恢复正常。 Steps to reproduce...
- fix(agents): prevent dead-end terminal and exec tool results — Closes #125730 What Problem This Solves Fixes an issue where agents using expired or non-owned gateway terminals could receive an ordinary successful tool result containing only {ok:false}, with no...
- Gateway can crash with RangeError: Invalid string length during long-running turns, leaving sessions stuck without final reply — Summary During long-running Gateway turns, the Gateway process can hit an uncaught RangeError: Invalid string length. In the observed cases, this left user-facing Slack sessions stuck without a final...
- OpenClaw repo stats for 2026-08-18 — 386604 stars, 81241 forks, 3108 contributors
- OpenClaw sponsors (95 total) — 95 sponsors supporting OpenClaw
- fix: add year to foundation footer (#3480)
- fix: allow republishing hard-deleted packages (#3479) — Retain orphaned publish attempts as audit history without allowing them to reserve a hard-deleted package version forever.
- fix(api): skip duplicate plugin export paths (#3478)
- fix: resolve banned legacy owners for skill deletion (#3477)
- feat: forward skill catalog metadata in the reusable publish workflow (#3414)
- fix(api): skip duplicate skill export paths (#3474)
- Add skill: melvynx/lumail — Co-authored-by: Cursor
- Update install instructions
- peterjohannmedina/Medina-Qwen3.5-27B-OpenClaw
- OpenClaw — Deploy your own personal AI assistant with OpenClaw on a DigitalOcean Droplet® server, a powerful open-source platform that runs entirely on your infrastructure. OpenClaw connects to the messaging...
- OpenClaw is changing my life
- OpenClaw surpasses React to become the most-starred software project on GitHub
- OpenClaw Creator Spent $1.3M on OpenAI Tokens in 30 Days
- OpenClaw Source Code Repository Directory Structure Panorama — Before we dive into the obscure source files, we need to build a “global map” first. Many developers...
- My OpenClaw Agent Keeps Breaking at 3 AM. So I Taught It to Fix Itself. — My OpenClaw agent crashed three Sundays ago. Not a slow degradation — it just stopped. The cron job...
- OpenClaw Is Easy to Install, but Operating It Safely Is the Real Engineering — A practical guide to deployment, permissions, context, model routing, skills, scheduling, and securityContinue reading on Medium »
- Run Secure AI Agents with OpenShell on DGX Spark — Disclaimer: “The views and opinions expressed in this account are those of my own and do not represent those of my employer, NVIDIA”Continue reading on Medium »
- 5 Best OpenClaw VPS Provider in India — IntroductionContinue reading on Medium »
- OpenClaw détourne une API de liste d’attente de salle de sport — Continue reading on Medium »
- Behind Hermes’ Rise to the Top: A Web3 Team’s Path Forward — Author: 0xjacobzhao | https://linktr.ee/0xjacobzhaoContinue reading on Medium »
- ChatSonic — Combining Google's knowledge graph, ChatSonic delivers real-time data, voice interaction, AI-produced visual content, personalized avatars, and API for services. It revisits past dialogs for informed...