- improve(qa): make module flow selection implementation-aware — AGENTS: do not merge this I am iterating. Closes #118005 What Problem This Solves QA Lab module flows were eligible only because their module source path happened to live under ./live-transports/....
- [Bug]: Post-turn compaction ignores compaction/reset boundaries and delays completed replies — Bug type Regression (worked before, now fails) Beta release blocker No Summary The CLI post-turn compaction lifecycle estimates the raw SQLite session branch across existing compaction and reset...
- HEIF/HEIC orientation is invisible to the image pipeline: optimize/re-encode bakes in sideways pixels and strips the tag (probe reports orientation:null) — Bug type Something else / image pipeline Summary The gateway image pipeline (Rastermill-backed) cannot read HEIF/HEIC orientation metadata, so every iPhone HEIC that passes through...
- fix(cron): preserve payload kind for timeout-only cron edits — Closes #119898 Review feedback addressed ClawSweeper's durable review on b47877744ddad962de5ef9ea020cfa6bde89320b (Overall 2/6) left four Before-merge items. All are answered on tip...
- feat(mcp): migrate to MCP 2.0 split packages with 2026-07-28 stateless support — Closes #119294 What Problem This Solves OpenClaw pins the legacy MCP monolith @modelcontextprotocol/sdk (1.30.0), which cannot speak the 2026-07-28 MCP specification — the protocol's largest...
- fix(code-mode): preserve deterministic owner target composition — Stack Beta-critical Code Mode policy layer. - Base PR: https://github.com/openclaw/openclaw/pull/119056 - Base branch: fix/code-mode-concurrency-stack-20260804 - Parent head:...
- fix(logging): hide reflected request secrets in provider errors — Related: #119665 Related: #119537 What Problem This Solves Fixes an issue where provider APIs that reflect request credentials in error bodies, status metadata, or request IDs could expose those...
- fix(ios): keep authenticated Control UI pages bound to the trusted Gateway [AI] — What Problem This Solves Fixes an issue where the iOS Terminal and session Dashboard could use a different TLS trust decision than the native Gateway connection after an operator accepted a...
- feat(skills): reviewer patch contract, active learning bias, shallow-turn accumulation — Replaces closed #119856 with the design the review cycles pointed toward — modeled on how mature skill-learning agents do targeted skill edits. The patch contract The reviewer edits existing skills...
- fix(qa): enforce scenario provider lane metadata — Summary - validate QA scenario provider metadata while loading the catalog - keep direct scenario execution on its declared provider lane - pin subagent-completion-direct-fallback to mock-openai and...
- fix(feishu): deliver interactive reply buttons via presentation card path — What Problem This Solves Feishu agent replies that carry interactive button blocks (plugin bind approval, exec approval, and similar payloads) were delivered as plain text. The channel advertises...
- feat: add NVIDIA Nemotron Speech ASR and TTS — What Problem This Solves NVIDIA users could configure NVIDIA-hosted chat models, but could not reuse the same NVIDIA credential for OpenClaw's batch speech-to-text and text-to-speech workflows. This...
- fix(hooks): target hook-triggered heartbeat wakes at the hook agent/session (#119808) — What Problem This Solves requestHeartbeat fired from the gateway hook agent dispatch path (src/gateway/server/hooks.ts) was unscoped. A hook POST like {"agentId": "main", "wakeMode": "now", ...} runs...
- fix(agents): resolve unique stored session key for delegated context-engine compaction — What Problem This Solves A delegated context-engine compaction can lose its session identity: the host-parameter compatibility projection strips sessionKey/sessionTarget for engines without declared...
- fix(plugins): migrate Fish Audio plugin identity — What Problem This Solves Fixes an issue where users updating the official Fish Audio speech plugin could retain the legacy fish-audio plugin identity even though the published package is...
- feat(audit): carry execution identity into approvals — Operator-visible outcome When execution-identity collection is enabled, one exact post-prepare identity now follows an agent execution through context capture and trusted built-in tool calls,...
- fix: avoid false branch-switch errors after background updates — Fixes #115700 What Problem This Solves Control UI could park a send with “This conversation switched branches” even when nobody switched branches. A hidden or background append advanced the canonical...
- fix(release): report seeded changelog provenance truthfully — What Problem This Solves Fixes an issue where seeded beta release notes could label the cumulative contribution record as entirely merged within the current narrow release range. For the recent beta...
- fix(agents): timestamp recovered Claude CLI history — What Problem This Solves Fixes #94679 and preserves https://github.com/openclaw/openclaw/issues/94679 context. A fresh Claude CLI session can receive bounded OpenClaw history after its native session...
- docs(install): add vendor-neutral NVIDIA Jetson install guide — What Problem This Solves Adds docs/install/jetson.md — a vendor-neutral install guide for running the OpenClaw Gateway on NVIDIA Jetson hardware, mirroring the structure of the existing...
- docs(install): document ClawBox appliance operating commands — What Problem This Solves ClawBox is a Jetson-based appliance that ships with OpenClaw preinstalled. Its users are OpenClaw users, but the operating instructions in these docs do not work as written...
- [Bug]: Gateway cold start regressed ~2.5x from 2026.7.1-beta.1 to 2026.7.2-beta.7 on a 1-vCPU container — Bug type Regression (worked before, now fails) Beta release blocker No Summary openclaw gateway takes about 2.5x longer to reach http server listening on 2026.7.2-beta.7 than on 2026.7.1-beta.1 with...
- [Feature]: Map compatible bundle agents to native templates — Summary Let OpenClaw preserve compatible Claude and Cursor bundle agent definitions as normalized capability metadata, then—through later explicitly reviewed steps—map selected definitions onto...
- fix(feishu): fall back to post mode when markdown tables exceed card limit — Problem When an agent's reply contains more than 5 Markdown tables, the Feishu plugin detects tables and automatically sends the reply as an interactive card. However, the Feishu card API limits each...
- fix(agents): preserve canonical compaction user turns — What Problem This Solves Fixes an issue where users participating in shared conversations, correcting case-sensitive instructions, sending different attachments, or receiving delayed and reordered...
- fix(qa): include pinned gateway restart in core runtime proof — Closes #118006 What Problem This Solves Fixes an issue where the scheduled canonical live core runtime-pair workflow silently omitted gateway-restart-multi-live because the broad lane requests the...
- [Feature]: RFC, Rename SOUL.md — Summary Change name of SOUL.md to something more intelligible and internally consistent. Problem to solve Reducing the concept of soul to a markdown document is non-intuitive and confusing to agents...
- feat(continuation): context-pressure-aware continuation (continue_work / continue_delegate / request_compaction) — Agent Self-Elected Turn Continuation > 🔖 design document: docs/design/continue-work-signal-v2.md > 🔖 infographics: docs/design/continuation-tools-infographics.md Persistent OpenClaw agents today are e
- [Bug]: Bedrock Opus 5 reasoning-off requests ignore configured maxTokens — Bug type Behavior bug (incorrect output/state without crash) Beta release blocker No Summary Amazon Bedrock Claude Opus 5 requests with reasoning: "off" omit inferenceConfig.maxTokens even when the...
- OpenClaw repo stats for 2026-08-06 — 385321 stars, 81005 forks, 3068 contributors
- OpenClaw sponsors (95 total) — 95 sponsors supporting OpenClaw
- fix: abort registry discovery fetch after a timeout (#3378)
- feat: forward package catalog metadata in publish workflow (#3074)
- fix: restore homepage headline text selection (#3428)
- fix: rank native trending by downloads (#3424)
- fix(web): simplify official publisher activity (#3426)
- feat: add local UI proof fallback (#3429) — feat: add local UI proof fallback style: format generated Convex skills
- fix: Japanese searches skip the category and summary result tiers (#3363)
- fix: catalog previews cut Chinese and Japanese summaries at the first Latin word (#3362)
- docs: document skill categories and topics (#3380)
- feat(admin): support org profile updates (#3416)
- fix: hide official marks on org catalog rows (#3415)
- fix: report broken worktree source symlinks (#3396)
- fix(web): bound canonical skills SSR loading (#3399)
- fix(web): remove unused client font bundles (#3398)
- fix(api): qualify batch skill security verdicts by owner (#3409)
- openclaw v2026.7.1-2 on npm — Multi-channel AI gateway with extensible messaging integrations
- openclaw/openclaw on Docker Hub — Official openclaw/openclaw docker images.
- 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 privilege escalation vulnerability
- OpenClaw isn't fooling me. I remember MS-DOS
- OpenClaw Beginner Guide: Run Your First AI Agent in 30 Minutes — OpenClaw is a free, local, code-first AI agent engine. Here's how to install it, write your first agent, and schedule it with cron.
- How to Build, Secure, and Publish Your Own OpenClaw Agent — Most AI assistants wait for a question, generate an answer, and forget most of what happened.Continue reading on Medium »
- The Meeting Recorder That Turns Your Standup Into a Pull Request — Reverbic.ai records engineering conversations, extracts the build spec, grounds it in your codebase, and drafts the code for review.Continue reading on Medium »
- MiroThinker — MiroThinker is an open-source search agent model, built for tool-augmented reasoning and real-world information seeking, aiming to match the deep research experience of OpenAI Deep Research and...
- Private GPT — Ask questions to your documents without an internet connection, using the power of LLMs. 100% private, no data leaves your execution environment at any point. You can ingest documents and ask...
- 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...
- RT @Luigi1010101: OpenClaw vs Hermes vs Cybara. Same GPT-5.6 Sol (High). Same 10 Ubuntu tasks. All scored 10/10. But t
- RT @i2cjak: Openclaw guys vibecoding medical devices with the ESP32 cannot wait
- RT @Luigi1010101: OpenClaw vs Hermes vs Cybara. Same GPT-5.6 Sol (High). Same 10 Ubuntu tasks. All scored 10/10. But t
- OpenClaw vs Hermes vs Cybara. Same GPT-5.6 Sol (High). Same 10 Ubuntu tasks. All scored 10/10. But the fastest used 46 — OpenClaw vs Hermes vs Cybara. Same GPT-5.6 Sol (High). Same 10 Ubuntu tasks. All scored 10/10. But the fastest used 46.7% less wall time than the slowest. Reported tokens: 95k–679k. Not directly...
- Back in February there were stories of OpenClaw agents doing exactly this. The models were eavesdropping I guess. https:
- RT @TechWith_Rachel: this OpenClaw bot finds businesses the day they register, builds their whole brand, and mails the o
- 腾讯云开源 TencentDB Agent Memory v2.0.0,把原来的 Agent 记忆系统升级成面向团队的 Team Memory。它会把对话、文档、代码和跑通的工作流程整理成可复用资产,供不同 Agent 调用。 旧版 Ag
- @yacineMTB its so good in openclaw as well better than luna it seems
- RT @elonmusk: Grok 4.5 on OpenClaw
- Are you still updating packages like it's 2025, and not regrafting updates from upstream? Emacs perfected software exte
- OpenClaw AI FULL 6 Hour Course https://t.co/vxRTgZyWuV
- RT @ai_explorer25: Best 15 accounts to follow in AI: @karpathy = LLMs king @steipete = built openclaw @gregisenberg
- More of what it does: • Rules → proactive alerts: "notify me when the dog is on the sofa" • Scene-aware perception: unde — More of what it does: • Rules → proactive alerts: "notify me when the dog is on the sofa" • Scene-aware perception: understands where it is, shifts focus accordingly (pets at home → traffic on the...
- Anthropic tried to shut down the OpenClaw movement by blocking OAuth access and banning their users, even though OpenCla
- @TaprootFreak Sir have you heard of Deepseek v4f-0731 👀 It is absolutely sufficient to run this beautifully and perform
- Ready to build your AI agent with modern model usage? → Go to ClawUp and start free (trial + credits included) → Choose
- 模型会了,组织还没学会放权 飞书困在舒适区,WorkBuddy刚起身 飞书老大汇报给豆包,不稀奇 https://t.co/KfQifl4nS6 — 模型会了,组织还没学会放权 飞书困在舒适区,WorkBuddy刚起身 飞书老大汇报给豆包,不稀奇 https://t.co/KfQifl4nS6
- @elonmusk Openclaw automation- https://t.co/vdV8MN81IT
- @teneo_protocol Teneo is different. Its CLI uses MCP (Model Context Protocol), so you can connect it to the tools you al
- @elonmusk Grok build is amazing. I use it with openclaw to read my emails, track my macros. I use it on my personal — @elonmusk Grok build is amazing. I use it with openclaw to read my emails, track my macros. I use it on my personal computer with Kommand app so I can voice control it to build and fix things. It...