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,370,779,315
I_kwDOQb6kR88AAAABBITMsw
76,419
https://github.com/openclaw/openclaw/issues/76419
https://api.github.com/repos/openclaw/openclaw/issues/76419
Telegram reply context lost after runtime-context prompt split
## Summary Telegram reply/quote context is parsed correctly into structured `ReplyToBody` metadata, but the embedded runner no longer submits that context to the model after commit `e918e5f75cb065fe4c8b7c618517b540d00fba72` (`fix: hide runtime context from submitted prompts`). That commit moved runtime context out of...
closed
completed
false
2
[]
[]
2026-05-03T03:38:57Z
2026-05-03T14:04:04Z
2026-05-03T14:04:04Z
CONTRIBUTOR
null
20260503T150031Z
2026-05-03T15:00:31Z
cheechnd
22,756,959
MDQ6VXNlcjIyNzU2OTU5
User
false
openclaw/openclaw
4,370,802,728
I_kwDOQb6kR88AAAABBIUoKA
76,430
https://github.com/openclaw/openclaw/issues/76430
https://api.github.com/repos/openclaw/openclaw/issues/76430
Bug: update.run clears plugins.installs, causing all globally-installed plugins to be lost on restart
## Bug Description When running `update.run` (OpenClaw self-update), the `plugins.installs` section in `openclaw.json` is cleared to `{}`. After the gateway restarts, **all globally-installed plugins are lost** because the plugin discovery mechanism relies on install records to locate npm-installed plugins. ## Enviro...
closed
completed
true
1
[]
[]
2026-05-03T03:53:06Z
2026-05-05T04:25:30Z
2026-05-03T03:57:02Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
jumperrong
14,717,833
MDQ6VXNlcjE0NzE3ODMz
User
false
openclaw/openclaw
4,370,828,107
I_kwDOQb6kR88AAAABBIWLSw
76,435
https://github.com/openclaw/openclaw/issues/76435
https://api.github.com/repos/openclaw/openclaw/issues/76435
bug: Talk (OpenAI Realtime WebRTC) fails with CORS error — originator header blocked by api.openai.com
## Summary When using the Control UI Talk feature with `talk.provider: "openai"`, clicking the Talk button results in: ``` Access to fetch at 'https://api.openai.com/v1/realtime/calls' from origin 'http://localhost:18789' has been blocked by CORS policy: Request header field originator is not allowed by Access-Contro...
closed
completed
false
1
[]
[]
2026-05-03T04:05:55Z
2026-05-03T09:24:05Z
2026-05-03T09:24:05Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
brandon0282
85,455,267
MDQ6VXNlcjg1NDU1MjY3
User
false
openclaw/openclaw
4,370,829,525
I_kwDOQb6kR88AAAABBIWQ1Q
76,436
https://github.com/openclaw/openclaw/issues/76436
https://api.github.com/repos/openclaw/openclaw/issues/76436
Empty message causes 400 error with ZhipuAI embedding API when using /new or /reset
## Bug Description When using ZhipuAI's `embedding-3` model as the `memorySearch` provider, sending `/new` or similar commands via Feishu causes a `400 messages 参数非法` error. The gateway returns "Something went wrong" to the user. ## Root Cause When `/new` is sent, openclaw creates a new session and attempts a memory...
closed
completed
true
1
[]
[]
2026-05-03T04:06:48Z
2026-05-05T04:25:28Z
2026-05-03T04:11:06Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
whiz94
35,447,486
MDQ6VXNlcjM1NDQ3NDg2
User
false
openclaw/openclaw
4,370,843,351
I_kwDOQb6kR88AAAABBIXG1w
76,439
https://github.com/openclaw/openclaw/issues/76439
https://api.github.com/repos/openclaw/openclaw/issues/76439
2026.5.2: plugins install overwrites other installed plugins (qqbot/feishu conflict)
## Bug Description In OpenClaw 2026.5.2 (8b2a6e5), `openclaw plugins install` for one externalized plugin removes another already-installed plugin's npm package AND config entry. ## Steps to Reproduce 1. Fresh 2026.5.2 install (upgraded from 4.29 via `openclaw update`, beta channel) 2. Install QQ Bot: ```bash ...
closed
completed
true
2
[]
[]
2026-05-03T04:15:52Z
2026-05-05T04:24:55Z
2026-05-03T04:19:24Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
17329971
83,849,762
MDQ6VXNlcjgzODQ5NzYy
User
false
openclaw/openclaw
4,370,848,103
I_kwDOQb6kR88AAAABBIXZZw
76,441
https://github.com/openclaw/openclaw/issues/76441
https://api.github.com/repos/openclaw/openclaw/issues/76441
v2026.5.2: each `openclaw plugins install` and `openclaw doctor --fix` wipes other previously-installed `@openclaw/*` packages from `~/.openclaw/npm/node_modules`
## Environment - OpenClaw 2026.5.2 (8b2a6e5) - Raspberry Pi 5, Linux arm64, Node 22.22.2 - Single-user gateway, systemd-managed ## Symptom Running `openclaw plugins install <pkgB>` after a prior `openclaw plugins install <pkgA>` removes `pkgA`'s on-disk directory. The install record for `pkgA` remains in `~/.openclaw...
closed
completed
true
1
[]
[]
2026-05-03T04:18:59Z
2026-05-05T04:25:27Z
2026-05-03T04:22:12Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
Wookie1
6,943,491
MDQ6VXNlcjY5NDM0OTE=
User
false
openclaw/openclaw
4,370,766,004
I_kwDOQb6kR88AAAABBISYtA
76,415
https://github.com/openclaw/openclaw/issues/76415
https://api.github.com/repos/openclaw/openclaw/issues/76415
BUG: Control UI loses visible pre-compaction chat history after refresh
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After an automatic compaction in a long Control UI/webchat session, the visible chat history no longer shows the earlier turn-by-turn conversation. The data is still present in checkpoint/reset transcript files...
closed
completed
false
1
[ "bug", "bug:behavior" ]
[]
2026-05-03T03:29:35Z
2026-05-03T04:29:29Z
2026-05-03T04:29:29Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
kAIborg24
261,855,322
U_kgDOD5uYWg
User
false
openclaw/openclaw
4,362,783,293
I_kwDOQb6kR88AAAABBArKPQ
75,422
https://github.com/openclaw/openclaw/issues/75422
https://api.github.com/repos/openclaw/openclaw/issues/75422
active-memory blocks replies and saturates gateway event loop with timed-out embedded runs
## Summary On a small Linux gateway host (2 vCPU, 3.7 GiB RAM), enabling `active-memory` causes repeated pre-reply embedded runs to time out and saturate the gateway Node process/event loop. Disabling `active-memory` removes the plugin from the loaded plugin set, but the gateway remains hot for a while after restart/f...
closed
not_planned
true
1
[]
[]
2026-05-01T04:23:50Z
2026-05-03T04:33:48Z
2026-05-01T04:28:08Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
mgonto
723,723
MDQ6VXNlcjcyMzcyMw==
User
false
openclaw/openclaw
4,370,764,608
I_kwDOQb6kR88AAAABBISTQA
76,414
https://github.com/openclaw/openclaw/issues/76414
https://api.github.com/repos/openclaw/openclaw/issues/76414
CLI in agent sandbox falls back to default config and wrong Signal port
## Summary When `openclaw` CLI is run from a Codex/OpenClaw agent sandbox, `HOME` points at the agent home instead of the user's real home. If that sandbox home does not contain `.openclaw/openclaw.json`, commands appear to fall back to default channel config. For Signal, that meant `openclaw message send --channel si...
open
null
false
1
[]
[]
2026-05-03T03:28:31Z
2026-05-03T04:44:48Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
aira-bot
259,993,731
U_kgDOD38wgw
User
false
openclaw/openclaw
4,370,770,061
I_kwDOQb6kR88AAAABBISojQ
76,416
https://github.com/openclaw/openclaw/issues/76416
https://api.github.com/repos/openclaw/openclaw/issues/76416
[Bug]: web_search fails in sub-agent sessions with bundled providers (Brave) after 2026.4.29 → 2026.5.2
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading from 2026.4.29 to 2026.5.2, the `web_search` tool fails in sub-agent sessions with `web_search is disabled or no provider is available`, even though the bundled Brave plugin loads, the tool appears in the sub-ag...
closed
completed
false
2
[]
[]
2026-05-03T03:32:17Z
2026-05-03T04:49:28Z
2026-05-03T04:48:13Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
marktran
22,543
MDQ6VXNlcjIyNTQz
User
false
openclaw/openclaw
4,370,897,424
I_kwDOQb6kR88AAAABBIaaEA
76,451
https://github.com/openclaw/openclaw/issues/76451
https://api.github.com/repos/openclaw/openclaw/issues/76451
[Bug]: Externalized Feishu channel plugin breaks SecretRef resolution (file + env sources)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading to 2026.5.2, channels.feishu.appSecret configured as a SecretRef (both file and env sources) no longer works. The gateway secrets runtime cannot discover the externalized Feishu plugin's secret contract, so S...
closed
completed
false
1
[ "bug" ]
[]
2026-05-03T04:48:56Z
2026-05-03T04:53:19Z
2026-05-03T04:53:19Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Hiraethhome2
242,337,779
U_kgDODnHH8w
User
false
openclaw/openclaw
4,370,741,952
I_kwDOQb6kR88AAAABBIQ6wA
76,405
https://github.com/openclaw/openclaw/issues/76405
https://api.github.com/repos/openclaw/openclaw/issues/76405
2026.5.2 ships sidecar manifest expecting dist/extensions/discord/* but those files are missing from the bundle
## Summary Upgrading to `openclaw@2026.5.2` breaks the Discord channel at boot. The bundled sidecar-paths manifest still lists `dist/extensions/discord/runtime-api.js` and `dist/extensions/discord/runtime-setter-api.js`, but the corresponding compiled files were removed from the published tarball. The npm fallback `@o...
closed
completed
false
3
[]
[ "vincentkoc" ]
2026-05-03T03:14:15Z
2026-05-03T11:46:48Z
2026-05-03T04:55:21Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
drewclawli
267,993,210
U_kgDOD_lAeg
User
false
openclaw/openclaw
4,370,807,052
I_kwDOQb6kR88AAAABBIU5DA
76,432
https://github.com/openclaw/openclaw/issues/76432
https://api.github.com/repos/openclaw/openclaw/issues/76432
[Bug]: 2026.5.2: Config file clobbered with invalid trailing comma — breaks JSON parsing #breaking Renders system unusable
# OpenClaw Bug Report: Config Clobbering with Trailing Comma Corruption **Reporter:** Johannes Huijbregts (Spiriators) **Date:** 2026-05-03 **Affected Version:** 2026.5.2 (8b2a6e5) **Previous Working Version:** 2026.4.29 (a448042) **Platform:** macOS 26.4.1 (arm64), Node.js v25.8.1 **Severity:** 🔴 CRITICAL — Renders ...
closed
completed
false
2
[]
[]
2026-05-03T03:55:29Z
2026-05-04T13:16:23Z
2026-05-04T13:16:23Z
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
Johannes0402
207,033,718
U_kgDODFcVdg
User
false
openclaw/openclaw
4,370,908,200
I_kwDOQb6kR88AAAABBIbEKA
76,453
https://github.com/openclaw/openclaw/issues/76453
https://api.github.com/repos/openclaw/openclaw/issues/76453
[Bug]: sqlite-vec native build fails on Node 22.22.2 (no binding.gyp / vec.node / vec0.so)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ### Environment - Node: `v22.22.2` - npm: `10.9.7` - OS: Debian 13 (trixie) - OpenClaw version: `2026.4.26 (be8c246)` - Running as `root` (test machine) ### Problem On this setup, `sqlite-vec` is never built as native ext...
closed
completed
false
2
[ "bug", "regression" ]
[ "vincentkoc" ]
2026-05-03T04:56:56Z
2026-05-03T06:45:34Z
2026-05-03T06:45:34Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
willemsej
170,139,878
U_kgDOCiQg5g
User
false
openclaw/openclaw
4,370,915,413
I_kwDOQb6kR88AAAABBIbgVQ
76,456
https://github.com/openclaw/openclaw/issues/76456
https://api.github.com/repos/openclaw/openclaw/issues/76456
cron session reaper skips base cron sessions, only sweeps :run: sub-sessions
## Summary `sweepCronRunSessions` uses `isCronRunSessionKey` as its session filter, which only matches keys of the form `agent:main:cron:<jobId>:run:<runId>`. Base cron session keys (`agent:main:cron:<jobId>`) — where context actually accumulates between runs — are never touched by the sweep. `isCronSessionKey`, which...
open
null
false
2
[]
[]
2026-05-03T05:01:59Z
2026-05-03T11:26:07Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
przadka-agents
277,002,510
U_kgDOEIK5Dg
User
false
openclaw/openclaw
4,370,922,862
I_kwDOQb6kR88AAAABBIb9bg
76,459
https://github.com/openclaw/openclaw/issues/76459
https://api.github.com/repos/openclaw/openclaw/issues/76459
[Bug]: Telegram channel: hardcoded 2500ms fetch timeout aborts getMe() on Docker (Windows host)
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary The Telegram channel plugin uses a hardcoded 2500ms fetch timeout that aborts api.telegram.org getMe() calls which legitimately take ~6700ms from Docker containers on Windows hosts, preventing the channel from ever connecting. ...
closed
completed
false
1
[ "bug" ]
[]
2026-05-03T05:07:03Z
2026-05-03T05:12:00Z
2026-05-03T05:12:00Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
alfredoace360
175,675,806
U_kgDOCniZng
User
false
openclaw/openclaw
4,370,927,215
I_kwDOQb6kR88AAAABBIcObw
76,461
https://github.com/openclaw/openclaw/issues/76461
https://api.github.com/repos/openclaw/openclaw/issues/76461
cron scheduler: jobs-state.json updatedAtMs never persisted, lost on every restart
## Bug Description The cron scheduler in OpenClaw Gateway maintains `updatedAtMs` as an in-memory field only. On every Gateway restart, `jobs-state.json` is created/updated **without** `updatedAtMs` (or with `updatedAtMs: 0`), even though other scheduler metadata is preserved. This causes the external `cron_health_ch...
closed
completed
false
2
[]
[ "vincentkoc" ]
2026-05-03T05:09:53Z
2026-05-03T09:48:31Z
2026-05-03T09:48:31Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
hongfangsong
197,858,246
U_kgDOC8sTxg
User
false
openclaw/openclaw
4,370,847,403
I_kwDOQb6kR88AAAABBIXWqw
76,440
https://github.com/openclaw/openclaw/issues/76440
https://api.github.com/repos/openclaw/openclaw/issues/76440
Feishu channel: duplicate messages when sending voice audio via `sendMedia`
## Problem Description When the assistant replies with both **text content** and a **voice audio attachment** (via `MEDIA:` or `[[audio_as_voice]]`), the Feishu channel adapter sends **two separate messages**: 1. A text-only message 2. A voice/audio file message This creates a poor user experience because the recipi...
open
null
false
3
[]
[ "vincentkoc" ]
2026-05-03T04:18:29Z
2026-05-03T22:24:16Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
Devkid-Til
86,138,349
MDQ6VXNlcjg2MTM4MzQ5
User
false
openclaw/openclaw
4,370,940,420
I_kwDOQb6kR88AAAABBIdCBA
76,462
https://github.com/openclaw/openclaw/issues/76462
https://api.github.com/repos/openclaw/openclaw/issues/76462
[Bug]: v2026.5.2 WebChat session transcript loses earlier messages while session stays alive
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading to v2026.5.2, the WebChat UI only shows the most recent messages (last ~2 exchanges) while earlier conversation history is lost from both the UI and the current transcript file. The session itself is NOT rese...
closed
completed
false
1
[ "bug", "regression" ]
[]
2026-05-03T05:18:12Z
2026-05-03T05:25:04Z
2026-05-03T05:25:04Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
iqki
108,014,749
U_kgDOBnAsnQ
User
false
openclaw/openclaw
4,370,947,462
I_kwDOQb6kR88AAAABBIddhg
76,464
https://github.com/openclaw/openclaw/issues/76464
https://api.github.com/repos/openclaw/openclaw/issues/76464
infer model run local fails for openai-codex/gpt-5.5 because instructions are omitted
## Summary `openclaw infer model run --model openai-codex/gpt-5.5` fails on OpenClaw `2026.5.2 (8b2a6e5)` even though the normal `main` agent can use the same model successfully. The local capability path reaches the OpenAI Codex OAuth transport, but it builds a simple-completion context with only `messages` and no `...
open
null
false
1
[]
[]
2026-05-03T05:22:19Z
2026-05-03T05:26:02Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
lilesjtu
267,595,845
U_kgDOD_MwRQ
User
false
openclaw/openclaw
4,370,948,926
I_kwDOQb6kR88AAAABBIdjPg
76,466
https://github.com/openclaw/openclaw/issues/76466
https://api.github.com/repos/openclaw/openclaw/issues/76466
Bundled extension ESM imports fail with ERR_MODULE_NOT_FOUND after upgrade prunes plugin-runtime-deps
## Summary After the 2026.5.x packaged postinstall (commit f7549079ce — *fix: prune legacy plugin runtime deps on install*) removes the obsolete \`plugin-runtime-deps\` state directories on upgrade, any \`@scope/<pkg>\` symlinks created in the global Node prefix's \`node_modules/\` during a previous install continue t...
closed
completed
false
1
[]
[]
2026-05-03T05:23:09Z
2026-05-03T20:49:54Z
2026-05-03T20:49:54Z
CONTRIBUTOR
null
20260503T210034Z
2026-05-03T21:00:34Z
AytuncYildizli
47,717,026
MDQ6VXNlcjQ3NzE3MDI2
User
false
openclaw/openclaw
4,370,815,386
I_kwDOQb6kR88AAAABBIVZmg
76,433
https://github.com/openclaw/openclaw/issues/76433
https://api.github.com/repos/openclaw/openclaw/issues/76433
Expose api.runtime.state.openKeyedStore to community plugins
## Context `api.runtime.state.openKeyedStore` is documented in [`docs/plugins/sdk-runtime.md`](https://docs.openclaw.ai/plugins/sdk-runtime#api-runtime-state) with a Warning admonition: > ⚠️ Bundled plugins only in this release. The `loader-CLyHx60E.js` proxy enforces this: ```js openKeyedStore: (options) => { if...
open
null
false
1
[]
[]
2026-05-03T03:59:23Z
2026-05-03T05:27:31Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
danashburn
249,726,707
U_kgDODuKG8w
User
false
openclaw/openclaw
4,370,958,301
I_kwDOQb6kR88AAAABBIeH3Q
76,469
https://github.com/openclaw/openclaw/issues/76469
https://api.github.com/repos/openclaw/openclaw/issues/76469
[Bug]: Upgrade to 2026.4.29 causes severe startup slowdown (30-50s per turn) due to full plugin manifest scanning
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading from 2026.4.24 to 2026.4.29 on Windows 11, every agent turn takes **30-50 seconds** to start (previously < 2 seconds). The root cause appears to be that 2026.4.29 introduced aggressive startup-time loading of...
closed
completed
false
1
[ "bug", "regression" ]
[]
2026-05-03T05:28:00Z
2026-05-03T05:33:13Z
2026-05-03T05:33:13Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Anna-Hao
268,652,524
U_kgDOEANP7A
User
false
openclaw/openclaw
4,370,851,415
I_kwDOQb6kR88AAAABBIXmVw
76,443
https://github.com/openclaw/openclaw/issues/76443
https://api.github.com/repos/openclaw/openclaw/issues/76443
[Bug] agents reply to their own session instead of the sender session (cross-agent comm)
## Bug Description When agent A sends a message to agent B via `sessions_send`, agent B processes the message but replies to its **own session** instead of back to agent A's session. ## Environment - **Version:** OpenClaw 2026.5.2 (8b2a6e5) - **Agents:** main, pm1, director1, frontend1, backend1, qa1, reviewer, cler...
closed
completed
false
1
[]
[ "vincentkoc" ]
2026-05-03T04:21:13Z
2026-05-03T06:08:12Z
2026-05-03T06:08:12Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
ryswork1993
44,529,247
MDQ6VXNlcjQ0NTI5MjQ3
User
false
openclaw/openclaw
4,370,963,425
I_kwDOQb6kR88AAAABBIeb4Q
76,471
https://github.com/openclaw/openclaw/issues/76471
https://api.github.com/repos/openclaw/openclaw/issues/76471
[Bug]: openai/gpt-4o times out with no response — openai-responses API silently drops requests on macOS
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After setting up Openclaw 2026.5.2 on macOS with a valid OpenAI API key and gpt-4o as the primary model, the agent never responds to messages. The request appears to reach the gateway, the typing indicator show...
closed
not_planned
false
1
[ "bug", "bug:behavior" ]
[]
2026-05-03T05:31:30Z
2026-05-03T05:36:55Z
2026-05-03T05:36:55Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
clawdneel-tech
257,938,762
U_kgDOD1_VSg
User
false
openclaw/openclaw
4,370,966,157
I_kwDOQb6kR88AAAABBIemjQ
76,472
https://github.com/openclaw/openclaw/issues/76472
https://api.github.com/repos/openclaw/openclaw/issues/76472
[remnic] Make init-gate timeout configurable (currently hard-coded 15s, wastes ~13s/dispatch)
## Summary The Remnic plugin's `before_prompt_build` hook runs an init-gate timer with a hard-coded 15-second timeout. On cold-start dispatches we consistently observe the gate waiting the full 15s while the recall it gates on completes in ~1.7s. About 13s of dispatch budget is wasted per fresh agent session for no ob...
closed
not_planned
false
2
[]
[]
2026-05-03T05:33:18Z
2026-05-03T05:39:19Z
2026-05-03T05:39:19Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
maximus-dss
263,210,249
U_kgDOD7BFCQ
User
false
openclaw/openclaw
4,370,790,448
I_kwDOQb6kR88AAAABBIT4MA
76,426
https://github.com/openclaw/openclaw/issues/76426
https://api.github.com/repos/openclaw/openclaw/issues/76426
v2026.5.2 upgrade fails: "Plugin install payload missing after update" for @openclaw/diffs
During upgrade from 2026.4.26 to v2026.5.2, the following error occurred: ``` Installing @openclaw/diffs into /home/ubuntu/.openclaw/npm… Installing @openclaw/discord into /home/ubuntu/.openclaw/npm… Plugin "discord" has 1 suspicious code pattern(s). Run "openclaw security audit --deep" for details. Linked peerDepende...
closed
completed
false
2
[]
[ "vincentkoc" ]
2026-05-03T03:45:38Z
2026-05-03T06:47:27Z
2026-05-03T06:47:27Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
PrinceOfEgypt
2,649,235
MDQ6VXNlcjI2NDkyMzU=
User
false
openclaw/openclaw
4,370,955,013
I_kwDOQb6kR88AAAABBId7BQ
76,468
https://github.com/openclaw/openclaw/issues/76468
https://api.github.com/repos/openclaw/openclaw/issues/76468
[Bug]: native Codex runtime selects openai:manual auth profile for openai/gpt-* before forwarding to openai-codex OAuth
### Bug type Behavior bug (incorrect auth selection / runtime auth mismatch) ### Summary When an agent is configured to use the native Codex runtime with an `openai/gpt-*` model, OpenClaw can select a normal OpenAI API auth profile (`openai:manual`) before entering the Codex harness. The Codex app-server runtime the...
closed
completed
false
1
[]
[]
2026-05-03T05:26:24Z
2026-05-03T05:48:29Z
2026-05-03T05:48:29Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
microonline
2,396,751
MDQ6VXNlcjIzOTY3NTE=
User
false
openclaw/openclaw
4,370,985,585
I_kwDOQb6kR88AAAABBIfycQ
76,477
https://github.com/openclaw/openclaw/issues/76477
https://api.github.com/repos/openclaw/openclaw/issues/76477
[Bug] Agent tool-chain final text segments silently dropped — invisible to user and next-turn context
## Summary When an agent turn contains multiple tool calls (text → toolCall → toolResult → text → ...), the **final text segment** after the last tool result is silently dropped. It is neither rendered in WebChat nor injected into the next turn's context. ## Impact **Workflow paralysis.** The agent cannot see its ow...
closed
completed
false
5
[]
[]
2026-05-03T05:44:26Z
2026-05-05T07:46:26Z
2026-05-03T11:32:07Z
NONE
null
20260505T090045Z
2026-05-05T09:00:45Z
WhiteGiverMa
152,406,589
U_kgDOCRWKPQ
User
false
openclaw/openclaw
4,370,996,274
I_kwDOQb6kR88AAAABBIgcMg
76,481
https://github.com/openclaw/openclaw/issues/76481
https://api.github.com/repos/openclaw/openclaw/issues/76481
[Bug]: 5.2 microsoft speech plugin loads but never activates — TTS non-functional after upgrade
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading to 5.2, TTS (text-to-speech) is non-functional. The microsoft speech plugin shows as loaded and enabled in plugins list, but never appears in the gateway startup plugin count, and TTS calls fail silently. ...
closed
completed
false
2
[ "bug", "regression" ]
[]
2026-05-03T05:49:13Z
2026-05-03T11:41:51Z
2026-05-03T11:41:51Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
fenglanhua
257,674,093
U_kgDOD1vLbQ
User
false
openclaw/openclaw
4,370,999,388
I_kwDOQb6kR88AAAABBIgoXA
76,482
https://github.com/openclaw/openclaw/issues/76482
https://api.github.com/repos/openclaw/openclaw/issues/76482
DeepSeek V4 Pro: `/think` command UI omits "xhigh" and "max" levels despite plugin registering all 7 (2026.5.2)
## Summary DeepSeek V4 Pro (`deepseek-v4-pro`) officially supports `reasoning_effort: "max"`, and OpenClaw's bundled DeepSeek plugin defines a 7-level `V4_THINKING_LEVEL_IDS` array including `"xhigh"` and `"max"`. However, the TUI / Control UI `/think` command only exposes 5 levels — `xhigh` and `max` are invisible an...
closed
completed
false
1
[]
[]
2026-05-03T05:51:21Z
2026-05-03T11:38:34Z
2026-05-03T11:38:34Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
suifatt7799-oss
241,606,991
U_kgDODmahTw
User
false
openclaw/openclaw
4,370,911,177
I_kwDOQb6kR88AAAABBIbPyQ
76,454
https://github.com/openclaw/openclaw/issues/76454
https://api.github.com/repos/openclaw/openclaw/issues/76454
[Bug]: 2026.5.2 doctor --fix still produces redundant .clobbered.* snapshots (regression vector for #56450 across subprocess boundaries)
## Bug type Regression (worked before, now fails) ## Beta release blocker No ## Summary Re-occurrence of #56450 on v2026.5.2: `openclaw doctor --fix` produces dozens of identical `openclaw.json.clobbered.*` files in `~/.openclaw/`. The dedup guard added for #56450 in v2026.4.23 (commit `a9797214338b`) prevents same-...
closed
completed
false
1
[]
[ "vincentkoc" ]
2026-05-03T04:59:04Z
2026-05-03T06:13:58Z
2026-05-03T06:13:58Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
rsnow
3,194,458
MDQ6VXNlcjMxOTQ0NTg=
User
false
openclaw/openclaw
4,370,954,149
I_kwDOQb6kR88AAAABBId3pQ
76,467
https://github.com/openclaw/openclaw/issues/76467
https://api.github.com/repos/openclaw/openclaw/issues/76467
Gateway becomes completely unresponsive after compaction triggers
## Bug Report: Gateway becomes completely unresponsive after compaction triggers ### Issue Description After a compaction event fires on the main session, the Gateway stops responding to all messages (webchat). Messages are sent but receive no reply. Gateway restart is required to recover. **Environment:** - Platfor...
open
null
false
2
[]
[]
2026-05-03T05:25:48Z
2026-05-03T05:58:09Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
njuboy11
269,810,813
U_kgDOEBT8fQ
User
false
openclaw/openclaw
4,371,012,161
I_kwDOQb6kR88AAAABBIhaQQ
76,486
https://github.com/openclaw/openclaw/issues/76486
https://api.github.com/repos/openclaw/openclaw/issues/76486
feat: Add DeepSeek-TUI as a supported CLI backend (agentRuntime)
## Feature Request: DeepSeek-TUI CLI Backend ### Overview Add [DeepSeek-TUI](https://github.com/Hmbown/DeepSeek-TUI) (npm: `deepseek-tui`) as a supported CLI backend in OpenClaw, enabling `agentRuntime: { id: "deepseek-tui" }` as a first-class agent runtime option. ### Motivation DeepSeek-TUI is an open-source term...
closed
not_planned
false
1
[]
[]
2026-05-03T05:59:18Z
2026-05-03T06:42:12Z
2026-05-03T06:42:12Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
loyur
8,509,039
MDQ6VXNlcjg1MDkwMzk=
User
false
openclaw/openclaw
4,371,033,137
I_kwDOQb6kR88AAAABBIisMQ
76,492
https://github.com/openclaw/openclaw/issues/76492
https://api.github.com/repos/openclaw/openclaw/issues/76492
`openclaw agent` CLI silently falls back to embedded mode, masking gateway behavior in diagnostic probes
## Summary When `openclaw agent --agent <id> --message ...` cannot reach the running gateway (or gateway dispatch errors out), the CLI silently spawns an in-process **embedded fallback agent** in the same Node process. The embedded agent's plugin loader uses **the calling shell's `process.env`**, NOT the gateway's `pr...
open
null
false
1
[]
[]
2026-05-03T06:10:13Z
2026-05-03T06:13:36Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
liemnhoang
58,699,349
MDQ6VXNlcjU4Njk5MzQ5
User
false
openclaw/openclaw
4,371,030,756
I_kwDOQb6kR88AAAABBIii5A
76,491
https://github.com/openclaw/openclaw/issues/76491
https://api.github.com/repos/openclaw/openclaw/issues/76491
Vendored tavily/exa web-search runtimes fail to read process.env API keys despite keys being demonstrably present
## Summary Vendored `tavily` and `exa` plugins fail with `"web_search (tavily) needs a Tavily API key..."` (and equivalent for exa) **even when `process.env.TAVILY_API_KEY` / `process.env.EXA_API_KEY` are confirmed present in the gateway's Node `process.env`**. The plugin code's static fallback chain (`cfg.plugins.en...
closed
completed
false
1
[]
[]
2026-05-03T06:08:48Z
2026-05-03T06:14:11Z
2026-05-03T06:14:11Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
liemnhoang
58,699,349
MDQ6VXNlcjU4Njk5MzQ5
User
false
openclaw/openclaw
4,371,034,227
I_kwDOQb6kR88AAAABBIiwcw
76,493
https://github.com/openclaw/openclaw/issues/76493
https://api.github.com/repos/openclaw/openclaw/issues/76493
Allow SecretRef objects in `mcp.servers[].env` schema (currently `string|number|boolean` only)
## Summary The schema for `mcp.servers[].env` (and `mcp.servers[].headers`) is: ``` string | number | boolean ``` This means **SecretRef objects are rejected** — operators following security best practices around secret indirection (`openclaw config set --ref-source env --ref-id ...`) hit a hard schema wall when the...
open
null
false
1
[]
[]
2026-05-03T06:10:46Z
2026-05-03T06:14:42Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
liemnhoang
58,699,349
MDQ6VXNlcjU4Njk5MzQ5
User
false
openclaw/openclaw
4,371,038,486
I_kwDOQb6kR88AAAABBIjBFg
76,496
https://github.com/openclaw/openclaw/issues/76496
https://api.github.com/repos/openclaw/openclaw/issues/76496
sessions.usage: aggregate totals silently capped by limit parameter
## Summary The `sessions.usage` API method computes aggregate totals (cost, tokens, messages) only from the sessions included after the `limit` parameter is applied. The default limit is 50. With more than 50 active session files, the aggregate totals silently exclude sessions beyond the top 50 by mtime. ## Reproduct...
open
null
false
1
[]
[]
2026-05-03T06:13:04Z
2026-05-03T06:16:26Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
bobsahur-robot
262,074,308
U_kgDOD57vxA
User
false
openclaw/openclaw
4,371,046,924
I_kwDOQb6kR88AAAABBIjiDA
76,498
https://github.com/openclaw/openclaw/issues/76498
https://api.github.com/repos/openclaw/openclaw/issues/76498
Docs/UX: Realtime Talk with OpenAI requires OpenAI Platform API credits, not Codex/ChatGPT subscription quota
## Summary Realtime Talk with the OpenAI provider failed with an OpenAI `insufficient_quota` / `You exceeded your current quota` error even though Codex OAuth was working for normal OpenClaw chat/model turns and the ChatGPT/Codex usage dashboard still showed remaining quota. After troubleshooting, the missing piece w...
open
null
false
1
[]
[]
2026-05-03T06:17:56Z
2026-05-03T06:22:00Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
Hal2600
269,776,802
U_kgDOEBR3og
User
false
openclaw/openclaw
4,371,049,347
I_kwDOQb6kR88AAAABBIjrgw
76,499
https://github.com/openclaw/openclaw/issues/76499
https://api.github.com/repos/openclaw/openclaw/issues/76499
bonjour: ciao classifier misses "Could not find valid addresses for interface" → unhandled rejection crashes gateway
## Summary When a network interface exists but has only IPv6 addresses (or otherwise lacks an address that `@homebridge/ciao` considers "valid"), ciao throws `AssertionError: Could not find valid addresses for interface '<name>'`. The bonjour plugin's classifier in `extensions/bonjour/src/ciao.ts` does not match this ...
open
null
false
2
[]
[]
2026-05-03T06:19:31Z
2026-05-03T23:19:10Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
huangyingw
91,757
MDQ6VXNlcjkxNzU3
User
false
openclaw/openclaw
4,371,030,154
I_kwDOQb6kR88AAAABBIigig
76,489
https://github.com/openclaw/openclaw/issues/76489
https://api.github.com/repos/openclaw/openclaw/issues/76489
[Bug] Cron scheduler routes manual runs to wrong agent (ignores agentId config)
## Version - **OpenClaw**: 2026.4.29 (commit a448042) - **Node.js**: 22.22.2 - **Platform**: macOS (Mac mini, Apple Silicon) - **Install path**: `/opt/homebrew/lib/node_modules/openclaw/` ## Summary **When a cron job is triggered manually (via CLI `cron run` or Dashboard "Run" button), the scheduler ignores the `age...
open
null
false
1
[]
[]
2026-05-03T06:08:27Z
2026-05-03T06:26:26Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
joewang2003-tech
271,175,566
U_kgDOECnPjg
User
false
openclaw/openclaw
4,371,035,544
I_kwDOQb6kR88AAAABBIi1mA
76,494
https://github.com/openclaw/openclaw/issues/76494
https://api.github.com/repos/openclaw/openclaw/issues/76494
[Bug] Feishu channel crashes: `__dirname is not defined in ES module scope`
# [Bug] Feishu channel crashes: `__dirname is not defined in ES module scope` **OpenClaw Version**: v2026.5.2 **Node Version**: v24.14.0 **Docker**: overlay2 filesystem, container running with zero Linux capabilities **Plugin**: `@openclaw/feishu` (community maintained by @m1heng) ## Description After upgrad...
closed
completed
false
1
[]
[ "vincentkoc" ]
2026-05-03T06:11:21Z
2026-05-03T06:27:15Z
2026-05-03T06:27:15Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
roamer-remote
267,348,107
U_kgDOD-9oiw
User
false
openclaw/openclaw
4,371,064,990
I_kwDOQb6kR88AAAABBIkong
76,500
https://github.com/openclaw/openclaw/issues/76500
https://api.github.com/repos/openclaw/openclaw/issues/76500
pdf-tool adds ~3.5s overhead per agent run from eager pdfjs-dist import in core-plugin-tool stages
## Description **OpenClaw version:** 2026.5.2 (8b2a6e5) **Node:** v22.22.0 **OS:** Linux 6.8.0-101-generic (x64), 5-core Intel Xeon Gold 6152 @ 2.10GHz, 5.8GB RAM Every agent run incurs a ~3.5s delay during the `core-plugin-tool stages` phase caused by `pdf-tool` loading `pdfjs-dist/legacy/build/pdf.mjs` (~1MB) via d...
closed
completed
false
1
[]
[]
2026-05-03T06:28:31Z
2026-05-03T15:23:55Z
2026-05-03T15:23:55Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
asa1525
17,985,763
MDQ6VXNlcjE3OTg1NzYz
User
false
openclaw/openclaw
4,371,085,265
I_kwDOQb6kR88AAAABBIl30Q
76,505
https://github.com/openclaw/openclaw/issues/76505
https://api.github.com/repos/openclaw/openclaw/issues/76505
Control UI: Input toolbar hidden behind safe area in iOS PWA standalone mode (2026.5.2)
## Bug The Control UI input toolbar (send button, attachment icons, voice button) is invisible when opened as a PWA from iOS Home Screen (`display: standalone`). Works correctly in regular Safari. ## Steps to reproduce 1. Open Control UI on iPhone Safari: `https://<host>/` 2. Tap Share → Add to Home Screen → Add 3. ...
open
null
false
1
[]
[]
2026-05-03T06:41:10Z
2026-05-03T06:44:31Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
bstanbury
159,021,261
U_kgDOCXp4zQ
User
false
openclaw/openclaw
4,371,121,908
I_kwDOQb6kR88AAAABBIoG9A
76,518
https://github.com/openclaw/openclaw/issues/76518
https://api.github.com/repos/openclaw/openclaw/issues/76518
bug: gateway restart reports success when LaunchAgent is not running
## Summary On macOS LaunchAgent installs, `openclaw gateway restart` can report success even when the Gateway is left unreachable and the LaunchAgent is not loaded/running. In the observed failure, the command printed a success-style message (`Restarted LaunchAgent: gui/501/ai.openclaw.gateway`), but afterwards `open...
closed
completed
false
1
[]
[]
2026-05-03T07:00:44Z
2026-05-03T07:05:30Z
2026-05-03T07:05:30Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
richardmqq
14,178,267
MDQ6VXNlcjE0MTc4MjY3
User
false
openclaw/openclaw
4,371,092,864
I_kwDOQb6kR88AAAABBImVgA
76,507
https://github.com/openclaw/openclaw/issues/76507
https://api.github.com/repos/openclaw/openclaw/issues/76507
[Bug]: Browser tool missing from agent tool list with tools.profile: full (regression in 2026.5.2)
### Bug type Regression (worked before 2026.5.2, now fails) ### Summary Browser is configured (`browser.enabled: true`), plugin is enabled, headless Chromium is running and healthy (`openclaw browser status` shows running), but the agent session does not receive a `browser` tool in its available tools list even with...
closed
completed
false
1
[]
[]
2026-05-03T06:44:47Z
2026-05-03T11:12:32Z
2026-05-03T11:12:32Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
choury
4,332,542
MDQ6VXNlcjQzMzI1NDI=
User
false
openclaw/openclaw
4,371,098,714
I_kwDOQb6kR88AAAABBImsWg
76,510
https://github.com/openclaw/openclaw/issues/76510
https://api.github.com/repos/openclaw/openclaw/issues/76510
Docs: полное руководство по созданию скилов (AgentSkills) для OpenClaw
# Документация: Создание скилов (AgentSkills) для OpenClaw ## Проблема Сейчас в документации OpenClaw нет консолидированного руководства по созданию скилов. Есть skill-creator SKILL.md (как создавать скилы в целом для Claude Code, Codex, Cursor и т.д.), но нет информации: - Как скилы регистрируются и подгружаются в ...
open
null
false
1
[]
[]
2026-05-03T06:47:19Z
2026-05-03T07:06:18Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
Rivega42
39,859,935
MDQ6VXNlcjM5ODU5OTM1
User
false
openclaw/openclaw
4,371,099,356
I_kwDOQb6kR88AAAABBImu3A
76,512
https://github.com/openclaw/openclaw/issues/76512
https://api.github.com/repos/openclaw/openclaw/issues/76512
[Bug]: When attempting to /steer from telegram a sub agent ID is required
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary https://github.com/openclaw/openclaw/issues/34881 much like this request but I consider it a bug as it's not possible to access the intended syntax. ### Steps to reproduce 1. message an agent via telegram 2. which it's pro...
open
null
false
1
[ "bug", "regression" ]
[]
2026-05-03T06:47:44Z
2026-05-03T07:06:24Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
dbech
18,214,804
MDQ6VXNlcjE4MjE0ODA0
User
false
openclaw/openclaw
4,371,131,865
I_kwDOQb6kR88AAAABBIot2Q
76,523
https://github.com/openclaw/openclaw/issues/76523
https://api.github.com/repos/openclaw/openclaw/issues/76523
[Bug]: async exec completion still produces user-visible 'no context for session' agent reply on 2026.4.29 (incomplete fix for #74595)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary On 2026.4.29 — which release notes credit with the #74595 fix (`Heartbeat/exec: consume successful metadata-only async exec completions silently so Telegram and other chat surfaces no longer ask users for missi...
open
null
false
1
[]
[]
2026-05-03T07:06:15Z
2026-05-03T11:06:01Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
Alex-wangyang
155,510,959
U_kgDOCUTorw
User
false
openclaw/openclaw
4,371,177,058
I_kwDOQb6kR88AAAABBIreYg
76,535
https://github.com/openclaw/openclaw/issues/76535
https://api.github.com/repos/openclaw/openclaw/issues/76535
bug: doctor reports no active memory plugin while memory-core is enabled
## Summary `openclaw doctor --non-interactive` reports: > No active memory plugin is registered for the current config. even when `memory-core` is enabled, selected as `plugins.slots.memory`, visible in `openclaw plugins list`, and the running Gateway reports memory enabled. This appears to be a CLI doctor false po...
closed
not_planned
false
1
[]
[]
2026-05-03T07:32:47Z
2026-05-03T07:36:21Z
2026-05-03T07:36:21Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
richardmqq
14,178,267
MDQ6VXNlcjE0MTc4MjY3
User
false
openclaw/openclaw
4,371,176,697
I_kwDOQb6kR88AAAABBIrc-Q
76,534
https://github.com/openclaw/openclaw/issues/76534
https://api.github.com/repos/openclaw/openclaw/issues/76534
[Feature]: Allow disabling session reset entirely (session.reset.mode: "off")
### Problem `session.reset.mode` (and `session.resetByType.<type>.mode`) currently accepts only `\"daily\"` or `\"idle\"`. There is no native way to disable session rotation entirely. For long-running single-operator deployments (one persistent `direct` chat with one assistant), the `*.jsonl.reset.<timestamp>` rotati...
closed
not_planned
false
1
[]
[]
2026-05-03T07:32:34Z
2026-05-03T07:36:26Z
2026-05-03T07:36:26Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
LaFleurAdvertising
14,811,991
MDQ6VXNlcjE0ODExOTkx
User
false
openclaw/openclaw
4,371,187,256
I_kwDOQb6kR88AAAABBIsGOA
76,539
https://github.com/openclaw/openclaw/issues/76539
https://api.github.com/repos/openclaw/openclaw/issues/76539
[Bug]: Bundled "baileys" runtime deps + pnpm v9+ default block-exotic-subdeps cause "Embedded agent failed before reply" for ALL inbound messages
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary OpenClaw 2026.5.2 fails to produce any agent reply because the bundled "baileys" runtime dependency cannot be installed under pnpm v9+ default block-exotic-subdeps=true, which rejects baileys's git-URL "libsign...
closed
completed
false
2
[ "bug", "bug:behavior" ]
[ "vincentkoc" ]
2026-05-03T07:38:53Z
2026-05-04T03:16:58Z
2026-05-03T10:12:08Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
yuyatakahashi82-gif
247,501,615
U_kgDODsCTLw
User
false
openclaw/openclaw
4,371,191,882
I_kwDOQb6kR88AAAABBIsYSg
76,541
https://github.com/openclaw/openclaw/issues/76541
https://api.github.com/repos/openclaw/openclaw/issues/76541
[Bug] macOS local CLI diagnostics fail with EPERM opening ~/.openclaw/identity/device-auth.json even when gateway is healthy
## Summary On macOS, local CLI diagnostic commands consistently fail when they try to read: ```text ~/.openclaw/identity/device-auth.json ``` The error is: ```text EPERM: operation not permitted, open '/Users/<user>/.openclaw/identity/device-auth.json' ``` Affected commands include: - `openclaw gateway probe` - `...
closed
completed
false
2
[]
[]
2026-05-03T07:41:37Z
2026-05-03T10:29:20Z
2026-05-03T10:29:20Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
spenceryang1996-dot
251,943,929
U_kgDODwRb-Q
User
false
openclaw/openclaw
4,371,163,135
I_kwDOQb6kR88AAAABBIqn_w
76,529
https://github.com/openclaw/openclaw/issues/76529
https://api.github.com/repos/openclaw/openclaw/issues/76529
Telegram: Assistant reply fragments appear out of order when streamed across multiple tool calls
## Bug Description When the assistant produces multiple messages in quick succession (e.g., one per tool call) the resulting Telegram bubbles are sometimes delivered in the wrong order, causing the user to miss the final answer because it appears above the intermediate steps. ## Environment - **Channel:** Telegram (d...
closed
completed
false
3
[]
[]
2026-05-03T07:24:27Z
2026-05-03T15:53:08Z
2026-05-03T15:53:08Z
NONE
null
20260503T180029Z
2026-05-03T18:00:29Z
civiltox
97,610,456
U_kgDOBdFq2A
User
false
openclaw/openclaw
4,371,167,751
I_kwDOQb6kR88AAAABBIq6Bw
76,531
https://github.com/openclaw/openclaw/issues/76531
https://api.github.com/repos/openclaw/openclaw/issues/76531
Hidden tagged TTS reply silently drops on synth miss
## Diagnosis In OpenClaw 2026.5.2 (8b2a6e5), hidden tagged TTS replies can be lost in the auto-reply dispatcher when synthesis does not return a media URL. Observed path: `process-message.ts -> getReplyFromConfig -> dispatch-from-config -> onBlockReply -> maybeApplyTtsToReplyPayload -> speech-core -> deliver-reply.t...
open
null
false
1
[]
[]
2026-05-03T07:27:07Z
2026-05-03T07:46:02Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
cavit99
35,897,738
MDQ6VXNlcjM1ODk3NzM4
User
false
openclaw/openclaw
4,371,168,520
I_kwDOQb6kR88AAAABBIq9CA
76,532
https://github.com/openclaw/openclaw/issues/76532
https://api.github.com/repos/openclaw/openclaw/issues/76532
context-window-guard: strict modelId match drops user contextTokens for provider/model form (1M Copilot models capped at 128k)
### Version OpenClaw 2026.5.2 ### Summary When `models.providers.<provider>.models[].id` is configured as a bare model id (e.g. `claude-opus-4.7-1m-internal`) but the runtime resolves the model id in `provider/model` form (e.g. `github-copilot/claude-opus-4.7-1m-internal`), `resolveContextWindowInfo` fails to find t...
open
null
false
1
[]
[]
2026-05-03T07:27:37Z
2026-05-03T07:46:04Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
jiahzhu1989
158,010,246
U_kgDOCWsLhg
User
false
openclaw/openclaw
4,371,199,893
I_kwDOQb6kR88AAAABBIs3lQ
76,546
https://github.com/openclaw/openclaw/issues/76546
https://api.github.com/repos/openclaw/openclaw/issues/76546
[Bug]: openclaw plugins install removes other installed external plugins
# [Bug]: `openclaw plugins install` removes other installed external plugins ### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Installing a new external plugin via `openclaw plugins install` silently deletes/removes previously installed external plugins from the same npm-m...
closed
completed
false
2
[]
[]
2026-05-03T07:46:03Z
2026-05-04T13:23:05Z
2026-05-03T07:49:42Z
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
jwong-art
269,971,191
U_kgDOEBdu9w
User
false
openclaw/openclaw
4,371,192,625
I_kwDOQb6kR88AAAABBIsbMQ
76,542
https://github.com/openclaw/openclaw/issues/76542
https://api.github.com/repos/openclaw/openclaw/issues/76542
[Bug]: sessions_spawn task parameter not injected into child agent system prompt (Your Role empty)
## Bug type Behavior bug (incorrect output/state without crash) ## Beta release blocker No ## Summary `sessions_spawn` task parameter is never injected into the child agent system prompt `Your Role` section. The child always sees an empty `Your Role` section regardless of the task content provided. This is a **100...
closed
completed
false
2
[]
[]
2026-05-03T07:42:04Z
2026-05-03T07:49:57Z
2026-05-03T07:46:15Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
qq850580483
205,666,456
U_kgDODEI4mA
User
false
openclaw/openclaw
4,371,128,215
I_kwDOQb6kR88AAAABBIoflw
76,521
https://github.com/openclaw/openclaw/issues/76521
https://api.github.com/repos/openclaw/openclaw/issues/76521
[Bug]: Active Memory causes 30s+ blocking timeout even when explicitly disabled (bundled memory-core plugin ignores enabled:false)
--- title: "[Bug]: Active Memory causes 30s+ blocking timeout even when explicitly disabled (bundled memory-core plugin ignores enabled:false)" labels: bug, performance, memory, regression assignees: --- ## Bug type Performance / Blocking behavior + Configuration override failure ## Summary When `plugins.entries.ac...
closed
completed
false
2
[]
[]
2026-05-03T07:04:11Z
2026-05-03T08:01:22Z
2026-05-03T08:01:22Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
Johannes0402
207,033,718
U_kgDODFcVdg
User
false
openclaw/openclaw
4,371,172,151
I_kwDOQb6kR88AAAABBIrLNw
76,533
https://github.com/openclaw/openclaw/issues/76533
https://api.github.com/repos/openclaw/openclaw/issues/76533
[Bug] active-memory plugin cannot find memory_search/memory_get tools after upgrade to 2026.5.2
## Environment - OpenClaw: 2026.5.2 - Node.js: v22.22.2 - OS: Linux (Ubuntu) ## Problem Description After enabling active-memory plugin, every time it tries to run a sub-agent during the before_prompt_build phase, it fails with: ``` No callable tools remain after resolving explicit tool allowlist (agents.main.tools....
closed
completed
false
1
[]
[]
2026-05-03T07:29:48Z
2026-05-03T08:01:28Z
2026-05-03T08:01:28Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
HankSU7889
32,285,831
MDQ6VXNlcjMyMjg1ODMx
User
false
openclaw/openclaw
4,371,224,583
I_kwDOQb6kR88AAAABBIuYBw
76,550
https://github.com/openclaw/openclaw/issues/76550
https://api.github.com/repos/openclaw/openclaw/issues/76550
Bug: doctor --fix does not clean up plugins.slots.* when plugin is missing, leaving config unrecoverable
## Summary `openclaw doctor --fix` correctly removes stale entries from `plugins.allow[]` and `plugins.entries{}` when a plugin is not found, but does **not** clean up `plugins.slots.*` references. A stale `plugins.slots.<slot>` reference causes a **hard config validation failure** — the entire config is rejected as i...
closed
completed
false
2
[]
[ "vincentkoc" ]
2026-05-03T07:59:25Z
2026-05-03T18:42:47Z
2026-05-03T18:42:47Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
slideshow-dingo
258,996,445
U_kgDOD2_43Q
User
false
openclaw/openclaw
4,371,229,725
I_kwDOQb6kR88AAAABBIusHQ
76,553
https://github.com/openclaw/openclaw/issues/76553
https://api.github.com/repos/openclaw/openclaw/issues/76553
[Bug]: Windows: Claude Code not detected by OpenClaw, Gateway in restart loop after PATH workaround
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary OpenClaw fails to detect Claude Code on Windows even when Claude Code is correctly installed and visible in the user PATH. After installing the Gateway as an administrator and applying a PATH workaround in gate...
open
null
false
2
[ "bug", "bug:behavior" ]
[]
2026-05-03T08:02:14Z
2026-05-04T01:47:56Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
sigrid-collab
281,333,130
U_kgDOEMTNig
User
false
openclaw/openclaw
4,371,068,278
I_kwDOQb6kR88AAAABBIk1dg
76,502
https://github.com/openclaw/openclaw/issues/76502
https://api.github.com/repos/openclaw/openclaw/issues/76502
[Bug]: Upgrade backups copy entire large .openclaw directory and multiply disk usage
## Summary OpenClaw upgrade/backup behavior appears to copy the whole `~/.openclaw` directory, including large runtime logs, workspaces, browser data, and other generated state. On one macOS install, the active `~/.openclaw` directory was about 20G, and two upgrade backup directories were about 26G each, multiplying di...
open
null
false
1
[]
[]
2026-05-03T06:30:33Z
2026-05-03T08:08:37Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
tianxiao1430-jpg
255,869,001
U_kgDOD0BASQ
User
false
openclaw/openclaw
4,371,266,681
I_kwDOQb6kR88AAAABBIw8eQ
76,564
https://github.com/openclaw/openclaw/issues/76564
https://api.github.com/repos/openclaw/openclaw/issues/76564
ACP runtime sessions_spawn fails with AcpRuntimeError after gateway restart
## Bug Description After restarting the gateway (via `openclaw gateway restart`), ACP runtime sessions fail immediately with `AcpRuntimeError: Internal error` and `code=ACP_TURN_FAILED`. ## Steps to Reproduce 1. Run `openclaw gateway restart` 2. Wait for gateway to come back up 3. Spawn ACP session via `sessions_spa...
closed
not_planned
false
2
[]
[]
2026-05-03T08:22:34Z
2026-05-03T10:12:24Z
2026-05-03T10:12:24Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
afiqfiles-max
278,209,291
U_kgDOEJUjCw
User
false
openclaw/openclaw
4,371,225,742
I_kwDOQb6kR88AAAABBIucjg
76,551
https://github.com/openclaw/openclaw/issues/76551
https://api.github.com/repos/openclaw/openclaw/issues/76551
Bug: doctor --fix removes plugin from plugins.allow/entries while plugins.slots still references it
## Summary `openclaw doctor --fix` can remove a plugin from `plugins.allow[]` and `plugins.entries{}` while leaving `plugins.slots.*` still referencing that same plugin. This creates a contradictory config that will never pass `config validate`. The doctor should not remove a plugin from the allowlist while slots stil...
closed
completed
false
2
[]
[ "vincentkoc" ]
2026-05-03T08:00:07Z
2026-05-03T18:42:51Z
2026-05-03T18:42:51Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
slideshow-dingo
258,996,445
U_kgDOD2_43Q
User
false
openclaw/openclaw
4,371,235,088
I_kwDOQb6kR88AAAABBIvBEA
76,554
https://github.com/openclaw/openclaw/issues/76554
https://api.github.com/repos/openclaw/openclaw/issues/76554
[Bug]: Telegram forum topic final replies generated but not delivered on 2026.5.2
# Bug: Telegram forum topic replies generated in transcript but not delivered to Telegram on OpenClaw 2026.5.2 ## Summary On OpenClaw `2026.5.2 (8b2a6e5)`, Telegram forum topic messages are accepted and processed, and the assistant final response is written to the session transcript, but no Telegram outbound `sendMes...
closed
completed
false
6
[]
[]
2026-05-03T08:05:06Z
2026-05-04T09:55:22Z
2026-05-03T16:01:58Z
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
bubucilo
262,674,519
U_kgDOD6gYVw
User
false
openclaw/openclaw
4,371,273,825
I_kwDOQb6kR88AAAABBIxYYQ
76,567
https://github.com/openclaw/openclaw/issues/76567
https://api.github.com/repos/openclaw/openclaw/issues/76567
Memory runtime checks should load the configured memory slot
## Summary OpenClaw runtime memory checks can report no active memory runtime even when a plugin is installed and configured in `plugins.slots.memory`. This affects plugin-backed memory providers such as OpenClawBrain. The configured memory slot should be loaded/consulted for runtime checks even when the full runtime...
open
null
false
1
[]
[]
2026-05-03T08:26:42Z
2026-05-03T08:28:02Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
jonathangu
2,887,205
MDQ6VXNlcjI4ODcyMDU=
User
false
openclaw/openclaw
4,371,279,958
I_kwDOQb6kR88AAAABBIxwVg
76,568
https://github.com/openclaw/openclaw/issues/76568
https://api.github.com/repos/openclaw/openclaw/issues/76568
[Bug]: Transcript writes lost after tool-call turns (2026.5.2) — replies visible in channel but missing from .jsonl
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## Bug Description Agent replies are successfully delivered to the channel (Feishu) but **not persisted to the session transcript** (`.jsonl` file). After a gateway restart, those replies are lost — the agent "forgets" them....
open
null
false
3
[ "bug", "regression" ]
[]
2026-05-03T08:30:17Z
2026-05-03T11:48:52Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
Caoxing-max
266,450,415
U_kgDOD-G17w
User
false
openclaw/openclaw
4,371,248,570
I_kwDOQb6kR88AAAABBIv1ug
76,555
https://github.com/openclaw/openclaw/issues/76555
https://api.github.com/repos/openclaw/openclaw/issues/76555
Discord channel crash-loops on `./native-command.args.js` import — `tryNative: true` still hardcoded in `buildPluginLoaderJitiOptions` (regression of #49744)
## Bug `@openclaw/discord@2026.5.2` (npm install) crash-loops on every gateway start. Each Discord account exits twice before stabilizing, ~50s of ERROR log noise per boot. ``` [default] channel exited: Cannot find module './native-command.args.js' Require stack: - ~/.openclaw/npm/node_modules/@openclaw/discord/src/m...
closed
completed
false
2
[]
[]
2026-05-03T08:12:07Z
2026-05-03T10:12:16Z
2026-05-03T10:12:16Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
zjy282
8,154,648
MDQ6VXNlcjgxNTQ2NDg=
User
false
openclaw/openclaw
4,371,228,983
I_kwDOQb6kR88AAAABBIupNw
76,552
https://github.com/openclaw/openclaw/issues/76552
https://api.github.com/repos/openclaw/openclaw/issues/76552
High CPU/load average during Codex runtime tasks, amplified by hook relay and session/history work
# High CPU/load average during Codex runtime tasks, amplified by hook relay and session/history work ## Summary On a small Linux host, running OpenClaw tasks through the native Codex runtime can create very high CPU load. This does not look like a disk I/O stall. The evidence points to CPU runnable saturation: multip...
open
null
false
5
[]
[]
2026-05-03T08:01:50Z
2026-05-04T12:03:10Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
liushuaiiu
42,984,729
MDQ6VXNlcjQyOTg0NzI5
User
false
openclaw/openclaw
4,371,289,667
I_kwDOQb6kR88AAAABBIyWQw
76,571
https://github.com/openclaw/openclaw/issues/76571
https://api.github.com/repos/openclaw/openclaw/issues/76571
[Bug]:`openclaw plugins install --pin --force` and `plugins update --all` overwrite previously installed `@openclaw/*` siblings in `node_modules`
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Sequential `openclaw plugins install <npm-spec> --pin --force` calls for different `@openclaw/*` plugin packages overwrite each other in `~/.openclaw/npm/node_modules/@openclaw/`. Only the most recently install...
closed
completed
false
3
[ "bug", "bug:behavior" ]
[]
2026-05-03T08:35:45Z
2026-05-03T19:20:39Z
2026-05-03T11:51:52Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
crpol
125,162,293
U_kgDOB3XTNQ
User
false
openclaw/openclaw
4,371,264,338
I_kwDOQb6kR88AAAABBIwzUg
76,562
https://github.com/openclaw/openclaw/issues/76562
https://api.github.com/repos/openclaw/openclaw/issues/76562
High CPU, extreme control-plane RPC latency, and unstable polling after upgrade from 2026.4.24 to 2026.4.29/2026.5.2
### Summary After upgrading OpenClaw from `2026.4.24` to newer releases (`2026.4.29` and later `2026.5.2`), the gateway exhibits severe performance regressions affecting both control-plane responsiveness and overall system stability. Symptoms include: - CPU pinned near 100% (Node process) - control-plane RPC calls be...
open
null
false
5
[]
[]
2026-05-03T08:21:12Z
2026-05-03T23:58:39Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
Nsch11
129,519,356
U_kgDOB7hO_A
User
false
openclaw/openclaw
4,371,266,034
I_kwDOQb6kR88AAAABBIw58g
76,563
https://github.com/openclaw/openclaw/issues/76563
https://api.github.com/repos/openclaw/openclaw/issues/76563
openclaw doctor --fix fails to resolve multiple issues after upgrade
## Environment - **OS**: Windows 10 Education 10.0.19045 - **OpenClaw version**: 2026.5.2-beta.2 (inferred from plugin resolver) - **Node.js runtime**: unknown (`doctor` outputs `Runtime: unknown`) - **Gateway**: not running ## Summary After upgrading OpenClaw, running `openclaw doctor` and `openclaw doctor --fix` r...
open
null
false
1
[]
[]
2026-05-03T08:22:13Z
2026-05-03T08:40:40Z
null
CONTRIBUTOR
null
20260503T090142Z
2026-05-03T09:01:42Z
JIRBOY
49,422,297
MDQ6VXNlcjQ5NDIyMjk3
User
false
openclaw/openclaw
4,371,297,421
I_kwDOQb6kR88AAAABBIy0jQ
76,575
https://github.com/openclaw/openclaw/issues/76575
https://api.github.com/repos/openclaw/openclaw/issues/76575
Telegram channel not receiving PPTX attachments
## Bug Description **Channel:** Telegram (direct chat) **OpenClaw version:** 2026.4.24 **Issue:** PPTX files sent to the bot via Telegram are not received. PDF files work fine. **Steps to reproduce:** 1. Send a PPTX file to the Telegram bot 2. Bot receives only the text message, no document attachment **Expected:...
open
null
false
2
[]
[]
2026-05-03T08:39:37Z
2026-05-04T15:41:38Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
jisi-assist
262,780,846
U_kgDOD6m3rg
User
false
openclaw/openclaw
4,371,296,123
I_kwDOQb6kR88AAAABBIyvew
76,574
https://github.com/openclaw/openclaw/issues/76574
https://api.github.com/repos/openclaw/openclaw/issues/76574
OpenClaw 2026.5.2 gateway HTTP surface times out while service remains active with high CPU
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After updating to OpenClaw 2026.5.2, the gateway service remains active and port 18789 is bound, but the gateway HTTP surface times out across /health, /, /metrics, and /openapi.json. ### Steps to reproduce 1. Run OpenClaw...
closed
not_planned
false
1
[ "bug", "regression" ]
[]
2026-05-03T08:39:02Z
2026-05-03T08:43:22Z
2026-05-03T08:43:22Z
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
orcale001-pixel
270,056,281
U_kgDOEBi7WQ
User
false
openclaw/openclaw
4,371,302,001
I_kwDOQb6kR88AAAABBIzGcQ
76,576
https://github.com/openclaw/openclaw/issues/76576
https://api.github.com/repos/openclaw/openclaw/issues/76576
[Bug]: Bug Report: Context engine plugin not registered despite being loaded
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary QQBot 收到消息时,系统会输出警告: [context-engine] Context engine "lossless-claw" is not registered; falling back to default engine "legacy". 但实际情况是: plugins.slots.contextEngine: "lossless-claw" 已在配置中设置 lossless-claw 插件已 loaded 且 enabl...
closed
completed
false
2
[ "bug", "regression" ]
[]
2026-05-03T08:41:36Z
2026-05-04T00:02:01Z
2026-05-03T12:22:49Z
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
gaodaabao
51,439,498
MDQ6VXNlcjUxNDM5NDk4
User
false
openclaw/openclaw
4,371,320,302
I_kwDOQb6kR88AAAABBI0N7g
76,580
https://github.com/openclaw/openclaw/issues/76580
https://api.github.com/repos/openclaw/openclaw/issues/76580
[Bug] Wizard incorrectly adds feishu channel to plugins.allow causing config warnings
## Description On every Gateway restart, the wizard logic mistakenly treats the `feishu` **channel** configuration as a **plugin** and automatically adds `"feishu"` to `plugins.allow`. This causes a config validation warning on every startup because `feishu` is a channel, not a plugin. ## Steps to Reproduce 1. Have ...
closed
completed
false
2
[]
[]
2026-05-03T08:50:08Z
2026-05-04T22:33:46Z
2026-05-04T22:33:46Z
NONE
null
20260505T000034Z
2026-05-05T00:00:34Z
aym9999
266,756,316
U_kgDOD-Zg3A
User
false
openclaw/openclaw
4,371,332,788
I_kwDOQb6kR88AAAABBI0-tA
76,582
https://github.com/openclaw/openclaw/issues/76582
https://api.github.com/repos/openclaw/openclaw/issues/76582
Control UI: Switching model via chat header causes previous assistant messages to render blank
## Description When switching the model via the Chat header dropdown in the Control UI, previous assistant responses become blank/empty in the chat view. Only the most recent assistant response remains visible. ## Steps to Reproduce 1. Start a conversation in the Control UI WebChat (send at least 2-3 user messages w...
open
null
false
1
[]
[]
2026-05-03T08:57:10Z
2026-05-03T09:00:44Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
maxiaocool-arch
230,497,815
U_kgDODb0eFw
User
false
openclaw/openclaw
4,371,352,376
I_kwDOQb6kR88AAAABBI2LOA
76,584
https://github.com/openclaw/openclaw/issues/76584
https://api.github.com/repos/openclaw/openclaw/issues/76584
[Bug]: Feishu channel initialization fails — Cannot access 'monitorAccountRuntimePromise' before initialization
## Bug Description **OpenClaw version:** 2026.5.2 **Operating system:** Windows Server 2022 (x64) **Node:** v24.14.1 **Channel:** Feishu (direct chat, multi-agent setup with 7 agents) ## Issue All 7 agents' Feishu channels fail during initialization with a JavaScript reference error: \\\ [turing] channel exit...
open
null
false
1
[]
[]
2026-05-03T09:07:24Z
2026-05-03T09:11:33Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
desksk
26,273,255
MDQ6VXNlcjI2MjczMjU1
User
false
openclaw/openclaw
4,371,354,120
I_kwDOQb6kR88AAAABBI2SCA
76,585
https://github.com/openclaw/openclaw/issues/76585
https://api.github.com/repos/openclaw/openclaw/issues/76585
[Bug]: Cron jobs consistently timeout due to event loop saturation (2026.5.2)
## Bug Description **OpenClaw version:** 2026.5.2 **Operating system:** Windows Server 2022 (x64) **Node:** v24.14.1 ## Issue Cron jobs consistently fail with `CommandLaneTaskTimeoutError` due to event loop saturation. The default 630s (10.5 min) timeout is insufficient when the event loop is blocked. ## Error ...
open
null
false
1
[]
[]
2026-05-03T09:08:21Z
2026-05-03T09:12:42Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
desksk
26,273,255
MDQ6VXNlcjI2MjczMjU1
User
false
openclaw/openclaw
4,371,357,644
I_kwDOQb6kR88AAAABBI2fzA
76,586
https://github.com/openclaw/openclaw/issues/76586
https://api.github.com/repos/openclaw/openclaw/issues/76586
[5.2] Upgrade path broken for users with externalized plugins in config: install location mismatch, doctor --fix unreachable, downgrade blocked by meta.lastTouchedVersion
## Summary Attempting to upgrade an active openclaw 2026.4.29 installation to 2026.5.2 fails for any user whose `openclaw.json` references plugins that 5.2 has externalized to separate npm packages (in our case: `brave`, `discord`, `voice-call`). The failure is multi-stage and the recovery path has its own blockers, l...
closed
completed
false
4
[]
[]
2026-05-03T09:10:17Z
2026-05-04T10:01:36Z
2026-05-03T23:44:44Z
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
jackiedepp
31,266,295
MDQ6VXNlcjMxMjY2Mjk1
User
false
openclaw/openclaw
4,371,364,237
I_kwDOQb6kR88AAAABBI25jQ
76,587
https://github.com/openclaw/openclaw/issues/76587
https://api.github.com/repos/openclaw/openclaw/issues/76587
[Bug]: Discord slash-command reconcile re-PATCHes every CJK/multi-line description on every startup (spurious 429)
## Summary Discord slash-command reconcile issues a PATCH for every command on every gateway startup whenever command descriptions contain CJK characters with `\n` between them (or any multi-line description). Under Discord's per-application rate limit this produces a burst of 429s, and some commands silently fail to ...
closed
completed
false
1
[]
[]
2026-05-03T09:13:54Z
2026-05-03T15:22:43Z
2026-05-03T15:22:43Z
CONTRIBUTOR
null
20260503T180029Z
2026-05-03T18:00:29Z
zhengsx
3,127,699
MDQ6VXNlcjMxMjc2OTk=
User
false
openclaw/openclaw
4,371,377,839
I_kwDOQb6kR88AAAABBI3urw
76,592
https://github.com/openclaw/openclaw/issues/76592
https://api.github.com/repos/openclaw/openclaw/issues/76592
docs: "/reset is the reset alias" is misleading — /new and /reset are not aliases
## Problem The slash-commands documentation states: > `/new [model]` starts a new session; `/reset` is the reset alias. This is misleading and factually incorrect. **They are not aliases.** They behave completely differently: - **`/new`** → Creates a fresh session ID. The old session is archived and still accessibl...
open
null
false
1
[]
[]
2026-05-03T09:21:46Z
2026-05-03T09:25:29Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
ifmein
1,227,242
MDQ6VXNlcjEyMjcyNDI=
User
false
openclaw/openclaw
4,371,431,129
I_kwDOQb6kR88AAAABBI6-2Q
76,597
https://github.com/openclaw/openclaw/issues/76597
https://api.github.com/repos/openclaw/openclaw/issues/76597
[Bug] image_generate tool not registered for subagent sessions despite working for main agent
## Summary The `image_generate` tool is not registered/available for subagent sessions spawned via `sessions_spawn`, even though it works correctly for the main agent and via CLI (`openclaw infer image generate`). ## Environment - **OpenClaw version**: 2026.4.29 (a448042) - **OS**: Linux 6.8.0-111-generic (x64), Ubu...
closed
completed
false
1
[]
[]
2026-05-03T09:52:08Z
2026-05-03T13:12:58Z
2026-05-03T13:12:58Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
boticlaw
262,230,840
U_kgDOD6FTOA
User
false
openclaw/openclaw
4,371,421,706
I_kwDOQb6kR88AAAABBI6aCg
76,595
https://github.com/openclaw/openclaw/issues/76595
https://api.github.com/repos/openclaw/openclaw/issues/76595
n8n folders API not accessible via public API key auth
## Problem n8n 2.18.5 introduced workflow folders (organization feature), but the folders API is not accessible via the public API key ( header). ### What we tried Instance: n8n 2.18.5, self-hosted (Docker on Synology NAS), public API key auth. | Endpoint | Auth Method | Result | |---|---|---| | `/api/v1/folders` |...
closed
not_planned
false
1
[]
[]
2026-05-03T09:46:45Z
2026-05-03T09:57:24Z
2026-05-03T09:57:24Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
extremesurfer
9,063,560
MDQ6VXNlcjkwNjM1NjA=
User
false
openclaw/openclaw
4,371,443,317
I_kwDOQb6kR88AAAABBI7udQ
76,604
https://github.com/openclaw/openclaw/issues/76604
https://api.github.com/repos/openclaw/openclaw/issues/76604
Bug: truncateAfterCompaction confirmed broken on v2026.4.26 + workaround documentation
## Bug Description On OpenClaw v2026.4.26 (be8c246), `agents.defaults.compaction.truncateAfterCompaction: true` is still rejected by config validation as an unknown key, exactly as described in issue #68143 (which was closed without a fix being applied). ## Environment - OpenClaw version: 2026.4.26 (be8c246) - Platf...
closed
completed
false
1
[]
[]
2026-05-03T09:59:05Z
2026-05-03T10:02:53Z
2026-05-03T10:02:53Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
jcbluenose131
267,284,913
U_kgDOD-5xsQ
User
false
openclaw/openclaw
4,371,462,698
I_kwDOQb6kR88AAAABBI86Kg
76,608
https://github.com/openclaw/openclaw/issues/76608
https://api.github.com/repos/openclaw/openclaw/issues/76608
Plugin installation deletes previously installed plugins via npm workspace orphan cleanup
## Bug Description When installing a second plugin via `openclaw plugins install`, previously installed plugins (that were not in package.json) get deleted by npm's orphan package cleanup. ## Steps to Reproduce 1. Install plugin A manually (e.g., `npm pack` + extract) to `~/.openclaw/npm/node_modules/` 2. Install pl...
closed
completed
false
1
[]
[]
2026-05-03T10:09:27Z
2026-05-03T10:12:55Z
2026-05-03T10:12:55Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
njuboy11
269,810,813
U_kgDOEBT8fQ
User
false
openclaw/openclaw
4,371,461,280
I_kwDOQb6kR88AAAABBI80oA
76,607
https://github.com/openclaw/openclaw/issues/76607
https://api.github.com/repos/openclaw/openclaw/issues/76607
[Bug Report] 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 pdf-tool adds ~20s overhead per agent run on Windows, making gateway unusable for real-time interaction ### Steps to reproduce 1. Run any OpenClaw agent command via webchat on Windows 10 2. Observe gateway logs: core-plugi...
closed
not_planned
false
1
[ "bug", "regression" ]
[]
2026-05-03T10:08:41Z
2026-05-03T10:13:10Z
2026-05-03T10:13:10Z
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
gaozhaohe050-hue
281,147,217
U_kgDOEMH3UQ
User
false
openclaw/openclaw
4,371,430,752
I_kwDOQb6kR88AAAABBI69YA
76,596
https://github.com/openclaw/openclaw/issues/76596
https://api.github.com/repos/openclaw/openclaw/issues/76596
Bundled telegram channel fails to load: Cannot find module 'bottleneck' (transitive dep gap)
## Bug After installing `openclaw@2026.5.2` via `npm update -g openclaw`, the bundled `telegram` channel fails to load: ``` [telegram] [default] starting provider (@<bot>) [telegram] [default] channel exited: Cannot find module 'bottleneck' Require stack: - <node_modules>/openclaw/node_modules/@grammyjs/transformer-t...
closed
not_planned
false
2
[]
[]
2026-05-03T09:51:55Z
2026-05-03T14:47:59Z
2026-05-03T14:47:59Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
grimmjoww
20,139,622
MDQ6VXNlcjIwMTM5NjIy
User
false
openclaw/openclaw
4,371,431,770
I_kwDOQb6kR88AAAABBI7BWg
76,598
https://github.com/openclaw/openclaw/issues/76598
https://api.github.com/repos/openclaw/openclaw/issues/76598
[Bug]: Path-based plugin tools (origin "config") not exposed after 2026.5.2
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## Summary After upgrading from `v2026.4.29` to...
closed
completed
false
2
[ "bug", "regression" ]
[]
2026-05-03T09:52:30Z
2026-05-03T13:39:42Z
2026-05-03T13:39:42Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
minhhoangvn
17,515,250
MDQ6VXNlcjE3NTE1MjUw
User
false
openclaw/openclaw
4,371,436,320
I_kwDOQb6kR88AAAABBI7TIA
76,600
https://github.com/openclaw/openclaw/issues/76600
https://api.github.com/repos/openclaw/openclaw/issues/76600
ACP runtime sends string prompt to claude-agent-acp 0.31.4; sessions_spawn fails with ACP_TURN_FAILED
# ACP runtime sends string prompt to claude-agent-acp 0.31.4; direct acpx works but sessions_spawn fails with ACP_TURN_FAILED ## Summary `sessions_spawn(runtime="acp", agentId="claude")` fails consistently on OpenClaw `2026.5.2` with `AcpRuntimeError: Internal error` / `code=ACP_TURN_FAILED`, while direct `acpx claud...
open
null
false
4
[]
[]
2026-05-03T09:55:01Z
2026-05-04T01:58:52Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
jiahzhu1989
158,010,246
U_kgDOCWsLhg
User
false
openclaw/openclaw
4,371,502,896
I_kwDOQb6kR88AAAABBI_XMA
76,619
https://github.com/openclaw/openclaw/issues/76619
https://api.github.com/repos/openclaw/openclaw/issues/76619
[Bug]: docs/gateway/config-channels WhatsApp example defines duplicate top-level `web` keys in one JSON5 block
## Bug type Behavior bug (incorrect output/state without crash) ## Beta release blocker No ## Summary The WhatsApp configuration example in `docs/gateway/config-channels.md` defines top-level `web` twice in the same JSON5 snippet, so copy-pasting can silently shadow earlier `web.whatsapp` settings. ## Steps to repro...
closed
completed
false
2
[]
[ "vincentkoc" ]
2026-05-03T10:32:22Z
2026-05-03T18:12:40Z
2026-05-03T18:12:40Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
WadydX
65,117,428
MDQ6VXNlcjY1MTE3NDI4
User
false
openclaw/openclaw
4,371,460,496
I_kwDOQb6kR88AAAABBI8xkA
76,605
https://github.com/openclaw/openclaw/issues/76605
https://api.github.com/repos/openclaw/openclaw/issues/76605
plugins install can succeed while an explicit config-selected plugin still shadows the installed npm source
## Summary A plugin npm install can complete successfully, but the installed npm plugin may still not be the active source when an explicit config-selected/local plugin with the same id wins precedence. In that state, the CLI tells the user the plugin was installed and to restart the gateway, but the gateway may cont...
closed
completed
false
1
[]
[]
2026-05-03T10:08:12Z
2026-05-03T12:59:23Z
2026-05-03T12:59:23Z
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
LindalyX-Lee
256,247,180
U_kgDOD0YFjA
User
false
openclaw/openclaw
4,371,460,882
I_kwDOQb6kR88AAAABBI8zEg
76,606
https://github.com/openclaw/openclaw/issues/76606
https://api.github.com/repos/openclaw/openclaw/issues/76606
core-plugin-tools takes ~30s per turn; no apparent supported no-tools mode for agentTurn
## Summary On OpenClaw `2026.4.29`, per-turn preparation is very slow. The largest repeated contributor appears to be the aggregated `core-plugin-tools` stage, taking approximately `29–34s` per turn. This also happens in isolated sessions, and an `agentTurn` configured with `toolsAllow: []` does not reduce the `core-...
open
null
false
1
[]
[]
2026-05-03T10:08:26Z
2026-05-03T22:24:18Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
daruire
124,258,462
U_kgDOB2gIng
User
false
openclaw/openclaw
4,371,469,418
I_kwDOQb6kR88AAAABBI9Uag
76,610
https://github.com/openclaw/openclaw/issues/76610
https://api.github.com/repos/openclaw/openclaw/issues/76610
Matrix crypto-store: persistIdbToDisk writes snapshot non-atomically (corruption risk on unclean shutdown)
## Summary Matrix crypto-store snapshots are written non-atomically. `persistIdbToDisk` writes the JSON snapshot directly via `fs.writeFileSync(snapshotPath, JSON.stringify(snapshot))`, so any failure between `open()` and `close()` (process kill, container OOM, power loss, disk full mid-write) leaves a truncated or pa...
open
null
false
1
[]
[]
2026-05-03T10:13:19Z
2026-05-04T07:41:41Z
null
NONE
null
20260504T090105Z
2026-05-04T09:01:05Z
eldron81-r2d2
269,572,528
U_kgDOEBFZsA
User
false
openclaw/openclaw
4,371,470,323
I_kwDOQb6kR88AAAABBI9X8w
76,611
https://github.com/openclaw/openclaw/issues/76611
https://api.github.com/repos/openclaw/openclaw/issues/76611
Matrix crypto-store: state only persisted on 60s timer + sync stop helpers do not await final persist (E2EE decryption breaks across restarts)
## Summary Two related defects in the Matrix crypto-store persistence lifecycle that together can cause an OpenClaw Matrix bot to silently lose its ability to decrypt inbound E2EE messages over restart cycles, even with a fully-bootstrapped recovery key, server-side key backup, and verified cross-signing. ### Defect ...
open
null
false
1
[]
[]
2026-05-03T10:13:50Z
2026-05-03T10:42:17Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
eldron81-r2d2
269,572,528
U_kgDOEBFZsA
User
false
openclaw/openclaw
4,371,471,025
I_kwDOQb6kR88AAAABBI9asQ
76,612
https://github.com/openclaw/openclaw/issues/76612
https://api.github.com/repos/openclaw/openclaw/issues/76612
Kimi Code returns empty content when Anthropic cache_control markers are sent
## Summary Kimi Code's Anthropic-compatible endpoint can return a successful terminal response with an empty `content: []` when Anthropic `cache_control` prompt-cache markers are included in the request. OpenClaw then classifies the run as `incomplete_result` even though the provider returned `stop_reason=stop`. ## E...
open
null
false
2
[]
[]
2026-05-03T10:14:15Z
2026-05-04T09:23:08Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
vliuyt
53,388,241
MDQ6VXNlcjUzMzg4MjQx
User
false
openclaw/openclaw
4,371,471,213
I_kwDOQb6kR88AAAABBI9bbQ
76,613
https://github.com/openclaw/openclaw/issues/76613
https://api.github.com/repos/openclaw/openclaw/issues/76613
Matrix crypto-store: observability for accumulated populated token-hash sibling dirs (discussion)
## Summary This is a discussion / hardening request, not a regression report. `resolvePreferredMatrixStorageRoot` (`extensions/matrix/src/matrix/client/storage.ts:190-287`) intentionally enumerates sibling token-hash directories under the same account dir and may pick a stale sibling over the canonical current-token ...
open
null
false
1
[]
[]
2026-05-03T10:14:21Z
2026-05-03T10:42:20Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
eldron81-r2d2
269,572,528
U_kgDOEBFZsA
User
false
openclaw/openclaw
4,371,480,161
I_kwDOQb6kR88AAAABBI9-YQ
76,616
https://github.com/openclaw/openclaw/issues/76616
https://api.github.com/repos/openclaw/openclaw/issues/76616
Optional plugin tools allowed with alsoAllow are not discovered
## Summary In OpenClaw 2026.5.2, optional plugin tools can appear in `tools.catalog` but remain unavailable to the live agent/tool execution paths (`tools.effective`, `tools.invoke`, and native agent tool surface). This affected `@openclaw/lobster` and the bundled `llm-task` plugin. Observed result before hotfix: - ...
closed
completed
false
2
[]
[]
2026-05-03T10:19:34Z
2026-05-03T19:24:07Z
2026-05-03T19:24:07Z
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
richardmqq
14,178,267
MDQ6VXNlcjE0MTc4MjY3
User
false
openclaw/openclaw
4,371,513,045
I_kwDOQb6kR88AAAABBI_-1Q
76,622
https://github.com/openclaw/openclaw/issues/76622
https://api.github.com/repos/openclaw/openclaw/issues/76622
Telegram: answerCallbackQuery called without text — no immediate visual feedback on inline button click
## Problem When an inline keyboard button is clicked in a Telegram DM, OpenClaw calls `answerCallbackQuery()` immediately (which clears the loading spinner ✅), but **without any `text` parameter**. This means: - No toast notification appears after the click - The button message stays unchanged until the AI model fini...
open
null
false
2
[]
[]
2026-05-03T10:38:22Z
2026-05-03T23:15:40Z
null
NONE
null
20260504T000036Z
2026-05-04T00:00:36Z
Frohnhof
241,117,644
U_kgDODl8pzA
User
false