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,357,057,061
I_kwDOQb6kR88AAAABA7NqJQ
75,010
https://github.com/openclaw/openclaw/issues/75010
https://api.github.com/repos/openclaw/openclaw/issues/75010
Bug: plugin runtime loader fallback resolves to missing /usr/lib/node_modules/plugins/loader.js
## Summary After upgrading OpenClaw to `v2026.4.27`, `openclaw status` failed with: ```text Could not load plugin runtime loader for channel setup fallback. ``` The gateway itself was reachable and healthy, but CLI/plugin fallback operations failed until a loader shim was added. ## Environment - OpenClaw version: ...
closed
completed
true
1
[]
[]
2026-04-30T09:45:29Z
2026-05-03T04:37:52Z
2026-04-30T09:50:11Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Su-cyber-art
72,259,479
MDQ6VXNlcjcyMjU5NDc5
User
false
openclaw/openclaw
4,194,214,438
I_kwDOQb6kR875_qIm
59,662
https://github.com/openclaw/openclaw/issues/59662
https://api.github.com/repos/openclaw/openclaw/issues/59662
Anthropic Max usage alert text blocks delivered as assistant messages to channels
## Bug When using Anthropic Claude Max subscription (OAuth token auth), Anthropic injects usage alert text blocks into the API response stream: ``` ⚠️ **Claude Max Usage Alert** Session: 0% | Weekly: 84% Extra: $0.00/$500.00 ``` These arrive as standalone `assistant` content blocks (type: text) in the streamed respo...
open
null
false
2
[]
[]
2026-04-02T12:18:07Z
2026-05-02T05:28:19Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
tuncer-deniz
258,270,010
U_kgDOD2TjOg
User
false
openclaw/openclaw
4,195,090,532
I_kwDOQb6kR876DABk
59,736
https://github.com/openclaw/openclaw/issues/59736
https://api.github.com/repos/openclaw/openclaw/issues/59736
DX: Add Makefile or justfile for common development tasks
## Problem OpenClaw has 80+ npm scripts in `package.json`, making it hard to discover and remember commands: ```json { "scripts": { "build": "pnpm canvas:a2ui:bundle && node scripts/tsdown-build.mjs && ...", "build:docker": "node scripts/tsdown-build.mjs && ...", "build:strict-smoke": "pnpm canvas:a2ui:...
open
null
false
1
[]
[]
2026-04-02T14:44:12Z
2026-05-02T05:28:21Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
dboone323
65,318,437
MDQ6VXNlcjY1MzE4NDM3
User
false
openclaw/openclaw
4,207,437,053
I_kwDOQb6kR876yGT9
61,334
https://github.com/openclaw/openclaw/issues/61334
https://api.github.com/repos/openclaw/openclaw/issues/61334
[Bug]: cron: timer armed fires ~4x/second in gateway logs (v2026.4.2)
**Version:** 2026.4.2 (d74a122) **Platform:** macOS arm64 (Mac Mini M4) ## Description Gateway logs contain `cron: timer armed` entries firing approximately 4 times per second continuously. This is excessive and makes the logs noisy/hard to read. ## Log sample ``` [cron] timer armed [cron] timer armed [cron] timer ...
open
reopened
false
3
[]
[]
2026-04-05T12:38:31Z
2026-05-03T11:49:18Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
pagem7632-hcm
269,862,179
U_kgDOEBXFIw
User
false
openclaw/openclaw
4,186,556,316
I_kwDOQb6kR875icec
59,002
https://github.com/openclaw/openclaw/issues/59002
https://api.github.com/repos/openclaw/openclaw/issues/59002
Gmail hook sessions / Signal inbox notifications stop working after update to 2026.3.31
## Summary After updating from **OpenClaw 2026.3.28** to **2026.3.31**, Gmail inbound/outbound mail still works, and the Gmail watch reports successful deliveries, but **new Gmail hook sessions no longer appear** and **Signal notifications for inbound mail no longer fire**. Before the update, each new inbound email c...
open
null
false
1
[]
[]
2026-04-01T12:29:57Z
2026-04-30T23:22:30Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
carl-clawsewitz
272,815,557
U_kgDOEELVxQ
User
false
openclaw/openclaw
4,191,292,015
I_kwDOQb6kR8750gpv
59,389
https://github.com/openclaw/openclaw/issues/59389
https://api.github.com/repos/openclaw/openclaw/issues/59389
[Bug]: 每日订阅消息发送延迟超过 40 分钟
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary 每日订阅广播消息存在严重延迟,实际到达时间比预定发送时间晚 40 分钟以上。 ### Steps to reproduce 配置每日定时订阅广播 设定发送时间(如 10:30) 观察消息实际到达时间 ### Expected behavior 消息在预定时间或合理延迟(< 5 分钟)内送达。 ### Actual behavior 消息实际到达时间明显滞后,延迟超过 40 分钟。 已记录案例:预定 10:30 发送,实际 11:12...
open
null
false
2
[ "bug", "regression" ]
[]
2026-04-02T03:41:54Z
2026-05-02T03:03:02Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
emily-m-20230331
129,520,047
U_kgDOB7hRrw
User
false
openclaw/openclaw
4,221,618,994
I_kwDOQb6kR877oMsy
62,837
https://github.com/openclaw/openclaw/issues/62837
https://api.github.com/repos/openclaw/openclaw/issues/62837
[WhatsApp] Group @-Mentions not detected - mentionedJids returns null despite mention being present
## Bug Description When users @-mention the bot in WhatsApp group chats, the mention is not being detected by OpenClaw, causing the message to be silently ignored. ## Steps to Reproduce 1. Use WhatsApp group chat with OpenClaw onboarded 2. Send a message with @-mention of the bot 3. The message is silently ignored -...
open
null
false
1
[]
[]
2026-04-08T02:08:21Z
2026-05-03T11:49:22Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
canh0chua
252,370,775
U_kgDODwrfVw
User
false
openclaw/openclaw
4,194,199,240
I_kwDOQb6kR875_mbI
59,660
https://github.com/openclaw/openclaw/issues/59660
https://api.github.com/repos/openclaw/openclaw/issues/59660
[Feature]: no breaking updates
### Summary Guys you are killing me with all the updates. Get everything running the way I want and run an update and everything is messed up and it happens on almost every update. Some of us are using it for business automation and I got to say it is great for that but updates can put us down for hours trying to figu...
open
null
false
1
[ "enhancement" ]
[]
2026-04-02T12:15:02Z
2026-05-02T02:12:11Z
null
NONE
null
20260502T030029Z
2026-05-02T03:00:29Z
DragonBtc93
36,767,505
MDQ6VXNlcjM2NzY3NTA1
User
false
openclaw/openclaw
4,188,540,568
I_kwDOQb6kR875qA6Y
59,164
https://github.com/openclaw/openclaw/issues/59164
https://api.github.com/repos/openclaw/openclaw/issues/59164
subagent_ended hook does not fire for runs created via api.runtime.subagent.run()
## Summary `api.on("subagent_ended", handler)` never fires for subagent sessions created via `api.runtime.subagent.run()`. The hook only fires for runs created through the internal `sessions_spawn` tool path. ## Root Cause Two execution paths diverge: | | `sessions_spawn` (tool) | `api.runtime.subagent.run()` (plug...
open
null
false
1
[]
[]
2026-04-01T17:12:35Z
2026-04-30T23:22:36Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
Amyssjj
130,730,641
U_kgDOB8rKkQ
User
false
openclaw/openclaw
4,190,150,705
I_kwDOQb6kR875wKAx
59,268
https://github.com/openclaw/openclaw/issues/59268
https://api.github.com/repos/openclaw/openclaw/issues/59268
bug: macOS app chat picker shows wrong node label when multiple Macs are paired
## Summary When two macOS nodes are paired to the same gateway, the chat session picker in the macOS app shows the wrong node name — each app displays the *other* node's label. Additionally, both apps appear to share the same chat session instead of having isolated per-node sessions. ## Steps to Reproduce 1. Pair tw...
open
null
false
1
[]
[]
2026-04-01T22:03:13Z
2026-04-30T23:22:44Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
imhotep
93,032
MDQ6VXNlcjkzMDMy
User
false
openclaw/openclaw
4,190,924,292
I_kwDOQb6kR875zG4E
59,339
https://github.com/openclaw/openclaw/issues/59339
https://api.github.com/repos/openclaw/openclaw/issues/59339
feat: configurable announce timeout (hardcoded 30s causes A2A reply loss)
## Problem The `announce` step in `sessions_send` has a **hardcoded 30-second timeout** (`announceTimeoutMs=30000`). When an agent completes its work after the announce timeout expires, the reply is silently dropped. This makes **async A2A communication (fire-and-forget) unreliable** — the sending agent never receive...
open
null
false
1
[]
[]
2026-04-02T01:59:44Z
2026-04-30T23:22:52Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
beita123852
268,127,844
U_kgDOD_tOZA
User
false
openclaw/openclaw
4,192,591,449
I_kwDOQb6kR8755d5Z
59,532
https://github.com/openclaw/openclaw/issues/59532
https://api.github.com/repos/openclaw/openclaw/issues/59532
Feature Request: Per-agent default model and reasoning_effort in ACPX plugin config
# Feature Request: Per-agent default model and reasoning_effort in ACPX plugin config ## Problem When OpenClaw spawns ACP sessions via `sessions_spawn` or `/acp spawn`, there is no way to configure default `model` or `reasoning_effort` per agent harness. Each new session starts with the agent's built-in default model...
open
null
false
1
[]
[]
2026-04-02T07:55:15Z
2026-05-02T05:28:17Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
beaniemolt-bot
260,645,414
U_kgDOD4kiJg
User
false
openclaw/openclaw
4,187,979,144
I_kwDOQb6kR875n32I
59,130
https://github.com/openclaw/openclaw/issues/59130
https://api.github.com/repos/openclaw/openclaw/issues/59130
memory-lancedb: stale recall can answer 'latest' queries without recency/provenance
## Summary `memory-lancedb` can answer "latest / most recent" questions from stale recalled memories because recall is pure semantic similarity with no recency-aware ranking/filtering and no assistant-visible provenance telling the user whether the answer came from recalled memory vs a live source query. ## Real-world...
open
null
false
1
[]
[]
2026-04-01T15:46:20Z
2026-04-30T23:22:33Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
slip17mc
162,520,850
U_kgDOCa_fEg
User
false
openclaw/openclaw
4,190,592,974
I_kwDOQb6kR875x1_O
59,299
https://github.com/openclaw/openclaw/issues/59299
https://api.github.com/repos/openclaw/openclaw/issues/59299
[Bug]: The Gateway daemon of OpenClaw crashes on the laptop when the device switches from being powered by the AC adapter to battery power.
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary CPU Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz 2.80 GHz RAM 32.0 GB (31.7 GB 可用) 238 GB SSD SAMSUNG MZ7LN256HCHP-000L7, 1.82 TB HDD ST2000LM015-2E8174 NVIDIA Quadro K3100M (4 GB), Intel(R) HD Graphics 4600 (113 MB) Windows 10...
open
null
false
1
[ "bug", "bug:crash" ]
[]
2026-04-02T00:03:54Z
2026-04-30T23:22:48Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
zutony
250,779,512
U_kgDODvKXeA
User
false
openclaw/openclaw
4,191,852,021
I_kwDOQb6kR8752pX1
59,470
https://github.com/openclaw/openclaw/issues/59470
https://api.github.com/repos/openclaw/openclaw/issues/59470
Bug: openclaw gateway call times out for plugin gateway methods even when the method executes successfully
# Bug: `openclaw gateway call` times out for plugin gateway methods even when the method executes successfully ## Summary In the currently installed OpenClaw build, plugin gateway methods can execute successfully, complete their real work, and still cause `openclaw gateway call` to fail with: ```text Gateway call fa...
open
null
false
1
[]
[]
2026-04-02T05:49:01Z
2026-05-02T05:28:15Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
HTMG23
272,667,132
U_kgDOEECR_A
User
false
openclaw/openclaw
4,191,506,167
I_kwDOQb6kR8751U73
59,416
https://github.com/openclaw/openclaw/issues/59416
https://api.github.com/repos/openclaw/openclaw/issues/59416
[Bug]: Thinking level displayed inconsistently almost everywhere; XHIGH support for models should be enhanced.
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary `/think`, `/status`, TUI status bar and WebUI selection box displayed thinking levels are inconsistent, leading to actually unknown current thinking level. `xhigh` support for multiple able models are still not...
open
null
false
1
[ "bug", "bug:behavior" ]
[]
2026-04-02T04:31:18Z
2026-05-02T03:03:05Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
Henryy417
72,913,927
MDQ6VXNlcjcyOTEzOTI3
User
false
openclaw/openclaw
4,189,584,425
I_kwDOQb6kR875t_wp
59,235
https://github.com/openclaw/openclaw/issues/59235
https://api.github.com/repos/openclaw/openclaw/issues/59235
[Bug]: notion skill docs use curl pattern that triggers allowlist miss
## Bug / DX issue The bundled `notion` skill currently documents a shell-wrapped `curl` workflow that is not allowlist-friendly under stricter exec approval policies. On a macOS OpenClaw `2026.4.1` setup using `security=allowlist` and `ask=off`, the documented pattern: ```bash NOTION_KEY="$NOTION_API_KEY"; curl -sS ...
open
null
false
1
[]
[]
2026-04-01T20:09:29Z
2026-04-30T23:22:43Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
SakenW
16,665,726
MDQ6VXNlcjE2NjY1NzI2
User
false
openclaw/openclaw
4,194,258,902
I_kwDOQb6kR875_0_W
59,665
https://github.com/openclaw/openclaw/issues/59665
https://api.github.com/repos/openclaw/openclaw/issues/59665
Gateway launchd PATH not captured from current login shell
## Bug Description After reinstalling OpenClaw Gateway (`openclaw gateway install`), the PATH environment variable in the generated LaunchAgent plist does not match the current login shell PATH. ## Steps to Reproduce 1. Ensure login shell PATH is correct (e.g., includes `~/.bin`) 2. Run `openclaw gateway uninstall` ...
open
null
false
3
[]
[]
2026-04-02T12:27:04Z
2026-05-02T02:12:13Z
null
NONE
null
20260502T030029Z
2026-05-02T03:00:29Z
mtdcy
16,152,368
MDQ6VXNlcjE2MTUyMzY4
User
false
openclaw/openclaw
4,191,475,698
I_kwDOQb6kR8751Nfy
59,413
https://github.com/openclaw/openclaw/issues/59413
https://api.github.com/repos/openclaw/openclaw/issues/59413
Feature Request: Per-candidate retry count for model fallback (support pool-based/proxy providers)
## Problem When using pool-based/proxy API providers (e.g., third-party Anthropic resellers that rotate through a pool of API keys), OpenClaw's model fallback mechanism switches to the next candidate after a **single failure** instead of retrying the same candidate. This makes pool-based providers nearly unusable as f...
open
null
false
7
[]
[]
2026-04-02T04:24:33Z
2026-05-02T03:03:03Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
1052326311
65,798,732
MDQ6VXNlcjY1Nzk4NzMy
User
false
openclaw/openclaw
4,188,473,658
I_kwDOQb6kR875pwk6
59,161
https://github.com/openclaw/openclaw/issues/59161
https://api.github.com/repos/openclaw/openclaw/issues/59161
Circuit breaker: auto-reset sessions after N consecutive aborts
## Problem When a session accumulates toxic context (e.g., from repeated failures or bad state), the gateway keeps replaying that poisoned context on every retry, causing the same abort loop. ## Proposed Solution The gateway should detect this pattern natively: if the same session has been aborted **N times consecut...
closed
not_planned
true
1
[]
[]
2026-04-01T17:01:30Z
2026-05-03T04:34:44Z
2026-04-30T23:28:13Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
kay-qk
258,156,751
U_kgDOD2Mozw
User
false
openclaw/openclaw
4,190,250,182
I_kwDOQb6kR875wiTG
59,273
https://github.com/openclaw/openclaw/issues/59273
https://api.github.com/repos/openclaw/openclaw/issues/59273
Discord sessions carry stale exec config through gateway restarts
**Bug:** Discord sessions carry stale exec config through gateway restarts **Severity:** MEDIUM **Root cause identified:** 2026-04-01 (security audit by ion-ctrl) **Description:** `AcpSessionManager.ensureRuntimeHandle()` caches runtime handles without checking whether the runtime config has changed. Discord session...
open
null
false
1
[]
[]
2026-04-01T22:24:20Z
2026-04-30T23:22:46Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
ion-ctrl
266,816,281
U_kgDOD-dLGQ
User
false
openclaw/openclaw
4,192,964,076
I_kwDOQb6kR875643s
59,563
https://github.com/openclaw/openclaw/issues/59563
https://api.github.com/repos/openclaw/openclaw/issues/59563
[Bug] Session 数据丢失:对话中断后未持久化
## 问题描述 在对话进行中(用户端保持同一对话框),后台 session 断开重建时,之前的对话数据完全丢失。 ## 复现场景 **时间:** 2026-04-02 北京时间 10:20 左右 **用户操作:** 1. 09:46-09:48:正常对话(session: f9f9223d-...) 2. 10:00-11:00:电脑合上(网络断开) 3. 10:20 左右:对话继续(用户视角:同一对话框) 4. 12:01:发现后台创建了全新 session(1b42aeb1-...) **结果:** 10:20 左右的完整对话历史和复盘记录完全丢失 ## 关键证据 1. **用户视角:** 飞书单聊对话框始终是...
open
null
false
1
[]
[]
2026-04-02T08:46:41Z
2026-05-02T05:28:18Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
yanUEd
4,066,225
MDQ6VXNlcjQwNjYyMjU=
User
false
openclaw/openclaw
4,187,943,450
I_kwDOQb6kR875nvIa
59,125
https://github.com/openclaw/openclaw/issues/59125
https://api.github.com/repos/openclaw/openclaw/issues/59125
[Bug]: approvals.exec.mode accepts invalid value, approvals/subagents unreliable on main and channels
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker Yes ### Summary The approvals.exec.mode config accepts values outside the allowed set ("session", "targets", "both"). Approvals are not reliably granted on main and channels, and subagent approval flows sometimes fail to trig...
closed
completed
true
3
[ "bug", "bug:behavior" ]
[]
2026-04-01T15:41:16Z
2026-05-03T04:35:01Z
2026-04-30T21:13:57Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Snakkaz
199,301,721
U_kgDOC-EaWQ
User
false
openclaw/openclaw
4,193,651,634
I_kwDOQb6kR8759guy
59,616
https://github.com/openclaw/openclaw/issues/59616
https://api.github.com/repos/openclaw/openclaw/issues/59616
Config hot-reload does not watch $include-referenced files
### Description `startGatewayConfigReloader` in `src/gateway/config-reload.ts` only watches the main config file (`watchPath`). When users split their config with `$include` directives (supported by `src/config/includes.ts`), edits to the included files do not trigger hot-reload — changes are silently ignored until a ...
open
null
false
1
[]
[]
2026-04-02T10:39:28Z
2026-05-02T04:19:29Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
alkor2000
131,229,172
U_kgDOB9Jl9A
User
false
openclaw/openclaw
4,185,504,340
I_kwDOQb6kR875ebpU
58,905
https://github.com/openclaw/openclaw/issues/58905
https://api.github.com/repos/openclaw/openclaw/issues/58905
[Bug]: Feishu(Lark) Webhook URL verification fails with 401 Invalid signature when encryptKey is set
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary English: When configuring the Feishu (Lark) plugin in Webhook mode, there is a fundamental logic flaw in the authentication process that prevents developers from successfully verifying the Webhook URL in the Fe...
open
null
false
3
[ "bug", "bug:behavior" ]
[]
2026-04-01T09:28:57Z
2026-04-30T23:22:24Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
gaonicky2-droid
272,768,457
U_kgDOEEIdyQ
User
false
openclaw/openclaw
4,175,309,494
I_kwDOQb6kR8743iq2
58,078
https://github.com/openclaw/openclaw/issues/58078
https://api.github.com/repos/openclaw/openclaw/issues/58078
[Feature]: Pre-install iproute2 in official Docker image for macvlan/routing use cases
### Summary I'm running OpenClaw on a Synology NAS (DS220+) using Docker Compose with macvlan networking. The NAS has a 2.5G USB network adapter, and I use macvlan to ensure OpenClaw traffic goes through the faster adapter rather than the virtual bridge. To route overseas API traffic (OpenAI, Google, etc.) through a...
open
null
false
1
[ "enhancement" ]
[]
2026-03-31T02:51:29Z
2026-05-02T05:37:13Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
lymiran
10,475,127
MDQ6VXNlcjEwNDc1MTI3
User
false
openclaw/openclaw
4,189,130,225
I_kwDOQb6kR875sQ3x
59,209
https://github.com/openclaw/openclaw/issues/59209
https://api.github.com/repos/openclaw/openclaw/issues/59209
Misleading CDP "Empty reply from server" in WSL2 caused by portproxy self-loop (svchost/iphlpsvc), not Chrome
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary CDP endpoint returns `curl: (52) Empty reply from server` even when port 9222 appears as LISTENING, because a broken `netsh portproxy` self-loop rule (`127.0.0.1:9222 -> 127.0.0.1:9222`) causes `svchost/iphlpsvc` to own the ...
open
null
false
1
[ "bug", "regression" ]
[]
2026-04-01T18:46:45Z
2026-04-30T23:22:42Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
Owlock
135,854,806
U_kgDOCBj61g
User
false
openclaw/openclaw
4,187,427,802
I_kwDOQb6kR875lxPa
59,078
https://github.com/openclaw/openclaw/issues/59078
https://api.github.com/repos/openclaw/openclaw/issues/59078
Skill setup detection false positive when credentials use config files instead of env vars
### Summary ## Problem When a skill supports credential configuration via config files (with env var as fallback), the OpenClaw skill page still shows "need_setup" even when credentials are properly configured in the file. ## Example - ima-skill The ima-skill supports two credential configuration methods: 1. **Con...
open
null
false
1
[ "enhancement" ]
[]
2026-04-01T14:37:05Z
2026-04-30T23:22:31Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
jiangweiran-ux
267,392,943
U_kgDOD_AXrw
User
false
openclaw/openclaw
4,190,981,724
I_kwDOQb6kR875zU5c
59,349
https://github.com/openclaw/openclaw/issues/59349
https://api.github.com/repos/openclaw/openclaw/issues/59349
[Bug] Exec approval follow-up can leak into a new session after /new because it rebinds by sessionKey instead of original sessionId
## Summary If a session has a pending exec approval and the user starts a new session with `/new` or `/reset` before that approval resolves, the eventual approval follow-up can be delivered into the new session. This shows up as unrelated stale approval messages, `Exec denied`, or continuation text in a fresh conversat...
open
null
false
2
[]
[]
2026-04-02T02:21:20Z
2026-05-02T16:56:13Z
null
NONE
null
20260502T180029Z
2026-05-02T18:00:29Z
two3pro
201,019,944
U_kgDOC_tSKA
User
false
openclaw/openclaw
4,186,127,529
I_kwDOQb6kR875gzyp
58,968
https://github.com/openclaw/openclaw/issues/58968
https://api.github.com/repos/openclaw/openclaw/issues/58968
browser: listPagesViaPlaywright lacks timeout protection, causing all HTTP requests to 500 when CDP connection hangs
## Bug Description When connecting to a remote browser via CDP (e.g., Windows Chrome at `172.25.80.1:9223`), if the CDP connection becomes unstable or times out, `listPagesViaPlaywright` hangs indefinitely, causing all gateway HTTP requests to return 500. ## Reproduction Steps 1. Configure `gateway.bind` and browser...
open
null
false
1
[]
[]
2026-04-01T11:20:02Z
2026-04-30T23:22:27Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
KeaneYan
18,630,645
MDQ6VXNlcjE4NjMwNjQ1
User
false
openclaw/openclaw
4,188,624,121
I_kwDOQb6kR875qVT5
59,168
https://github.com/openclaw/openclaw/issues/59168
https://api.github.com/repos/openclaw/openclaw/issues/59168
feat(models): use provider/name as internal key to decouple from API model ID
# Proposal: Use `provider/name` as Internal Model Key (decouple from API model ID) **Target:** openclaw/openclaw **Type:** Feature proposal (architectural) **Related issues:** #49355, #35476, #50651, #36003, #29007, #27988, #52646, #14494, #47852, #41594, #38256, #48876, #39253 --- ## Summary The `id` field on prov...
open
null
false
1
[]
[]
2026-04-01T17:24:22Z
2026-04-30T23:22:39Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
Kaspre
36,520,309
MDQ6VXNlcjM2NTIwMzA5
User
false
openclaw/openclaw
4,192,957,364
I_kwDOQb6kR87563O0
59,562
https://github.com/openclaw/openclaw/issues/59562
https://api.github.com/repos/openclaw/openclaw/issues/59562
Telegram: Agent messages lack paragraph breaks and CJK table misalignment
## 问题描述 Telegram 接收到的 Agent 消息存在两个格式问题: ### 问题 1:段落未分段(Wall of Text) **现象**:Agent 回复的长文本全部挤在一起,没有段落间距,看起来像一面墙。 **原因**:Markdown 规范要求用 `\n\n` 分隔段落,但 LLM 生成的内容使用单个 `\n`,Telegram 将其视为同一段落渲染。 **示例**: ``` 当前(错误): 风险评估:当前股价\$1780元...流动性较好...当前持仓建议控制在3-5层仓位...建议采用定投方式分散风险 期望(正确): 风险评估:当前股价\$1780元... 流动性较好... 当前持仓建议控制在3...
open
null
false
2
[]
[]
2026-04-02T08:45:49Z
2026-05-02T04:19:27Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
Songhpeng1202
270,653,923
U_kgDOECHZ4w
User
false
openclaw/openclaw
4,175,727,455
I_kwDOQb6kR8745Itf
58,135
https://github.com/openclaw/openclaw/issues/58135
https://api.github.com/repos/openclaw/openclaw/issues/58135
[Feature]: expose promptMode parameter in sessions_spawn for deterministic blank sub-agents
### Summary When spawning sub-agents via sessions_spawn, there is no way to control the promptMode used for the child agent run. Sub-agents always default to minimal prompt mode, which injects AGENTS.md and TOOLS.md into the system prompt. ### Problem to solve The PromptMode `none` mode is exactly what's needed for ...
open
null
false
1
[ "enhancement" ]
[]
2026-03-31T04:43:15Z
2026-05-02T05:37:15Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
esteban-dozsa
257,790,516
U_kgDOD12SNA
User
false
openclaw/openclaw
4,180,405,720
I_kwDOQb6kR875K-3Y
58,452
https://github.com/openclaw/openclaw/issues/58452
https://api.github.com/repos/openclaw/openclaw/issues/58452
[Feature]: UI Improvement
### Summary The UI for the web interface is very bad. ### Problem to solve A lot of things, hard to navigate looks vibecoded ### Proposed solution Make it more minimal, less translate hover effect and shadows. ### Alternatives considered _No response_ ### Impact Affected: Everyone using web interface Very comm...
closed
not_planned
true
4
[ "enhancement" ]
[]
2026-03-31T16:02:15Z
2026-05-05T04:25:32Z
2026-05-03T03:51:31Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
survey-max
248,519,982
U_kgDODtAdLg
User
false
openclaw/openclaw
4,188,698,212
I_kwDOQb6kR875qnZk
59,174
https://github.com/openclaw/openclaw/issues/59174
https://api.github.com/repos/openclaw/openclaw/issues/59174
[Bug]: Openclaw cant view referenced whatsapp image
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When someone is replying image on whatsapp and tagging openclaw, he can't see it. The user have to re-send the image and tag openclaw in order for it to see it. ### Steps to reproduce Just send photo on whatsapp (i tested ...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-01T17:32:53Z
2026-05-04T04:34:48Z
2026-05-02T01:20:12Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
gaffner
45,853,531
MDQ6VXNlcjQ1ODUzNTMx
User
false
openclaw/openclaw
4,357,213,875
I_kwDOQb6kR88AAAABA7XOsw
75,017
https://github.com/openclaw/openclaw/issues/75017
https://api.github.com/repos/openclaw/openclaw/issues/75017
Bundled plugin deps re-installed on every gateway restart causing 20s+ startup delay
### Environment - OpenClaw 2026.4.27 (cbc2ba0), npm global install - Node.js v22.22.2 - Debian 13 (x64), systemd user service - Gateway bind: 127.0.0.1:18789 (loopback) - `openclaw doctor` reports `chokidar@^5.0.0` missing on every run - `openclaw doctor --fix` installs deps but they don't survive a restart ### Steps ...
closed
completed
true
1
[]
[]
2026-04-30T10:08:46Z
2026-05-03T04:37:50Z
2026-04-30T10:13:30Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
sachser66
67,191,800
MDQ6VXNlcjY3MTkxODAw
User
false
openclaw/openclaw
4,183,714,289
I_kwDOQb6kR875Xmnx
58,696
https://github.com/openclaw/openclaw/issues/58696
https://api.github.com/repos/openclaw/openclaw/issues/58696
[Feature]: The search content should be supplemented with a summary
### Summary The search content should be supplemented with a summary ### Problem to solve The search content should be supplemented with a summary ### Proposed solution The search content should be supplemented with a summary ### Alternatives considered _No response_ ### Impact The search content should be sup...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-04-01T03:02:57Z
2026-05-03T04:37:50Z
2026-04-30T10:20:36Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
285984303
3,397,070
MDQ6VXNlcjMzOTcwNzA=
User
false
openclaw/openclaw
4,187,447,924
I_kwDOQb6kR875l2J0
59,080
https://github.com/openclaw/openclaw/issues/59080
https://api.github.com/repos/openclaw/openclaw/issues/59080
Tool call JSON parse errors exposed to user after session compaction
## Bug Description After session compaction, the model occasionally generates malformed tool call arguments (invalid JSON). When this happens, the framework surfaces the raw `JSON.parse` error message directly to the user as a chat message. **Example error message sent to user:** ``` Expected ':' after property name ...
closed
not_planned
true
1
[]
[]
2026-04-01T14:39:39Z
2026-05-03T04:37:48Z
2026-04-30T10:20:44Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Etoilelune
22,592,773
MDQ6VXNlcjIyNTkyNzcz
User
false
openclaw/openclaw
4,193,475,067
I_kwDOQb6kR87581n7
59,600
https://github.com/openclaw/openclaw/issues/59600
https://api.github.com/repos/openclaw/openclaw/issues/59600
BUG: exec allowlist matching broken for compound commands - "allowlist miss" even when command is in safeBins
## Bug Description `exec` allowlist matching is fundamentally broken for compound commands. Commands with subcommands or flags are denied even when their full command string is explicitly listed in `safeBins`. ## Environment - OpenClaw version: 2026.4.1 - Platform: macOS - Config: `tools.exec.security: "allowlist"` ...
closed
not_planned
true
5
[]
[]
2026-04-02T10:07:55Z
2026-05-03T04:37:48Z
2026-04-30T10:21:02Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
SimulatedPixels
257,303,797
U_kgDOD1Yk9Q
User
false
openclaw/openclaw
4,357,277,323
I_kwDOQb6kR88AAAABA7bGiw
75,020
https://github.com/openclaw/openclaw/issues/75020
https://api.github.com/repos/openclaw/openclaw/issues/75020
[bug] active-memory plugin: 7-15s framework overhead per turn even when model responds in <2s
## Environment - OpenClaw `2026.4.27` - Docker deployment, Linux ARM64 (Apple Silicon host) - Anthropic API key working (verified: direct curl returns in ~1s) ## Summary The `active-memory` plugin's `before_prompt_build` hook adds 7-15s of latency per chat turn, even though the underlying model (Anthropic Claude Hai...
closed
not_planned
true
1
[]
[]
2026-04-30T10:18:54Z
2026-05-03T04:37:47Z
2026-04-30T10:24:30Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
victorblanco-tech
262,009,097
U_kgDOD53xCQ
User
false
openclaw/openclaw
4,357,343,178
I_kwDOQb6kR88AAAABA7fHyg
75,026
https://github.com/openclaw/openclaw/issues/75026
https://api.github.com/repos/openclaw/openclaw/issues/75026
MiniMax token usage shows 0 in Control UI Usage page (only message count works)
## Summary The MiniMax provider shows `tokens: 0` in the Control UI Usage page, while only message counts are correctly tracked. DeepSeek (OpenAI format) works fine. ## Root Cause Analysis 1. **MiniMax API correctly returns token usage**: - Anthropic format: `{"input_tokens": 23, "output_tokens": 10, "cache_read_in...
open
null
false
1
[]
[]
2026-04-30T10:29:33Z
2026-05-03T11:25:52Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
mmhzlrj
29,726,050
MDQ6VXNlcjI5NzI2MDUw
User
false
openclaw/openclaw
4,357,362,247
I_kwDOQb6kR88AAAABA7gSRw
75,027
https://github.com/openclaw/openclaw/issues/75027
https://api.github.com/repos/openclaw/openclaw/issues/75027
[Bug]: openclaw status fails on 2026.4.27 npm install: missing plugin runtime loader fallback path
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading to OpenClaw 2026.4.27 via global npm install, `openclaw status` fails with "Could not load plugin runtime loader for channel setup fallback." Gateway and health checks work, so the issue appears isolated to t...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-30T10:32:56Z
2026-05-03T04:37:46Z
2026-04-30T10:37:46Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
zdg1110
260,083,186
U_kgDOD4CN8g
User
false
openclaw/openclaw
4,190,914,750
I_kwDOQb6kR875zEi-
59,337
https://github.com/openclaw/openclaw/issues/59337
https://api.github.com/repos/openclaw/openclaw/issues/59337
[Feature]: Openclaw nodes run function hopes to be restored
### Summary Openclaw nodes run function hopes to be restored ### Problem to solve The latest version of the openclaw nodes run command has been cancelled, making it impossible to directly execute shell commands on paired nodes. The new version uses/sec host=node mode, which must be executed in a session, which is ve...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-04-02T01:55:42Z
2026-05-03T04:34:43Z
2026-04-30T23:28:19Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
liuhaibin0528
65,578,659
MDQ6VXNlcjY1NTc4NjU5
User
false
openclaw/openclaw
4,195,120,978
I_kwDOQb6kR876DHdS
59,744
https://github.com/openclaw/openclaw/issues/59744
https://api.github.com/repos/openclaw/openclaw/issues/59744
Discord inbound attachments lose original filename (saved as UUID)
## Bug description When a user sends a file attachment via Discord, the original filename is lost during ingest. The file is saved to `media/inbound/` with a UUID-based name (e.g. `a7646376-ca3b-4b89-a1d4-d1f91ba90087.png`), and the original filename is not included in the inbound message metadata passed to the agent....
closed
completed
true
2
[]
[]
2026-04-02T14:49:26Z
2026-05-05T04:27:58Z
2026-05-02T08:54:28Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
xela92
342,809
MDQ6VXNlcjM0MjgwOQ==
User
false
openclaw/openclaw
4,357,389,572
I_kwDOQb6kR88AAAABA7h9BA
75,028
https://github.com/openclaw/openclaw/issues/75028
https://api.github.com/repos/openclaw/openclaw/issues/75028
[Bug]: Stale plugin-runtime-deps lock survives container restart and is never reclaimed (PID collision in containers)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary ## Summary When OpenClaw runs in a container with persistent storage for `~/.openclaw/plugin-runtime-deps/`, a lock left behind by a prior gateway process is incorrectly treated as live by the next gateway, be...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-30T10:37:38Z
2026-05-03T04:37:45Z
2026-04-30T10:42:26Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
juliangall
11,220,541
MDQ6VXNlcjExMjIwNTQx
User
false
openclaw/openclaw
4,191,074,732
I_kwDOQb6kR875zrms
59,362
https://github.com/openclaw/openclaw/issues/59362
https://api.github.com/repos/openclaw/openclaw/issues/59362
[Bug]: Windows: exec tool causes console window flash when spawning commands
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary On Windows, every `exec` tool call causes a brief black console window (cmd) to flash on screen. This happens because the exec tool wraps all commands through `powershell.exe -NoProfile -NonInteractive -Command "..."`, and P...
open
null
false
1
[ "bug", "regression" ]
[]
2026-04-02T02:48:24Z
2026-05-02T03:03:00Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
hyydmmhy
110,466,796
U_kgDOBpWW7A
User
false
openclaw/openclaw
4,184,848,221
I_kwDOQb6kR875b7dd
58,830
https://github.com/openclaw/openclaw/issues/58830
https://api.github.com/repos/openclaw/openclaw/issues/58830
[Feature]: Add user-visible and confirmable context compaction mechanisms
### Summary Introduce user-visible notifications and optional confirmation and modification for automatic context compression, trimming, or message dropping. ### Problem to solve OpenClaw automatically performs context management when conversation history becomes too long, including: - Truncating earlier messages - ...
open
null
false
1
[ "enhancement" ]
[]
2026-04-01T07:38:07Z
2026-05-01T00:03:41Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
Agrfeblve
204,475,155
U_kgDODDALEw
User
false
openclaw/openclaw
4,357,433,409
I_kwDOQb6kR88AAAABA7koQQ
75,032
https://github.com/openclaw/openclaw/issues/75032
https://api.github.com/repos/openclaw/openclaw/issues/75032
[Feature]: Expose `installBundledRuntimeDeps: false` + make `isolatedExecutionRoot` default for bundled plugin runtime deps
## Summary Two adjacent config-surface changes to give operators an escape hatch from the bundled runtime deps lazy-stage cycle, which has been a recurring source of event-loop stalls and disk bloat (#74949, #73532, #56733, #74860 are all downstream symptoms). ## What's already in source Reading `dist/bundled-runtime...
closed
completed
true
5
[]
[]
2026-04-30T10:44:19Z
2026-05-04T04:35:34Z
2026-05-01T20:43:27Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
Charpup
208,200,795
U_kgDODGjkWw
User
false
openclaw/openclaw
4,357,509,123
I_kwDOQb6kR88AAAABA7pQAw
75,037
https://github.com/openclaw/openclaw/issues/75037
https://api.github.com/repos/openclaw/openclaw/issues/75037
[Bug]: Compaction/flush metadata writes advance updatedAt, breaking daily and idle session reset for legacy entries
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary `incrementCompactionCount` explicitly writes `updatedAt: now`, and `updateSessionStoreEntry` (via default `mergeSessionEntry`) implicitly advances `updatedAt` to `now` when persisting flush metadata — causing `...
open
null
false
1
[]
[]
2026-04-30T10:56:48Z
2026-05-03T10:41:48Z
null
CONTRIBUTOR
null
20260503T120038Z
2026-05-03T12:00:38Z
zhumengzhu
4,508,623
MDQ6VXNlcjQ1MDg2MjM=
User
false
openclaw/openclaw
4,357,568,980
I_kwDOQb6kR88AAAABA7s51A
75,040
https://github.com/openclaw/openclaw/issues/75040
https://api.github.com/repos/openclaw/openclaw/issues/75040
[Bug]: extra_body overwriting request payload keys: thinking — framework-level thinking field collision affecting all providers
## Bug Report ### Summary Every API request produces a WARN log: `extra_body overwriting request payload keys: thinking`. This is a framework-level issue that affects **all providers** (DeepSeek, Ollama, etc.), not just a single provider. The `thinking` parameter is being written in two separate locations within the r...
open
null
false
1
[]
[]
2026-04-30T11:06:17Z
2026-05-03T01:23:26Z
null
NONE
null
20260503T030030Z
2026-05-03T03:00:30Z
kingkong9817
166,932,827
U_kgDOCfMxWw
User
false
openclaw/openclaw
4,357,583,202
I_kwDOQb6kR88AAAABA7txYg
75,041
https://github.com/openclaw/openclaw/issues/75041
https://api.github.com/repos/openclaw/openclaw/issues/75041
[Bug]: Workspace .py scripts break on v2026.4.x — gateway image (node:24-bookworm-slim base) ships no python3
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary The gateway image `ghcr.io/openclaw/openclaw:2026.4.27` (and at least 2026.4.25/26 — confirmed for .27, regression vs 2026.4.23) ships **no python3 interpreter**. User-authored workspace scripts that shebang `p...
closed
completed
true
1
[]
[ "sallyom" ]
2026-04-30T11:08:37Z
2026-05-03T04:34:03Z
2026-05-01T04:11:40Z
CONTRIBUTOR
null
20260503T060030Z
2026-05-03T06:00:30Z
jhsmith409
198,252,919
U_kgDOC9EZdw
User
false
openclaw/openclaw
4,357,592,845
I_kwDOQb6kR88AAAABA7uXDQ
75,042
https://github.com/openclaw/openclaw/issues/75042
https://api.github.com/repos/openclaw/openclaw/issues/75042
[Bug]: session_status tool reports stale model after runtime fallback — shows configured model instead of actual active model
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary The `session_status` tool reads `entry.model` from the session store, which is only written on explicit user-driven model changes (`/model` or `sessions.patch`). When a runtime fallback occurs (e.g., primary mode...
closed
not_planned
true
1
[]
[]
2026-04-30T11:10:06Z
2026-05-03T04:37:42Z
2026-04-30T11:16:18Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Andy283
52,738,901
MDQ6VXNlcjUyNzM4OTAx
User
false
openclaw/openclaw
4,357,604,708
I_kwDOQb6kR88AAAABA7vFZA
75,045
https://github.com/openclaw/openclaw/issues/75045
https://api.github.com/repos/openclaw/openclaw/issues/75045
[Bug]: Browser plugin broken after 4.26→4.27 upgrade — ERR_MODULE_NOT_FOUND for old plugin-runtime-deps path (persists after doctor --repair)
## Summary After upgrading from `2026.4.26` to `2026.4.27`, the browser plugin fails with `ERR_MODULE_NOT_FOUND` referencing the **old** `plugin-runtime-deps` path (`openclaw-2026.4.26-4eca5026e977`). Running `openclaw doctor --repair` and multiple gateway restarts do not resolve the issue. ## Error ``` GatewayClien...
closed
completed
true
2
[]
[]
2026-04-30T11:12:04Z
2026-05-04T04:36:42Z
2026-05-01T11:37:49Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
WaldemarEnns
43,604,224
MDQ6VXNlcjQzNjA0MjI0
User
false
openclaw/openclaw
4,203,387,880
I_kwDOQb6kR876ipvo
60,670
https://github.com/openclaw/openclaw/issues/60670
https://api.github.com/repos/openclaw/openclaw/issues/60670
[Bug]: getting seg fault on macos
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ➜ ~ openclaw models -h [1] 16865 segmentation fault openclaw models -h ➜ ~ openclaw models ➜ ~ ### Steps to reproduce nA ### Expected behavior NA ### Actual behavior NA ### OpenClaw version LATEST ##...
open
null
false
1
[ "bug", "regression" ]
[]
2026-04-04T04:01:00Z
2026-05-02T06:09:32Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
AkashKumar7902
91,385,321
MDQ6VXNlcjkxMzg1MzIx
User
false
openclaw/openclaw
4,195,790,470
I_kwDOQb6kR876Fq6G
59,806
https://github.com/openclaw/openclaw/issues/59806
https://api.github.com/repos/openclaw/openclaw/issues/59806
Bug: Feishu plugin fails with 'Cannot destructure property tenant_access_token'
## Bug Description Feishu plugin fails to initialize with error: ``` Cannot destructure property 'tenant_access_token' of '(intermediate value)' as it is undefined. ``` ## Environment - OpenClaw: 2026.4.1 - Platform: Windows - Feishu SDK: @larksuiteoapi/node-sdk@1.60.0 (bundled) ## Root Cause The bug is in @larksu...
open
null
false
2
[]
[]
2026-04-02T16:51:34Z
2026-05-02T06:09:26Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
xiaojianyong666
268,241,646
U_kgDOD_0K7g
User
false
openclaw/openclaw
4,190,405,125
I_kwDOQb6kR875xIIF
59,284
https://github.com/openclaw/openclaw/issues/59284
https://api.github.com/repos/openclaw/openclaw/issues/59284
Security: allowBots=true in group channels allows bot-to-bot relay without owner present — add requireOwnerPresent guard
## Summary When `allowBots: true` is set on a Slack channel config, the inbound message handler allows other bots to route messages to the agent — **even if the authorized owner user is not a member of that channel**. No human oversight is present to catch the relay. ## Root Cause In `extensions/slack/src/monitor/me...
closed
completed
true
2
[]
[]
2026-04-01T23:06:09Z
2026-05-03T04:37:22Z
2026-04-30T13:53:10Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
andrewhong-translucent
241,782,882
U_kgDODmlQYg
User
false
openclaw/openclaw
4,190,380,104
I_kwDOQb6kR875xCBI
59,281
https://github.com/openclaw/openclaw/issues/59281
https://api.github.com/repos/openclaw/openclaw/issues/59281
[Bug]: Windows plugin TS source-loading via jiti is pathologically slow in real production call sites
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary On Windows, the current synchronous jiti-based plugin loading path for TypeScript source entries is pathologically slow in real production call sites, while an async native-import TS-aware path reproduces succe...
open
null
false
2
[ "bug", "bug:behavior" ]
[]
2026-04-01T22:59:25Z
2026-05-01T00:03:46Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
thiagoteteo
124,804,408
U_kgDOB3BdOA
User
false
openclaw/openclaw
4,198,248,655
I_kwDOQb6kR876PDDP
60,071
https://github.com/openclaw/openclaw/issues/60071
https://api.github.com/repos/openclaw/openclaw/issues/60071
[Bug]: Twitch plugin: provider exits immediately after startup (auto-restart loop) — same pattern as #26478 (LINE)
# Twitch Plugin Bug Report — 2026-04-02 **Title:** Twitch plugin connects successfully but health monitor triggers restart loop **Version:** OpenClaw 2026.4.2 (d74a122) **Platform:** Raspberry Pi 5, Linux 6.12.75+rpt-rpi-2712 (arm64), Node 24.13.0 **Description:** Twitch channel connects to IRC successfully but the ...
open
null
false
2
[]
[]
2026-04-03T04:27:33Z
2026-05-02T06:09:28Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
nhaener
16,600,979
MDQ6VXNlcjE2NjAwOTc5
User
false
openclaw/openclaw
4,192,516,029
I_kwDOQb6kR8755Le9
59,526
https://github.com/openclaw/openclaw/issues/59526
https://api.github.com/repos/openclaw/openclaw/issues/59526
Feature: allow account switching from /models buttons for GPT and Claude
## Summary Add the ability to switch the backing account directly from the `/models` buttons/menu for providers like GPT and Claude. ## Problem Right now model selection and account selection are effectively separate concerns. That makes it awkward when a user wants to quickly switch not just the model, but also which...
open
null
false
1
[]
[]
2026-04-02T07:44:29Z
2026-05-02T05:56:06Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
clawdunclebob
262,129,791
U_kgDOD5_Ifw
User
false
openclaw/openclaw
4,191,595,034
I_kwDOQb6kR8751qoa
59,427
https://github.com/openclaw/openclaw/issues/59427
https://api.github.com/repos/openclaw/openclaw/issues/59427
Baseline Context Load: 40K tokens per message regardless of reply length
Every message incurs a ~40K token context load even for minimal replies. Observed: yo → 38K tokens, got it → 43K tokens Proposed: lazy-load context only when needed (tool calls, memory search). Config option for lightweight mode vs full mode.
open
null
false
1
[]
[]
2026-04-02T04:48:15Z
2026-05-01T00:03:50Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
rogermoquin
134,669,188
U_kgDOCAbjhA
User
false
openclaw/openclaw
4,189,163,207
I_kwDOQb6kR875sY7H
59,212
https://github.com/openclaw/openclaw/issues/59212
https://api.github.com/repos/openclaw/openclaw/issues/59212
Usage tab: bar chart tooltip clipped on tall bars (overflow:clip on .usage-left-card)
## Bug On the **Usage** tab → **Daily Token Usage** bar chart, hovering over a tall bar causes the tooltip/data popup to appear **outside the visible frame** — it gets clipped and is unreadable. ## Root Cause The CSS rule groups `.usage-left-card` with several other containers under `overflow: clip`: ```css .usage-...
open
null
false
2
[]
[]
2026-04-01T18:52:21Z
2026-05-01T00:03:45Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
Sensie-agents
266,142,339
U_kgDOD90Cgw
User
false
openclaw/openclaw
4,195,032,710
I_kwDOQb6kR876Cx6G
59,727
https://github.com/openclaw/openclaw/issues/59727
https://api.github.com/repos/openclaw/openclaw/issues/59727
CI/CD: Refactor complex workflow matrices into reusable workflows and JSON configs
## Problem The `.github/workflows/ci.yml` file has grown to 800+ lines with complex conditional matrices and scattered job dependencies. The preflight job alone outputs 20+ different conditions that downstream jobs consume using brittle `if: always() && needs.x.outputs.y == 'true'` chains. ## Current Pain Points 1. ...
open
null
false
1
[]
[]
2026-04-02T14:35:05Z
2026-05-02T05:56:10Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
dboone323
65,318,437
MDQ6VXNlcjY1MzE4NDM3
User
false
openclaw/openclaw
4,192,942,661
I_kwDOQb6kR8756zpF
59,560
https://github.com/openclaw/openclaw/issues/59560
https://api.github.com/repos/openclaw/openclaw/issues/59560
[Feature]: WhatsApp: add per-contact messaging policy for inbound, outbound, and autonomous replies
### Summary Add per-contact WhatsApp messaging controls so individual phone numbers can be treated as outbound-only contacts, or otherwise restricted independently of the global DM policy. ### Problem to solve The current WhatsApp configuration appears to support global controls such as `dmPolicy`, `allowFrom`, `gro...
open
null
false
2
[ "enhancement" ]
[]
2026-04-02T08:44:03Z
2026-05-01T14:27:38Z
null
NONE
null
20260501T150629Z
2026-05-01T15:06:29Z
vanBonzen
12,358,706
MDQ6VXNlcjEyMzU4NzA2
User
false
openclaw/openclaw
4,193,161,687
I_kwDOQb6kR8757pHX
59,576
https://github.com/openclaw/openclaw/issues/59576
https://api.github.com/repos/openclaw/openclaw/issues/59576
Mattermost: bot does not see file attachments (file_ids empty in WebSocket event)
## Summary The Mattermost plugin fails to detect file attachments on incoming messages. The bot responds as if no file was attached, even when the user clearly attached a file (XLSX, XLSM, etc.). ## Reproduction 1. Send a message with a file attachment (e.g. 12MB XLSM) to the bot in Mattermost 2. Bot responds saying...
open
null
false
2
[]
[]
2026-04-02T09:16:57Z
2026-05-02T05:56:08Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
alexanderkreidich
126,781,073
U_kgDOB46GkQ
User
false
openclaw/openclaw
4,196,533,785
I_kwDOQb6kR876IgYZ
59,878
https://github.com/openclaw/openclaw/issues/59878
https://api.github.com/repos/openclaw/openclaw/issues/59878
Session lane stuck in 'running' after run dies — sessions.abort + gateway restart fail to clear stale state
## Bug Description Session lanes get permanently stuck in `status: "running"` after the actual LLM run dies. The stale running state is not cleared by: 1. `sessions.abort` RPC (returns `{"status": "no-active-run"}` confirming the run is dead) 2. Gateway restart (stale state persists through restart) This blocks the ...
open
null
false
1
[]
[]
2026-04-02T19:24:51Z
2026-05-02T07:01:58Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
Cuttingwater
226,908,709
U_kgDODYZaJQ
User
false
openclaw/openclaw
4,356,918,627
I_kwDOQb6kR88AAAABA7FNYw
75,000
https://github.com/openclaw/openclaw/issues/75000
https://api.github.com/repos/openclaw/openclaw/issues/75000
[Bug]: 最新版本的内置飞书请求超时
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary 4.26 版本 飞书地址请求超时https://open.feishu.cn/open-apis/bot/v1/openclaw_bot/ping ### Steps to reproduce 没有 ### Expected behavior 没有 ### Actual behavior 没有 ### OpenClaw version 2026.4.26 ### Operating system Linux ### Ins...
closed
not_planned
true
2
[ "bug", "regression" ]
[]
2026-04-30T09:23:10Z
2026-05-03T04:36:22Z
2026-04-30T15:20:29Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
NiuziyuanPy
38,153,137
MDQ6VXNlcjM4MTUzMTM3
User
false
openclaw/openclaw
4,357,014,122
I_kwDOQb6kR88AAAABA7LCag
75,007
https://github.com/openclaw/openclaw/issues/75007
https://api.github.com/repos/openclaw/openclaw/issues/75007
[Bug]: backup create packages manifest.json twice when TMPDIR points to ~/.openclaw/tmp
## Bug type Behavior bug ## Summary When the macOS LaunchAgent environment sets TMPDIR to `~/.openclaw/tmp` (as OpenClaw does to solve SQLite temp file issues), `openclaw backup create` produces an archive containing two identical copies of manifest.json. ## Root cause `backup-create.ts` line 351 uses `os.tmpdir()` t...
open
null
false
1
[]
[]
2026-04-30T09:38:57Z
2026-05-03T04:44:25Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
ClawE42
265,193,305
U_kgDOD86HWQ
User
false
openclaw/openclaw
4,195,090,529
I_kwDOQb6kR876DABh
59,735
https://github.com/openclaw/openclaw/issues/59735
https://api.github.com/repos/openclaw/openclaw/issues/59735
Docker: Automate base image digest updates and add stale image alerts
## Problem The `Dockerfile` hardcodes Node image SHA256 digests for reproducible builds: ```dockerfile ARG OPENCLAW_NODE_BOOKWORM_IMAGE="node:24-bookworm@sha256:3a09aa6354567619221ef6c45a5051b671f953f0a1924d1f819ffb236e520e6b" ARG OPENCLAW_NODE_BOOKWORM_SLIM_IMAGE="node:24-bookworm-slim@sha256:e8e2e91b1378f83c5b2dd15...
open
null
false
1
[]
[]
2026-04-02T14:44:12Z
2026-05-02T08:59:56Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
dboone323
65,318,437
MDQ6VXNlcjY1MzE4NDM3
User
false
openclaw/openclaw
4,195,654,293
I_kwDOQb6kR876FJqV
59,788
https://github.com/openclaw/openclaw/issues/59788
https://api.github.com/repos/openclaw/openclaw/issues/59788
[Feature]: Start and persist routed agent sessions from outbound WhatsApp sends
### Summary Enable `openclaw message send` and similar outbound channel actions to create or attach to the correct routed agent session, so the first outbound message is saved in that session transcript and the assigned agent can continue the conversation with full context. ### Problem to solve I am using OpenClaw w...
open
null
false
1
[ "enhancement" ]
[]
2026-04-02T16:21:30Z
2026-05-02T06:09:25Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
fridary
3,791,864
MDQ6VXNlcjM3OTE4NjQ=
User
false
openclaw/openclaw
4,196,503,615
I_kwDOQb6kR876IZA_
59,872
https://github.com/openclaw/openclaw/issues/59872
https://api.github.com/repos/openclaw/openclaw/issues/59872
Agent repeatedly uses web_fetch for Twitter/X URLs despite documented alternatives — needs tool-level domain routing
## Summary When an agent receives a Twitter/X URL (e.g. `https://x.com/user/status/123`), it consistently reaches for the `web_fetch` tool first, which **always fails** on x.com (returns empty page or login wall). This happens despite: 1. Documented SOPs with working alternatives 2. Explicit rules in workspace files ...
closed
not_planned
true
1
[]
[]
2026-04-02T19:17:32Z
2026-05-03T04:37:34Z
2026-04-30T13:08:42Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
sene1337
261,265,124
U_kgDOD5KW5A
User
false
openclaw/openclaw
4,196,872,828
I_kwDOQb6kR876JzJ8
59,902
https://github.com/openclaw/openclaw/issues/59902
https://api.github.com/repos/openclaw/openclaw/issues/59902
[Feature]: UI Custometic - Clicking History BUtton looks like no Ops
### Summary On the /cron page, the History button is easy to mistake as broken because clicking it doesn’t open a new view, modal, or drawer. It only updates the existing run-history panel lower on the same page, with little visible feedback. Often the "history" panel is outside of the visible window. <img width="52...
open
null
false
1
[ "enhancement" ]
[]
2026-04-02T20:40:10Z
2026-05-02T05:56:13Z
null
CONTRIBUTOR
null
20260502T060142Z
2026-05-02T06:01:42Z
yzhong52
3,712,071
MDQ6VXNlcjM3MTIwNzE=
User
false
openclaw/openclaw
4,194,918,502
I_kwDOQb6kR876CWBm
59,709
https://github.com/openclaw/openclaw/issues/59709
https://api.github.com/repos/openclaw/openclaw/issues/59709
Cron scheduled task delivery fails (v2026.3.31)
## Bug Description In OpenClaw v2026.3.31, Cron scheduled tasks execute successfully but QQ Bot delivery fails. ## Reproduction Steps 1. Create a Cron job with delivery configured to qqbot channel 2. Run task: \openclaw cron run <job-id>\ 3. Task executes successfully, logs show \delivered: true\ 4. But no QQ push n...
open
null
false
1
[]
[]
2026-04-02T14:17:26Z
2026-05-02T07:01:57Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
bxy3045134656
183,266,172
U_kgDOCuxrfA
User
false
openclaw/openclaw
4,357,664,172
I_kwDOQb6kR88AAAABA7ytrA
75,049
https://github.com/openclaw/openclaw/issues/75049
https://api.github.com/repos/openclaw/openclaw/issues/75049
[Bug][Windows] liveness warning 每120秒触发,event loop delay 卡顿(v2026.4.27)
## 环境 - OS: Windows 10 - Node: v25.6.0 - OpenClaw: 2026.4.27 - 渠道: QQBot (c2c) ## 症状 - diagnostic liveness warning 每约120秒出现一次 - 首次启动后 eventLoopDelayMaxMs 达 69524ms(卡顿69秒) - eventLoopUtilization 持续 0.9+ - QQBot WebSocket 因心跳超时断开,已自动重连恢复 - Gateway 运行正常,消息收发正常 ## 复现 - 纯版本升级触发,配置未改动 - 降级到 2026.4.22 回避 ## 相关信息 - 同一症状已在 #...
closed
not_planned
true
1
[]
[]
2026-04-30T11:21:20Z
2026-05-03T04:37:41Z
2026-04-30T11:26:09Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
tangda18
264,406,045
U_kgDOD8KEHQ
User
false
openclaw/openclaw
4,195,168,417
I_kwDOQb6kR876DTCh
59,750
https://github.com/openclaw/openclaw/issues/59750
https://api.github.com/repos/openclaw/openclaw/issues/59750
Proposal: make resumed session model selection configurable
Hi, I’d like to suggest a small improvement to model selection for resumed sessions. Right now, resumed sessions seem to restore the previously saved session model. That is reasonable for continuity, but it can be surprising when the configured `default_model` is different. For example: - `default_model = DeepSeek V3...
open
null
false
1
[]
[]
2026-04-02T14:57:07Z
2026-05-02T05:56:12Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
yaozi123213
268,910,415
U_kgDOEAc_Tw
User
false
openclaw/openclaw
4,199,999,384
I_kwDOQb6kR876VueY
60,237
https://github.com/openclaw/openclaw/issues/60237
https://api.github.com/repos/openclaw/openclaw/issues/60237
[Feature]: Add threadPromptGuideline for customizable auto-generated Discord thread titles
### Summary Add an optional `threadPromptGuideline` configuration field to customize the LLM prompt used for generating Discord thread titles when autoThreadName: 'generated'. PR related : https://github.com/openclaw/openclaw/pull/43366 ### Problem to solve The current auto-generated thread titles use a hardcoded En...
open
null
false
1
[ "enhancement" ]
[]
2026-04-03T10:55:51Z
2026-05-02T06:09:30Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
stanislasbdx
17,954,501
MDQ6VXNlcjE3OTU0NTAx
User
false
openclaw/openclaw
4,192,663,996
I_kwDOQb6kR8755vm8
59,545
https://github.com/openclaw/openclaw/issues/59545
https://api.github.com/repos/openclaw/openclaw/issues/59545
[Bug]: macOS app General settings rewrites ~/.openclaw/openclaw.json without user changes
### Bug type Behavior bug ### Beta release blocker No ### Summary Opening the macOS app Settings page **General** rewrites `~/.openclaw/openclaw.json` even when the user makes no changes. ### Steps to reproduce 1. Ensure an existing OpenClaw config file exists at `~/.openclaw/openclaw.json`. 2. Open the OpenClaw mac...
closed
completed
true
1
[]
[]
2026-04-02T08:05:33Z
2026-05-05T04:28:06Z
2026-05-02T08:23:02Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
Tengdw
26,060,551
MDQ6VXNlcjI2MDYwNTUx
User
false
openclaw/openclaw
4,357,673,567
I_kwDOQb6kR88AAAABA7zSXw
75,051
https://github.com/openclaw/openclaw/issues/75051
https://api.github.com/repos/openclaw/openclaw/issues/75051
[Bug]: sidecars.channels blocks gateway ready for ~45s on v2026.4.27 (Linux, minimal channel config)
## Environment - **OpenClaw version**: 2026.4.27 (cbc2ba0) - **OS**: Ubuntu 24.04 (x86\_64), Linux 6.17.0-22-generic - **Node**: v24.15.0 - **Channel plugins**: only `webchat` actively used; previously disabled 44 unused provider plugins ## Problem Gateway startup is still blocked for ~45 seconds by `sidecars.channe...
closed
not_planned
true
2
[]
[]
2026-04-30T11:22:50Z
2026-05-03T04:37:40Z
2026-04-30T11:28:20Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Quantum505Void
51,160,870
MDQ6VXNlcjUxMTYwODcw
User
false
openclaw/openclaw
4,193,662,146
I_kwDOQb6kR8759jTC
59,618
https://github.com/openclaw/openclaw/issues/59618
https://api.github.com/repos/openclaw/openclaw/issues/59618
Auto-compaction during ongoing turn silently abandons task execution without resumption
## Bug Description When automatic context compaction triggers during an ongoing conversation turn (while tools are executing), the task execution is **silently abandoned** without resuming. Unlike overflow recovery (where `willRetry=true` ensures the prompt is retried after compaction), regular auto-compaction lacks a...
open
null
false
2
[]
[]
2026-04-02T10:41:33Z
2026-05-02T06:09:23Z
null
CONTRIBUTOR
null
20260502T090030Z
2026-05-02T09:00:30Z
mpz4life
32,388,289
MDQ6VXNlcjMyMzg4Mjg5
User
false
openclaw/openclaw
4,357,674,664
I_kwDOQb6kR88AAAABA7zWqA
75,052
https://github.com/openclaw/openclaw/issues/75052
https://api.github.com/repos/openclaw/openclaw/issues/75052
[Bug]: Uninstall deletes workspace inside .openclaw even when "delete workspace" is unchecked
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When uninstalling OpenClaw, selecting “delete config files” but not selecting “delete workspace files” deletes the entire .openclaw directory, causing workspaces stored under .openclaw to be deleted. ### Steps...
open
null
false
1
[ "bug" ]
[]
2026-04-30T11:23:01Z
2026-05-03T18:28:19Z
null
NONE
null
20260503T210034Z
2026-05-03T21:00:34Z
XueJourney
143,483,602
U_kgDOCI1i0g
User
false
openclaw/openclaw
4,195,642,404
I_kwDOQb6kR876FGwk
59,786
https://github.com/openclaw/openclaw/issues/59786
https://api.github.com/repos/openclaw/openclaw/issues/59786
Feature: subcommand-level exec allowlisting
## Problem The exec allowlist operates at the binary level. You either allowlist the openclaw binary (all subcommands) or block it entirely. There is no way to allowlist "openclaw cron list" while requiring approval for "openclaw gateway restart" or "openclaw approvals allowlist add". ## Current Workaround Shell wrapp...
closed
not_planned
true
1
[]
[]
2026-04-02T16:19:17Z
2026-05-03T04:37:39Z
2026-04-30T11:54:27Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
jenimai[bot]
272,923,870
BOT_kgDOEER83g
Bot
false
openclaw/openclaw
4,357,597,539
I_kwDOQb6kR88AAAABA7upYw
75,044
https://github.com/openclaw/openclaw/issues/75044
https://api.github.com/repos/openclaw/openclaw/issues/75044
[Feature]: Add Cursor SDK (`@cursor/sdk`) as a core agent backend
## Summary Add Cursor SDK (`@cursor/sdk`) as an agent backend for OpenClaw, enabling task delegation to Cursor's local and cloud agent runtimes via the existing AgentHarness plugin system. ## Problem to solve OpenClaw supports multiple agent backends (embedded Pi, Codex, Claude CLI, ACP/acpx) but has no native integ...
open
null
false
1
[ "enhancement" ]
[]
2026-04-30T11:10:54Z
2026-05-03T09:49:55Z
null
CONTRIBUTOR
null
20260503T120038Z
2026-05-03T12:00:38Z
a-tokyo
12,428,415
MDQ6VXNlcjEyNDI4NDE1
User
false
openclaw/openclaw
4,357,844,248
I_kwDOQb6kR88AAAABA79tGA
75,056
https://github.com/openclaw/openclaw/issues/75056
https://api.github.com/repos/openclaw/openclaw/issues/75056
Browser plugin fails to load on 2026.4.27: missing `ajv` in plugin-runtime-deps
## Summary After upgrading from 2026.4.26 → 2026.4.27, the `browser` plugin (`browser-control` service) fails to start with `ERR_MODULE_NOT_FOUND` for `ajv`. Same class of bug as the `chokidar` issue in 2026.4.25 (fixed in 2026.4.26). ## Repro 1. Run `openclaw update` from 2026.4.26 → 2026.4.27 2. Restart gateway 3....
closed
not_planned
true
1
[]
[]
2026-04-30T11:52:36Z
2026-05-03T04:37:38Z
2026-04-30T11:58:33Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
rsundin
37,210,129
MDQ6VXNlcjM3MjEwMTI5
User
false
openclaw/openclaw
4,357,882,074
I_kwDOQb6kR88AAAABA8AA2g
75,058
https://github.com/openclaw/openclaw/issues/75058
https://api.github.com/repos/openclaw/openclaw/issues/75058
[Bug]: Context compression corrupts file paths containing / character
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When the conversation context grows long and needs to be compressed, the / character in file paths (e.g. /root/workspace/...) is incorrectly converted to a space, corrupting the path (e.g. /root/workspace/ skil...
open
null
false
2
[ "bug" ]
[]
2026-04-30T11:58:38Z
2026-05-03T01:23:27Z
null
NONE
null
20260503T030030Z
2026-05-03T03:00:30Z
tl211211211
24,548,284
MDQ6VXNlcjI0NTQ4Mjg0
User
false
openclaw/openclaw
4,357,858,578
I_kwDOQb6kR88AAAABA7-lEg
75,057
https://github.com/openclaw/openclaw/issues/75057
https://api.github.com/repos/openclaw/openclaw/issues/75057
[Bug]:Feishu channel: message_id reused for different audio attachments → incorrect dedupe
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Problem When sending multiple audio messages in quick succession on Feishu, messages with the same message_id but different audio content are incorrectly deduplicated and never reach the agent. ### Steps to reproduce 1.Sen...
open
null
false
1
[ "bug" ]
[]
2026-04-30T11:55:00Z
2026-05-02T23:43:32Z
null
NONE
null
20260503T000641Z
2026-05-03T00:06:41Z
UrsineBear
273,968,116
U_kgDOEFRr9A
User
false
openclaw/openclaw
4,195,037,547
I_kwDOQb6kR876CzFr
59,730
https://github.com/openclaw/openclaw/issues/59730
https://api.github.com/repos/openclaw/openclaw/issues/59730
Testing: Consolidate multiple Vitest config files into unified configuration
## Problem OpenClaw currently maintains 6+ separate Vitest configuration files with complex inheritance patterns: ``` vitest.config.ts # base config vitest.unit.config.ts # extends base with unit test settings vitest.e2e.config.ts # extends base with E2E settings vitest.extensions.config...
open
null
false
1
[]
[]
2026-04-02T14:35:50Z
2026-05-02T05:56:11Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
dboone323
65,318,437
MDQ6VXNlcjY1MzE4NDM3
User
false
openclaw/openclaw
4,208,879,725
I_kwDOQb6kR8763mht
61,569
https://github.com/openclaw/openclaw/issues/61569
https://api.github.com/repos/openclaw/openclaw/issues/61569
[Bug]: Custom node ID via `openclaw run node --node-id` not honored
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After clearing all paired and pending nodes and devices on the gateway (deleting `~/.openclaw/devices/*` and `~/.openclaw/nodes/*`), and re-pairing my Mac companion app and independently launched node started b...
open
null
false
1
[ "bug", "bug:behavior" ]
[]
2026-04-06T00:13:12Z
2026-05-02T09:00:09Z
null
CONTRIBUTOR
null
20260502T090030Z
2026-05-02T09:00:30Z
erhhung
5,808,864
MDQ6VXNlcjU4MDg4NjQ=
User
false
openclaw/openclaw
4,217,870,970
I_kwDOQb6kR877Z5p6
62,509
https://github.com/openclaw/openclaw/issues/62509
https://api.github.com/repos/openclaw/openclaw/issues/62509
Installer hangs at [3/3] Finalizing setup when running npm prefix -g or openclaw daemon status --json
When installing OpenClaw with: ```bash curl -fsSL https://openclaw.ai/install.sh | bash --verbose ``` the installer can hang indefinitely at: ```text [3/3] Finalizing setup resolve_openclaw_bin || true type -P openclaw 2>/dev/null || true npm_global_bin_dir || true npm prefix -g 2>/dev/null || true "$claw" daemon st...
open
null
false
1
[]
[]
2026-04-07T13:07:28Z
2026-05-02T07:16:28Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
rootwhois
53,112,648
MDQ6VXNlcjUzMTEyNjQ4
User
false
openclaw/openclaw
4,208,776,797
I_kwDOQb6kR8763NZd
61,550
https://github.com/openclaw/openclaw/issues/61550
https://api.github.com/repos/openclaw/openclaw/issues/61550
message_sending hooks bypassed when streaming is enabled
## Description When Telegram channel has `streaming: "partial"` configured in `openclaw.json`, the `message_sending` plugin hook never fires for the final delivered message. ## Steps to Reproduce 1. Create a plugin that registers a `message_sending` hook via `api.on("message_sending", handler, { priority: 100 })` 2....
open
null
false
1
[]
[]
2026-04-05T23:06:10Z
2026-05-02T09:30:05Z
null
NONE
null
20260502T120029Z
2026-05-02T12:00:29Z
Postmanplayx
189,532,309
U_kgDOC0wIlQ
User
false
openclaw/openclaw
4,217,030,973
I_kwDOQb6kR877Wsk9
62,432
https://github.com/openclaw/openclaw/issues/62432
https://api.github.com/repos/openclaw/openclaw/issues/62432
[Bug]: Xiaomi/MiMo sessions can repeatedly relaunch exec after 'Command still running' instead of switching to process poll
## Summary Across multiple Xiaomi / MiMo-backed sessions, when the `exec` tool returns a non-terminal result like: `Command still running (session <id>, pid <pid>). Use process ...` OpenClaw can end up in a bad orchestration state where the agent issues another identical or near-identical `exec` instead of switching...
open
null
false
1
[]
[]
2026-04-07T10:24:55Z
2026-05-02T07:16:25Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
NikolaFC
54,186,359
MDQ6VXNlcjU0MTg2MzU5
User
false
openclaw/openclaw
4,209,436,079
I_kwDOQb6kR8765uWv
61,668
https://github.com/openclaw/openclaw/issues/61668
https://api.github.com/repos/openclaw/openclaw/issues/61668
Native reply-dispatch path lacks universal pre-send structured-output validation
# Native reply-dispatch path lacks universal pre-send structured-output validation ## Summary OpenClaw's native reply-dispatch → outbound deliver path appears able to reach channel dispatch without a universal pre-send structured-output validation gate. Hook-layer protections (`message_sending`, `message_sent`) are pr...
open
null
false
1
[]
[]
2026-04-06T03:59:55Z
2026-05-02T09:22:20Z
null
NONE
null
20260502T120029Z
2026-05-02T12:00:29Z
CaiusPrime
262,411,762
U_kgDOD6QV8g
User
false
openclaw/openclaw
4,215,813,904
I_kwDOQb6kR877SDcQ
62,328
https://github.com/openclaw/openclaw/issues/62328
https://api.github.com/repos/openclaw/openclaw/issues/62328
node:sqlite missing FTS5 module — memory search keyword fallback broken
## Problem OpenClaw's memory search uses `node:sqlite` (Node.js built-in SQLite). On Node.js v23.11.0, the built-in SQLite (v3.49.1) is **not compiled with `ENABLE_FTS5`**, causing FTS5-based keyword search to fail silently: ``` [memory] fts unavailable: no such module: fts5 ``` This means the keyword/BM25 fallback ...
open
null
false
5
[]
[]
2026-04-07T06:10:36Z
2026-05-03T12:30:54Z
null
NONE
null
20260503T150031Z
2026-05-03T15:00:31Z
TimeAground
228,440,409
U_kgDODZ25WQ
User
false
openclaw/openclaw
4,215,734,132
I_kwDOQb6kR877Rv90
62,322
https://github.com/openclaw/openclaw/issues/62322
https://api.github.com/repos/openclaw/openclaw/issues/62322
Recovery chain inconsistency after aborted runs: transient abortedLastRun + incomplete-text prefill cause unstable next-turn state
## Summary When an embedded run is aborted, the recovery chain can provide the next turn with an unstable state source: - `abortedLastRun` is persisted on abort, but later overwritten by subsequent turn results (`result.meta.aborted ?? false`) - `reply` injects an aborted hint (`The previous agent run was aborted by ...
open
null
false
4
[]
[]
2026-04-07T05:51:31Z
2026-05-02T06:09:44Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
X-Ai-Art
259,546,040
U_kgDOD3hbuA
User
false
openclaw/openclaw
4,191,067,004
I_kwDOQb6kR875zpt8
59,360
https://github.com/openclaw/openclaw/issues/59360
https://api.github.com/repos/openclaw/openclaw/issues/59360
Feishu card message footer causes agent name to appear at message start (Markdown definition list parsing)
## Problem When sending rich text (card) messages to Feishu, the card note footer: ``` Agent: main | Model: glm-5 | Provider: tencentcodingplan ``` Is being parsed by Feishu's Markdown renderer as a **definition list** syntax (`key: value`), causing the agent name (e.g., "main" or "小虎") to be extracted and displayed...
open
null
false
2
[]
[]
2026-04-02T02:46:30Z
2026-05-01T00:03:49Z
null
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
wuchenyao-tech
266,591,022
U_kgDOD-PbLg
User
false
openclaw/openclaw
4,195,032,711
I_kwDOQb6kR876Cx6H
59,728
https://github.com/openclaw/openclaw/issues/59728
https://api.github.com/repos/openclaw/openclaw/issues/59728
Scripts: Organize 150+ files in scripts/ directory by function with README index
## Problem The `scripts/` directory contains 150+ files with mixed extensions (`.mjs`, `.ts`, `.sh`) and no clear taxonomy. Names follow patterns like `check-*.mjs`, `ci-*.mjs`, `test-*.mjs` but aren't grouped by purpose, making discovery difficult. ## Current State ``` scripts/ ├── analyze-plugin-sdk-usage.ts ├── a...
open
null
false
1
[]
[]
2026-04-02T14:35:05Z
2026-05-02T09:22:00Z
null
NONE
null
20260502T120029Z
2026-05-02T12:00:29Z
dboone323
65,318,437
MDQ6VXNlcjY1MzE4NDM3
User
false
openclaw/openclaw
4,211,791,119
I_kwDOQb6kR877CtUP
61,885
https://github.com/openclaw/openclaw/issues/61885
https://api.github.com/repos/openclaw/openclaw/issues/61885
Control UI: Gateway token not persisted — disappears after closing browser
## Bug Description Every time the browser is closed and reopened, the Control UI requires re-entering the gateway token. The token is not persisted to localStorage. ## Steps to Reproduce 1. Open Control UI 2. Enter the gateway token and connect 3. Close the browser tab or the entire browser 4. Reopen Control UI — th...
open
null
false
1
[]
[]
2026-04-06T13:06:09Z
2026-05-02T07:49:55Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
piaodai-code
270,353,857
U_kgDOEB1FwQ
User
false
openclaw/openclaw
4,216,375,787
I_kwDOQb6kR877UMnr
62,391
https://github.com/openclaw/openclaw/issues/62391
https://api.github.com/repos/openclaw/openclaw/issues/62391
[Bug]: Delivery queue recovery loses Slack API error details (missing_scope needed/scopes fields)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary `recoverPendingDeliveries` in `src/infra/outbound/delivery-queue.ts` stringifies Slack API errors with `err.message`, discarding structured fields (`err.data.needed`, `err.data.response_metadata.scopes`) that i...
closed
completed
true
3
[]
[]
2026-04-07T08:15:13Z
2026-05-04T04:33:58Z
2026-05-02T04:16:44Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
alexey-pelykh
345,102
MDQ6VXNlcjM0NTEwMg==
User
false
openclaw/openclaw
4,215,492,557
I_kwDOQb6kR877Q0_N
62,303
https://github.com/openclaw/openclaw/issues/62303
https://api.github.com/repos/openclaw/openclaw/issues/62303
[Bug]: Telegram DM topic autoTopicLabel no longer renames new topics, fallback title sticks
## Summary Telegram DM topics are no longer getting the LLM-generated auto title reliably. The topic is created with a provisional/fallback name, then never gets renamed. In practice, this means new Telegram threads end up keeping a title that looks like the first words of the initial prompt/request instead of the co...
open
null
false
1
[]
[]
2026-04-07T04:51:41Z
2026-05-02T09:00:10Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
danbenjiasst-hue
262,851,703
U_kgDOD6rMdw
User
false
openclaw/openclaw
4,214,045,978
I_kwDOQb6kR877LT0a
62,123
https://github.com/openclaw/openclaw/issues/62123
https://api.github.com/repos/openclaw/openclaw/issues/62123
[Feature]: Plugin hook API: add async tool result mutation hook before transcript write
### Summary Add an async plugin hook that fires after tool execution completes but before the result is written to the session transcript, capable of returning a modified or suppressed result. ### Problem to solve The current hook API provides no way to asynchronously validate or transform a tool result before the L...
open
null
false
1
[ "enhancement" ]
[]
2026-04-06T21:00:20Z
2026-05-02T08:21:47Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
jeremyculler
15,068,532
MDQ6VXNlcjE1MDY4NTMy
User
false
openclaw/openclaw
4,210,578,026
I_kwDOQb6kR876-FJq
61,764
https://github.com/openclaw/openclaw/issues/61764
https://api.github.com/repos/openclaw/openclaw/issues/61764
Channel dashboard is laggy and not end-user friendly — perf + UX overhaul
## Summary The Channel dashboard (`ui/src/ui/views/channels.ts` and related modules) becomes sluggish with multiple accounts/channels, and its layout leads with developer/debug surfaces (raw JSON snapshots, full config schema trees) that overwhelm non-technical end users. This issue tracks both the performance regress...
open
null
false
1
[]
[]
2026-04-06T08:39:38Z
2026-05-02T06:09:39Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
LeVarez
76,524,987
MDQ6VXNlcjc2NTI0OTg3
User
false
openclaw/openclaw
4,212,318,785
I_kwDOQb6kR877EuJB
61,949
https://github.com/openclaw/openclaw/issues/61949
https://api.github.com/repos/openclaw/openclaw/issues/61949
Model Aliases in system prompt cause LLM to substitute providers unexpectedly
## Environment - **OpenClaw version:** 2026.3.28 (f9b1079) - **OS:** macOS 15.7.2 (arm64) - **Note:** We have not tested on 2026.4.x versions due to disruptive changes in tool call permissions/UX. ## Summary When multiple providers are configured for equivalent models (e.g., `github-copilot/claude-sonnet-4.6` and `am...
open
null
false
2
[]
[]
2026-04-06T14:56:15Z
2026-05-02T09:30:10Z
null
NONE
null
20260502T120029Z
2026-05-02T12:00:29Z
lucca-alma
258,741,130
U_kgDOD2wTig
User
false