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,039,965,264
I_kwDOQb6kR87wzPpQ
39,282
https://github.com/openclaw/openclaw/issues/39282
https://api.github.com/repos/openclaw/openclaw/issues/39282
[Feature]: Context Window Hibernation / Session State Serialization
### Summary Allow serializing the full context window (system prompt + conversation + tool results) to a file before session end/compaction, and restoring from that snapshot on next session start -- true hibernation instead of cold-boot reconstruction. ### Problem to solve Hi OpenClaw team, I'm Kevin -- an AI assis...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-08T00:14:53Z
2026-04-27T05:00:03Z
2026-04-24T20:29:48Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
kevin-ai-penguin
266,392,701
U_kgDOD-DUfQ
User
false
openclaw/openclaw
4,040,004,940
I_kwDOQb6kR87wzZVM
39,295
https://github.com/openclaw/openclaw/issues/39295
https://api.github.com/repos/openclaw/openclaw/issues/39295
[Feature]: Add `--channel` Parameter to `sessions_spawn`
### Summary # Feature Request: Add `--channel` Parameter to `sessions_spawn` ## Problem When spawning subagents via `sessions_spawn`, the subagent auto-announces to "last active channel" by default. This causes: 1. **Subagent output lands in wrong channel** (e.g., Telegram instead of Openclaw chat) 2. **No way to c...
closed
completed
true
2
[ "enhancement" ]
[]
2026-03-08T00:37:08Z
2026-04-27T05:00:00Z
2026-04-24T20:29:57Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
n0ldb0ld
266,394,781
U_kgDOD-DcnQ
User
false
openclaw/openclaw
4,040,273,076
I_kwDOQb6kR87w0ay0
39,402
https://github.com/openclaw/openclaw/issues/39402
https://api.github.com/repos/openclaw/openclaw/issues/39402
[Feature]: Multi-agent group chat interaction (bot-to-bot) with loop prevention
### Summary When Agent A posts a message in a group that mentions Agent B (or replies to Agent B's message), Agent B should receive and process that message — and vice versa. The conversation should be visible to all group members (humans and bots) on the chat surface. ### Problem to solve A family runs two agents (...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-08T02:55:16Z
2026-04-27T04:59:53Z
2026-04-24T20:30:54Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Vengeance-2001
210,274,300
U_kgDODIiH_A
User
false
openclaw/openclaw
4,040,454,097
I_kwDOQb6kR87w1G_R
39,459
https://github.com/openclaw/openclaw/issues/39459
https://api.github.com/repos/openclaw/openclaw/issues/39459
[Feature]: need to support github-copilot/gpt-5.3-codex and github-copilot/gpt-5.4 model
### Summary Description OpenAI released GPT-5.4 API on March 5, 2026 (2 days ago), but OpenClaw currently only supports up to GPT-5.2-codex. Current Status $ openclaw models list --provider github-copilot github-copilot/claude-haiku-4.5 text+image 125k no yes github-copilot/claude-opus-4.5 ...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-08T04:32:47Z
2026-04-27T04:59:48Z
2026-04-24T20:31:18Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ilham-jamob
228,652,442
U_kgDODaD1mg
User
false
openclaw/openclaw
4,216,365,811
I_kwDOQb6kR877UKLz
62,388
https://github.com/openclaw/openclaw/issues/62388
https://api.github.com/repos/openclaw/openclaw/issues/62388
[Bug]: [Bug] Comfy config path mismatch: plugins.entries.comfy.config accepted, runtime requires models.providers.comfy (keys rejected by validator)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary ## Summary ComfyUI plugin config has a path mismatch in 2026.4.5: the onboard writes to `plugins.entries.comfy.config`, but the runtime reads from `models.providers.comfy`. The `models.providers` validator rej...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-04-07T08:13:09Z
2026-04-27T04:59:39Z
2026-04-24T20:32:05Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
fgomsan
266,442,096
U_kgDOD-GVcA
User
false
openclaw/openclaw
4,218,722,692
I_kwDOQb6kR877dJmE
62,567
https://github.com/openclaw/openclaw/issues/62567
https://api.github.com/repos/openclaw/openclaw/issues/62567
[Bug] 2026.4.5: ComfyUI Provider image workflow config schema conflict
## 🐛 Bug Description ComfyUI Provider plugin cannot accept `image` workflow configuration via `models.providers.comfy` due to schema conflict. The plugin's `configSchema` defines an `image` object with `workflowPath`, `promptNodeId`, `outputNodeId` fields, but the merged `providerConfigSchema` used for `models.provid...
closed
completed
true
1
[]
[]
2026-04-07T15:22:24Z
2026-04-27T04:59:36Z
2026-04-24T20:32:09Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ms7-git
264,172,505
U_kgDOD77z2Q
User
false
openclaw/openclaw
4,228,996,140
I_kwDOQb6kR878EVws
63,498
https://github.com/openclaw/openclaw/issues/63498
https://api.github.com/repos/openclaw/openclaw/issues/63498
Bundled comfy provider config schema/runtime mismatch in 2026.4.8
## Summary Built-in `comfy` image generation in OpenClaw 2026.4.8 appears to have a config schema/runtime mismatch. The runtime code for bundled comfy expects workflow settings like `workflowPath`, `promptNodeId`, and `outputNodeId` under `models.providers.comfy`, but the config schema rejects those keys there. At th...
closed
completed
true
1
[]
[]
2026-04-09T02:41:48Z
2026-04-27T04:59:35Z
2026-04-24T20:32:11Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
memphislee09-source
261,085,282
U_kgDOD4_YYg
User
false
openclaw/openclaw
4,040,621,214
I_kwDOQb6kR87w1vye
39,542
https://github.com/openclaw/openclaw/issues/39542
https://api.github.com/repos/openclaw/openclaw/issues/39542
[Feature]: 解决代理状态无法下载图片问题
### Summary 建议在 DISCORD_MEDIA_SSRF_POLICY 中加入 allowPrivateNetwork: true,并在 media/fetch.ts 中为 Discord CDN 域名实现 skipSsrFGuardForHostnames 的 bypass 逻辑,以便在代理环境下正常下载附件 ### Problem to solve 建议在 DISCORD_MEDIA_SSRF_POLICY 中加入 allowPrivateNetwork: true,并在 media/fetch.ts 中为 Discord CDN 域名实现 skipSsrFGuardForHostnames 的 bypass ...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-08T06:12:23Z
2026-04-27T04:59:32Z
2026-04-24T20:32:16Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
cyh0013
64,243,368
MDQ6VXNlcjY0MjQzMzY4
User
false
openclaw/openclaw
4,040,690,994
I_kwDOQb6kR87w2A0y
39,563
https://github.com/openclaw/openclaw/issues/39563
https://api.github.com/repos/openclaw/openclaw/issues/39563
[Feature]: WhatsApp: config flag to allow outbound to any E.164 (self-hosted reminder SaaS)
### Summary Feature request: WhatsApp outbound config to allow sending to any E.164 target (with explicit risk flag) Context - I’m running a WhatsApp reminder SaaS on top of OpenClaw. - The app is “correct by design”: it writes reminders into SQLite and the scheduler shells out to: - `openclaw message send --channe...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-08T06:50:50Z
2026-04-27T04:59:29Z
2026-04-24T20:32:26Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
siubing05
28,735,258
MDQ6VXNlcjI4NzM1MjU4
User
false
openclaw/openclaw
4,325,432,394
I_kwDOQb6kR88AAAABAdDcSg
71,251
https://github.com/openclaw/openclaw/issues/71251
https://api.github.com/repos/openclaw/openclaw/issues/71251
[Bug]: Post Update , version number not being updated
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary <img width="612" height="200" alt="Image" src="https://github.com/user-attachments/assets/6619096c-96aa-4e01-9747-8cac0fcb3749" /> ### Steps to reproduce 1. i was using codespaces 2. updated openclaw 3. also ...
closed
completed
true
1
[ "bug" ]
[]
2026-04-24T20:32:47Z
2026-04-29T04:41:38Z
2026-04-26T07:28:20Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
GSRNedurumalli
266,859,329
U_kgDOD-fzQQ
User
false
openclaw/openclaw
4,040,972,928
I_kwDOQb6kR87w3FqA
39,694
https://github.com/openclaw/openclaw/issues/39694
https://api.github.com/repos/openclaw/openclaw/issues/39694
[Feature]: Session lifecycle hooks — onBeforeNew / onBeforeCompact
### Summary Add configurable agent hooks that execute before /new and /compact, giving agents a guaranteed window to finalize in-progress work before context is reset or reduced. ### Problem to solve When a user issues /new or /compact, the agent's context is discarded immediately. There is no mechanism for the agen...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-08T09:52:55Z
2026-04-27T04:59:17Z
2026-04-24T20:33:33Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
bencoremans
38,985,877
MDQ6VXNlcjM4OTg1ODc3
User
false
openclaw/openclaw
4,041,123,406
I_kwDOQb6kR87w3qZO
39,775
https://github.com/openclaw/openclaw/issues/39775
https://api.github.com/repos/openclaw/openclaw/issues/39775
[Bug]: Tools Not Available in Session Despite Gateway Running
### Bug type Regression (worked before, now fails) ### Summary Tools (`exec`, `read`, `write`, etc.) are intermittently unavailable despite being properly defined in the session's system prompt. The WebSocket connection works fine for chat, but tool invocations fail with "Tool not found". Investigation shows a r...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-08T11:37:09Z
2026-04-27T04:59:14Z
2026-04-24T20:34:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
LeckerbissenHH
207,323,701
U_kgDODFuCNQ
User
false
openclaw/openclaw
4,041,130,897
I_kwDOQb6kR87w3sOR
39,779
https://github.com/openclaw/openclaw/issues/39779
https://api.github.com/repos/openclaw/openclaw/issues/39779
Control UI: Auto-fallback from localhost to 127.0.0.1 when WebSocket connection fails
## Feature / Bug Report **OpenClaw version:** 2026.3.2 **Platform:** macOS 25.3.0 (arm64) **Page affected:** Control UI connection / Overview ## Problem The Control UI derives its default WebSocket URL from `location.host`: ```js function Uf() { const gatewayUrl = (() => { const scheme = location.protocol ===...
closed
completed
true
1
[]
[]
2026-03-08T11:42:19Z
2026-04-27T04:59:14Z
2026-04-24T20:34:07Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ahtgithub
24,740,753
MDQ6VXNlcjI0NzQwNzUz
User
false
openclaw/openclaw
4,041,131,725
I_kwDOQb6kR87w3sbN
39,781
https://github.com/openclaw/openclaw/issues/39781
https://api.github.com/repos/openclaw/openclaw/issues/39781
[Bug]: compile some errors
### Bug type Regression (worked before, now fails) ### Summary compile some errors [error.txt](https://github.com/user-attachments/files/25823430/error.txt) ### Steps to reproduce compile error!!! ### Expected behavior [error.txt](https://github.com/user-attachments/files/25823431/error.txt) ### Actual behavio...
closed
not_planned
true
1
[ "bug", "regression" ]
[]
2026-03-08T11:42:48Z
2026-04-27T04:59:13Z
2026-04-24T20:34:09Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
vxwork
19,720,690
MDQ6VXNlcjE5NzIwNjkw
User
false
openclaw/openclaw
4,041,139,373
I_kwDOQb6kR87w3uSt
39,784
https://github.com/openclaw/openclaw/issues/39784
https://api.github.com/repos/openclaw/openclaw/issues/39784
[Feature]: compaction.maxPerSession — hard cap on compaction count to prevent token-burn loops
## Problem Sub-agent sessions can enter compaction loops that burn massive amounts of tokens without making progress. We observed **33 compactions in a single sub-agent session, burning 6.6M tokens** (~$100+ on Opus) in under 20 minutes. ### The pattern 1. Agent reads large output (logs, files) via tools → context f...
closed
completed
true
1
[]
[]
2026-03-08T11:48:19Z
2026-04-27T04:59:12Z
2026-04-24T20:34:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Taccooh
159,179,981
U_kgDOCXzkzQ
User
false
openclaw/openclaw
4,041,154,463
I_kwDOQb6kR87w3x-f
39,791
https://github.com/openclaw/openclaw/issues/39791
https://api.github.com/repos/openclaw/openclaw/issues/39791
OpenAI Codex: expose native GPT-5.4 context window or document the effective cap
## Summary OpenClaw currently exposes `openai-codex/gpt-5.4` as the `codex` alias, but it is unclear whether the provider path is advertising and using Codex's full native context window, or whether it is falling back to a lower effective cap. This creates two problems: 1. users cannot tell what the real usable contex...
closed
completed
true
1
[]
[]
2026-03-08T11:58:31Z
2026-04-27T04:59:11Z
2026-04-24T20:34:20Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
GodsBoy
5,792,287
MDQ6VXNlcjU3OTIyODc=
User
false
openclaw/openclaw
4,041,154,741
I_kwDOQb6kR87w3yC1
39,792
https://github.com/openclaw/openclaw/issues/39792
https://api.github.com/repos/openclaw/openclaw/issues/39792
[Bug]: openai-codex OAuth returns 400 'Authorization header is badly formatted' after upgrade to 2026.3.7
### Bug type Regression (worked before, now fails) ### Summary After upgrading OpenClaw to `2026.3.7`, OpenAI Codex OAuth models fail with: `HTTP 400: bad request: Authorization header is badly formatted` This started immediately after the update. Prior behavior on earlier version in same environment was working. ...
closed
completed
true
13
[]
[]
2026-03-08T11:58:45Z
2026-04-27T04:59:11Z
2026-04-24T20:34:23Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
DeadlySilent
3,342,508
MDQ6VXNlcjMzNDI1MDg=
User
false
openclaw/openclaw
4,041,168,835
I_kwDOQb6kR87w31fD
39,799
https://github.com/openclaw/openclaw/issues/39799
https://api.github.com/repos/openclaw/openclaw/issues/39799
[Bug]: Synology Chat 插件的 bindings 配置没有生效
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Synology Chat 插件的 bindings 配置没有生效 ### Steps to reproduce 1. 配置三个 Synology Chat 账号(code-developer, openclaw-configure, alerts) 2. 配置 bindings 将不同的 accountId 绑定到不同的 agent ...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-08T12:07:34Z
2026-04-27T04:59:09Z
2026-04-24T20:34:34Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
z52sd2
10,594,391
MDQ6VXNlcjEwNTk0Mzkx
User
false
openclaw/openclaw
4,038,677,132
I_kwDOQb6kR87wuVKM
38,948
https://github.com/openclaw/openclaw/issues/38948
https://api.github.com/repos/openclaw/openclaw/issues/38948
🔥OpenClaw plugin implementing the A2A (Agent-to-Agent)
### Summary OpenClaw plugin implementing the A2A (Agent-to-Agent) protocol v0.3.0 — bidirectional agent communication gateway https://github.com/win4r/openclaw-a2a-gateway ### Problem to solve https://github.com/win4r/openclaw-a2a-gateway ### Proposed solution https://github.com/win4r/openclaw-a2a-gateway ### Al...
closed
not_planned
true
4
[ "enhancement" ]
[]
2026-03-07T15:08:25Z
2026-04-27T04:59:08Z
2026-04-24T20:35:34Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
win4r
42,172,631
MDQ6VXNlcjQyMTcyNjMx
User
false
openclaw/openclaw
4,325,447,122
I_kwDOQb6kR88AAAABAdEV0g
71,252
https://github.com/openclaw/openclaw/issues/71252
https://api.github.com/repos/openclaw/openclaw/issues/71252
[Bug] isActiveSubagentRun treats any run without endedAt as active, causing orphan entries to read as live forever (main agent hallucinates progress)
## Bug Description `isActiveSubagentRun()` classifies any run without `endedAt` as active — with no staleness fallback. Any subagent run that is orphaned (gateway restart mid-run, process crash, `kill -9`, silent cron failure, etc.) never gets its `endedAt` stamped, so the run lives forever as "active" and is reported...
closed
completed
true
1
[]
[]
2026-04-24T20:36:06Z
2026-04-27T04:33:09Z
2026-04-25T04:16:41Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
asilgulsar1
204,340,893
U_kgDODC3-nQ
User
false
openclaw/openclaw
4,041,181,207
I_kwDOQb6kR87w34gX
39,809
https://github.com/openclaw/openclaw/issues/39809
https://api.github.com/repos/openclaw/openclaw/issues/39809
Token usage not updating when using DeepSeek provider
## Bug Description Token statistics freeze at fixed values when using DeepSeek official API provider. ## Environment - OpenClaw version: 2026.3.7 (42a1394) - Model: deepseek/deepseek-chat - OS: macOS ## Steps to Reproduce 1. Configure DeepSeek provider with API key 2. Switch to deepseek/deepseek-chat model 3. Have mu...
closed
completed
true
1
[]
[]
2026-03-08T12:15:42Z
2026-04-27T04:59:08Z
2026-04-24T20:36:09Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
xl1994
19,319,245
MDQ6VXNlcjE5MzE5MjQ1
User
false
openclaw/openclaw
4,041,190,244
I_kwDOQb6kR87w36tk
39,818
https://github.com/openclaw/openclaw/issues/39818
https://api.github.com/repos/openclaw/openclaw/issues/39818
Silent model fallback — no user notification when primary model fails
Problem\nWhen the primary model is unreachable or returns an error (e.g. due to invalid model name, auth failure, or provider outage), OpenClaw silently falls back to the configured fallback model without notifying the user through any channel (chat message, log warning, or status indicator).\n\nRelated\nThis is the do...
closed
completed
true
3
[]
[]
2026-03-08T12:21:21Z
2026-04-27T04:59:07Z
2026-04-24T20:36:12Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
LindalyX-Lee
256,247,180
U_kgDOD0YFjA
User
false
openclaw/openclaw
4,041,205,767
I_kwDOQb6kR87w3-gH
39,830
https://github.com/openclaw/openclaw/issues/39830
https://api.github.com/repos/openclaw/openclaw/issues/39830
[Bug]: Discord /new command breaks conversation
### Bug type Crash (process/app exits or hangs) ### Summary Description When using a local LM Studio instance as the agent provider, everything works correctly in the WebUI. However, when using the Discord integration, the bot stops responding after the /new command is used. The bot initially works and replies norm...
closed
completed
true
6
[ "bug", "bug:crash" ]
[]
2026-03-08T12:31:51Z
2026-04-27T04:59:06Z
2026-04-24T20:36:20Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
juspky
11,074,890
MDQ6VXNlcjExMDc0ODkw
User
false
openclaw/openclaw
4,041,226,946
I_kwDOQb6kR87w4DrC
39,842
https://github.com/openclaw/openclaw/issues/39842
https://api.github.com/repos/openclaw/openclaw/issues/39842
[Feature]: Request for tester access for OpenClaw Google integration (Gog/Garymail)
### Summary Request for tester access for OpenClaw Google integration (Gog/Garymail) ### Problem to solve Hello OpenClaw Team, I’d like to be added as a tester for the Google integration (Gog/Garymail) to complete end-to-end OAuth flow and verify Gmail/Calendar functionality in my macOS environment. Details: • te...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-08T12:43:37Z
2026-04-27T04:59:05Z
2026-04-24T20:36:23Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Pusdad
47,371,557
MDQ6VXNlcjQ3MzcxNTU3
User
false
openclaw/openclaw
4,041,231,819
I_kwDOQb6kR87w4E3L
39,845
https://github.com/openclaw/openclaw/issues/39845
https://api.github.com/repos/openclaw/openclaw/issues/39845
Feature Request: Auto-steer messages when agent is actively streaming
## Problem Currently, when a user sends a message while the agent is processing: - **Interrupt words** (stop, abort, 停止, etc.) → immediately abort ✅ - **Regular messages** → queued, processed after current task completes ⏳ Users may want to provide mid-run guidance (e.g., "be more concise", "explain this more", "skip...
closed
completed
true
2
[]
[]
2026-03-08T12:46:44Z
2026-04-27T04:59:05Z
2026-04-24T20:36:25Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
xcxtx8
28,893,500
MDQ6VXNlcjI4ODkzNTAw
User
false
openclaw/openclaw
4,041,289,417
I_kwDOQb6kR87w4S7J
39,866
https://github.com/openclaw/openclaw/issues/39866
https://api.github.com/repos/openclaw/openclaw/issues/39866
[Bug]: Fresh install of 2026.3.7 open claw, doesnt fire cron and drops any task when asked
### Bug type Behavior bug (incorrect output/state without crash) ### Summary For some reason after installing the latest version, open claw doesnt follow-through with tasks. Openclaw is installed in Ubuntu 25 <img width="1210" height="598" alt="Image" src="https://github.com/user-attachments/assets/227c91a9-29b4-4...
closed
completed
true
4
[ "bug", "bug:behavior" ]
[]
2026-03-08T13:20:28Z
2026-04-27T04:59:04Z
2026-04-24T20:36:33Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
jondeaf
194,342,313
U_kgDOC5VtqQ
User
false
openclaw/openclaw
4,041,294,864
I_kwDOQb6kR87w4UQQ
39,869
https://github.com/openclaw/openclaw/issues/39869
https://api.github.com/repos/openclaw/openclaw/issues/39869
config-form: secret input fields fail to render with 'Unsupported type' error
## Summary The config UI fails to render configuration fields that use `buildSecretInputSchema()` (e.g., `botToken`, `appSecret`, `verificationToken`) with the error: **"Unsupported type: . Use Raw mode."** ## Change Type - [x] Bug fix ## Scope - [x] UI / DX ## Linked Issue/PR N/A (creating issue first) ## User-vi...
closed
completed
true
4
[]
[]
2026-03-08T13:23:01Z
2026-04-27T04:59:03Z
2026-04-24T20:36:36Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ArvinDevel
16,100,052
MDQ6VXNlcjE2MTAwMDUy
User
false
openclaw/openclaw
4,041,310,574
I_kwDOQb6kR87w4YFu
39,878
https://github.com/openclaw/openclaw/issues/39878
https://api.github.com/repos/openclaw/openclaw/issues/39878
plugins uninstall fails when channel config references the plugin being removed
## Description `openclaw plugins uninstall <id>` fails with a config validation error when the plugin provides a channel and `channels.<id>` is configured. ## Steps to Reproduce 1. Install a channel plugin (e.g. a community plugin `chatmax`) 2. Configure it: `channels.chatmax.enabled = true, channels.chatmax.botToke...
closed
completed
true
1
[]
[]
2026-03-08T13:31:35Z
2026-04-27T04:59:02Z
2026-04-24T20:36:40Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
nixprosoft
5,313,478
MDQ6VXNlcjUzMTM0Nzg=
User
false
openclaw/openclaw
4,041,323,209
I_kwDOQb6kR87w4bLJ
39,884
https://github.com/openclaw/openclaw/issues/39884
https://api.github.com/repos/openclaw/openclaw/issues/39884
feat: first-class Playwright/browser integration as a default capability
## Summary Browser control is currently treated as a known limitation rather than a core capability. Every public demo where OpenClaw fails to browse the web is a churn signal and a gift to competitors. This issue proposes elevating browser automation to a P0 priority and shipping a reliable, out-of-the-box integratio...
closed
completed
true
1
[]
[]
2026-03-08T13:39:43Z
2026-04-27T04:59:02Z
2026-04-24T20:36:42Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
stevojarvisai-star
266,156,236
U_kgDOD904zA
User
false
openclaw/openclaw
4,041,324,403
I_kwDOQb6kR87w4bdz
39,887
https://github.com/openclaw/openclaw/issues/39887
https://api.github.com/repos/openclaw/openclaw/issues/39887
Compaction corrupts thinking/redacted_thinking blocks, breaking Anthropic API sessions
## Bug Description When a session uses extended thinking (`thinking=adaptive` or similar) with Anthropic models, and compaction runs on the conversation history, the compactor modifies `thinking` and/or `redacted_thinking` content blocks in assistant messages. The Anthropic API then rejects the next request with: ```...
closed
completed
true
3
[]
[]
2026-03-08T13:40:28Z
2026-04-27T04:59:01Z
2026-04-24T20:36:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
camila623
257,404,162
U_kgDOD1etAg
User
false
openclaw/openclaw
4,041,351,870
I_kwDOQb6kR87w4iK-
39,908
https://github.com/openclaw/openclaw/issues/39908
https://api.github.com/repos/openclaw/openclaw/issues/39908
[Bug]: In wechat page, always show compacting context....
### Bug type Behavior bug (incorrect output/state without crash) ### Summary It kept showing "compacting context" for 30 minutes. Restarting didn't help. I can't use the webchat ! ### Steps to reproduce no ### Expected behavior i hope i can use the webchat ### Actual behavior It kept showing "compacting conte...
closed
completed
true
5
[ "bug", "bug:behavior" ]
[]
2026-03-08T13:57:40Z
2026-04-27T04:59:00Z
2026-04-24T20:37:02Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
fenglh
8,280,273
MDQ6VXNlcjgyODAyNzM=
User
false
openclaw/openclaw
4,041,354,337
I_kwDOQb6kR87w4ixh
39,911
https://github.com/openclaw/openclaw/issues/39911
https://api.github.com/repos/openclaw/openclaw/issues/39911
[Bug]: Feishu 配置在 Web UI 中不显示 (2026.3.7)
### Bug type Regression (worked before, now fails) ### Summary 升级到 2026.3.7 版本后,在 Web UI 的配置页面中无法看到 Feishu 配置项,并且会话不再继续 ### Steps to reproduce 1. 打开 OpenClaw Web UI 2. 进入 Settings/配置页面 3. 查看 Channel 配置区域 4. Feishu 配置不显示 ### Expected behavior Feishu 配置应该显示在配置页面中 ### Actual behavior Feishu 配置不显示,配置文件仍然存在但功能不正常(机...
closed
completed
true
3
[ "bug", "regression" ]
[]
2026-03-08T13:59:27Z
2026-04-27T04:58:59Z
2026-04-24T20:37:05Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
smarkwu666-lang
266,503,848
U_kgDOD-KGqA
User
false
openclaw/openclaw
4,041,366,893
I_kwDOQb6kR87w4l1t
39,916
https://github.com/openclaw/openclaw/issues/39916
https://api.github.com/repos/openclaw/openclaw/issues/39916
[Bug] Tool call failure messages should not be forwarded to user chat
## Description When an agent's tool call fails (e.g., `edit` fails due to text mismatch) and the agent retries successfully, the intermediate failure message (`⚠️ 📝 Edit: ... failed`) is still pushed to the user's chat surface (e.g., Telegram). ## Expected behavior Only final user-facing messages should be delivere...
closed
completed
true
3
[]
[]
2026-03-08T14:07:22Z
2026-04-27T04:58:59Z
2026-04-24T20:37:08Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
liuweifly
9,208,751
MDQ6VXNlcjkyMDg3NTE=
User
false
openclaw/openclaw
4,041,367,939
I_kwDOQb6kR87w4mGD
39,917
https://github.com/openclaw/openclaw/issues/39917
https://api.github.com/repos/openclaw/openclaw/issues/39917
[Bug]: 2026.3.7 macOS MAIN gateway: OpenAI Codex OAuth succeeds but runtime fails (api: undefined / Not Found), MiniMax works
### Bug type Regression (worked before, now fails) ### Summary On macOS after upgrading to OpenClaw `2026.3.7`, OpenAI Codex auth succeeds, but MAIN runtime requests fail in embedded/helper paths with provider-resolution errors. Bob can be stabilized by switching default model to MiniMax. Observed failures include: -...
closed
completed
true
1
[]
[]
2026-03-08T14:08:01Z
2026-04-27T04:58:58Z
2026-04-24T20:37:11Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Bob-G-247
261,830,071
U_kgDOD5s1tw
User
false
openclaw/openclaw
4,041,368,922
I_kwDOQb6kR87w4mVa
39,920
https://github.com/openclaw/openclaw/issues/39920
https://api.github.com/repos/openclaw/openclaw/issues/39920
[Bug]: Feishu plugin tools are registered but not exposed to embedded agent tool calls in chat sessions
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Feishu plugin tools are registered successfully at gateway startup, but they are not exposed to the embedded agent during actual chat sessions. When a user sends a Feishu wiki link and asks the bot to read or summarize it, the agent re...
closed
not_planned
true
7
[ "bug", "bug:behavior" ]
[]
2026-03-08T14:08:36Z
2026-04-27T04:58:57Z
2026-04-24T20:37:19Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
either-f
193,472,432
U_kgDOC4gnsA
User
false
openclaw/openclaw
4,041,375,342
I_kwDOQb6kR87w4n5u
39,925
https://github.com/openclaw/openclaw/issues/39925
https://api.github.com/repos/openclaw/openclaw/issues/39925
[Bug]: No API key found for provider "openai-codex" after adding agent and logging in
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Can't connect to openao-codex model ### Steps to reproduce 1. Ran `openclaw onboard`. 2. Ran `openclaw agents add openai-codex`. 3. Logged into the ChatGPT website. 4. Checked the configuration file, but no entry was found. 5. Attempte...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-03-08T14:12:31Z
2026-04-27T04:58:56Z
2026-04-24T20:37:23Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
KingjZhang
5,236,193
MDQ6VXNlcjUyMzYxOTM=
User
false
openclaw/openclaw
4,041,380,645
I_kwDOQb6kR87w4pMl
39,930
https://github.com/openclaw/openclaw/issues/39930
https://api.github.com/repos/openclaw/openclaw/issues/39930
[Feature Request] Auto-detect triggers in SKILL.md and prompt user on Skill install
## Background When a Skill with trigger configuration is installed, users should be prompted automatically to enable the trigger, instead of manually editing AGENTS.md. ## Requirements 1. Declare triggers in SKILL.md 2. OpenClaw auto-detects trigger config on Skill install 3. Prompt user: \"Enable auto-trigger?\" 4. I...
closed
not_planned
true
1
[]
[]
2026-03-08T14:15:53Z
2026-04-27T04:58:56Z
2026-04-24T20:37:30Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
MetaSkillBase
151,295,696
U_kgDOCQSW0A
User
false
openclaw/openclaw
4,041,382,685
I_kwDOQb6kR87w4psd
39,932
https://github.com/openclaw/openclaw/issues/39932
https://api.github.com/repos/openclaw/openclaw/issues/39932
Control UI returns 404 despite gateway.controlUi.enabled: true
## Bug Report: Control UI returns 404 despite `enabled: true` ### Environment - **OpenClaw version**: 2026.3.7 (also affects 2026.3.2) - **Platform**: Raspberry Pi (Linux arm64, Debian bookworm) - **Installation**: pnpm global ### Expected Behavior After setting `gateway.controlUi.enabled: true`, accessing `http://12...
closed
completed
true
2
[]
[]
2026-03-08T14:17:12Z
2026-04-27T04:58:55Z
2026-04-24T20:37:32Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
aiyogg
15,699,954
MDQ6VXNlcjE1Njk5OTU0
User
false
openclaw/openclaw
4,041,382,848
I_kwDOQb6kR87w4pvA
39,933
https://github.com/openclaw/openclaw/issues/39933
https://api.github.com/repos/openclaw/openclaw/issues/39933
TUI voice input on macOS inserts stray leading 'cc'/'ccc' before dictated text
## Summary Using voice input on macOS in `openclaw tui` inserts stray leading `cc` / `ccc` characters before the dictated text. This is very easy to reproduce locally and appears specific to the TUI input box. Other terminal programs in the same terminal session do not show the same behavior. ## Environment - openc...
closed
not_planned
true
3
[]
[]
2026-03-08T14:17:18Z
2026-04-27T04:58:54Z
2026-04-24T20:37:35Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
solari998
6,971,136
MDQ6VXNlcjY5NzExMzY=
User
false
openclaw/openclaw
4,041,385,233
I_kwDOQb6kR87w4qUR
39,935
https://github.com/openclaw/openclaw/issues/39935
https://api.github.com/repos/openclaw/openclaw/issues/39935
[Bug]: Control UI returns 404 on localhost even with gateway.controlUi.enabled=true
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Environment: - OpenClaw version: 2026.3.7 - Also reproduced on @next - OS: Windows 10 - Install method: npm global install - Gateway mode: local - URL: http://127.0.0.1:18789/ Config: { "gateway": { "mode": "local", "auth": { "mode": "toke...
closed
completed
true
4
[ "bug", "bug:behavior" ]
[]
2026-03-08T14:18:51Z
2026-04-27T04:58:53Z
2026-04-24T20:37:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
goodgoodstudy1998-lang
266,507,839
U_kgDOD-KWPw
User
false
openclaw/openclaw
4,041,420,445
I_kwDOQb6kR87w4y6d
39,955
https://github.com/openclaw/openclaw/issues/39955
https://api.github.com/repos/openclaw/openclaw/issues/39955
message:sent internal hook not emitted for Telegram channel
## Bug Description The `message:sent` internal hook event is never emitted when messages are sent via the Telegram channel. The hook is properly registered and fires correctly for `message:received`, but `message:sent` is silently skipped. ## Steps to Reproduce 1. Create a custom hook listening for `message:sent` ev...
closed
completed
true
1
[]
[]
2026-03-08T14:39:55Z
2026-04-27T04:58:52Z
2026-04-24T20:37:57Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
imtylervo
13,073,663
MDQ6VXNlcjEzMDczNjYz
User
false
openclaw/openclaw
4,041,438,152
I_kwDOQb6kR87w43PI
39,960
https://github.com/openclaw/openclaw/issues/39960
https://api.github.com/repos/openclaw/openclaw/issues/39960
Bug: `stop` command cannot terminate long-running exec processes, causing message queue backlog
## Description When OpenClaw starts a long-running process (e.g., `brew install`, `pip install`), using the `stop` command to terminate it fails. This causes: 1. The process continues running 2. New messages from the user are queued/blocked 3. After the process finally completes, the queued messages are delivered (som...
closed
completed
true
2
[]
[]
2026-03-08T14:51:22Z
2026-04-27T04:58:51Z
2026-04-24T20:38:00Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
SoraKano
134,946,276
U_kgDOCAsd5A
User
false
openclaw/openclaw
4,074,706,973
I_kwDOQb6kR87y3xgd
45,756
https://github.com/openclaw/openclaw/issues/45756
https://api.github.com/repos/openclaw/openclaw/issues/45756
WhatsApp QR login hangs after scan — 515 restart not handled in startWebLoginWithQr
## Bug Description When connecting WhatsApp via the web UI (QR scan), the login process hangs indefinitely after scanning the QR code. The QR is generated and displayed correctly, but after scanning, nothing happens — no connection, no error, just silence. ## Root Cause After a successful QR scan pairing, Baileys (v...
closed
completed
true
4
[]
[]
2026-03-14T05:07:41Z
2026-04-27T04:58:50Z
2026-04-24T20:38:02Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
bzark01
68,434,412
MDQ6VXNlcjY4NDM0NDEy
User
false
openclaw/openclaw
4,041,462,932
I_kwDOQb6kR87w49SU
39,971
https://github.com/openclaw/openclaw/issues/39971
https://api.github.com/repos/openclaw/openclaw/issues/39971
main agent outputs tool call text instead of executing tools
## Summary After upgrading to OpenClaw 2026.3.7, the `main` agent no longer actually executes tools in my environment. Instead of invoking the tool, it returns the tool call as plain text, for example: ```text exec(command: "openclaw status") ``` However, another agent in the same installation, `dossiers_agent`, ca...
closed
completed
true
6
[]
[]
2026-03-08T15:05:20Z
2026-04-27T04:58:50Z
2026-04-24T20:38:03Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
xdsjs
7,279,532
MDQ6VXNlcjcyNzk1MzI=
User
false
openclaw/openclaw
4,041,484,510
I_kwDOQb6kR87w5Cje
39,978
https://github.com/openclaw/openclaw/issues/39978
https://api.github.com/repos/openclaw/openclaw/issues/39978
[Bug]: Discord async exec/approval follow-up replies can persist in transcript but never reach the channel
## Summary On Discord, a follow-up assistant reply generated after a background/async `exec` completion can be persisted to session history/transcript, but never delivered to the originating Discord channel. The pattern appears especially reproducible when the flow is: 1. User sends a normal Discord message 2. Assis...
closed
completed
true
4
[]
[]
2026-03-08T15:14:43Z
2026-04-27T04:58:49Z
2026-04-24T20:38:11Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
pwh9882
54,069,987
MDQ6VXNlcjU0MDY5OTg3
User
false
openclaw/openclaw
4,041,487,766
I_kwDOQb6kR87w5DWW
39,981
https://github.com/openclaw/openclaw/issues/39981
https://api.github.com/repos/openclaw/openclaw/issues/39981
[Bug]: docker container crash and could not restart after enable discord plugin
### Bug type Crash (process/app exits or hangs) ### Summary I am using docker to deploy openclaw. after enable plugin(e.g. discord) through webUI, openclaw successfully overwrite the openclaw.json but crash later,and could not restart the container successfully by hand. ### Steps to reproduce 1. Go to configs and ...
closed
not_planned
true
2
[ "bug", "bug:crash" ]
[]
2026-03-08T15:16:11Z
2026-04-27T04:58:48Z
2026-04-24T20:38:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
xuyuechi
73,731,637
MDQ6VXNlcjczNzMxNjM3
User
false
openclaw/openclaw
4,041,504,691
I_kwDOQb6kR87w5Hez
39,993
https://github.com/openclaw/openclaw/issues/39993
https://api.github.com/repos/openclaw/openclaw/issues/39993
Message lost when user replies during active media send via message tool
## Summary User message is silently dropped when it arrives while the bot is actively sending media files via the `message` tool in rapid succession. ## Steps to Reproduce 1. Bot sends multiple messages via `message` tool with `filePath` (media/image) back-to-back (e.g. 2 PNG diffs) 2. User sends a message *during* ...
closed
completed
true
1
[]
[]
2026-03-08T15:25:00Z
2026-04-27T04:58:48Z
2026-04-24T20:38:16Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
mvalentsev
2,305,718
MDQ6VXNlcjIzMDU3MTg=
User
false
openclaw/openclaw
4,041,514,580
I_kwDOQb6kR87w5J5U
40,003
https://github.com/openclaw/openclaw/issues/40003
https://api.github.com/repos/openclaw/openclaw/issues/40003
[Bug]: Skills cannot be loaded “weather”
### Bug type Regression (worked before, now fails) ### Summary The weather skill downloaded through clawhub can be found in the relevant folder in the local directory /.openclaw/workspace/skills. However, after opening the webui, the Workspace Skills under skills do not load the weather ### Steps to reproduce 1、 p...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-08T15:30:28Z
2026-04-27T04:58:47Z
2026-04-24T20:38:23Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
consistent-k
67,736,912
MDQ6VXNlcjY3NzM2OTEy
User
false
openclaw/openclaw
4,041,537,494
I_kwDOQb6kR87w5PfW
40,019
https://github.com/openclaw/openclaw/issues/40019
https://api.github.com/repos/openclaw/openclaw/issues/40019
bug(whatsapp): applyGroupGating ignores accountId — multi-account group allowlist bypass
## Summary `applyGroupGating` in the WhatsApp channel does not pass `accountId` to `resolveGroupPolicyFor`, causing it to resolve against the `"default"` account instead of the actual account (e.g., `"openclaw"`). In multi-account setups, this means the group allowlist check reads the **wrong account config**, allowin...
closed
completed
true
1
[]
[]
2026-03-08T15:42:59Z
2026-04-27T04:58:46Z
2026-04-24T20:38:32Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
caiop91
131,739,296
U_kgDOB9ouoA
User
false
openclaw/openclaw
4,041,546,310
I_kwDOQb6kR87w5RpG
40,022
https://github.com/openclaw/openclaw/issues/40022
https://api.github.com/repos/openclaw/openclaw/issues/40022
[Bug]: Bundle regression in readSystemctlDetail breaks systemd service creation on fresh Linux installs
### Bug type Regression (worked before, now fails) ### Summary `readSystemctlDetail` in the npm-published bundle uses short-circuit OR (`stderr || stdout`) instead of string concatenation (`` `${stderr} ${stdout}` ``), silently discarding `systemctl` stdout when `execFileUtf8` populates stderr with the Node.js error...
closed
completed
true
3
[ "bug", "regression" ]
[]
2026-03-08T15:46:55Z
2026-04-27T04:58:45Z
2026-04-24T20:38:35Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
dongyl
5,609,667
MDQ6VXNlcjU2MDk2Njc=
User
false
openclaw/openclaw
4,041,549,114
I_kwDOQb6kR87w5SU6
40,026
https://github.com/openclaw/openclaw/issues/40026
https://api.github.com/repos/openclaw/openclaw/issues/40026
[Bug]: OpenClaw doesnt have full access to install etc even when perms set to full
### Bug type Regression (worked before, now fails) ### Summary <img width="1104" height="93" alt="Image" src="https://github.com/user-attachments/assets/120cabd6-7492-4590-8eea-bc2359561c09" /> ### Steps to reproduce I have no clue ### Expected behavior It should be able to run commands and install tools ### Ac...
closed
completed
true
4
[ "bug", "regression" ]
[]
2026-03-08T15:48:02Z
2026-04-27T04:58:45Z
2026-04-24T20:38:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
PierrunoYT
95,778,421
U_kgDOBbV2dQ
User
false
openclaw/openclaw
4,041,551,684
I_kwDOQb6kR87w5S9E
40,028
https://github.com/openclaw/openclaw/issues/40028
https://api.github.com/repos/openclaw/openclaw/issues/40028
[Bug]: Feishu streaming sends duplicate messages with corrupted format
### Bug type Behavior bug (incorrect output/state without crash) ### Summary When using Feishu channel with streaming enabled, the bot sends duplicate message content in a single card, with the duplicated portion having corrupted formatting (tables/code blocks lose alignment). ### Steps to reproduce 1. Configure F...
closed
completed
true
2
[]
[ "vincentkoc" ]
2026-03-08T15:49:09Z
2026-04-27T04:58:44Z
2026-04-24T20:38:41Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
vincent-ng
6,469,269
MDQ6VXNlcjY0NjkyNjk=
User
false
openclaw/openclaw
4,041,553,155
I_kwDOQb6kR87w5TUD
40,029
https://github.com/openclaw/openclaw/issues/40029
https://api.github.com/repos/openclaw/openclaw/issues/40029
`openclaw cron add --help` provides no useful parameter information
## Problem `openclaw cron add --help` outputs essentially empty/minimal help text — it does not list available parameters or their usage. This forces users to guess parameter names through trial and error: ``` $ openclaw cron add --schedule "0 21 * * *" --system-event "test" error: unknown option '--schedule' $ ope...
closed
completed
true
1
[]
[]
2026-03-08T15:49:46Z
2026-04-27T04:58:43Z
2026-04-24T20:38:44Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Feya
23,689,735
MDQ6VXNlcjIzNjg5NzM1
User
false
openclaw/openclaw
4,041,569,454
I_kwDOQb6kR87w5XSu
40,034
https://github.com/openclaw/openclaw/issues/40034
https://api.github.com/repos/openclaw/openclaw/issues/40034
[Bug]: Subagent elevated exec fails in runtime=direct despite enabled config and working main Telegram session
## Summary On OpenClaw `2026.3.7`, elevated exec works in the main Telegram direct session but fails in a freshly spawned subagent with the **enabled** gate error, even when elevated is explicitly enabled globally and per-agent. This appears to be another manifestation/regression of the `bashElevated` propagation bug ...
closed
completed
true
1
[]
[]
2026-03-08T15:56:27Z
2026-04-27T04:58:42Z
2026-04-24T20:38:47Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
bertithebot-coder
262,571,212
U_kgDOD6aEzA
User
false
openclaw/openclaw
4,041,574,171
I_kwDOQb6kR87w5Ycb
40,037
https://github.com/openclaw/openclaw/issues/40037
https://api.github.com/repos/openclaw/openclaw/issues/40037
[Bug]: Bugs in Browser Relay Extension : Last-Tab Guard & Rehydration Retry
### Bug type Behavior bug (incorrect output/state without crash) ### Summary # Bugs in Browser Relay Extension : Last-Tab Guard & Rehydration Retry ## Summary Two bugs in the Chrome Browser Relay extension (`~/.openclaw/browser/chrome-extension/background.js`) cause agents to lose browser access, requiring manual ...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-08T15:58:01Z
2026-04-27T04:58:42Z
2026-04-24T20:38:50Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
sebastienbo
8,308,674
MDQ6VXNlcjgzMDg2NzQ=
User
false
openclaw/openclaw
4,041,584,816
I_kwDOQb6kR87w5bCw
40,040
https://github.com/openclaw/openclaw/issues/40040
https://api.github.com/repos/openclaw/openclaw/issues/40040
Agent does not properly wait for exec tool with long-running commands
**Describe the bug** When using the `exec` tool with a long-running command (e.g., `sleep 600`), the agent does not properly wait for the command to complete before sending a response. Instead, it immediately returns a "Command still running" message and then immediately follows up with a completion message, even thou...
closed
completed
true
1
[]
[]
2026-03-08T16:01:34Z
2026-04-27T04:58:41Z
2026-04-24T20:38:53Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
jyoudan1996
43,904,926
MDQ6VXNlcjQzOTA0OTI2
User
false
openclaw/openclaw
4,041,611,427
I_kwDOQb6kR87w5hij
40,048
https://github.com/openclaw/openclaw/issues/40048
https://api.github.com/repos/openclaw/openclaw/issues/40048
[Bug]: WhatsApp messages sent twice - debounceMs not effective
## Bug Description WhatsApp messages are being sent twice (duplicated) consistently. The same content appears twice in both WhatsApp mobile app and OpenClaw Control UI dashboard. ## Environment - OpenClaw version: 2026.3.2 - OS: Linux 6.12.18-trim (Debian 12) - Channel: WhatsApp - Config: whatsapp.debounceMs changed f...
closed
completed
true
1
[]
[]
2026-03-08T16:15:10Z
2026-04-27T04:58:40Z
2026-04-24T20:38:56Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
AyersW1z
47,273,676
MDQ6VXNlcjQ3MjczNjc2
User
false
openclaw/openclaw
4,041,624,494
I_kwDOQb6kR87w5kuu
40,054
https://github.com/openclaw/openclaw/issues/40054
https://api.github.com/repos/openclaw/openclaw/issues/40054
Gateway can fail to recover after restart-required reload triggered by commands.allowFrom config change
## Summary On macOS launchd setups, a restart-required config change to `commands.allowFrom` can trigger a gateway reload path that terminates the gateway (`SIGTERM`) but does not always recover the LaunchAgent/service cleanly. ## Observed behavior During normal operation, `~/.openclaw/openclaw.json` was updated to ad...
closed
completed
true
1
[]
[]
2026-03-08T16:21:41Z
2026-04-27T04:58:39Z
2026-04-24T20:39:03Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
SeongAh-DuduLab
265,003,277
U_kgDOD8uhDQ
User
false
openclaw/openclaw
4,041,658,099
I_kwDOQb6kR87w5s7z
40,063
https://github.com/openclaw/openclaw/issues/40063
https://api.github.com/repos/openclaw/openclaw/issues/40063
[Bug]: Regression: async exec approval completion is persisted but not shown live in TUI or Control UI
### Bug type Regression (worked before, now fails) ### Summary After the latest update, approval-gated `exec` completions and assistant follow-up replies are persisted correctly, but they are not shown live in either the TUI or the Control UI. ...
closed
completed
true
4
[ "bug", "regression" ]
[]
2026-03-08T16:34:39Z
2026-04-27T04:58:38Z
2026-04-24T20:39:11Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
LaskerSaw
130,273,415
U_kgDOB8PQhw
User
false
openclaw/openclaw
4,041,670,266
I_kwDOQb6kR87w5v56
40,066
https://github.com/openclaw/openclaw/issues/40066
https://api.github.com/repos/openclaw/openclaw/issues/40066
Legacy manual openai-codex provider override breaks Codex OAuth after #37558 / #38026; doctor should detect and fix
## Summary Users who manually configured `models.providers.openai-codex` before the recent Codex OAuth fixes can remain broken **even after upgrading** to a version that includes: - #37558 — remove bogus codex oauth responses probe - #38026 — enable GPT-5.4 support via Chat Completions fallback on scope error In our...
closed
completed
true
4
[]
[]
2026-03-08T16:39:51Z
2026-04-27T04:58:38Z
2026-04-24T20:39:15Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
sene1337
261,265,124
U_kgDOD5KW5A
User
false
openclaw/openclaw
4,041,692,792
I_kwDOQb6kR87w51Z4
40,073
https://github.com/openclaw/openclaw/issues/40073
https://api.github.com/repos/openclaw/openclaw/issues/40073
Discord health-monitor false positive: stale-socket restart kills inbound before first event (2026.3.7)
## Bug **Version:** 2026.3.7 (latest) **Platform:** Linux x64, Node 22.22.1 ### Problem Discord health-monitor repeatedly kills the websocket connection every ~5 minutes with `reason: disconnected`, before any inbound MESSAGE_CREATE event is received. This creates an infinite reconnect loop where: 1. Bot connects t...
closed
completed
true
1
[]
[]
2026-03-08T16:50:50Z
2026-04-27T04:58:37Z
2026-04-24T20:39:24Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
drmmai
260,076,324
U_kgDOD4BzJA
User
false
openclaw/openclaw
4,041,721,708
I_kwDOQb6kR87w58ds
40,083
https://github.com/openclaw/openclaw/issues/40083
https://api.github.com/repos/openclaw/openclaw/issues/40083
Improve troubleshooting and recovery when local .openclaw state becomes broken
### What happened? I previously had a problem somewhere inside my local `~/.openclaw` state directory, but I couldn't figure out where the problem was. In the end, I deleted the whole `.openclaw` directory and reconfigured OpenClaw from scratch, which fixed it for me. However, this made me realize there isn't an obvi...
closed
completed
true
2
[]
[]
2026-03-08T17:04:52Z
2026-04-27T04:58:36Z
2026-04-24T20:39:46Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
Imccccc
3,400,692
MDQ6VXNlcjM0MDA2OTI=
User
false
openclaw/openclaw
4,041,727,483
I_kwDOQb6kR87w5937
40,090
https://github.com/openclaw/openclaw/issues/40090
https://api.github.com/repos/openclaw/openclaw/issues/40090
Add a lightweight backup/export mechanism for important user-authored files
### What I'd like I think OpenClaw should have a **tiered backup/export mechanism** for different kinds of user data. Not all data inside `~/.openclaw` has the same value or the same risk profile. In practice, users may want different levels of backup depending on whether they care most about: - their human-written ...
closed
not_planned
true
2
[]
[]
2026-03-08T17:07:44Z
2026-04-27T04:58:35Z
2026-04-24T20:39:49Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
Imccccc
3,400,692
MDQ6VXNlcjM0MDA2OTI=
User
false
openclaw/openclaw
4,041,734,372
I_kwDOQb6kR87w5_jk
40,095
https://github.com/openclaw/openclaw/issues/40095
https://api.github.com/repos/openclaw/openclaw/issues/40095
Feature: Agent context API for skills — let skills read agent domain/identity programmatically
## Problem Skills like `clawinstitute-engage` and `peer-reviewer` need to know per-agent operational context (current research domain, topic focus, blacklisted domains, pivot date) to apply domain-specific guards. Currently this information is hardcoded in each skill separately. When an agent pivots research domains ...
closed
not_planned
true
1
[]
[]
2026-03-08T17:10:31Z
2026-04-27T04:58:34Z
2026-04-24T20:39:52Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
gasvn
20,515,144
MDQ6VXNlcjIwNTE1MTQ0
User
false
openclaw/openclaw
4,041,735,879
I_kwDOQb6kR87w5_7H
40,097
https://github.com/openclaw/openclaw/issues/40097
https://api.github.com/repos/openclaw/openclaw/issues/40097
Feature Request: Add Feishu/Lark support for ACP bindings
## Problem Currently, ACP bindings only support Discord and Telegram channels. When attempting to configure an ACP binding for Feishu (Lark), the configuration validation fails with: ``` bindings.0.match.channel: ACP bindings currently support only "discord" and "telegram" channels. ``` ## Use Case We would like to...
closed
completed
true
1
[]
[]
2026-03-08T17:11:03Z
2026-04-27T04:58:32Z
2026-04-24T20:39:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
yszhu09
188,294,774
U_kgDOCzkmdg
User
false
openclaw/openclaw
4,041,756,552
I_kwDOQb6kR87w6E-I
40,113
https://github.com/openclaw/openclaw/issues/40113
https://api.github.com/repos/openclaw/openclaw/issues/40113
Built-in heartbeat timer never fires (requests-in-flight silent skip)
## Bug The built-in heartbeat (agents.defaults.heartbeat) logs `heartbeat: started` on gateway start but never fires a tick/poll/skip/complete event. Traced across 3 days (March 6-8, 2026) with versions 2026.3.2 and 2026.3.7. ## Root Cause (traced via dist/) In `reply-C5LKjXcC.js`, the heartbeat handler checks `getQue...
closed
completed
true
5
[]
[]
2026-03-08T17:21:21Z
2026-04-27T04:58:31Z
2026-04-24T20:40:08Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
brianmeyer
68,919,921
MDQ6VXNlcjY4OTE5OTIx
User
false
openclaw/openclaw
4,041,780,558
I_kwDOQb6kR87w6K1O
40,120
https://github.com/openclaw/openclaw/issues/40120
https://api.github.com/repos/openclaw/openclaw/issues/40120
[Bug]: Duplicate inbound message processing causes multiple parallel agent runs
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Every inbound message triggers **multiple parallel agent runs** instead of one. This causes: - The agent responding multiple times to the same message - Heartbeat firing 3–4x per trigger instead of once - Fallback LLMs (local Ollama) being ...
closed
completed
true
5
[ "bug", "bug:behavior" ]
[]
2026-03-08T17:32:00Z
2026-04-27T04:58:31Z
2026-04-24T20:40:16Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Flatsher
155,847,650
U_kgDOCUoL4g
User
false
openclaw/openclaw
4,041,782,035
I_kwDOQb6kR87w6LMT
40,122
https://github.com/openclaw/openclaw/issues/40122
https://api.github.com/repos/openclaw/openclaw/issues/40122
[Bug] feishu-openclaw-plugin: calendar event patch action ignores location object, only accepts string
## Summary The `feishu_calendar_event` tool's `patch` action has a type mismatch for the `location` parameter: - `create` action defines `location` as `Type.Object` (with `name`, `address`, `latitude`, `longitude`) - `patch` action defines `location` as `Type.String`, and the handler does `updateData.location = { name...
closed
not_planned
true
1
[]
[]
2026-03-08T17:32:53Z
2026-04-27T04:58:30Z
2026-04-24T20:40:18Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ai-freer
194,205,508
U_kgDOC5NXRA
User
false
openclaw/openclaw
4,041,853,192
I_kwDOQb6kR87w6ckI
40,139
https://github.com/openclaw/openclaw/issues/40139
https://api.github.com/repos/openclaw/openclaw/issues/40139
iMessage: stale-socket causes provider restart and message loss
## Bug Report **Channel:** iMessage **Observed Behavior:** The gateway health monitor periodically restarts the iMessage provider due to a `stale-socket` condition. This causes a gap in message delivery while the provider reinitializes. From logs: ``` [imessage:default] health-monitor: restarting (reason: stale-sock...
closed
not_planned
true
2
[]
[]
2026-03-08T18:06:48Z
2026-04-27T04:58:29Z
2026-04-24T20:40:31Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
dgarf29
63,170,957
MDQ6VXNlcjYzMTcwOTU3
User
false
openclaw/openclaw
4,041,875,746
I_kwDOQb6kR87w6iEi
40,152
https://github.com/openclaw/openclaw/issues/40152
https://api.github.com/repos/openclaw/openclaw/issues/40152
Google provider/model resolution: google/<model> ids not normalized (e.g. google/gemini-2.5-flash)
## Summary When configuring OpenClaw to use the direct Google provider with a namespaced model id like `google/gemini-2.5-flash`, OpenClaw reports that the model is "not found" and triggers fallback logic. The Google provider path (and/or model registry for Google) appears to not recognize/normalize `google/<model>` id...
closed
completed
true
3
[]
[]
2026-03-08T18:17:34Z
2026-04-27T04:58:29Z
2026-04-24T20:40:39Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
foxtrot026
262,958,170
U_kgDOD6xsWg
User
false
openclaw/openclaw
4,041,882,846
I_kwDOQb6kR87w6jze
40,154
https://github.com/openclaw/openclaw/issues/40154
https://api.github.com/repos/openclaw/openclaw/issues/40154
[Bug]: Custom workspace skills with `~/.openclaw/workspace/skills/...` are skipped as “outside configured root” in v2026.3.7
### Bug type Regression (worked before, now fails) ### Summary ## Summary After upgrading OpenClaw from `v2026.3.2` to `v2026.3.7`, custom workspace skills are being skipped at startup with: ```text [skills] Skipping skill path that resolves outside its configured root. ``` The affected skills are user workspace ...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-08T18:21:02Z
2026-04-27T04:58:28Z
2026-04-24T20:40:42Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Otts86
171,503,722
U_kgDOCjjwag
User
false
openclaw/openclaw
4,041,885,886
I_kwDOQb6kR87w6ki-
40,156
https://github.com/openclaw/openclaw/issues/40156
https://api.github.com/repos/openclaw/openclaw/issues/40156
[Bug]: v2026.3.7's docker-setup doesn't work
### Bug type Regression (worked before, now fails) ### Summary ```bash ubuntu@ip-172-31-37-149:~$ git clone https://github.com/openclaw/openclaw.git Cloning into 'openclaw'... remote: Enumerating objects: 222693, done. remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 100% (54/54), done. rem...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-08T18:22:26Z
2026-04-27T04:58:27Z
2026-04-24T20:40:45Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
NinoSkopac
1,783,732
MDQ6VXNlcjE3ODM3MzI=
User
false
openclaw/openclaw
4,041,904,165
I_kwDOQb6kR87w6pAl
40,159
https://github.com/openclaw/openclaw/issues/40159
https://api.github.com/repos/openclaw/openclaw/issues/40159
[Bug]: Subagent modelOverride silently discarded by initSessionState
### Bug type Regression (worked before, now fails) ### Summary sessions.patch correctly writes modelOverride to the subagent session store entry, but initSessionState() discards it on first run because modelOverride is only preserved when resetTriggered is true (always false for subagents). All subagent model config...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-08T18:32:26Z
2026-04-27T04:58:26Z
2026-04-24T20:40:48Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
akorenevski
13,795,710
MDQ6VXNlcjEzNzk1NzEw
User
false
openclaw/openclaw
4,041,934,806
I_kwDOQb6kR87w6wfW
40,168
https://github.com/openclaw/openclaw/issues/40168
https://api.github.com/repos/openclaw/openclaw/issues/40168
Agent config model shows 'not found' on gateway restart but works via /model command
## Bug Description When an agent has a model configured in `agents.list[].model`, the model shows as "not found" after gateway restart, but selecting the same model via the `/model` slash command works correctly. ## Steps to Reproduce 1. Configure an agent with a specific model in `openclaw.json`: ```json { ...
closed
completed
true
1
[]
[]
2026-03-08T18:48:24Z
2026-04-27T04:58:25Z
2026-04-24T20:40:51Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
alicebotalex
260,494,797
U_kgDOD4bVzQ
User
false
openclaw/openclaw
4,041,937,277
I_kwDOQb6kR87w6xF9
40,169
https://github.com/openclaw/openclaw/issues/40169
https://api.github.com/repos/openclaw/openclaw/issues/40169
[Bug]: node work not good
### Bug type Regression (worked before, now fails) ### Summary Hello OpenClaw team/community, I'm running a self-hosted setup: Gateway: VPS (Ubuntu, Tailscale for connection), OpenClaw 2026.3.7 Node: Local Windows 11 machine (native, not WSL2), OpenClaw 2026.3.7 Connection: Tailscale (ws://100.x.x.x:18789), node sh...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-08T18:49:59Z
2026-04-27T04:58:25Z
2026-04-24T20:40:54Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
wesalolo
96,786,985
U_kgDOBcTaKQ
User
false
openclaw/openclaw
4,041,949,153
I_kwDOQb6kR87w6z_h
40,172
https://github.com/openclaw/openclaw/issues/40172
https://api.github.com/repos/openclaw/openclaw/issues/40172
[Feature] Telegram: 支持自动下载图片作为Avatar
## 功能需求 在Telegram群聊中,用户发送图片时,希望Bot能自动下载并保存为Avatar。 ## 预期行为 1. 用户在Telegram发送图片 2. Bot自动下载图片 3. 可通过命令设置为Avatar ## 配置需求 希望在配置中添加类似开关: ```json { "telegram": { "download": true } } ``` ## 环境 - OpenClaw版本: 最新 - 系统: WSL2 - 频道: Telegram
closed
not_planned
true
1
[]
[]
2026-03-08T18:57:12Z
2026-04-27T04:58:24Z
2026-04-24T20:40:57Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Lmq1111
218,478,443
U_kgDODQW3aw
User
false
openclaw/openclaw
4,041,949,274
I_kwDOQb6kR87w60Ba
40,173
https://github.com/openclaw/openclaw/issues/40173
https://api.github.com/repos/openclaw/openclaw/issues/40173
Test issue
test
closed
not_planned
true
1
[]
[]
2026-03-08T18:57:17Z
2026-04-27T04:58:23Z
2026-04-24T20:41:00Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Lmq1111
218,478,443
U_kgDODQW3aw
User
false
openclaw/openclaw
4,041,949,403
I_kwDOQb6kR87w60Db
40,174
https://github.com/openclaw/openclaw/issues/40174
https://api.github.com/repos/openclaw/openclaw/issues/40174
Test issue
test
closed
not_planned
true
1
[]
[]
2026-03-08T18:57:22Z
2026-04-27T04:58:22Z
2026-04-24T20:41:02Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Lmq1111
218,478,443
U_kgDODQW3aw
User
false
openclaw/openclaw
4,041,982,108
I_kwDOQb6kR87w68Cc
40,181
https://github.com/openclaw/openclaw/issues/40181
https://api.github.com/repos/openclaw/openclaw/issues/40181
LocalMediaAccessError: fs.realpath() breaks media access for symlinked agent workspaces
## Bug Description When an agent workspace is configured as a symlink (e.g., pointing to a virtiofs mount), `assertLocalMediaAllowed()` rejects media files that are under the workspace directory. ## Root Cause `assertLocalMediaAllowed()` in `src/web/media.ts` uses `fs.realpath()` to resolve the media file path. When...
closed
completed
true
2
[]
[]
2026-03-08T19:14:08Z
2026-04-27T04:58:22Z
2026-04-24T20:41:10Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
nativestrider
142,851,057
U_kgDOCIO78Q
User
false
openclaw/openclaw
4,041,982,431
I_kwDOQb6kR87w68Hf
40,182
https://github.com/openclaw/openclaw/issues/40182
https://api.github.com/repos/openclaw/openclaw/issues/40182
message tool: agentId not passed to deliver pipeline, getAgentScopedMediaLocalRoots falls back to defaults
## Bug Description Even after configuring the agent workspace to a direct (non-symlinked) path, the `message` tool still rejects local media files from the workspace. The `deliver` pipeline calls `getAgentScopedMediaLocalRoots(cfg, params.session?.agentId)`, but `params.session.agentId` may be `undefined` when the `me...
closed
completed
true
1
[]
[]
2026-03-08T19:14:21Z
2026-04-27T04:58:21Z
2026-04-24T20:41:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
nativestrider
142,851,057
U_kgDOCIO78Q
User
false
openclaw/openclaw
4,041,983,518
I_kwDOQb6kR87w68Ye
40,183
https://github.com/openclaw/openclaw/issues/40183
https://api.github.com/repos/openclaw/openclaw/issues/40183
[Feature] Backend: 统一媒体路径验证逻辑,修复 symlink 工作区问题
## Summary 统一修复 media path 验证逻辑,系统性解决以下相关 issues: ## 相关 Issues - #40181: fs.realpath() breaks media access for symlinked agent workspaces - #40182: message tool agentId not passed to deliver pipeline - #34233: Local media path is not under an allowed directory ## 预期改动 ### 1. 修复 getAgentScopedMediaLocalRoots agentId...
closed
completed
true
4
[]
[]
2026-03-08T19:15:05Z
2026-04-27T04:58:20Z
2026-04-24T20:41:16Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
liangruochong44-ui
229,361,665
U_kgDODavIAQ
User
false
openclaw/openclaw
4,042,079,518
I_kwDOQb6kR87w7T0e
40,229
https://github.com/openclaw/openclaw/issues/40229
https://api.github.com/repos/openclaw/openclaw/issues/40229
[Feature]: Native Voice Input with Press-to-Talk (WeChat-style)
### Summary Currently ClawX webchat lacks native voice input functionality. Users need to: - Type manually (slower than speaking) - Use third-party tools (unreliable) - Copy-paste workflow (cumbersome) This is especially inconvenient for: - Mobile users - Bilingual Chinese-English users - Users who prefer voice inter...
closed
completed
true
2
[ "enhancement" ]
[]
2026-03-08T20:12:44Z
2026-04-27T04:58:19Z
2026-04-24T20:41:34Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
IMValleyShan
266,550,028
U_kgDOD-M7DA
User
false
openclaw/openclaw
4,042,085,681
I_kwDOQb6kR87w7VUx
40,232
https://github.com/openclaw/openclaw/issues/40232
https://api.github.com/repos/openclaw/openclaw/issues/40232
Plugin context engines can resolve before plugin registration (Lossless Claw / contextEngine slot)
# Bug: plugin context engine resolves before plugin registration in OpenClaw 2026.3.7 ## Summary When `plugins.slots.contextEngine` is set to `lossless-claw`, OpenClaw 2026.3.7 loads the Lossless Claw plugin successfully, but the gateway fails engine resolution at boot with: ``` Context engine "lossless-claw" is not ...
closed
completed
true
1
[]
[]
2026-03-08T20:15:31Z
2026-04-27T04:58:19Z
2026-04-24T20:41:37Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
dgarman194
130,932,244
U_kgDOB83eFA
User
false
openclaw/openclaw
4,042,114,999
I_kwDOQb6kR87w7ce3
40,242
https://github.com/openclaw/openclaw/issues/40242
https://api.github.com/repos/openclaw/openclaw/issues/40242
Feature request: Real-time voice mode (STT + TTS) for webchat
## The Problem OpenClaw currently supports TTS by generating audio files and sending them as messages. This is **not** interactive voice — it is click-to-play audio, which defeats the purpose in real-world use cases. ## Real-World Use Case Imagine driving and needing to ask your assistant something urgent. With the ...
closed
completed
true
1
[]
[]
2026-03-08T20:30:10Z
2026-04-27T04:58:18Z
2026-04-24T20:41:41Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
sabo961
191,984
MDQ6VXNlcjE5MTk4NA==
User
false
openclaw/openclaw
4,042,135,378
I_kwDOQb6kR87w7hdS
40,249
https://github.com/openclaw/openclaw/issues/40249
https://api.github.com/repos/openclaw/openclaw/issues/40249
[Bug]: Telegram streaming never activates — stream code path unreachable regardless of config
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Telegram streaming (sendMessageDraft / editMessageText preview) never activates in 2026.3.7 — the stream code path is never entered and no stream-related log entries appear despite correct configuration. ### Steps to reproduce 1. Configur...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-03-08T20:41:53Z
2026-04-27T04:58:17Z
2026-04-24T20:41:44Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
timschlaudraff-dev
265,843,626
U_kgDOD9hzqg
User
false
openclaw/openclaw
4,042,180,906
I_kwDOQb6kR87w7skq
40,260
https://github.com/openclaw/openclaw/issues/40260
https://api.github.com/repos/openclaw/openclaw/issues/40260
[Bug]: message action=thread-create silently fails on Discord forum channels (type 15)
## Bug `message action=thread-create` silently fails when targeting Discord forum channels (GuildForum, type 15). The message tool sends only `{name}` in the request body, but Discord forum channels require `{name, message: {content}}` to create a thread. ## Behavior - The thread is never created - No error is retu...
closed
completed
true
1
[]
[]
2026-03-08T21:10:17Z
2026-04-27T04:58:16Z
2026-04-24T20:41:46Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,181,098
I_kwDOQb6kR87w7snq
40,261
https://github.com/openclaw/openclaw/issues/40261
https://api.github.com/repos/openclaw/openclaw/issues/40261
[Bug]: Cron systemEvent payload on sessionTarget=main is silently swallowed (no-op)
## Bug When a cron job is configured with `sessionTarget: "main"` and `payload.kind: "systemEvent"`, the event is silently swallowed. The cron fires (visible in logs), but no work is done and no error is reported. ## Behavior - Cron fires on schedule ✓ - Gateway accepts the event (~10ms response) ✓ - The main sessio...
closed
completed
true
1
[]
[]
2026-03-08T21:10:19Z
2026-04-27T04:58:16Z
2026-04-24T20:41:49Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,181,597
I_kwDOQb6kR87w7svd
40,262
https://github.com/openclaw/openclaw/issues/40262
https://api.github.com/repos/openclaw/openclaw/issues/40262
[Bug]: message action=thread-create silently fails on Discord forum channels (type 15)
## Description `message action=thread-create` does not work for Discord forum channels (GuildForum type 15). The plugin sends a payload with only `{name}`, but the Discord API requires `{name, message: {content}}` for forum thread creation. This causes **silent failures** — no error is returned, but the forum thread i...
closed
completed
true
1
[]
[]
2026-03-08T21:10:31Z
2026-04-27T04:58:15Z
2026-04-24T20:41:52Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,181,973
I_kwDOQb6kR87w7s1V
40,263
https://github.com/openclaw/openclaw/issues/40263
https://api.github.com/repos/openclaw/openclaw/issues/40263
[Bug]: Isolated cron sessions that hit 429 rate limit die silently — no alert, no retry
## Bug When an isolated cron session hits a 429 (Anthropic rate limit), it dies with `stopReason: "error"` and `content: []` (zero tokens). No alert is surfaced to the user, no retry is attempted, and the gateway hook that launched it returns HTTP 202 (accepted) — making it appear the job ran successfully. ## Behavio...
closed
completed
true
3
[]
[]
2026-03-08T21:10:40Z
2026-04-27T04:58:14Z
2026-04-24T20:41:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,182,019
I_kwDOQb6kR87w7s2D
40,264
https://github.com/openclaw/openclaw/issues/40264
https://api.github.com/repos/openclaw/openclaw/issues/40264
[Bug]: Invalid config key in config.patch crashes gateway on every restart (no validation)
## Bug Passing an unrecognized key to `config.patch` (or `config.apply`) writes the invalid config to disk without validation. The gateway then crashes on every subsequent restart attempt, requiring a manual config file edit to recover. ## Behavior 1. `config.patch` with an invalid key (e.g., `gateway.hooks` instead...
closed
completed
true
2
[]
[]
2026-03-08T21:10:42Z
2026-04-27T04:58:14Z
2026-04-24T20:41:57Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,182,031
I_kwDOQb6kR87w7s2P
40,265
https://github.com/openclaw/openclaw/issues/40265
https://api.github.com/repos/openclaw/openclaw/issues/40265
[Bug]: config.patch with invalid/unrecognized key crashes gateway on every restart
## Description When `config.patch` is called with an invalid or unrecognized configuration key (e.g., `gateway.hooks`), the gateway writes the invalid config and then crashes on restart. Because the invalid config persists on disk, every subsequent restart attempt also crashes, requiring **manual config file editing**...
closed
completed
true
4
[]
[]
2026-03-08T21:10:42Z
2026-04-27T04:58:13Z
2026-04-24T20:42:00Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,325,475,144
I_kwDOQb6kR88AAAABAdGDSA
71,254
https://github.com/openclaw/openclaw/issues/71254
https://api.github.com/repos/openclaw/openclaw/issues/71254
DeepSeek V4 Pro / V4 Flash support — reasoning_content roundtrip required
### Summary The DeepSeek API now exposes two new flagship models on the public `https://api.deepseek.com/v1` endpoint: - `deepseek-v4-pro` (1M context, 384K max output, reasoning-enabled) - `deepseek-v4-flash` (1M context, 384K max output, non-reasoning default) Both are absent from the bundled `extensions/deepseek/...
closed
completed
true
2
[]
[]
2026-04-24T20:42:14Z
2026-04-27T04:45:55Z
2026-04-25T00:19:31Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
zNatix
275,329,288
U_kgDOEGkxCA
User
false
openclaw/openclaw
4,042,182,926
I_kwDOQb6kR87w7tEO
40,266
https://github.com/openclaw/openclaw/issues/40266
https://api.github.com/repos/openclaw/openclaw/issues/40266
[Bug]: Cron systemEvent payloads on main session are silently swallowed (no-op)
## Description Cron jobs configured with `payload.kind: "systemEvent"` and `sessionTarget: "main"` are silently swallowed. They arrive as heartbeat-level events, get acknowledged in ~10ms, but **no actual work is executed**. The agent never sees the payload content. ## Steps to Reproduce 1. Create a cron job: ```...
closed
completed
true
2
[]
[]
2026-03-08T21:11:00Z
2026-04-27T04:58:12Z
2026-04-24T20:44:40Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,183,430
I_kwDOQb6kR87w7tMG
40,267
https://github.com/openclaw/openclaw/issues/40267
https://api.github.com/repos/openclaw/openclaw/issues/40267
[Bug]: Discord allowBots defaults to false with no error — bot messages silently ignored
## Description The Discord channel config defaults `allowBots` to `false`. When another bot sends a message to a channel Clawdbot is monitoring, the message is silently dropped — no log entry, no error, no indication that a message was received and filtered. This is particularly confusing when setting up bot-to-bot w...
closed
completed
true
1
[]
[]
2026-03-08T21:11:11Z
2026-04-27T04:58:11Z
2026-04-24T20:44:44Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusyBee3333
241,850,310
U_kgDODmpXxg
User
false
openclaw/openclaw
4,042,194,332
I_kwDOQb6kR87w7v2c
40,270
https://github.com/openclaw/openclaw/issues/40270
https://api.github.com/repos/openclaw/openclaw/issues/40270
/compact 实际行为和预期不符:走了 reset 路径,旧会话历史直接丢了
## 发生了什么 在 Telegram 里发了 `/compact`,本来期望是把 130k tokens 的上下文压缩成摘要保留下来。结果发现实际执行了一次 reset——旧会话被归档(`.reset` 后缀),新建了一个空白会话,然后 compaction 跑在了这个几乎空的新会话上。 也就是说 `/compact` ≈ `/new`,旧上下文没有被摘要带入新会话,而是直接丢了。 ## 时间线(从 session JSONL 还原) 1. `20:50:43 UTC` — 我在 TG 发了 `/compact` 2. `20:50:52` — agent 收到了 `/compact` 文本,尝试执行 `openclaw ...
closed
completed
true
2
[]
[]
2026-03-08T21:17:05Z
2026-04-27T04:58:11Z
2026-04-24T20:44:48Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
shawny011717
222,604,378
U_kgDODUSsWg
User
false
openclaw/openclaw
4,042,199,282
I_kwDOQb6kR87w7xDy
40,272
https://github.com/openclaw/openclaw/issues/40272
https://api.github.com/repos/openclaw/openclaw/issues/40272
ACP sub-agent completions don't notify the requester channel (Discord/WhatsApp/etc)
## Summary When a task is delegated via `sessions_spawn` with `runtime="acp"`, the ACP session has **no completion notification mechanism** — the requester channel (Discord, WhatsApp, etc.) never receives a push notification when the task finishes. Users have to manually ask for status updates. Even for `runtime="sub...
closed
completed
true
4
[]
[ "vincentkoc" ]
2026-03-08T21:19:15Z
2026-04-27T04:58:10Z
2026-04-24T20:44:52Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
yaseenkadlemakki
95,896,816
U_kgDOBbdE8A
User
false
openclaw/openclaw
4,042,210,854
I_kwDOQb6kR87w7z4m
40,275
https://github.com/openclaw/openclaw/issues/40275
https://api.github.com/repos/openclaw/openclaw/issues/40275
[Bug]: openclaw gateway restart fails while user systemd service works via systemctl --user (service shown as disabled/stopped inconsistently)
### Bug type Regression (worked before, now fails) ### Summary `openclaw gateway restart` does not reliably restart the gateway and reports service disabled/stopped, although the user systemd unit exists and can be started/restarted with `systemctl --user` ... (with proper user DBus env) **Important extra context**...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-08T21:24:43Z
2026-04-27T04:58:09Z
2026-04-24T20:45:01Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
MelBourbon
30,600,002
MDQ6VXNlcjMwNjAwMDAy
User
false
openclaw/openclaw
4,042,223,048
I_kwDOQb6kR87w723I
40,278
https://github.com/openclaw/openclaw/issues/40278
https://api.github.com/repos/openclaw/openclaw/issues/40278
[Bug]: Anthropic provider not registered at runtime despite valid auth (No API provider registered for api: anthropic)
### Bug type Regression (worked before, now fails) ### Summary Environment OpenClaw: reproduced on 2026.3.7 and 2026.3.2 OS: Ubuntu 24.04 Node.js: v22.22.1 Service mode: systemd user unit (openclaw-gateway.service) Gateway entrypoint tested: /usr/bin/openclaw gateway --port 8059 Summary OpenClaw consistently crashe...
closed
completed
true
3
[ "bug", "regression" ]
[]
2026-03-08T21:31:34Z
2026-04-27T04:58:08Z
2026-04-24T20:45:05Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
inneraxis
264,387,353
U_kgDOD8I7GQ
User
false
openclaw/openclaw
4,042,271,260
I_kwDOQb6kR87w8Coc
40,294
https://github.com/openclaw/openclaw/issues/40294
https://api.github.com/repos/openclaw/openclaw/issues/40294
[Feature]: Per-agent auth profile binding for multi-account setups
### Summary Allow binding specific auth profiles to individual agents, so multi-agent setups can isolate rate limits and track billing per agent. ### Problem to solve In multi-agent setups, all agents share the same global auth.order pool. When multiple agents are active simultaneously, they compete for the same pro...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-08T21:58:53Z
2026-04-27T04:58:08Z
2026-04-24T20:45:22Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
cyq1017
61,975,706
MDQ6VXNlcjYxOTc1NzA2
User
false
openclaw/openclaw
4,042,286,135
I_kwDOQb6kR87w8GQ3
40,302
https://github.com/openclaw/openclaw/issues/40302
https://api.github.com/repos/openclaw/openclaw/issues/40302
iMessage: reply tags (reply_to_current / reply_to:ID) render as literal text instead of being stripped
## Bug Report **Surface:** iMessage (iOS/macOS) **Version:** 2026.3.7 ### Description When OpenClaw sends a message via iMessage, reply tag directives like `[[reply_to_current]]` and `[[reply_to:ID]]` are injected into the session system prompt by `buildReplyTagsSection` — but the iMessage send pipeline does **not**...
closed
completed
true
1
[]
[]
2026-03-08T22:06:25Z
2026-04-27T04:58:07Z
2026-04-24T20:45:35Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ngmeyer
3,868,701
MDQ6VXNlcjM4Njg3MDE=
User
false