repo
stringclasses
1 value
github_id
int64
3.77B
4.38B
github_node_id
stringlengths
18
24
number
int64
75
77.8k
html_url
stringlengths
46
49
api_url
stringlengths
56
59
title
stringlengths
1
746
body
stringlengths
1
55.7k
state
stringclasses
2 values
state_reason
stringclasses
4 values
locked
bool
2 classes
comments_count
int64
0
128
labels
listlengths
0
5
assignees
listlengths
0
2
created_at
stringdate
2026-01-01 16:55:34
2026-05-05 11:59:03
updated_at
stringdate
2026-03-24 00:13:29
2026-05-05 11:59:15
closed_at
stringlengths
20
20
author_association
stringclasses
3 values
milestone_title
stringclasses
0 values
snapshot_id
stringclasses
76 values
extracted_at
stringdate
2026-03-24 23:36:49
2026-05-05 12:00:33
author_login
stringlengths
3
38
author_id
int64
346
282M
author_node_id
stringlengths
12
20
author_type
stringclasses
2 values
author_site_admin
bool
2 classes
openclaw/openclaw
4,371,532,832
I_kwDOQb6kR88AAAABBJBMIA
76,626
https://github.com/openclaw/openclaw/issues/76626
https://api.github.com/repos/openclaw/openclaw/issues/76626
Agent web_search cannot see configured Brave provider while CLI web search works
# Agent `web_search` cannot see configured Brave provider, while CLI web search works ## Summary OpenClaw web search is configured with Brave and works through the CLI capability path, but the in-agent `web_search` tool fails in both the current session and fresh subagent sessions with: ```text web_search is disable...
closed
completed
false
2
[]
[]
2026-05-03T10:49:56Z
2026-05-03T13:11:37Z
2026-05-03T13:11:37Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
kairoterrace
268,053,640
U_kgDOD_osiA
User
false
openclaw/openclaw
4,371,535,418
I_kwDOQb6kR88AAAABBJBWOg
76,628
https://github.com/openclaw/openclaw/issues/76628
https://api.github.com/repos/openclaw/openclaw/issues/76628
[Bug]: @openclaw/diagnostics-prometheus loads via npm but internalDiagnostics capability is bundled-only — empty metrics + ERROR spam (v2026.5.2)
### Bug type Behavior bug (incorrect output/state without crash) ### Summary `@openclaw/diagnostics-prometheus` is published on npm at `2026.5.2` and `openclaw plugins install @openclaw/diagnostics-prometheus` succeeds end-to-end (config registered, plugin loads, HTTP route bound). However, the `/api/diagnostics/pro...
closed
completed
false
1
[]
[]
2026-05-03T10:51:01Z
2026-05-04T20:39:25Z
2026-05-04T20:39:25Z
CONTRIBUTOR
null
20260504T210031Z
2026-05-04T21:00:31Z
RayWoo
2,201,861
MDQ6VXNlcjIyMDE4NjE=
User
false
openclaw/openclaw
4,371,536,812
I_kwDOQb6kR88AAAABBJBbrA
76,629
https://github.com/openclaw/openclaw/issues/76629
https://api.github.com/repos/openclaw/openclaw/issues/76629
[Bug] replay should prune internal/no-op control messages before provider context
## Bug type Transcript / replay hygiene ## Summary OpenClaw already strips `openclaw.runtime-context` custom messages at some LLM boundaries and has separate outbound sanitizer work, but real sessions can still retain older internal/no-op/control assistant messages in `activeSession.messages`. Those messages can be r...
open
null
false
1
[]
[]
2026-05-03T10:51:41Z
2026-05-04T01:47:59Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
fuyizheng3120
268,386,865
U_kgDOD_9CMQ
User
false
openclaw/openclaw
4,371,534,704
I_kwDOQb6kR88AAAABBJBTcA
76,627
https://github.com/openclaw/openclaw/issues/76627
https://api.github.com/repos/openclaw/openclaw/issues/76627
[Bug]: Telegram - OpenClaw Doesn't Respond to Super Group Topics
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Screen shot show typing indicator, then nothing. It disappears. <img width="537" height="531" alt="Image" src="https://github.com/user-attachments/assets/d8bc54c6-b52b-4701-9300-c236c03f3fd5" /> ``` "channels": { "tel...
closed
not_planned
false
5
[ "bug", "regression" ]
[]
2026-05-03T10:50:45Z
2026-05-04T04:45:18Z
2026-05-03T14:13:10Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
old-square-eyes
25,760,491
MDQ6VXNlcjI1NzYwNDkx
User
false
openclaw/openclaw
4,371,540,690
I_kwDOQb6kR88AAAABBJBq0g
76,630
https://github.com/openclaw/openclaw/issues/76630
https://api.github.com/repos/openclaw/openclaw/issues/76630
[Bug]: Install broken if brave was used after 2026.5.2 update
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After updating to 2026.5.2 npm, my installation is now broken: ``` Invalid config at /Users/nek/.openclaw/openclaw.json:\n- tools.web.search.provider: web_search provider is not available: brave (install or enable plugin "b...
closed
completed
false
2
[ "bug", "regression" ]
[]
2026-05-03T10:53:34Z
2026-05-03T11:06:05Z
2026-05-03T11:06:05Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
Nek-12
46,318,640
MDQ6VXNlcjQ2MzE4NjQw
User
false
openclaw/openclaw
4,371,595,516
I_kwDOQb6kR88AAAABBJFA_A
76,637
https://github.com/openclaw/openclaw/issues/76637
https://api.github.com/repos/openclaw/openclaw/issues/76637
pdf-tool adds ~20s overhead per agent run on Windows (2026.5.2)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Tool staging should be lazy, or pdf-tool should defer the heavy import until first actual PDF use ### Steps to reproduce agent_run_duration_ms doubles or triples per run; simple tasks take 20-30s; PDF-heavy workloads show ...
closed
not_planned
false
1
[ "bug", "regression" ]
[]
2026-05-03T11:14:22Z
2026-05-03T11:18:38Z
2026-05-03T11:18:38Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
gaozhaohe050-hue
281,147,217
U_kgDOEMH3UQ
User
false
openclaw/openclaw
4,371,598,852
I_kwDOQb6kR88AAAABBJFOBA
76,638
https://github.com/openclaw/openclaw/issues/76638
https://api.github.com/repos/openclaw/openclaw/issues/76638
Dreams UI: 长日记条目导致 day-chip 切换按钮不可用
## 问题描述 在 Web UI 的 Dreams → Diary 面板中,当某一天的日记内容较长时,顶部的日期切换按钮(day chips)会被内容挤出可视区域,导致用户无法切换到其他日期的日记。 ## 复现步骤 1. 打开 Web UI → Agent → Dreams → Diary 标签 2. 确保 DREAMS.md 中有多天日记,且其中一天内容较长(10+ 段落) 3. 尝试从该长日记切换到其他日期——day chips 按钮栏已被内容覆盖/滚出视野,无法点击 ## 根因分析 .dreams-diary__daychips 容器没有 position: sticky 或固定定位。当前 HTML 结构是 day ...
open
null
false
1
[]
[]
2026-05-03T11:15:46Z
2026-05-03T11:18:50Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
cv6bmzhjmf-cmd
251,586,193
U_kgDODv7mkQ
User
false
openclaw/openclaw
4,371,599,401
I_kwDOQb6kR88AAAABBJFQKQ
76,639
https://github.com/openclaw/openclaw/issues/76639
https://api.github.com/repos/openclaw/openclaw/issues/76639
Plugin-contributed tools not visible to ACP-backed agents (2026.5.2)
# Plugin-contributed tools not visible to ACP-backed agents (2026.5.2) **Affected version:** OpenClaw `2026.5.2` **Severity:** medium — agent UX (direct plugin-tool invocation blocked); plugin lifecycle / context-engine integration unaffected **Status:** filed for upstream investigation --- ## Summary In OpenClaw `...
closed
completed
false
2
[]
[]
2026-05-03T11:15:59Z
2026-05-03T12:51:17Z
2026-05-03T11:19:47Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
Caulderein
243,379,174
U_kgDODoGr5g
User
false
openclaw/openclaw
4,371,601,376
I_kwDOQb6kR88AAAABBJFX4A
76,640
https://github.com/openclaw/openclaw/issues/76640
https://api.github.com/repos/openclaw/openclaw/issues/76640
Title: Telegram media download fails with "EPERM: operation not permitted, fsync" on Windows
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Title: Telegram media download fails with "EPERM: operation not permitted, fsync" on Windows Details: - Version: 2026.5.2 - OS: Windows 10.0.26200 - Error: Error: EPERM: operation not permitted, fsync (media fetch failed) -...
closed
completed
false
3
[ "bug", "regression" ]
[]
2026-05-03T11:16:49Z
2026-05-04T04:41:56Z
2026-05-04T04:41:56Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
strideclient931
278,279,422
U_kgDOEJY0_g
User
false
openclaw/openclaw
4,371,604,766
I_kwDOQb6kR88AAAABBJFlHg
76,641
https://github.com/openclaw/openclaw/issues/76641
https://api.github.com/repos/openclaw/openclaw/issues/76641
Channel forwards filler text bubbles ('...') from assistant messages that also contain tool calls
## Summary When an assistant message contains both a `text` part and one or more `toolCall` parts, the gateway forwards the `text` part to the channel as its own message. With models that habitually emit short filler text before tool calls (qwen3.6-35b emits `"...\n\n"`, some Llama/Mistral variants emit `"one sec"` or...
closed
not_planned
false
1
[]
[]
2026-05-03T11:18:12Z
2026-05-03T11:22:08Z
2026-05-03T11:22:08Z
CONTRIBUTOR
null
20260503T120038Z
2026-05-03T12:00:38Z
jhsmith409
198,252,919
U_kgDOC9EZdw
User
false
openclaw/openclaw
4,371,569,069
I_kwDOQb6kR88AAAABBJDZrQ
76,635
https://github.com/openclaw/openclaw/issues/76635
https://api.github.com/repos/openclaw/openclaw/issues/76635
[Bug]: @openclaw/whatsapp 0.0.5-Alpha blocks Node.js event loop, stalling cron agent model calls on Windows
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Installing `@openclaw/whatsapp` (0.0.5-Alpha) on OpenClaw 2026.5.2 on Windows causes severe Node.js event loop blocking (eventLoopDelayMaxMs up to 8497ms, utilization up to 0.798), which prevents cron agent model calls from ...
closed
completed
false
1
[ "bug", "regression" ]
[]
2026-05-03T11:04:36Z
2026-05-03T11:23:32Z
2026-05-03T11:23:32Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
zaff70
272,942,594
U_kgDOEETGAg
User
false
openclaw/openclaw
4,371,441,459
I_kwDOQb6kR88AAAABBI7nMw
76,603
https://github.com/openclaw/openclaw/issues/76603
https://api.github.com/repos/openclaw/openclaw/issues/76603
Bug: disabled bundled tool plugins can drop all plugin-backed tools from agent surface
## Summary After upgrading to OpenClaw `2026.5.2 (8b2a6e5)`, enabled plugin-backed tools such as `browser`, `memory_search`, and `memory_get` can disappear from the effective agent tool surface, even when: - `plugins.entries.browser.enabled: true` - `plugins.entries.memory-core.enabled: true` - `browser.enabled: true...
closed
completed
false
3
[]
[]
2026-05-03T09:57:59Z
2026-05-03T11:24:24Z
2026-05-03T11:24:24Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
jwong-art
269,971,191
U_kgDOEBdu9w
User
false
openclaw/openclaw
4,371,528,550
I_kwDOQb6kR88AAAABBJA7Zg
76,623
https://github.com/openclaw/openclaw/issues/76623
https://api.github.com/repos/openclaw/openclaw/issues/76623
[Bug] doctor install repair still installs built-in feishu when openclaw-lark is active
## Bug type Regression / doctor repair ## Summary `openclaw doctor --repair` can still install the built-in/community `@openclaw/feishu` package when the official `@larksuite/openclaw-lark` plugin is already enabled and handling `channels.feishu`. This appears to be a second path related to #44722 / #44735. PR #4473...
closed
completed
false
3
[]
[]
2026-05-03T10:47:21Z
2026-05-04T14:12:14Z
2026-05-04T01:43:27Z
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
fuyizheng3120
268,386,865
U_kgDOD_9CMQ
User
false
openclaw/openclaw
4,371,556,930
I_kwDOQb6kR88AAAABBJCqQg
76,632
https://github.com/openclaw/openclaw/issues/76632
https://api.github.com/repos/openclaw/openclaw/issues/76632
Queued messages get merged into single reply when session processes them sequentially
## Bug Description When multiple messages are sent rapidly in succession (e.g., via Feishu), messages arriving while the session is busy get queued. When the session processes them sequentially, the replies appear to merge content from multiple queued messages together. ## Steps to Reproduce 1. Send message A via Fe...
open
null
false
3
[]
[]
2026-05-03T11:00:06Z
2026-05-05T11:13:01Z
null
NONE
null
20260505T120033Z
2026-05-05T12:00:33Z
njuboy11
269,810,813
U_kgDOEBT8fQ
User
false
openclaw/openclaw
4,371,647,356
I_kwDOQb6kR88AAAABBJILfA
76,644
https://github.com/openclaw/openclaw/issues/76644
https://api.github.com/repos/openclaw/openclaw/issues/76644
[Bug]: event_loop_delay 高延迟问题 — pdf-tool 同步初始化阻塞 Event Loop
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## event_loop_delay 高延迟问题 — pdf-tool 同步初始化阻塞 Event Loop ### 环境 - **OpenClaw 版本**: 2026.5.2 - **Node 版本** - **操作系统**: Linux (arm64, 4核) - ** Channel**: wecom ### 问题描述 每次收到请求时,`core-plugin-tools` 阶段耗时 13–18 秒,其中 `pdf-tool`...
closed
completed
false
2
[ "bug" ]
[]
2026-05-03T11:33:43Z
2026-05-03T15:55:16Z
2026-05-03T15:55:16Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
shmshz03
221,720,266
U_kgDODTcuyg
User
false
openclaw/openclaw
4,371,666,992
I_kwDOQb6kR88AAAABBJJYMA
76,648
https://github.com/openclaw/openclaw/issues/76648
https://api.github.com/repos/openclaw/openclaw/issues/76648
[Regression]: opencode/claude-opus-4-7 downgrades /think xhigh to high
## Summary Regression of #72729: `opencode/claude-opus-4-7` is again being treated as not supporting `xhigh` thinking. Observed in Telegram/main session after requesting xhigh thinking: > Thinking level set to high (xhigh not supported for opencode/claude-opus-4-7). This silently downgrades the requested thinking l...
closed
completed
false
5
[]
[]
2026-05-03T11:40:15Z
2026-05-03T15:22:09Z
2026-05-03T15:22:09Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
aaajiao
49,885
MDQ6VXNlcjQ5ODg1
User
false
openclaw/openclaw
4,371,680,261
I_kwDOQb6kR88AAAABBJKMBQ
76,649
https://github.com/openclaw/openclaw/issues/76649
https://api.github.com/repos/openclaw/openclaw/issues/76649
[Bug]: Plugin hooks (before_prompt_build, agent_end) not firing for feishu/main agent in embedded PI runtime (v2026.5.2)
## Bug Description Plugin hooks (`before_prompt_build`, `agent_end`) registered by a custom plugin are **not firing** for the Feishu channel's `main` agent (embedded PI runtime), while the same hooks fire correctly for the heartbeat agent (`hermes`, harness runtime). **Environment:** OpenClaw v2026.5.2 (commit 8b2a6e...
closed
completed
false
1
[]
[]
2026-05-03T11:45:00Z
2026-05-03T14:20:43Z
2026-05-03T14:20:43Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
wwf3045
23,649,691
MDQ6VXNlcjIzNjQ5Njkx
User
false
openclaw/openclaw
4,371,606,977
I_kwDOQb6kR88AAAABBJFtwQ
76,642
https://github.com/openclaw/openclaw/issues/76642
https://api.github.com/repos/openclaw/openclaw/issues/76642
Telegram session emits stale/out-of-context replies after interleaved sub-agent/heartbeat events
## Bug description After updating to OpenClaw `2026.5.2 (8b2a6e5)`, Telegram direct-chat sessions can produce stale/out-of-context replies and duplicate answers when multiple events overlap: normal user messages, sub-agent completion/announce, tool work, and heartbeat/user messages. From the assistant/session side, t...
closed
completed
false
1
[]
[]
2026-05-03T11:19:04Z
2026-05-03T16:26:00Z
2026-05-03T16:26:00Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
Nek-12
46,318,640
MDQ6VXNlcjQ2MzE4NjQw
User
false
openclaw/openclaw
4,371,704,954
I_kwDOQb6kR88AAAABBJLseg
76,652
https://github.com/openclaw/openclaw/issues/76652
https://api.github.com/repos/openclaw/openclaw/issues/76652
[Bug]: 2026.4.23版本以来飞书一直不能用,今天升级完,又退回了,机器人私聊可以,群聊的话能收消息,不能回消息,希望能解决
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary 2026.4.23版本以后版本飞书一直不能用,今天升级完,又退回了,机器人私聊可以,群聊的话能收消息,不能回消息,希望能解决 ### Steps to reproduce 2026.4.23版本以后版本飞书一直不能用,今天升级完,又退回了,机器人私聊可以,群聊的话能收消息,不能回消息,希望能解决 ### Expected behavior 2026.4.23版本以后版本飞书一直不能用,今天升级完,又退回了,机器人私聊可以,群聊的话能收消...
closed
not_planned
false
1
[ "bug", "regression" ]
[]
2026-05-03T11:54:01Z
2026-05-03T12:02:13Z
2026-05-03T12:02:13Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
fuermos
33,918,970
MDQ6VXNlcjMzOTE4OTcw
User
false
openclaw/openclaw
4,371,709,543
I_kwDOQb6kR88AAAABBJL-Zw
76,654
https://github.com/openclaw/openclaw/issues/76654
https://api.github.com/repos/openclaw/openclaw/issues/76654
[webchat] Agent responses disappear after heartbeat tool calls (model-specific, MiMo V2 Pro)
## Bug Description Agent responses disappear from the webchat UI after heartbeat tool calls arrive. The response is initially rendered correctly, but gets displaced when a subsequent heartbeat turn triggers tool execution. ## Steps to Reproduce 1. Send a request to the agent that triggers tool calls (e.g., file read...
open
null
false
4
[]
[]
2026-05-03T11:55:51Z
2026-05-04T20:34:03Z
null
NONE
null
20260504T210031Z
2026-05-04T21:00:31Z
KurtWoloch
8,998,735
MDQ6VXNlcjg5OTg3MzU=
User
false
openclaw/openclaw
4,371,723,357
I_kwDOQb6kR88AAAABBJM0XQ
76,658
https://github.com/openclaw/openclaw/issues/76658
https://api.github.com/repos/openclaw/openclaw/issues/76658
Allow configuring NODE_OPTIONS / V8 heap via openclaw.json on macOS LaunchAgent (additional repro for PR #42853)
## Problem The OpenClaw gateway (`ai.openclaw.gateway` LaunchAgent on macOS) crashed today on a 16 GB Mac mini after 36+ hours of uptime when V8 ran out of heap (~3.9 GB resident). The cause was two long-wedged sessions accumulating session-transcript bloat that the watchdog hadn't reaped, so the gateway's heap kept g...
closed
not_planned
false
2
[]
[]
2026-05-03T12:00:52Z
2026-05-04T09:03:04Z
2026-05-04T09:03:04Z
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
EthanSK
13,756,744
MDQ6VXNlcjEzNzU2NzQ0
User
false
openclaw/openclaw
4,371,731,821
I_kwDOQb6kR88AAAABBJNVbQ
76,662
https://github.com/openclaw/openclaw/issues/76662
https://api.github.com/repos/openclaw/openclaw/issues/76662
macOS Voice Wake does not trigger when SpeechRecognition returns text without usable word timings
## Summary On macOS `2026.5.2`, Voice Wake can start its runtime and receive speech recognition updates, but it does not activate when Apple SpeechRecognition provides text-only/interim recognition results without usable word timings. In this state the wake trigger is effectively visible in text-only recognition meta...
open
null
false
1
[]
[]
2026-05-03T12:03:50Z
2026-05-03T12:07:40Z
null
CONTRIBUTOR
null
20260503T150031Z
2026-05-03T15:00:31Z
Fuma2013
6,313,918
MDQ6VXNlcjYzMTM5MTg=
User
false
openclaw/openclaw
4,371,793,612
I_kwDOQb6kR88AAAABBJRGzA
76,670
https://github.com/openclaw/openclaw/issues/76670
https://api.github.com/repos/openclaw/openclaw/issues/76670
[Feature]: Mattermost: Ask for URL
### Summary When running local Mattermost, onboarding cannot be completed without setting `MATTERMOST_URL` environment variable, because onboarding process doesn't ask for a Mattermost URL. ### Problem to solve Ask for URL during Mattermost setup, not just the access token. ### Proposed solution Ask for URL during...
closed
completed
false
1
[ "enhancement" ]
[]
2026-05-03T12:27:01Z
2026-05-03T12:31:07Z
2026-05-03T12:31:07Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
gordan-bobic
5,469,306
MDQ6VXNlcjU0NjkzMDY=
User
false
openclaw/openclaw
4,371,742,858
I_kwDOQb6kR88AAAABBJOAig
76,664
https://github.com/openclaw/openclaw/issues/76664
https://api.github.com/repos/openclaw/openclaw/issues/76664
[Feature]: Add docs-focused bug intake path to avoid runtime-only required fields for docs defects
## Summary Add a docs/reporting path that avoids runtime-only required fields when the issue is documentation-only. ## Problem to solve The current bug report form requires runtime fields (`Model`, `Provider / routing chain`, install/OS context) even for documentation defects. For docs-only bugs, reporters must fill m...
open
null
false
1
[]
[]
2026-05-03T12:07:43Z
2026-05-03T16:43:25Z
null
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
WadydX
65,117,428
MDQ6VXNlcjY1MTE3NDI4
User
false
openclaw/openclaw
4,371,743,140
I_kwDOQb6kR88AAAABBJOBpA
76,665
https://github.com/openclaw/openclaw/issues/76665
https://api.github.com/repos/openclaw/openclaw/issues/76665
Session context silently lost between consecutive turns with z.ai provider (GLM gateway)
## Summary Session conversation history is silently dropped between consecutive user messages when using `zai/glm-5.1` (z.ai-style provider). The first user message and its assistant reply disappear from the session file when the second user message arrives, causing the agent to lose all context. ## Environment - Op...
open
null
false
2
[]
[]
2026-05-03T12:07:52Z
2026-05-04T01:48:03Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
Nelsoncongbao
198,869,287
U_kgDOC9qBJw
User
false
openclaw/openclaw
4,371,796,899
I_kwDOQb6kR88AAAABBJRTow
76,671
https://github.com/openclaw/openclaw/issues/76671
https://api.github.com/repos/openclaw/openclaw/issues/76671
[Bug]: Active Memory internal recall cannot resolve memory_search / memory_get while normal agent runtime can
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Active Memory’s internal recall sub-agent cannot resolve `memory_search` / `memory_get`, even though the normal agent runtime can register and call those memory tools successfully. ### Steps to reproduce 1. S...
closed
completed
false
1
[ "bug" ]
[]
2026-05-03T12:28:13Z
2026-05-03T12:32:34Z
2026-05-03T12:32:34Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
kwon803
189,435,809
U_kgDOC0qPoQ
User
false
openclaw/openclaw
4,371,804,093
I_kwDOQb6kR88AAAABBJRvvQ
76,675
https://github.com/openclaw/openclaw/issues/76675
https://api.github.com/repos/openclaw/openclaw/issues/76675
[Bug]: Custom/handwritten skills are wiped after running `openclaw update` on WSL (Windows)
## Bug Description After installing openclaw on Windows via WSL and manually writing custom skills into the skills directory, running `openclaw update` causes all custom (handwritten) skills to be wiped out. Only officially installed/managed skills survive the update process. ## Environment - **OS**: Windows 11 + WS...
closed
not_planned
false
1
[]
[]
2026-05-03T12:30:57Z
2026-05-03T12:34:45Z
2026-05-03T12:34:45Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
Xtfcpdx
79,256,894
MDQ6VXNlcjc5MjU2ODk0
User
false
openclaw/openclaw
4,371,843,172
I_kwDOQb6kR88AAAABBJUIZA
76,680
https://github.com/openclaw/openclaw/issues/76680
https://api.github.com/repos/openclaw/openclaw/issues/76680
memory-lancedb `agent_end` / `before_prompt_build` typed hooks never fire despite correct config (hookRunner stale across hot reload + cron isolated runtimes)
## Bug `@openclaw/memory-lancedb@2026.5.2` registers cleanly and embedding/db init succeed, but neither `auto-capture` (`agent_end`) nor `auto-recall` (`before_prompt_build`) ever fire — `lancedb` table stays at the init-only state forever, no `auto-captured N memories` log line ever emits, and no embedding API call g...
closed
completed
false
1
[]
[]
2026-05-03T12:48:51Z
2026-05-03T15:24:05Z
2026-05-03T15:24:05Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
zjy282
8,154,648
MDQ6VXNlcjgxNTQ2NDg=
User
false
openclaw/openclaw
4,371,844,950
I_kwDOQb6kR88AAAABBJUPVg
76,683
https://github.com/openclaw/openclaw/issues/76683
https://api.github.com/repos/openclaw/openclaw/issues/76683
Inject context token count into runtime metadata block
## Feature Request **Problem:** Agents have no way to know their current context usage without calling `session_status` each turn, which adds ~1k tokens of tool overhead. This makes it impractical to display context size to users inline (e.g. `[claude-opus-4-6 · 78k/500k]`) or make cost-aware decisions per-turn. **Pr...
closed
not_planned
false
1
[]
[]
2026-05-03T12:49:44Z
2026-05-03T12:53:16Z
2026-05-03T12:53:16Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
taswest81
222,143,630
U_kgDODT2kjg
User
false
openclaw/openclaw
4,371,844,717
I_kwDOQb6kR88AAAABBJUObQ
76,681
https://github.com/openclaw/openclaw/issues/76681
https://api.github.com/repos/openclaw/openclaw/issues/76681
[Bug]: Every time I run the doctor it finds orphaned session.
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Every time I run the openclaw doctor, it finds orphaned sessions. Having openclaw drop so many sessions as orphans is an issue... I have now 599 files that the doctor added deleted to the filename. I tink ses...
open
null
false
1
[ "bug" ]
[]
2026-05-03T12:49:37Z
2026-05-04T12:27:04Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
najef1979-code
233,555,716
U_kgDODevHBA
User
false
openclaw/openclaw
4,371,844,770
I_kwDOQb6kR88AAAABBJUOog
76,682
https://github.com/openclaw/openclaw/issues/76682
https://api.github.com/repos/openclaw/openclaw/issues/76682
[Bug]: plugins install wipes runtime deps of previously-installed plugins
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary I'm too tired of these bs. Openclaw keeps failing and I have to spend several hours on each update just to make it work. Prev version: 4.25, updated to 5.2 0. Got warning brave and discord plugins not installed. (why? they ...
closed
completed
false
1
[ "bug" ]
[]
2026-05-03T12:49:38Z
2026-05-03T12:54:22Z
2026-05-03T12:54:22Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
blueberry6401
7,337,535
MDQ6VXNlcjczMzc1MzU=
User
false
openclaw/openclaw
4,371,828,549
I_kwDOQb6kR88AAAABBJTPRQ
76,677
https://github.com/openclaw/openclaw/issues/76677
https://api.github.com/repos/openclaw/openclaw/issues/76677
[Bug]: [Bug]: OpenRouter models not accessible via Telegram channel on FreeBSD 14
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Platform: FreeBSD 14.3 OpenClaw version: 2026.4.27 Channel: Telegram Steps to reproduce: 1. Add OpenRouter API key to config and rc.d service 2. Add openrouter models to openclaw.json 3. Try /model openrouter/google/gemini-...
closed
completed
false
2
[ "bug", "regression" ]
[]
2026-05-03T12:42:59Z
2026-05-03T13:02:16Z
2026-05-03T12:48:35Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
macrokote-hue
281,376,716
U_kgDOEMV3zA
User
false
openclaw/openclaw
4,371,867,280
I_kwDOQb6kR88AAAABBJVmkA
76,690
https://github.com/openclaw/openclaw/issues/76690
https://api.github.com/repos/openclaw/openclaw/issues/76690
openai/gpt-image-2 via Codex OAuth fails: image_generation tool not found
## Summary `openai/gpt-image-2` image generation via OpenAI Codex OAuth fails on OpenClaw `2026.5.2` even though the OpenAI provider docs say the same `openai/gpt-image-2` model ref should work with either `OPENAI_API_KEY` or OpenAI Codex OAuth. Docs reference: https://github.com/openclaw/openclaw/blob/main/docs/prov...
open
null
false
2
[]
[]
2026-05-03T13:00:53Z
2026-05-04T12:27:07Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
HCVincent
76,987,553
MDQ6VXNlcjc2OTg3NTUz
User
false
openclaw/openclaw
4,371,920,479
I_kwDOQb6kR88AAAABBJY2Xw
76,697
https://github.com/openclaw/openclaw/issues/76697
https://api.github.com/repos/openclaw/openclaw/issues/76697
clawhub:@openclaw/codex install fails with no installable version on 2026.5.2
### Version OpenClaw 2026.5.2 (8b2a6e5) on macOS. ### Expected The Codex harness docs quick config should install the official plugin via: ```sh openclaw plugins install clawhub:@openclaw/codex ``` ### Actual The ClawHub spec fails: ```text Resolving clawhub:@openclaw/codex… ClawHub package "@openclaw/codex" has no...
closed
completed
false
2
[]
[]
2026-05-03T13:26:34Z
2026-05-03T20:08:54Z
2026-05-03T20:08:43Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
gmann14
28,860,631
MDQ6VXNlcjI4ODYwNjMx
User
false
openclaw/openclaw
4,371,936,575
I_kwDOQb6kR88AAAABBJZ1Pw
76,699
https://github.com/openclaw/openclaw/issues/76699
https://api.github.com/repos/openclaw/openclaw/issues/76699
2026.5.x: Telegram media download broken - event loop saturation on Windows
## Bug **Version:** 2026.5.2 (also affects 2026.4.29+) **OS:** Windows 10/11 (x64), NT 10.0.26200 **Node:** v24.14.0 **Channel:** Telegram ## Description After upgrading to **2026.5.2**, **all inbound Telegram media fail** — both audio and images. The bot replies: `Failed to download media. Please try again.` ## R...
open
null
false
1
[]
[]
2026-05-03T13:34:16Z
2026-05-04T01:48:06Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
Starsku
110,741,843
U_kgDOBpnJUw
User
false
openclaw/openclaw
4,371,944,356
I_kwDOQb6kR88AAAABBJaTpA
76,706
https://github.com/openclaw/openclaw/issues/76706
https://api.github.com/repos/openclaw/openclaw/issues/76706
[Bug]: update can leave running gateway importing stale dist chunks until full restart
## Summary After updating OpenClaw from a previous 2026.4.x release to `2026.5.2`, the installed package on disk was replaced but the existing gateway process continued running old in-memory code. Subsequent outbound delivery attempted to import old hashed chunk files that no longer existed, causing `ERR_MODULE_NOT_FOU...
closed
completed
false
1
[]
[]
2026-05-03T13:37:59Z
2026-05-03T15:50:10Z
2026-05-03T15:50:10Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
hanyizuo
160,576,270
U_kgDOCZIzDg
User
false
openclaw/openclaw
4,371,944,313
I_kwDOQb6kR88AAAABBJaTeQ
76,705
https://github.com/openclaw/openclaw/issues/76705
https://api.github.com/repos/openclaw/openclaw/issues/76705
[Bug]: doctor reports no active memory plugin despite loaded memory-core and healthy memory status
## Summary `openclaw doctor --non-interactive` reports: ```text No active memory plugin is registered for the current config. ``` However, `memory-core` and `active-memory` are loaded, and `openclaw memory status --deep` reports healthy memory stores, embeddings, vector search, FTS, and dreaming artifacts. ## Enviro...
closed
completed
false
2
[]
[]
2026-05-03T13:37:58Z
2026-05-03T19:26:07Z
2026-05-03T19:26:07Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
hanyizuo
160,576,270
U_kgDOCZIzDg
User
false
openclaw/openclaw
4,371,861,006
I_kwDOQb6kR88AAAABBJVODg
76,688
https://github.com/openclaw/openclaw/issues/76688
https://api.github.com/repos/openclaw/openclaw/issues/76688
[Bug]: Feishu channel failed on Fedora 44
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker Yes ### Summary 🎯 OpenClaw Feishu Channel WebSocket Connection Issue - Investigation Report 🔍 Problem Summary The Feishu channel WebSocket connection is failing due to API timeout issues. While the WebSocket clien...
closed
not_planned
false
1
[ "bug", "bug:behavior" ]
[]
2026-05-03T12:57:46Z
2026-05-03T13:39:47Z
2026-05-03T13:39:47Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
billyoungs
13,027,208
MDQ6VXNlcjEzMDI3MjA4
User
false
openclaw/openclaw
4,371,941,058
I_kwDOQb6kR88AAAABBJaGwg
76,702
https://github.com/openclaw/openclaw/issues/76702
https://api.github.com/repos/openclaw/openclaw/issues/76702
Windows + Feishu DM becomes very slow after upgrade to 2026.5.2; latency appears in agent/session processing, likely amplified by large session context
Environment - OS: Windows - Channel: Feishu DM - OpenClaw: 2026.5.2 - Gateway runtime symptom: `Runtime: unknown` - Gateway process memory observed locally: - WS: ~419MB - PM: ~594MB - Model: ruled out locally as the primary cause Summary After upgrading to 2026.5.2, Feishu DM replies became much slower on Windows...
open
null
false
1
[]
[]
2026-05-03T13:36:23Z
2026-05-04T20:34:05Z
null
NONE
null
20260504T210031Z
2026-05-04T21:00:31Z
yinyang1021-hue
263,187,284
U_kgDOD6_rVA
User
false
openclaw/openclaw
4,371,945,919
I_kwDOQb6kR88AAAABBJaZvw
76,708
https://github.com/openclaw/openclaw/issues/76708
https://api.github.com/repos/openclaw/openclaw/issues/76708
Bug: session_status current resolves to stale Telegram direct session instead of live main session
## Summary `session_status` with `sessionKey: "current"` can report the wrong session/model in a Telegram direct conversation. It resolved to `agent:main:telegram:default:direct:8575724626` and reported DeepSeek, while the actual live/current run and `/status` were on `agent:main:main` using `openai-codex/gpt-5.5`. Th...
closed
completed
false
1
[]
[]
2026-05-03T13:38:44Z
2026-05-04T04:04:45Z
2026-05-04T04:04:45Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
fc4ngftsdj-hash
263,761,580
U_kgDOD7iurA
User
false
openclaw/openclaw
4,371,955,014
I_kwDOQb6kR88AAAABBJa9Rg
76,710
https://github.com/openclaw/openclaw/issues/76710
https://api.github.com/repos/openclaw/openclaw/issues/76710
Telegram inline keyboard buttons for approval flows
## Feature request Implement Telegram inline keyboard buttons for approval flows, similar to Hermes agent. ### Motivation Currently, OpenClaw requires users to type `/approve` or `/deny` for approval requests. Hermes provides a better UX by showing inline buttons (Approve once / Approve session / Approve always / De...
closed
completed
false
1
[]
[]
2026-05-03T13:42:57Z
2026-05-03T13:47:16Z
2026-05-03T13:47:16Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
sunti3097
260,973,593
U_kgDOD44kGQ
User
false
openclaw/openclaw
4,371,955,635
I_kwDOQb6kR88AAAABBJa_sw
76,711
https://github.com/openclaw/openclaw/issues/76711
https://api.github.com/repos/openclaw/openclaw/issues/76711
[Bug]: missing browser tool
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary after upgrading to 2026.05.02,browser tool disappear. ### Steps to reproduce 1. upgrade 2. ask agent that is the tool list contain browser tool. ### Expected behavior resp yes ### Actual behavior resp no ### OpenClaw...
closed
completed
false
1
[ "bug", "regression" ]
[]
2026-05-03T13:43:14Z
2026-05-03T13:47:49Z
2026-05-03T13:47:49Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
Casper-Mars
50,834,595
MDQ6VXNlcjUwODM0NTk1
User
false
openclaw/openclaw
4,371,944,399
I_kwDOQb6kR88AAAABBJaTzw
76,707
https://github.com/openclaw/openclaw/issues/76707
https://api.github.com/repos/openclaw/openclaw/issues/76707
[UX]: doctor --fix can repair the wrong Unix home when live gateway runs under another user
## Summary Running `openclaw doctor --fix` as a non-root Linux user on a host whose real gateway runs under root created/modified a separate OpenClaw home under that user's home directory, including a separate user service on the default gateway port. This was confusing because it looked like doctor had repaired the li...
open
null
false
1
[]
[]
2026-05-03T13:38:00Z
2026-05-04T01:48:10Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
hanyizuo
160,576,270
U_kgDOCZIzDg
User
false
openclaw/openclaw
4,371,937,125
I_kwDOQb6kR88AAAABBJZ3ZQ
76,700
https://github.com/openclaw/openclaw/issues/76700
https://api.github.com/repos/openclaw/openclaw/issues/76700
[Bug]: Brave plugin install + tools.web.search.provider: "brave" causes 1.2s crash loop with no CLI escape (5.2)
# [Bug]: Brave plugin install + `tools.web.search.provider: "brave"` causes 1.2s crash loop with no CLI escape (5.2 beta) ## Bug type Regression / Crash loop (worked before 5.2) ## Beta release blocker **Yes** — 5.2 brick scenario with no `openclaw gateway stop` recovery path. ## Severity **High.** Workaround exists...
closed
completed
false
4
[]
[]
2026-05-03T13:34:32Z
2026-05-03T20:27:43Z
2026-05-03T20:27:43Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
Veda-openclaw
267,342,076
U_kgDOD-9Q_A
User
false
openclaw/openclaw
4,371,828,914
I_kwDOQb6kR88AAAABBJTQsg
76,678
https://github.com/openclaw/openclaw/issues/76678
https://api.github.com/repos/openclaw/openclaw/issues/76678
[Bug]: Agent repeats full task summary on simple acknowledgment messages
## Bug Report **Bug type:** Behavior bug (incorrect conversational output) **Summary:** When a user sends a simple acknowledgment message (e.g., "Okay cool. Thanks!") after the agent has already provided a detailed response, the agent incorrectly re-emits the entire previous response — including detailed task summari...
closed
not_planned
false
3
[]
[]
2026-05-03T12:43:05Z
2026-05-03T15:24:00Z
2026-05-03T15:24:00Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
civiltox
97,610,456
U_kgDOBdFq2A
User
false
openclaw/openclaw
4,371,978,358
I_kwDOQb6kR88AAAABBJcYdg
76,715
https://github.com/openclaw/openclaw/issues/76715
https://api.github.com/repos/openclaw/openclaw/issues/76715
[Bug]: post-4.27 plugin SDK migration silently broke hindsight-openclaw retain hooks (memory ingest fails on 5.2)
### Summary `hindsight-openclaw` (the third-party Hindsight memory bridge) recall hooks (`before_*`) still fire in OpenClaw 5.2, but its retain hooks (`after_*`) silently no-op — the retain queue file is never created on disk and zero memories reach Hindsight despite `autoRetain: true` being configured. The plugin's s...
closed
not_planned
false
2
[]
[]
2026-05-03T13:54:13Z
2026-05-03T20:25:07Z
2026-05-03T14:13:16Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
LaFleurAdvertising
14,811,991
MDQ6VXNlcjE0ODExOTkx
User
false
openclaw/openclaw
4,371,933,405
I_kwDOQb6kR88AAAABBJZo3Q
76,698
https://github.com/openclaw/openclaw/issues/76698
https://api.github.com/repos/openclaw/openclaw/issues/76698
macOS `openclaw-mac wizard` CLI: honor `step.sensitive` for credential text prompts
Follow-up to #76693 (Node-side credential masking). ## Problem After #76693 lands, the wizard backend emits `WizardStep.sensitive: true` on every credential text prompt (Gemini/OpenAI/etc. provider keys, gateway tokens and passwords, web-search provider keys, skill env-var values). The Node CLI client (clack adapter)...
closed
completed
false
1
[]
[ "sallyom" ]
2026-05-03T13:32:47Z
2026-05-03T15:10:10Z
2026-05-03T15:10:10Z
CONTRIBUTOR
null
20260503T180029Z
2026-05-03T18:00:29Z
anurag-bg-neu
230,899,792
U_kgDODcNAUA
User
false
openclaw/openclaw
4,371,898,973
I_kwDOQb6kR88AAAABBJXiXQ
76,695
https://github.com/openclaw/openclaw/issues/76695
https://api.github.com/repos/openclaw/openclaw/issues/76695
Control UI: Skills detail dialog fails with 'HTMLDialogElement.showModal: Dialog element is not connected'
## Bug Report ### Environment - **OpenClaw version:** 2026.4.23 (also affects 2026.4.29) - **Browser:** Chrome, Firefox, Safari (all affected) - **OS:** macOS (likely affects all platforms) ### Steps to Reproduce 1. Open the OpenClaw Control UI dashboard 2. Navigate to the Skills page 3. Click on any installed skill ...
closed
completed
false
1
[]
[]
2026-05-03T13:16:07Z
2026-05-03T14:23:20Z
2026-05-03T14:23:20Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
ohheyrj
5,339,261
MDQ6VXNlcjUzMzkyNjE=
User
false
openclaw/openclaw
4,372,035,042
I_kwDOQb6kR88AAAABBJf14g
76,721
https://github.com/openclaw/openclaw/issues/76721
https://api.github.com/repos/openclaw/openclaw/issues/76721
[Bug]: CLI failed: GatewayClientRequestError: missing scope: operator.admin
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary [openclaw] CLI failed: GatewayClientRequestError: missing scope: operator.admin at GatewayClient.handleMessage (file:///app/dist/client-D-i9iMPZ.js:663:25) at WebSocket.<anonymous> (file:///app/dist/client-D-i9iMPZ.js:3...
closed
completed
false
1
[ "bug", "bug:crash" ]
[]
2026-05-03T14:19:29Z
2026-05-03T14:24:12Z
2026-05-03T14:24:12Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
nguyenancu2510
57,060,895
MDQ6VXNlcjU3MDYwODk1
User
false
openclaw/openclaw
4,372,045,191
I_kwDOQb6kR88AAAABBJgdhw
76,726
https://github.com/openclaw/openclaw/issues/76726
https://api.github.com/repos/openclaw/openclaw/issues/76726
[Bug]: Feishu group @mention triggers typing but no reply (replies=0)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary In Feishu group chats, when a user @mentions the bot, the typing indicator appears but no reply is ever sent. Gateway logs show: dispatch complete (queuedFinal=false, replies=0), even though the agent successfully generates ...
closed
not_planned
false
4
[ "bug", "regression" ]
[]
2026-05-03T14:24:03Z
2026-05-04T05:21:06Z
2026-05-04T05:21:06Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
aaronpancn
95,955,040
U_kgDOBbgoYA
User
false
openclaw/openclaw
4,372,041,584
I_kwDOQb6kR88AAAABBJgPcA
76,723
https://github.com/openclaw/openclaw/issues/76723
https://api.github.com/repos/openclaw/openclaw/issues/76723
[Bug] @openclaw/feishu: group chat dispatch completes with replies=0
## Bug Description **Plugin:** @openclaw/feishu (2026.5.2) **OpenClaw version:** 2026.5.2 **System:** Linux, Node v22.22.2 ## Behavior When the bot receives a message in a Feishu group chat, the message is dispatched to the agent session but the agent never generates a response. The group session dispatch completes ...
closed
not_planned
false
1
[]
[]
2026-05-03T14:22:30Z
2026-05-03T14:28:28Z
2026-05-03T14:28:28Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
airbing11
134,471,324
U_kgDOCAPenA
User
false
openclaw/openclaw
4,372,042,729
I_kwDOQb6kR88AAAABBJgT6Q
76,724
https://github.com/openclaw/openclaw/issues/76724
https://api.github.com/repos/openclaw/openclaw/issues/76724
[Bug]: MCP tools not discovered by Agent despite successful handshake (200 OK)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary MCP Server connected (200 OK) but tools not appearing in Agent (Stuck at 33/33) Body: Hi everyone, I'm having trouble getting my MCP tools to show up in the OpenClaw agent. Here is my setup: Transport: SSE (Flask server o...
open
null
false
2
[ "bug", "regression" ]
[]
2026-05-03T14:23:00Z
2026-05-04T02:26:47Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
profgnpenatieri-sudo
279,332,707
U_kgDOEKZHYw
User
false
openclaw/openclaw
4,371,941,226
I_kwDOQb6kR88AAAABBJaHag
76,703
https://github.com/openclaw/openclaw/issues/76703
https://api.github.com/repos/openclaw/openclaw/issues/76703
Bug: Assistant response delivered to Discord but not persisted to session file
## Bug: Assistant response delivered to Discord but not persisted to session file **Version:** OpenClaw 2026.5.2 ### Summary An assistant response was successfully delivered to Discord (visible in chat, confirmed in gateway logs), but was NOT persisted to the session JSONL file. This caused the assistant to lose cont...
closed
completed
false
2
[]
[]
2026-05-03T13:36:27Z
2026-05-03T22:32:18Z
2026-05-03T22:32:18Z
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
kiagentkronos-cell
269,010,453
U_kgDOEAjGFQ
User
false
openclaw/openclaw
4,371,728,923
I_kwDOQb6kR88AAAABBJNKGw
76,660
https://github.com/openclaw/openclaw/issues/76660
https://api.github.com/repos/openclaw/openclaw/issues/76660
Codex source replies can complete privately when message-tool delivery is selected but the message tool is filtered out
## Summary Codex app-server source replies can finish successfully without any visible channel reply when source delivery resolves to `message_tool_only` and the active tool profile filters out the `message` dynamic tool. This is especially confusing on WhatsApp direct chats: the inbound message is queued and process...
closed
completed
false
1
[]
[]
2026-05-03T12:02:50Z
2026-05-03T14:29:08Z
2026-05-03T14:29:08Z
CONTRIBUTOR
null
20260503T150031Z
2026-05-03T15:00:31Z
VishalJ99
51,826,812
MDQ6VXNlcjUxODI2ODEy
User
false
openclaw/openclaw
4,372,040,770
I_kwDOQb6kR88AAAABBJgMQg
76,722
https://github.com/openclaw/openclaw/issues/76722
https://api.github.com/repos/openclaw/openclaw/issues/76722
Bug: WhatsApp group directory returns empty even when account is member of groups
## Bug Description **What happened:** After linking WhatsApp via QR code and joining groups, `openclaw directory groups list --channel whatsapp` returns empty even though the linked account is a member of WhatsApp groups. **What was expected:** The command should return the groups the linked WhatsApp account is a me...
open
null
false
1
[]
[]
2026-05-03T14:22:09Z
2026-05-04T01:48:13Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
oscarhyc
150,122,497
U_kgDOCPKwAQ
User
false
openclaw/openclaw
4,372,053,841
I_kwDOQb6kR88AAAABBJg_UQ
76,729
https://github.com/openclaw/openclaw/issues/76729
https://api.github.com/repos/openclaw/openclaw/issues/76729
Feishu replies disappear from webchat after compaction rotation (buildSuccessorEntries drops assistant messages)
## Description After compaction with `truncateAfterCompaction: true`, assistant messages are dropped from the rotated session transcript. This causes: 1. The Feishu (or any channel) reply briefly appears in webchat/Control UI (written by `appendSessionTranscriptMessage` before compaction) 2. When compaction rotates th...
open
null
false
2
[]
[]
2026-05-03T14:27:49Z
2026-05-04T18:22:02Z
null
NONE
null
20260504T210031Z
2026-05-04T21:00:31Z
njuboy11
269,810,813
U_kgDOEBT8fQ
User
false
openclaw/openclaw
4,372,004,065
I_kwDOQb6kR88AAAABBJd84Q
76,718
https://github.com/openclaw/openclaw/issues/76718
https://api.github.com/repos/openclaw/openclaw/issues/76718
[Bug]: QQbot issue in OpenClaw 2026.5.2
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary The QQbot is not working after restarting the gateway. ### Steps to reproduce 1、升级或者重新安装openclaw2026.5.2。 1、Upgrade or reinstall OpenClaw 2026.5.2. 2、升级后qqbot无法运行,插件列表找不到qqbot相关内容。重新安装后全新配制qqbot可以使用,一旦重启网关后qqbot同样无法使用,插件列表...
closed
completed
false
1
[ "bug", "regression" ]
[]
2026-05-03T14:05:57Z
2026-05-03T14:32:55Z
2026-05-03T14:11:18Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
Lling00
48,402,714
MDQ6VXNlcjQ4NDAyNzE0
User
false
openclaw/openclaw
4,371,944,266
I_kwDOQb6kR88AAAABBJaTSg
76,704
https://github.com/openclaw/openclaw/issues/76704
https://api.github.com/repos/openclaw/openclaw/issues/76704
[Bug]: active-memory fails in Telegram forum topic sessions with directory-name validation error
## Summary When Active Memory is enabled for group chats, Telegram forum-topic sessions fail during active-memory recall with: ```text Error: Bundled plugin dirName must be a single directory: <telegram-topic-conversation-id> ``` The main symptom is that active-memory starts for a Telegram topic session and then fail...
closed
completed
false
3
[]
[]
2026-05-03T13:37:56Z
2026-05-03T15:19:34Z
2026-05-03T15:19:34Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
hanyizuo
160,576,270
U_kgDOCZIzDg
User
false
openclaw/openclaw
4,372,077,314
I_kwDOQb6kR88AAAABBJibAg
76,736
https://github.com/openclaw/openclaw/issues/76736
https://api.github.com/repos/openclaw/openclaw/issues/76736
[Feature]: Release a real stable version besides normal update.
### Summary Release a stable version for stable using. ### Problem to solve As normal update version always import new bugs, crash the gateway, and it completely uncontrollable, a stable/LTS version could make openclaw much more used in production. ### Proposed solution Release a real stable version. ### Alternat...
closed
completed
false
3
[ "enhancement" ]
[]
2026-05-03T14:38:32Z
2026-05-03T20:28:49Z
2026-05-03T20:28:49Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
crayontomas
72,004,734
MDQ6VXNlcjcyMDA0NzM0
User
false
openclaw/openclaw
4,372,077,680
I_kwDOQb6kR88AAAABBJiccA
76,737
https://github.com/openclaw/openclaw/issues/76737
https://api.github.com/repos/openclaw/openclaw/issues/76737
Bug: Dreaming Promotion fails — recallCount always 0, short_term_recalls table missing
## Bug: Dreaming Promotion fails — `recallCount` always 0, `short_term_recalls` table missing ### Summary The Dreaming Promotion system (`memory-core.short-term-promotion`) always promotes **0 candidates** because all light-sleep candidates have `recalls: 0`, and `minRecallCount` threshold is 3. ### Root Cause The `r...
closed
completed
false
2
[]
[]
2026-05-03T14:38:43Z
2026-05-03T15:30:02Z
2026-05-03T14:42:46Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
olveww-dot
226,646,360
U_kgDODYJZWA
User
false
openclaw/openclaw
4,372,085,945
I_kwDOQb6kR88AAAABBJi8uQ
76,740
https://github.com/openclaw/openclaw/issues/76740
https://api.github.com/repos/openclaw/openclaw/issues/76740
message_tool mode: agent replies sent via message tool disappear from WebChat transcript after next turn
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When visibleReplies is set to message_tool, agent replies are correctly delivered to Telegram/Discord via message(action=send), but those replies disappear from the WebChat/Control UI transcript after the next user message a...
closed
completed
false
2
[ "bug" ]
[]
2026-05-03T14:42:28Z
2026-05-03T18:30:04Z
2026-05-03T18:30:04Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
Joelincn
144,782,293
U_kgDOCKEz1Q
User
false
openclaw/openclaw
4,372,070,912
I_kwDOQb6kR88AAAABBJiCAA
76,734
https://github.com/openclaw/openclaw/issues/76734
https://api.github.com/repos/openclaw/openclaw/issues/76734
docs: standardize behavior spelling in ACP agents doc
### Problem `docs/tools/acp-agents.md` says `persistent behaviour`. OpenClaw docs generally use American English for runtime/configuration wording, so this should be `persistent behavior`. ### Repro 1. Open `docs/tools/acp-agents.md`. 2. Search for `persistent behaviour`. ### Expected The doc says `persistent beha...
closed
completed
false
6
[ "maintainer" ]
[]
2026-05-03T14:35:37Z
2026-05-04T04:28:32Z
2026-05-04T04:28:32Z
CONTRIBUTOR
null
20260504T060031Z
2026-05-04T06:00:31Z
steipete
58,493
MDQ6VXNlcjU4NDkz
User
false
openclaw/openclaw
4,372,087,228
I_kwDOQb6kR88AAAABBJjBvA
76,742
https://github.com/openclaw/openclaw/issues/76742
https://api.github.com/repos/openclaw/openclaw/issues/76742
[Bug]: googlechat broken in 2026-05-01 (working in 2026-04-29) Google Chat webhook auth rejected: Failed to retrieve verification certificates: config.headers.has is not a function
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Google chat has been broken. 2026-04-29 git works. 2026-05-02 git does not work both are installed from github. 14:37:55+00:00 info channels/googlechat {"subsystem":"channels/googlechat"} [default] Google Chat webhook aut...
closed
completed
false
4
[ "bug", "regression" ]
[ "vincentkoc" ]
2026-05-03T14:43:00Z
2026-05-03T18:32:17Z
2026-05-03T18:22:19Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
donbowman
5,131,923
MDQ6VXNlcjUxMzE5MjM=
User
false
openclaw/openclaw
4,371,878,404
I_kwDOQb6kR88AAAABBJWSBA
76,691
https://github.com/openclaw/openclaw/issues/76691
https://api.github.com/repos/openclaw/openclaw/issues/76691
Bug: Dreaming narrative sessions not cleaned up after completion
## Description Dreaming narrative sub-sessions (`dreaming-narrative-light`, `dreaming-narrative-deep`, `dreaming-narrative-rem`) are spawned during the memory dreaming process but never cleaned up after completion. Over time, these orphaned sessions accumulate and consume disk space. ## Steps to Reproduce 1. Enable ...
closed
completed
false
1
[]
[]
2026-05-03T13:06:08Z
2026-05-03T14:50:02Z
2026-05-03T14:50:02Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
rockytian-top
272,256,358
U_kgDOEDpNZg
User
false
openclaw/openclaw
4,372,103,520
I_kwDOQb6kR88AAAABBJkBYA
76,743
https://github.com/openclaw/openclaw/issues/76743
https://api.github.com/repos/openclaw/openclaw/issues/76743
[Bug] openclaw doctor --fix / update rewrites LaunchAgent plist with env-wrapper as ProgramArguments[0] — Node parses shell script as JS, gateway crashes (SyntaxError: Unexpected token '[')
## Summary `openclaw doctor --fix` and `openclaw update` both rewrite the LaunchAgent plist (`~/Library/LaunchAgents/ai.openclaw.gateway.plist`) using an env-wrapper shell script approach where `ProgramArguments[0]` is set to `ai.openclaw.gateway-env-wrapper.sh`. When launchd invokes the plist, the gateway process (No...
closed
not_planned
false
3
[]
[]
2026-05-03T14:50:20Z
2026-05-03T21:42:19Z
2026-05-03T21:42:01Z
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
craigderrick
24,963,690
MDQ6VXNlcjI0OTYzNjkw
User
false
openclaw/openclaw
4,372,106,916
I_kwDOQb6kR88AAAABBJkOpA
76,745
https://github.com/openclaw/openclaw/issues/76745
https://api.github.com/repos/openclaw/openclaw/issues/76745
doctor reports 'No active memory plugin is registered' but memory functionality works correctly
## Description The `openclaw doctor` command reports "No active memory plugin is registered for the current config", but the memory functionality is actually working correctly. ## Evidence ### 1. Memory status shows everything is working: ```bash $ openclaw memory status Memory Search (main) Provider: openai (reques...
closed
completed
false
1
[]
[]
2026-05-03T14:51:53Z
2026-05-03T14:56:23Z
2026-05-03T14:56:23Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
sssscloudcom
85,907,247
MDQ6VXNlcjg1OTA3MjQ3
User
false
openclaw/openclaw
4,372,027,509
I_kwDOQb6kR88AAAABBJfYdQ
76,720
https://github.com/openclaw/openclaw/issues/76720
https://api.github.com/repos/openclaw/openclaw/issues/76720
@openclaw/brave-plugin@2026.5.2 published without compiled dist/ — web search provider fails to load
After upgrading to `2026.5.2`, the Brave web search provider fails to load with: ``` web_search provider is not available: brave (install or enable plugin "brave", then run openclaw doctor --fix) ``` Running `openclaw doctor --fix` does not resolve the issue. ## Root cause The `@openclaw/brave-plugin@2026.5.2` npm ...
closed
completed
false
4
[]
[]
2026-05-03T14:16:04Z
2026-05-03T20:27:36Z
2026-05-03T20:27:36Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
samuelhuangs-jpg
261,543,350
U_kgDOD5bVtg
User
false
openclaw/openclaw
4,372,125,703
I_kwDOQb6kR88AAAABBJlYBw
76,749
https://github.com/openclaw/openclaw/issues/76749
https://api.github.com/repos/openclaw/openclaw/issues/76749
Bug: tools.deny write also hides apply_patch
## Summary `tools.deny: ["write"]` also hides the `apply_patch` tool, even when `apply_patch` is otherwise allowed/enabled. This makes it impossible to deny broad file overwrite while still allowing patch-based edits. ## Version OpenClaw 2026.5.2 (8b2a6e5) macOS 26.4.1 ## Repro Config shape: ```json { "tools": ...
closed
completed
false
1
[]
[]
2026-05-03T14:59:59Z
2026-05-03T17:18:47Z
2026-05-03T17:18:47Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
Nek-12
46,318,640
MDQ6VXNlcjQ2MzE4NjQw
User
false
openclaw/openclaw
4,372,139,884
I_kwDOQb6kR88AAAABBJmPbA
76,754
https://github.com/openclaw/openclaw/issues/76754
https://api.github.com/repos/openclaw/openclaw/issues/76754
Telegram DM replies can mix stale and current user intent when runs overlap
## Summary Telegram direct-chat turns can become misaligned when a prior turn is still running or when a runtime continuation is active. The assistant sometimes replies to an older Telegram message, then later handles a newer message with stale intent/context, producing replies that are half for the previous request an...
closed
not_planned
false
1
[]
[]
2026-05-03T15:05:49Z
2026-05-03T15:10:15Z
2026-05-03T15:10:15Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
kairoterrace
268,053,640
U_kgDOD_osiA
User
false
openclaw/openclaw
4,372,146,785
I_kwDOQb6kR88AAAABBJmqYQ
76,758
https://github.com/openclaw/openclaw/issues/76758
https://api.github.com/repos/openclaw/openclaw/issues/76758
[Feature]: plugin tool-call replay determinism — Clock injection and frozen-snapshot RPC contract
## Summary Define a host-side contract for deterministic record-and-replay of plugin tool calls. Today plugins that need replay-stable output have to invent their own `Clock` injection and frozen-snapshot patterns from scratch. ## Problem to solve Discovered during the lossless-claw#516 audit. The plugin's `lcm_rece...
open
null
false
1
[]
[]
2026-05-03T15:08:52Z
2026-05-04T02:26:48Z
null
CONTRIBUTOR
null
20260504T030031Z
2026-05-04T03:00:31Z
100yenadmin
239,388,517
U_kgDODkTHZQ
User
false
openclaw/openclaw
4,372,147,736
I_kwDOQb6kR88AAAABBJmuGA
76,759
https://github.com/openclaw/openclaw/issues/76759
https://api.github.com/repos/openclaw/openclaw/issues/76759
[Feature]: export StatusSummary and ModelCatalogEntry types from plugin-sdk public surface
## Summary `StatusSummary` (returned by `/status` / the `status` gateway RPC) and `ModelCatalogEntry` (the model catalog row type) are not exported from `@openclaw/plugin-sdk`. Plugins consuming these via the gateway have no canonical type to bind against and silently drift from the actual host shape. ## Problem to s...
open
null
false
1
[]
[]
2026-05-03T15:09:17Z
2026-05-03T21:50:03Z
null
CONTRIBUTOR
null
20260504T000036Z
2026-05-04T00:00:36Z
100yenadmin
239,388,517
U_kgDODkTHZQ
User
false
openclaw/openclaw
4,372,153,251
I_kwDOQb6kR88AAAABBJnDow
76,761
https://github.com/openclaw/openclaw/issues/76761
https://api.github.com/repos/openclaw/openclaw/issues/76761
auth-profiles.json drifts from claude-cli keychain; doctor reports false 'expired'
## Summary OpenClaw's per-agent `auth-profiles.json` caches a snapshot of the Claude CLI OAuth credential at `configure`-time and never refreshes it on routine reads. The Claude binary rotates its keychain credential (`Claude Code-credentials`) every ~8h, so after ~3 rotations the cached file is stale. `openclaw docto...
closed
completed
false
1
[]
[]
2026-05-03T15:11:48Z
2026-05-03T15:15:29Z
2026-05-03T15:15:29Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
som-686
21,360,977
MDQ6VXNlcjIxMzYwOTc3
User
false
openclaw/openclaw
4,372,154,011
I_kwDOQb6kR88AAAABBJnGmw
76,762
https://github.com/openclaw/openclaw/issues/76762
https://api.github.com/repos/openclaw/openclaw/issues/76762
npm package corrupted: missing dist files in openclaw@latest
**Describe the bug** `openclaw update.run` fails with \&quot;global-install-failed\&quot; because the npm package is missing critical dist files. **To Reproduce** Run `openclaw update` or gateway update action. **Error output** ``` missing packaged dist file dist/.buildstamp missing packaged dist file dist/extensions...
closed
not_planned
false
1
[]
[]
2026-05-03T15:12:08Z
2026-05-03T15:24:10Z
2026-05-03T15:24:10Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
Obrais-cloud
194,043,431
U_kgDOC5DeJw
User
false
openclaw/openclaw
4,372,195,245
I_kwDOQb6kR88AAAABBJpnrQ
76,778
https://github.com/openclaw/openclaw/issues/76778
https://api.github.com/repos/openclaw/openclaw/issues/76778
[Feature]: Expose per-hook timeout overrides via user config (gateway.plugins.hookTimeouts.<hookName>)
### Problem `hook-runner-global-BxiXdopW.js` hard-codes: ```js const DEFAULT_MODIFYING_HOOK_TIMEOUT_MS_BY_HOOK = { before_prompt_build: 15e3 }; ``` The hook-runner accepts an `options.modifyingHookTimeoutMsByHook` override at construction time, but no env var, schema key, or `openclaw config set` path exposes this t...
closed
completed
false
2
[]
[ "vincentkoc" ]
2026-05-03T15:29:52Z
2026-05-03T19:25:04Z
2026-05-03T19:25:04Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
LaFleurAdvertising
14,811,991
MDQ6VXNlcjE0ODExOTkx
User
false
openclaw/openclaw
4,372,193,199
I_kwDOQb6kR88AAAABBJpfrw
76,776
https://github.com/openclaw/openclaw/issues/76776
https://api.github.com/repos/openclaw/openclaw/issues/76776
[Bug]: Gateway 重启后 agents.list[].subagents 配置被清空
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Gateway 重启后,openclaw.json 中 agents.list[].subagents 配置被清空,导致 sessions_spawn(runtime="subagent") 返回 forbidden 错误,子 Agent 调度完全不可用。 ### Steps to reproduce 1. 在 openclaw.json 中为 agents 配置 subagents 权限(如 main 的 allowAgents 设为 [...
closed
completed
false
1
[ "bug" ]
[]
2026-05-03T15:29:09Z
2026-05-03T15:34:13Z
2026-05-03T15:34:13Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
dingshan027
274,691,083
U_kgDOEF90Cw
User
false
openclaw/openclaw
4,372,128,946
I_kwDOQb6kR88AAAABBJlksg
76,750
https://github.com/openclaw/openclaw/issues/76750
https://api.github.com/repos/openclaw/openclaw/issues/76750
Bug: wildcard tools.allow with denylist does not expose browser/memory plugin tools
## Summary With a denylist-oriented policy (`tools.allow: ["*"]` + `tools.deny`), plugin-backed tools such as `browser`, `memory_search`, and `memory_get` are not exposed to the agent, even though the plugins are enabled, activated, allowed by `plugins.allow`, and their manifests declare tool contracts. ## Version O...
closed
completed
false
1
[]
[]
2026-05-03T15:01:17Z
2026-05-03T15:35:22Z
2026-05-03T15:35:22Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
Nek-12
46,318,640
MDQ6VXNlcjQ2MzE4NjQw
User
false
openclaw/openclaw
4,372,207,787
I_kwDOQb6kR88AAAABBJqYqw
76,780
https://github.com/openclaw/openclaw/issues/76780
https://api.github.com/repos/openclaw/openclaw/issues/76780
Plugin tool resolution can skip requested tools when reusing a partial registry
## Summary `resolvePluginTools` can skip requested plugin tools when the active runtime registry only contains a subset of the plugin ids selected for tool discovery. ## What happens A tool policy can produce a plugin tool allowlist containing a wildcard plus a specific plugin id, for example from `tools.profile: "f...
closed
completed
false
1
[]
[]
2026-05-03T15:34:07Z
2026-05-03T18:09:36Z
2026-05-03T18:09:36Z
CONTRIBUTOR
null
20260503T210034Z
2026-05-03T21:00:34Z
lilesjtu
267,595,845
U_kgDOD_MwRQ
User
false
openclaw/openclaw
4,372,217,053
I_kwDOQb6kR88AAAABBJq83Q
76,782
https://github.com/openclaw/openclaw/issues/76782
https://api.github.com/repos/openclaw/openclaw/issues/76782
[Feature]: add triggers field to skill SKILL.md frontmatter for keyword-based routing
### Summary Currently, SKILL.md frontmatter only has name and description for routing. The Agent must semantically match user input against description to decide whether a skill applies. This causes several issues: Unreliable triggering — same input may match or not match depending on model and context Description bl...
open
null
false
1
[ "enhancement" ]
[]
2026-05-03T15:38:04Z
2026-05-04T01:48:20Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
kobenfang
20,209,461
MDQ6VXNlcjIwMjA5NDYx
User
false
openclaw/openclaw
4,372,158,354
I_kwDOQb6kR88AAAABBJnXkg
76,763
https://github.com/openclaw/openclaw/issues/76763
https://api.github.com/repos/openclaw/openclaw/issues/76763
[Bug]:the messages often disspear
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary the messages which created by ai agents often disspearred whe i took with it. maybe some message is very useful for me, but those messages often hidenned when I want to reread them ### Steps to reproduce the messages which...
closed
not_planned
false
5
[ "bug", "regression" ]
[]
2026-05-03T15:14:01Z
2026-05-03T22:49:49Z
2026-05-03T22:49:49Z
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
Alewen
18,024,587
MDQ6VXNlcjE4MDI0NTg3
User
false
openclaw/openclaw
4,372,204,983
I_kwDOQb6kR88AAAABBJqNtw
76,779
https://github.com/openclaw/openclaw/issues/76779
https://api.github.com/repos/openclaw/openclaw/issues/76779
Bundled extensions/anthropic/provider-policy-api.js missing resolveThinkingProfile — Opus 4.7 max/xhigh/adaptive silently downgrade
## Summary The bundled `dist/extensions/anthropic/provider-policy-api.js` does not export `resolveThinkingProfile`, so any non-runtime caller that resolves the Anthropic thinking profile via `resolveBundledProviderPolicySurface("anthropic")` falls through to the base profile (`off, minimal, low, medium, high`). Claude...
closed
completed
false
3
[]
[ "vincentkoc" ]
2026-05-03T15:33:11Z
2026-05-03T18:11:23Z
2026-05-03T18:11:23Z
CONTRIBUTOR
null
20260503T210034Z
2026-05-03T21:00:34Z
tomascupr
201,650,992
U_kgDODATzMA
User
false
openclaw/openclaw
4,372,172,451
I_kwDOQb6kR88AAAABBJoOow
76,769
https://github.com/openclaw/openclaw/issues/76769
https://api.github.com/repos/openclaw/openclaw/issues/76769
openclaw memory status can timeout because provider=auto initializes embedding providers during probeVectorAvailability
## Summary `openclaw memory status` can take 20–45s or timeout when memory search is configured with `provider=auto`. A read-only diagnosis suggests the slow path is not SecretRef resolution, SQLite open, or basic sqlite-vec loading. The likely cause is that normal `memory status` calls `probeVectorAvailability()`, w...
closed
completed
false
3
[]
[]
2026-05-03T15:20:02Z
2026-05-03T16:01:44Z
2026-05-03T16:01:43Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
daruire
124,258,462
U_kgDOB2gIng
User
false
openclaw/openclaw
4,372,232,577
I_kwDOQb6kR88AAAABBJr5gQ
76,786
https://github.com/openclaw/openclaw/issues/76786
https://api.github.com/repos/openclaw/openclaw/issues/76786
[Bug]: Memory index fails with "no such table: chunks_vec" — node:sqlite does not support loadExtension (sqlite-vec broken on Windows)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After upgrading to OpenClaw 2026.5.2, openclaw memory index --force consistently fails with: Memory index failed (main): no such table: chunks_vec ### Steps to reproduce 1.Run OpenClaw 2026.5.2 on Windows (...
closed
not_planned
false
4
[ "bug", "bug:behavior" ]
[]
2026-05-03T15:45:09Z
2026-05-04T04:27:48Z
2026-05-04T03:49:01Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
yumin1018
273,903,903
U_kgDOEFNxHw
User
false
openclaw/openclaw
4,372,230,585
I_kwDOQb6kR88AAAABBJrxuQ
76,785
https://github.com/openclaw/openclaw/issues/76785
https://api.github.com/repos/openclaw/openclaw/issues/76785
[Bug]: 2026.5.2: Installing one plugin deletes the previously installed plugin.
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ** UPDATE **: I originally reported this as a problem between lossless-claw and discord, however upon further diagnosis this seems to affect a any subsequent plugin install. More details in comments. Hello, Upgrading openc...
closed
completed
false
3
[ "bug", "regression" ]
[]
2026-05-03T15:44:15Z
2026-05-03T16:09:28Z
2026-05-03T16:09:28Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
AaronFaby
41,449,666
MDQ6VXNlcjQxNDQ5NjY2
User
false
openclaw/openclaw
4,372,284,670
I_kwDOQb6kR88AAAABBJvE_g
76,798
https://github.com/openclaw/openclaw/issues/76798
https://api.github.com/repos/openclaw/openclaw/issues/76798
[Bug]: `doctor --fix` discards legacy migrations if any unrelated validation issue remains, leaving config unfixed
## Bug type Upgrade regression / catch-22 — locks users out of `openclaw doctor --fix`, the only documented escape from upgrade-induced crash loops. ## Severity **High.** When this fires, the documented recovery path (`openclaw doctor --fix`) silently does nothing useful. Users are forced to hand-edit `~/.openclaw/ope...
closed
completed
false
1
[]
[]
2026-05-03T16:08:11Z
2026-05-03T23:34:26Z
2026-05-03T23:34:26Z
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
rhubain
4,274,733
MDQ6VXNlcjQyNzQ3MzM=
User
false
openclaw/openclaw
4,372,236,162
I_kwDOQb6kR88AAAABBJsHgg
76,787
https://github.com/openclaw/openclaw/issues/76787
https://api.github.com/repos/openclaw/openclaw/issues/76787
Feature: resolve t.me/c/ message links in Telegram context
## Summary When a user sends a `t.me/c/<chat_id>/<thread>/<msg_id>` link in a Telegram group/DM, OpenClaw should resolve the link and inject the referenced message content into the session context. ## Current behavior Sending a `t.me/c/...` link just passes the raw URL through. The agent has no way to read the refer...
open
null
false
1
[]
[]
2026-05-03T15:46:43Z
2026-05-04T01:48:22Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
Clausinho
5,921,903
MDQ6VXNlcjU5MjE5MDM=
User
false
openclaw/openclaw
4,372,337,105
I_kwDOQb6kR88AAAABBJyR0Q
76,810
https://github.com/openclaw/openclaw/issues/76810
https://api.github.com/repos/openclaw/openclaw/issues/76810
Tag fallback responses with the candidate model name (silent dual-identity confusion)
## Problem When a session's primary model (e.g. `claude-cli/claude-opus-4-7`) hangs past `agents.defaults.timeoutSeconds` (480s default), the gateway silently fails over to the configured candidate (e.g. `agents.defaults.model.primary` / `subagents.model`, often `openai-codex/gpt-5.5`). The fallback model then handles...
closed
not_planned
false
1
[]
[]
2026-05-03T16:29:49Z
2026-05-04T05:21:20Z
2026-05-04T05:21:20Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
Adam-Researchh
261,827,313
U_kgDOD5sq8Q
User
false
openclaw/openclaw
4,372,355,684
I_kwDOQb6kR88AAAABBJzaZA
76,815
https://github.com/openclaw/openclaw/issues/76815
https://api.github.com/repos/openclaw/openclaw/issues/76815
[Bug]: macOS app and CLI share incompatible device identity schemas, causing new device IDs after relaunch
### Bug type Behavior bug / pairing persistence regression ### Summary On `v2026.5.2`, the macOS app can repeatedly present as a new `openclaw-macos` device after app relaunch, so prior approvals do not persist and native "Allow node to connect?" prompts flood continuously. The strongest root-cause evidence is a sh...
open
null
false
2
[]
[]
2026-05-03T16:38:12Z
2026-05-03T23:02:45Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
aboundTechOlogy
217,994,123
U_kgDODP5Tiw
User
false
openclaw/openclaw
4,372,247,083
I_kwDOQb6kR88AAAABBJsyKw
76,792
https://github.com/openclaw/openclaw/issues/76792
https://api.github.com/repos/openclaw/openclaw/issues/76792
openclaw doctor: 'No active memory plugin is registered' false alarm; runtime is per-process
## Summary `openclaw doctor` always reports `No active memory plugin is registered for the current config.` (Memory search section) even when `memory-core` is enabled, configured, indexed, and fully operational. The same CLI process can report the subsystem as fully healthy via `openclaw memory status --deep` — so the...
closed
completed
false
4
[]
[]
2026-05-03T15:51:46Z
2026-05-03T16:54:40Z
2026-05-03T16:54:40Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
som-686
21,360,977
MDQ6VXNlcjIxMzYwOTc3
User
false
openclaw/openclaw
4,372,378,980
I_kwDOQb6kR88AAAABBJ01ZA
76,821
https://github.com/openclaw/openclaw/issues/76821
https://api.github.com/repos/openclaw/openclaw/issues/76821
Isolated cron sessions cannot share context with agent DM sessions — Rem DM loses morning briefing memory
## Bug Description Emily receives a WhatsApp briefing from Rem at 9:15 AM (cron: `salon-client-prep`). The briefing is composed and sent by an isolated cron session. When Emily reads it and replies with a question — e.g. "what was Sue's formula from this morning?" — Rem's WhatsApp DM session has no memory of the brief...
closed
completed
false
1
[]
[]
2026-05-03T16:48:44Z
2026-05-03T16:57:12Z
2026-05-03T16:57:12Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
rezero-household
262,939,059
U_kgDOD6whsw
User
false
openclaw/openclaw
4,372,391,015
I_kwDOQb6kR88AAAABBJ1kZw
76,823
https://github.com/openclaw/openclaw/issues/76823
https://api.github.com/repos/openclaw/openclaw/issues/76823
Bug: Session locks not auto-cleaned when gateway is down (PID alive but gateway offline)
# Bug: Session locks not auto-cleaned when gateway is down (PID alive but gateway offline) ## Summary `openclaw doctor --fix` did not automatically clean session lock files when the gateway was down, even though the locks were blocking normal operation. Manual approval was required to remove them. ## Environment - ...
open
null
false
1
[]
[]
2026-05-03T16:53:25Z
2026-05-03T18:28:42Z
null
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
renatomaluhy
52,110,869
MDQ6VXNlcjUyMTEwODY5
User
false
openclaw/openclaw
4,372,362,582
I_kwDOQb6kR88AAAABBJz1Vg
76,816
https://github.com/openclaw/openclaw/issues/76816
https://api.github.com/repos/openclaw/openclaw/issues/76816
WhatsApp plugin: messages delivered twice when agent is busy (double-send)
## Bug Description WhatsApp messages are sometimes delivered twice to the agent session when the agent was busy at time of receipt. The same message content appears via two separate delivery paths: 1. First delivery — wrapped in `[Queued messages while agent was busy]` metadata (with full channel metadata) 2. Second ...
closed
completed
false
1
[]
[]
2026-05-03T16:41:21Z
2026-05-03T23:02:22Z
2026-05-03T22:49:55Z
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
rezero-household
262,939,059
U_kgDOD6whsw
User
false
openclaw/openclaw
4,372,408,102
I_kwDOQb6kR88AAAABBJ2nJg
76,826
https://github.com/openclaw/openclaw/issues/76826
https://api.github.com/repos/openclaw/openclaw/issues/76826
Feature: Session cleanup dry-run should show per-label breakdown
# Feature Request: Session Cleanup Dry-Run Should Show Per-Label Breakdown ## Summary Enhance `openclaw sessions cleanup --dry-run` output to include a summary grouped by session label, helping users understand cleanup impact before applying. ## Current Behavior When running `openclaw sessions cleanup --dry-run`, t...
open
null
false
1
[]
[]
2026-05-03T16:59:56Z
2026-05-03T18:28:46Z
null
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
renatomaluhy
52,110,869
MDQ6VXNlcjUyMTEwODY5
User
false
openclaw/openclaw
4,372,408,105
I_kwDOQb6kR88AAAABBJ2nKQ
76,827
https://github.com/openclaw/openclaw/issues/76827
https://api.github.com/repos/openclaw/openclaw/issues/76827
Feature: Session cleanup with per-label retention (group-by retention)
# Feature Request: Session Cleanup with Per-Label Retention ## Summary Add per-label retention option to `openclaw sessions cleanup` to keep last N sessions per cron job type, instead of global age/count thresholds only. ## Problem The built-in `openclaw sessions cleanup` uses **global** age/count thresholds: - Rem...
open
null
false
1
[]
[]
2026-05-03T16:59:56Z
2026-05-03T21:07:15Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
renatomaluhy
52,110,869
MDQ6VXNlcjUyMTEwODY5
User
false
openclaw/openclaw
4,372,130,765
I_kwDOQb6kR88AAAABBJlrzQ
76,751
https://github.com/openclaw/openclaw/issues/76751
https://api.github.com/repos/openclaw/openclaw/issues/76751
[Bug]: grammy missing from bundled runtime deps after global npm install causes Telegram channel failure
## Description After installing OpenClaw via `npm install -g openclaw`, the Telegram channel fails to load with: ``` failed to load bundled channel telegram: Cannot find module 'grammy' ``` grammy is correctly declared in `extensions/telegram/package.json` dependencies, but it is not included in the bundled runtime ...
closed
completed
false
1
[]
[]
2026-05-03T15:02:00Z
2026-05-03T17:07:08Z
2026-05-03T17:07:08Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
googlerest
127,843,198
U_kgDOB567fg
User
false
openclaw/openclaw
4,372,420,214
I_kwDOQb6kR88AAAABBJ3Wdg
76,830
https://github.com/openclaw/openclaw/issues/76830
https://api.github.com/repos/openclaw/openclaw/issues/76830
[Bug]: resolvePluginToolRegistry drops loaded plugins' tools when onlyPluginIds references uninstalled plugins (registryContainsPluginIds is all-or-nothing)
## Bug type Behavior bug (silent tool loss without crash) ## Summary `resolvePluginToolRegistry` in `tools-D9CRirqH.js` calls `getLoadedRuntimePluginRegistry`, which delegates to `registryContainsPluginIds` as an **all-or-nothing** gate: if ANY id in the agent's `onlyPluginIds` is not in the loaded registry, the entir...
closed
completed
false
1
[]
[]
2026-05-03T17:03:41Z
2026-05-03T17:08:17Z
2026-05-03T17:08:17Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
joethebigbuddy
1,898,012
MDQ6VXNlcjE4OTgwMTI=
User
false
openclaw/openclaw
4,372,317,438
I_kwDOQb6kR88AAAABBJxE_g
76,804
https://github.com/openclaw/openclaw/issues/76804
https://api.github.com/repos/openclaw/openclaw/issues/76804
WebChat: assistant text responses not persisted to session transcript (5.2 regression)
# Bug Report: WebChat assistant text responses not persisted to session transcript (5.2 regression) ## Summary Assistant text responses delivered via WebChat are streamed to the Control UI but **never written to the session JSONL transcript** when the response involves an agent run (tool-using turns). On the next `ch...
closed
completed
false
6
[]
[]
2026-05-03T16:20:55Z
2026-05-04T07:21:36Z
2026-05-04T07:21:36Z
NONE
null
20260504T090105Z
2026-05-04T09:01:05Z
dertbv
3,845,627
MDQ6VXNlcjM4NDU2Mjc=
User
false
openclaw/openclaw
4,372,425,792
I_kwDOQb6kR88AAAABBJ3sQA
76,831
https://github.com/openclaw/openclaw/issues/76831
https://api.github.com/repos/openclaw/openclaw/issues/76831
[Bug] WhatsApp + tts.auto: "inbound": voice reply is delivered as plain text when an audio inbound arrives during an active session run
### Summary On WhatsApp, `messages.tts.auto: "inbound"` is expected to deliver replies as voice when the inbound message is audio. In specific timing conditions (a second inbound arriving while a prior run is still active), the reply content is correctly generated for the audio question, but the reply is delivered as...
open
null
false
1
[]
[]
2026-05-03T17:05:13Z
2026-05-03T22:24:20Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
aleps001
211,350,258
U_kgDODJjy8g
User
false
openclaw/openclaw
4,372,432,451
I_kwDOQb6kR88AAAABBJ4GQw
76,833
https://github.com/openclaw/openclaw/issues/76833
https://api.github.com/repos/openclaw/openclaw/issues/76833
Feature request: Surface Telegram reactions (tapbacks) to agents
## Summary When a user reacts to an agent's Telegram message (❤️, 👍, etc.), the reaction is currently not forwarded to the agent session. The agent only sees text messages. ## Use Case Reactions are a lightweight, low-friction way for users to provide feedback — confirming something was helpful, acknowledging a mes...
closed
completed
false
1
[]
[]
2026-05-03T17:07:21Z
2026-05-03T17:11:18Z
2026-05-03T17:11:17Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
ijoshdavis
203,193,853
U_kgDODBx9_Q
User
false
openclaw/openclaw
4,372,145,530
I_kwDOQb6kR88AAAABBJmleg
76,756
https://github.com/openclaw/openclaw/issues/76756
https://api.github.com/repos/openclaw/openclaw/issues/76756
[Feature]: plugin-sdk surface for invoking host gateway RPCs (status, models.list, etc.)
## Summary Plugins cannot invoke existing host gateway RPCs (`status`, `models.list`, etc.) — `PluginRuntime` exposes only the curated `subagent.{run, waitForRun, getSessionMessages, getSession, deleteSession}` methods. Plugins can REGISTER gateway methods via `registerGatewayMethod` but cannot CALL existing ones. ##...
open
null
false
1
[]
[]
2026-05-03T15:08:20Z
2026-05-05T03:23:15Z
null
CONTRIBUTOR
null
20260505T060034Z
2026-05-05T06:00:34Z
100yenadmin
239,388,517
U_kgDODkTHZQ
User
false
openclaw/openclaw
4,372,176,457
I_kwDOQb6kR88AAAABBJoeSQ
76,772
https://github.com/openclaw/openclaw/issues/76772
https://api.github.com/repos/openclaw/openclaw/issues/76772
[Bug]: session_status leaks stale model identity via current alias and cached last-run model
## Summary `session_status({"sessionKey":"current"})` can report the wrong model identity because two separate registry/session-resolution problems compound: 1. `"current"` can resolve to a legacy per-channel direct session instead of the embedded run's actual live session. 2. Even when the correct live session is se...
closed
not_planned
false
1
[]
[]
2026-05-03T15:21:46Z
2026-05-04T05:21:14Z
2026-05-04T05:21:14Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
sene1337
261,265,124
U_kgDOD5KW5A
User
false