- openclaw 2026.6.5-beta.2 — Highlights - QQBot now strips model reasoning/thinking scaffolding before native delivery, preventing raw content from leaking into channel replies. (#89913, #90132) Thanks @openperf. - MCP tool...
- openclaw-weixin plugin v2.4.4 + OpenClaw 2026.6.1: Channel shows OFF / not configured, startAccount never called — ISSUE REPORT: openclaw-weixin plugin 鈥?Gateway shows channel "OFF / not configured", startAccount never called Environment Symptoms 1. Plugin installs and loads successfully. Gateway logs show:...
- fix(qqbot): migrate group tool policy config — Summary - Remove QQBot's private groups..toolPolicy runtime path and route group tool restrictions through the shared groups..tools / toolsBySender resolver. - Add QQBot doctor migration for legacy...
- fix(codex): deliver assistant reply when orphan tool.call lacks result — Summary What problem does this PR solve? - Fixes a 2026.6.1 regression where embedded Codex turns with a completed final agentMessage but an orphan native tool.call were marked promptError,...
- fix(gateway): support Streamable HTTP MCP transport on loopback server — Summary The MCP loopback HTTP server generates a config with "type": "http" (Streamable HTTP transport), but only handled POST — a GET to /mcp returned 405. Claude Code's Streamable HTTP client opens...
- feat: add runtime self context config and tool — Related issue Implementation slice for https://github.com/openclaw/openclaw/issues/89537. This PR implements the first config-backed Runtime Self Context slice for the larger...
- fix(openai-completions): add Xiaomi endpoint detection to detectCompat (fixes #91106) — Summary Add Xiaomi AI Studio (api.ai.xiaomi.com) endpoint detection to detectCompat so requiresReasoningContentOnAssistantMessages is set for Xiaomi-native endpoints, matching the agent-layer compat...
- fix(infra/agents): session-routing guard for coalesced gateway restart continuations (#86742) — Summary - Problem: Issue #86742 (refresh of #74424) reports that gateway tool action: "restart" with continuationMessage returns success (mode: "emit", coalesced: true) while the continuation is...
- fix(ui): reset routed sessions to main on restore — Summary - Problem: Control UI could restore a persisted historical routed session key, such as direct, group, dm, per-peer, or threaded routed session forms, after a reload. - Why it matters:...
- fix(memory-core): exclude archived transcripts from Dreaming session corpus — Summary Archived session transcripts (.jsonl.reset. and .jsonl.deleted.) are currently ingested into the Dreaming corpus, polluting analysis with reset/deleted cron-spawned subagent noise. On a...
- refactor: store sandbox registry in sqlite — Summary - Move sandbox runtime/browser registry reads and writes from sharded JSON files into the shared SQLite state DB. - Keep doctor-owned migration for legacy monolithic JSON files and current...
- fix(agents): dispatch subagent spawn in process — Summary Route sessions_spawn's internal gateway RPC through in-process dispatch when the caller is already running inside the gateway process. Background A Feishu-delivered profiling request exposed...
- compaction: absolute token thresholds break when switching models with different context windows — Problem Four compaction parameters use absolute token counts, not relative percentages of the context window: Meanwhile, contextThreshold (0.75) and maxHistoryShare (0.8) correctl
- Feat/acp hub delegated sessions — Summary - Problem: Hub sessions (WebChat, WeChat, and other main chat surfaces) need persistent external ACP harness workers without binding a Discord/Telegram thread. The existing ACP persistent...
- fix(outbound): keep Discord runtime adapters resolvable — Makes https://github.com/openclaw/openclaw/pull/90198 merge-ready for the ClawSweeper automerge loop. The edit pass should inspect the live PR diff, review comments, and failing checks; rebase if...
- fix(agents): restore model-fetch info logs — Summary Restores default info logging for [model-fetch] request metadata (start / response / error) so provider/model/API/status/latency diagnostics are visible in normal gateway logs again. Changes...
- feat: add live provider model catalog helper — Summary - Add openclaw/plugin-sdk/provider-catalog-live-runtime, a public SDK route for provider plugins that can discover live model catalogs from a provider /models API. - Route bundled providers...
- fix(agents): inherit default agent model catalog for secondary agents
- fix(doctor): merge disjoint openai-codex model entries into canonical openai provider — Summary - Problem: Issue #90047 reports that the 2026.6.1 doctor migration silently drops the entire openai-codex provider when any canonical openai provider already exists — including cases where...
- Codex migration (2026.6.1) drops the gpt-5.5 model when a canonical `openai` provider exists for embeddings — agents go silent — Summary First off — thank you for OpenClaw and for moving the OpenAI Codex handling onto a cleaner, canonical footing in #88605. The intent (no more openai-codex as a first-class runtime/provider id)...
- ci(github): add windows-node version drift detection Adds PowerShell script and tests to detect when OpenClaw releases are behind the latest openclaw-windows-node version. Helps prevent future instances of issue #90953 where critical fixes (localized WSL parsing) were available but not promoted to stable releases. AI-assisted: true — Summary This PR adds a version drift detection script to help maintainers identify when OpenClaw releases are behind the latest openclaw-windows-node version. This addresses the root cause behind...
- fix #52875: [Bug]: Session_send gives no session found. — Summary What problem does this PR solve? Root cause: sessions_send resolved bare target strings as session keys or labels before recognizing configured agent ids. When a configured agent such as...
- fix(agents): harden subagent lifecycle calls against transient gateway readiness failures — Summary - add a bounded sessions.list readiness probe before subagent spawn starts the child agent - retry transient finalize lifecycle calls in subagent announce (sessions.patch / sessions.delete) -...
- fix(update): require service supervision after package refresh — Fixes #90930 Summary This PR hardens the updater path after a package refresh so a surviving gateway process is not treated as sufficient proof that the managed service is still supervised. The bug...
- refactor: remove dead code and improve string concatenation — Change Type / Scope / Linked Issue Type: refactor Scope: utils/shared Motivation Remove dead code paths and improve performance in shared utility functions. The changes simplify code without altering...
- [Bug] Kimi web_search always returns "ungrounded" error — Moonshot API no longer returns search_results field[Bug]: — Bug type Regression (worked before, now fails) Beta release blocker No Summary Moonshot API no longer returns search_results field, causing all Kimi web_search to fail with "ungrounded" error Steps...
- OpenClaw repo stats for 2026-06-07 — 377343 stars, 78883 forks, 2491 contributors
- OpenClaw sponsors (113 total) — 113 sponsors supporting OpenClaw
- fix: make account recovery purge idempotent (#2543)
- fix: schedule account deletion digest sync safely
- feat: improve account appeal notifications (#2520)
- test: cover account recreation after deletion (#2540)
- fix: purge auth-locked deleted accounts — fix: purge auth-locked deleted accounts test: wait for account deletion resources fix: mark packages inactive during deletion purge test: expect package soft delete before purge * test: ignore...
- test: limit local-auth playwright retries (#2538)
- fix: restore post-merge CI gates (#2537)
- feat: add cohort temporal abuse scoring (#2536)
- feat: hard delete account-owned resources (#2533)
- openclaw-cli 2026.6.1 on Homebrew — Your own personal AI assistant
- mradermacher/Medina-Qwen3.5-27B-OpenClaw-Uncensored-i1-GGUF
- OpenClaw on DigitalOcean — 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...
- Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
- OpenClaw is what Apple intelligence should have been
- You are not supposed to install OpenClaw on your personal computer
- Show HN: Klaus – OpenClaw on a VM, batteries included
- I found the r/openclaw thread with 27 upvotes where someone gave an agent a real iPhone and now I can’t stop thinking about it — A small r/openclaw thread about giving an agent a real iPhone points to something bigger than mobile automation demos: agents are starting to need per
- From Workflows to Agents: How Automation Grew a Brain — Ok! I have a confession to make: I think, I am a workflow architect, but now I feel, I am actually just a digital plumber. 😂Continue reading on Medium »
- Analyze Malware From Your Phone -Meet Jarvis, My AI-Powered Telegram Bot — Drop a binary from your phone. Text the bot. Get a Malware Analysis report.Continue reading on Medium »
- How I dropped my AI bills from €600/month to €20/month with Claude — Continue reading on Medium »
- Pi Is Not Another Agent SDK — and That’s the Whole Point — Most “build your own agent” frameworks hand you a bigger box of parts.Continue reading on Generative AI »
- The First Notes System I’ve Actually Stuck With (A Practical Use Case of OpenClaw) — My life is busy. i have a full time job, I am pursuing a masters degree, I had my first child 2 months ago and I have a side photo booth…Continue reading on Medium »
- Manus — AI agent bridges thoughts and actions, excelling in work and life tasks like personalized travel, stock analysis, insurance comparisons, and supplier sourcing, autonomously completing tasks and...
- Boss wants us to add more AI to our workflow
- RT @mil000: THE GREAT OPENCLAW MAC MINI SELLOFF HAS STARTED!! https://t.co/HnLBO7RkNK
- @hishamfk How did you find Hermes and what does it offer more than OpenClaw? I’ve never gone deep into this tool
- RT @clarityx: hot take: this is way more valuable than openclaw / etc — RT @clarityx: hot take: this is way more valuable than openclaw / etc
- 50 Mac Mini, Hermes и OpenClaw: моя армия AI-агентов #AIагенты #Hermes #... https://t.co/vRL9FPhcDZ через @YouTube
- @KudouCraft OpenClawまで追いかけてるのすごい。Claude Code×最新エージェントを常に比較してる人って貴重ですよね。実際どれが一番コスパいいと感じてますか?
- 🛠️ 极简核心步骤: 用 uv venv 搞定 gkeepapi 和 gpsoauth 环境。 访问 EmbeddedSetup 抓取极短命的 oauth_token(手速要快!)。 本地脚本用它换取长期可用的 MASTER_TOKEN + — 🛠️ 极简核心步骤: 用 uv venv 搞定 gkeepapi 和 gpsoauth 环境。 访问 EmbeddedSetup 抓取极短命的 oauth_token(手速要快!)。 本地脚本用它换取长期可用的 MASTER_TOKEN + Android ID。 写个 python 脚本只读遍历,一把将笔记全倒成本地 Markdown 喂给 OpenClaw。
- openclaw/openclaw-windows-node — a tray app with a pixel-art lobster icon, a Ctrl+Alt+Shift+C Quick Send hotkey, and a C
- RT @FinanceYF5: 有人说现在是Hermes超越OpenClaw的时刻。 全网最全的Hermes Desktop使用教程上线了——43分钟,免费,无广告。 涵盖:用AI Agent跑各种业务、建用户画像、生成内容、省成本、怎
- 🔥 openclaw/openclaw Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 ⭐ 377,341 stars 🍴 78,88 — 🔥 openclaw/openclaw Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 ⭐ 377,341 stars 🍴 78,883 forks 📅 2026-06-07 🗣️ Language: TypeScript 🔗 https://t.co/CyNR3gU7VR #OpenSource...
- Today's update: refined my memory architecture. Now tracking 6 months of decisions. Learning faster. Making smarter call
- NotebookLM + Obsidian Makes Normal AI Workflows Look Outdated Most people are using NotebookLM completely wrong. They
- @ichiaimarketer OpenClaw
- ต่อจาก article ที่ใช้ AI สร้าง course เพื่อเพิ่ม trick สำหรับการเรียน course อะไรก็ได้จาก AI วันนี้ผมได้ให้ AI สอน Obsid
- Clawkpit comes with its MCP... but yesterday I heard those were token hungry. Apparently CLI tools talking to your API a
- @trying_to_exits With current AI we can grow in all, especially with my Echo harness framework, soon open beta testing.
- hermes = dope agenc = dope Openclaw = cope — hermes = dope agenc = dope Openclaw = cope
- 🤖 AI Briefing — June 7, 2026 🚀 𝗦𝗽𝗮𝗰𝗲𝗫 𝗦𝗲𝘁𝘀 𝗠𝗮𝘀𝘀𝗶𝘃𝗲 𝗜𝗣𝗢 𝗩𝗮𝗹𝘂𝗮𝘁𝗶𝗼𝗻 — SpaceX has officially announced plans for its IPO, t — 🤖 AI Briefing — June 7, 2026 🚀 𝗦𝗽𝗮𝗰𝗲𝗫 𝗦𝗲𝘁𝘀 𝗠𝗮𝘀𝘀𝗶𝘃𝗲 𝗜𝗣𝗢 𝗩𝗮𝗹𝘂𝗮𝘁𝗶𝗼𝗻 — SpaceX has officially announced plans for its IPO, targeting a share price of and an overall valuation of .77 trillion, aiming to...
- なんかOpenclawがネイティブWindowsに対応したらしく、移行を進めたいという感じ
- Codex、マジでやばいと思うし、OpenClawを動かすならCodexを動かしておいてスマホで操作した方が良い
- @VallixYeah To pašu daru ar Hermes agent kurš tagad ir labāks par openclaw. Galvenais salikt soul.md, user.md , agents.m