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,063,190,254
I_kwDOQb6kR87yL1zu
43,875
https://github.com/openclaw/openclaw/issues/43875
https://api.github.com/repos/openclaw/openclaw/issues/43875
Stale module references after npm install upgrade (requires double Gateway restart)
## Description After upgrading OpenClaw via `npm install -g openclaw@latest` (from v2026.3.8 to v2026.3.11), the Gateway produced module-not-found errors referencing old build hashes even after restarting. A second clean restart resolved the issue. ## Environment - **OS**: Windows 11 / WSL2 Ubuntu 24.04 - **Install ...
closed
completed
true
4
[]
[]
2026-03-12T09:02:52Z
2026-04-27T04:50:01Z
2026-04-24T22:23:08Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
TadFuji
130,803,256
U_kgDOB8vmOA
User
false
openclaw/openclaw
4,063,263,738
I_kwDOQb6kR87yMHv6
43,886
https://github.com/openclaw/openclaw/issues/43886
https://api.github.com/repos/openclaw/openclaw/issues/43886
[Bug]: Docker gateway still listens on 127.0.0.1:18789 with gateway.bind=lan
### Bug type Regression (worked before, now fails) ### Summary In Docker, even with gateway.bind=lan and Traefik routing to port 18789, the OpenClaw gateway still listens only on ws://127.0.0.1:18789, so Mission Control cannot establish a working WebSocket connection. ### Steps to reproduce 1. Run OpenClaw with Do...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-12T09:17:28Z
2026-04-27T04:50:00Z
2026-04-24T22:23:10Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ticaselontan-glitch
266,129,223
U_kgDOD9zPRw
User
false
openclaw/openclaw
4,063,285,352
I_kwDOQb6kR87yMNBo
43,891
https://github.com/openclaw/openclaw/issues/43891
https://api.github.com/repos/openclaw/openclaw/issues/43891
[Bug]: Build failure on Windows: canvas:a2ui:bundle triggers WSL instead of Git Bash
### Bug type Crash (process/app exits or hangs) ### Summary When running pnpm build on Windows, the build process fails at the canvas:a2ui:bundle step. This is because the script explicitly calls bash, which triggers the Windows System32 bash.exe (a stub for WSL) instead of the Git Bash environment, even if Git Bash...
closed
completed
true
4
[ "bug", "bug:crash" ]
[]
2026-03-12T09:21:33Z
2026-04-27T04:49:59Z
2026-04-24T22:23:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
LR1093141031
50,727,631
MDQ6VXNlcjUwNzI3NjMx
User
false
openclaw/openclaw
4,063,351,294
I_kwDOQb6kR87yMdH-
43,904
https://github.com/openclaw/openclaw/issues/43904
https://api.github.com/repos/openclaw/openclaw/issues/43904
[Bug]: exec-approvals allowlist does not enforce on local gateway — all commands auto-approved
## Description The exec-approvals allowlist (`exec-approvals.json`) does not enforce restrictions when the gateway runs locally via launchd. Commands outside the allowlist execute without approval prompts or denial. The allowlist configuration has no effect. ## Environment - OpenClaw version: 2026.3.7 - Platform: ma...
closed
not_planned
true
4
[]
[]
2026-03-12T09:34:01Z
2026-04-27T04:49:59Z
2026-04-24T22:23:16Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
darzi-admin
239,583,254
U_kgDODkfAFg
User
false
openclaw/openclaw
4,063,352,667
I_kwDOQb6kR87yMddb
43,905
https://github.com/openclaw/openclaw/issues/43905
https://api.github.com/repos/openclaw/openclaw/issues/43905
Gateway update prompt closes gateway but doesn't actually update
## Description When running `openclaw gateway`, if an update is available (e.g., 3.8 → 3.11), a prompt appears offering to update. Clicking/accepting the update **closes the gateway** but the update **never actually runs**. The user is left with no gateway running and no update installed. ## Steps to Reproduce 1. Ru...
closed
completed
true
2
[]
[]
2026-03-12T09:34:18Z
2026-04-27T04:49:58Z
2026-04-24T22:23:19Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
grimmjoww
20,139,622
MDQ6VXNlcjIwMTM5NjIy
User
false
openclaw/openclaw
4,063,387,677
I_kwDOQb6kR87yMmAd
43,909
https://github.com/openclaw/openclaw/issues/43909
https://api.github.com/repos/openclaw/openclaw/issues/43909
[Bug]: `dangerouslyDisableDeviceAuth` not working in v2026.3.11
### Bug type Behavior bug (incorrect output/state without crash) ### Summary The `gateway.controlUi.dangerouslyDisableDeviceAuth: true` configuration is not working as expected in OpenClaw 2026.3.11. The Gateway still requires device identity authentication even when this flag is explicitly enabled, causing WebSock...
closed
completed
true
4
[ "bug", "bug:behavior" ]
[]
2026-03-12T09:40:10Z
2026-04-27T04:49:57Z
2026-04-24T22:23:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
javamagong
1,988,270
MDQ6VXNlcjE5ODgyNzA=
User
false
openclaw/openclaw
4,063,510,795
I_kwDOQb6kR87yNEEL
43,922
https://github.com/openclaw/openclaw/issues/43922
https://api.github.com/repos/openclaw/openclaw/issues/43922
[Feature]: I feel that the current agent is not very perfect. The agent I expect should be as follows
### Summary # Cognitive Closed-Loop Intelligent Agent Architecture ## Overview The intelligent agent described in this architecture represents a cognitive closed-loop system that simulates biological "perception-digestion-memory-action-evolution" mechanisms. Unlike traditional input-processing-output models, this sy...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-12T10:00:40Z
2026-04-27T04:49:56Z
2026-04-24T22:23:24Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
chaoalexander
35,064,571
MDQ6VXNlcjM1MDY0NTcx
User
false
openclaw/openclaw
4,063,596,530
I_kwDOQb6kR87yNY_y
43,930
https://github.com/openclaw/openclaw/issues/43930
https://api.github.com/repos/openclaw/openclaw/issues/43930
[Bug]: LLM Error switching default agent from Gemini
### Bug type Regression (worked before, now fails) ### Summary LLM Error occurring when switched from Gemini to Grok and back during mid session. Resetting session also not resolving the issues. Ended up using Grok in the meanwhile. This seems to be not the case before Version: 2026.3.11 “Start a Discord thread...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-12T10:15:45Z
2026-04-27T04:49:56Z
2026-04-24T22:23:27Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
riyubolted900-cyber
266,291,416
U_kgDOD99I2A
User
false
openclaw/openclaw
4,063,603,333
I_kwDOQb6kR87yNaqF
43,931
https://github.com/openclaw/openclaw/issues/43931
https://api.github.com/repos/openclaw/openclaw/issues/43931
[Bug] MEMORY.md injected twice on Windows NTFS (case-insensitive filesystem)
## Summary On Windows with WSL2 where the workspace is mounted from a Windows NTFS path (e.g. `D:\openclaw`), the filesystem is case-insensitive. OpenClaw hardcodes two bootstrap patterns for memory: ``` pattern: "MEMORY.md" pattern: "memory.md" ``` And in memory path resolution: ```js const memoryPaths = [path.join...
closed
completed
true
4
[]
[]
2026-03-12T10:16:50Z
2026-04-27T04:49:55Z
2026-04-24T22:23:29Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Raven-wy
267,524,157
U_kgDOD_IYPQ
User
false
openclaw/openclaw
4,063,664,979
I_kwDOQb6kR87yNptT
43,937
https://github.com/openclaw/openclaw/issues/43937
https://api.github.com/repos/openclaw/openclaw/issues/43937
Cron scheduler stops firing after initial startup catch-up
## Bug Cron jobs fire correctly on service startup (catching up overdue jobs), but then appear to stop scheduling entirely. No subsequent scheduled runs occur until the next service restart. ### Observed behavior - Service started at 2026-03-11 14:53 GMT - All enabled cron jobs fired at 14:53-14:55 (catch-up for over...
closed
completed
true
4
[]
[]
2026-03-12T10:26:25Z
2026-04-27T04:49:54Z
2026-04-24T22:23:32Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
deucebucket
51,657,177
MDQ6VXNlcjUxNjU3MTc3
User
false
openclaw/openclaw
4,063,669,772
I_kwDOQb6kR87yNq4M
43,940
https://github.com/openclaw/openclaw/issues/43940
https://api.github.com/repos/openclaw/openclaw/issues/43940
Telegram media download fails in Docker on Mac (IPv6/IPv4 issue)
## Description Telegram media download fails with `Failed to download media. Please try again.` when running OpenClaw inside Docker on Mac, even on version 2026.2.26 which supposedly includes the IPv4 fix. ## Root Cause The container resolves `api.telegram.org` to both IPv4 and IPv6 addresses (e.g. `149.154.166.110`...
closed
completed
true
2
[]
[]
2026-03-12T10:27:10Z
2026-04-27T04:49:53Z
2026-04-24T22:23:35Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
azuma24
106,939,556
U_kgDOBl_EpA
User
false
openclaw/openclaw
4,063,690,448
I_kwDOQb6kR87yNv7Q
43,943
https://github.com/openclaw/openclaw/issues/43943
https://api.github.com/repos/openclaw/openclaw/issues/43943
[Bug]: [Windows] Gateway fails to start with Chinese username path
### Bug type Crash (process/app exits or hangs) ### Summary Gateway fails to start in service mode when installed on Windows with Chinese username path ### Steps to reproduce ## Problem Gateway service fails to start when user directory contains Chinese characters ## Environment - OS: Windows 11 - Node: v24.14.0 ...
closed
completed
true
4
[ "bug", "bug:crash" ]
[]
2026-03-12T10:30:29Z
2026-04-27T04:49:53Z
2026-04-24T22:23:37Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
soapmancn
33,997,593
MDQ6VXNlcjMzOTk3NTkz
User
false
openclaw/openclaw
4,063,724,430
I_kwDOQb6kR87yN4OO
43,948
https://github.com/openclaw/openclaw/issues/43948
https://api.github.com/repos/openclaw/openclaw/issues/43948
feat(feishu): 暴露 sendMedia 能力支持发送图片
## 需求 飞书扩展已实现 sendMedia 功能(uploadImageFeishu, sendMediaFeishu),但当前 AI 会话中 capabilities=none,无法发送图片。 ## 现状 - 代码位置: extensions/feishu/src/media.ts, outbound.ts - capabilities 配置已有 media: true - feishuOutbound.sendMedia 方法已实现 - 但 AI 工具列表中没有暴露发送媒体的能力 ## 期望 在飞书渠道的 AI 会话中,能够使用类似这样的方式发送图片: - 直接发送本地图片文件 - 或发送图片 URL ## 环境 - ...
closed
completed
true
2
[]
[]
2026-03-12T10:37:17Z
2026-04-27T04:49:52Z
2026-04-24T22:23:40Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
webkubor
29,485,642
MDQ6VXNlcjI5NDg1NjQy
User
false
openclaw/openclaw
4,063,853,059
I_kwDOQb6kR87yOXoD
43,969
https://github.com/openclaw/openclaw/issues/43969
https://api.github.com/repos/openclaw/openclaw/issues/43969
飞书消息重复送达 - 一条消息多次回复
## 问题描述 - 平台:飞书 - 问题:用户发送一条消息后,OpenClaw 会多次回复,时间间隔不固定(几分钟到几小时) - 已有的修复(#43762、#43893)似乎没有完全解决这个问题 - 消息 message_id 相同但重复送达 ## 重现步骤 1. 用户通过飞书发送消息 2. 消息被重复推送到 OpenClaw 3. 系统多次回复同一条消息 ## 期望行为 每条消息只应该被处理一次并回复一次 ## 环境信息 - OpenClaw 版本:2026.3.8 - 飞书扩展版本:0.1.16 - 飞书机器人:cli_a90f21af7b38dbd1 ## 附加信息 这是用户第二次报告相同问题,第一次已经尝试用 #43...
closed
completed
true
4
[]
[]
2026-03-12T11:03:08Z
2026-04-27T04:49:51Z
2026-04-24T22:23:43Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
finnickguo
76,548,025
MDQ6VXNlcjc2NTQ4MDI1
User
false
openclaw/openclaw
4,063,863,079
I_kwDOQb6kR87yOaEn
43,970
https://github.com/openclaw/openclaw/issues/43970
https://api.github.com/repos/openclaw/openclaw/issues/43970
Feature: Thread-level requireMention default + slash command toggle
**Feature Request: Thread-level requireMention default + slash command toggle** **Is your feature request related to a problem? Please describe.** Currently, when `requireMention: true` is set at the guild level, agents will only respond to messages in threads when they are @mentioned. There's no way to: 1. Automatic...
closed
completed
true
1
[]
[]
2026-03-12T11:05:02Z
2026-04-27T04:49:51Z
2026-04-24T22:23:45Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
xlionjuan
25,243,894
MDQ6VXNlcjI1MjQzODk0
User
false
openclaw/openclaw
4,063,865,951
I_kwDOQb6kR87yOaxf
43,971
https://github.com/openclaw/openclaw/issues/43971
https://api.github.com/repos/openclaw/openclaw/issues/43971
Compaction 後 session 應重新載入 workspace context (AGENTS.md 等)
## 問題描述 Compaction(上下文壓縮)後,session 不會重新載入 workspace context 檔案(如 `AGENTS.md`、`SOUL.md` 等)。 ## 重現步驟 1. 在 `AGENTS.md` 寫入頻道路由規則(例如:新聞摘要不得發到特定頻道) 2. Session 正常運行時規則生效 3. Session 經過 compaction 後,規則失效 4. Agent 將內容發送到錯誤頻道 ## 實際行為 Compaction 後 `AGENTS.md` 中的規則不再被遵守。該 session 的 workspace context 在 compaction 後未被重新注入。 ## 預...
closed
completed
true
2
[]
[]
2026-03-12T11:05:37Z
2026-04-27T04:49:50Z
2026-04-24T22:23:48Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
KJT125
122,657,553
U_kgDOB0-bEQ
User
false
openclaw/openclaw
4,063,975,611
I_kwDOQb6kR87yO1i7
43,986
https://github.com/openclaw/openclaw/issues/43986
https://api.github.com/repos/openclaw/openclaw/issues/43986
Feature Request: Forward tool events (stream: "tool") over hook WebSocket connections
## Summary The gateway hook WebSocket endpoint currently only relays `assistant` (text deltas) and `lifecycle` (start/end) events to connected clients. Tool events (`stream: "tool"`) are emitted internally via `emitAgentEvent()` but the hook WS relay code explicitly filters them out, only forwarding `assistant` and `l...
closed
completed
true
1
[]
[]
2026-03-12T11:27:04Z
2026-04-27T04:49:49Z
2026-04-24T22:23:50Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
absurdfounder
25,829,699
MDQ6VXNlcjI1ODI5Njk5
User
false
openclaw/openclaw
4,063,985,478
I_kwDOQb6kR87yO39G
43,987
https://github.com/openclaw/openclaw/issues/43987
https://api.github.com/repos/openclaw/openclaw/issues/43987
Token usage display: session_status shows 0/200k despite active conversation
## Bug Report **Issue:** The `session_status` command displays incorrect token usage information. **Expected behavior:** Context display should show actual prompt/completion tokens used during the session. **Actual behavior:** Shows `Context: 0/200k (0%)` even though there are active conversations with message histo...
closed
completed
true
6
[]
[]
2026-03-12T11:28:55Z
2026-04-27T04:49:48Z
2026-04-24T22:23:53Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Spionkiller01
102,822,785
U_kgDOBiDzgQ
User
false
openclaw/openclaw
4,063,987,744
I_kwDOQb6kR87yO4gg
43,988
https://github.com/openclaw/openclaw/issues/43988
https://api.github.com/repos/openclaw/openclaw/issues/43988
[Bug]: "Always Allow" fails silently and does not persist allowlist for unresolved short commands (basenames)
### Bug type Behavior bug (incorrect output/state without crash) ### Summary When a user clicks the **"Always Allow"** button on an interactive execution approval prompt (e.g., in Discord or Telegram) for a short command (like `id`, `jq`, or `sed`), the system fails to persist the command to the `exec-approvals.json...
closed
completed
true
3
[ "bug", "bug:behavior" ]
[]
2026-03-12T11:29:18Z
2026-04-27T04:49:48Z
2026-04-24T22:23:56Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
cbcbq
109,201,787
U_kgDOBoJJew
User
false
openclaw/openclaw
4,063,993,907
I_kwDOQb6kR87yO6Az
43,989
https://github.com/openclaw/openclaw/issues/43989
https://api.github.com/repos/openclaw/openclaw/issues/43989
[Bug]: Exec approval socket not created on gateway startup, causing approval flow to hang
### Bug type Regression (worked before, now fails) ### Summary Config references socket that doesn't exist: exec-approvals.json specifies: "path": "/home/jackm/.openclaw/exec-approvals.sock" File doesn't exist after multiple gateway restarts Gateway doesn't create it on startup ### Steps to reproduce Have exec com...
closed
not_planned
true
10
[ "bug", "regression" ]
[]
2026-03-12T11:30:30Z
2026-04-27T04:49:47Z
2026-04-24T22:23:59Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
BusInsider
263,771,733
U_kgDOD7jWVQ
User
false
openclaw/openclaw
4,064,024,638
I_kwDOQb6kR87yPBg-
43,993
https://github.com/openclaw/openclaw/issues/43993
https://api.github.com/repos/openclaw/openclaw/issues/43993
[Bug] Webchat to Telegram message sync not working in 2026.3.11 (regression)
[Bug] Webchat to Telegram message sync not working in 2026.3.11 (regression) ## Bug Description Webchat messages are not being synchronized to Telegram. This is a regression - it worked in version 2026.3.2. ## Expected Behavior - Messages sent from webchat (Control UI) should be mirrored to Telegram - Or at least th...
closed
completed
true
3
[]
[]
2026-03-12T11:36:04Z
2026-04-27T04:49:46Z
2026-04-24T22:24:02Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
hiller16
59,436,639
MDQ6VXNlcjU5NDM2NjM5
User
false
openclaw/openclaw
4,064,101,921
I_kwDOQb6kR87yPUYh
44,000
https://github.com/openclaw/openclaw/issues/44000
https://api.github.com/repos/openclaw/openclaw/issues/44000
[Bug]: Agent fails to restart gateway due to self-termination ("Suicide Paradox")
### Bug type Behavior bug (incorrect output/state without crash) ### Summary When the agent modifies the configuration (e.g., changing a model provider URL) and determines that a gateway restart is necessary, it attempts to execute a shell command sequence to kill and restart the process. However, because the agent ...
closed
completed
true
3
[ "bug", "bug:behavior" ]
[]
2026-03-12T11:51:05Z
2026-04-27T04:49:45Z
2026-04-24T22:24:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Kio158
125,643,869
U_kgDOB30sXQ
User
false
openclaw/openclaw
4,064,155,281
I_kwDOQb6kR87yPhaR
44,004
https://github.com/openclaw/openclaw/issues/44004
https://api.github.com/repos/openclaw/openclaw/issues/44004
[Feature]: Implementation of Process Mining for Autonomous Skill Composition & Workflow Optimization
### Summary Currently, Skills are often treated as static, monolithic functions. However, in complex agentic workflows, Skills act more like atomic "building blocks" (LEGO pieces) that the LLM dynamically assembles into a temporary workflow to satisfy a specific user request. We lack visibility into how these skills a...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-12T12:01:00Z
2026-04-27T04:49:45Z
2026-04-24T22:24:07Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
wangwox
15,073,061
MDQ6VXNlcjE1MDczMDYx
User
false
openclaw/openclaw
4,064,289,306
I_kwDOQb6kR87yQCIa
44,026
https://github.com/openclaw/openclaw/issues/44026
https://api.github.com/repos/openclaw/openclaw/issues/44026
[Bug]: Concurrent sessions for the same agent ID are serialized, causing excessive blocking
### Bug type Behavior bug (incorrect output/state without crash) ### Summary When multiple sessions (e.g., from different users or channels) interact with the same agent ID (e.g., agent:main) simultaneously, the requests are serialized in the main execution lane. This causes subsequent requests to block for extended...
closed
completed
true
3
[ "bug", "bug:behavior" ]
[]
2026-03-12T12:22:53Z
2026-04-27T04:49:44Z
2026-04-24T22:24:10Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Kio158
125,643,869
U_kgDOB30sXQ
User
false
openclaw/openclaw
4,064,311,455
I_kwDOQb6kR87yQHif
44,030
https://github.com/openclaw/openclaw/issues/44030
https://api.github.com/repos/openclaw/openclaw/issues/44030
Telegram poller: abort long-poll HTTP connection on shutdown
## Problem When restarting the gateway (`openclaw gateway restart` / `launchctl kickstart -k`), the old process's Telegram `getUpdates` long-poll (up to 30s timeout) remains alive while the new process starts. This causes a **409 Conflict** from the Telegram Bot API because two processes are polling with the same bot ...
closed
completed
true
1
[]
[]
2026-03-12T12:26:08Z
2026-04-27T04:49:42Z
2026-04-24T22:24:15Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
flatmountain4U
208,109,194
U_kgDODGd-ig
User
false
openclaw/openclaw
4,064,313,054
I_kwDOQb6kR87yQH7e
44,031
https://github.com/openclaw/openclaw/issues/44031
https://api.github.com/repos/openclaw/openclaw/issues/44031
Compaction timeout: add escape hatch to prevent session hang
## Problem When compaction times out, `selectCompactionTimeoutSnapshot()` falls back to an already-overflowed snapshot (e.g., 234k tokens in a 200k context window). The LLM call then hangs or fails repeatedly, blocking the entire lane. All subsequent messages to that agent queue up indefinitely — the bot appears "dead...
closed
completed
true
5
[]
[]
2026-03-12T12:26:24Z
2026-04-27T04:49:42Z
2026-04-24T22:24:18Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
flatmountain4U
208,109,194
U_kgDODGd-ig
User
false
openclaw/openclaw
4,064,373,589
I_kwDOQb6kR87yQWtV
44,039
https://github.com/openclaw/openclaw/issues/44039
https://api.github.com/repos/openclaw/openclaw/issues/44039
[Bug]: System: tool call result not shown per policy (routine tool call)
### Bug type Behavior bug (incorrect output/state without crash) ### Summary After upgrading OpenClaw to version 20260308, I consistently encounter the following issues: Repetitive System Messages:​ The system frequently outputs the message: ⏳ System: tool call result not shown per policy (routine tool call). This m...
closed
completed
true
4
[ "bug", "bug:behavior" ]
[]
2026-03-12T12:37:07Z
2026-04-27T04:49:41Z
2026-04-24T22:24:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
sunways
5,241,398
MDQ6VXNlcjUyNDEzOTg=
User
false
openclaw/openclaw
4,064,395,242
I_kwDOQb6kR87yQb_q
44,042
https://github.com/openclaw/openclaw/issues/44042
https://api.github.com/repos/openclaw/openclaw/issues/44042
Update: self-update fails due to dependency build error in preflight check
**Problem:** The `gateway update.run` command is failing consistently. The updater's preflight check fails because a dependency's build script is broken. This prevents any self-updates from succeeding. The updater attempts to run `pnpm install` on recent commits from the `main` branch, but this fails for at least the ...
closed
completed
true
3
[]
[]
2026-03-12T12:41:35Z
2026-04-27T04:49:40Z
2026-04-24T22:24:24Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
CagriKIRT
53,116,879
MDQ6VXNlcjUzMTE2ODc5
User
false
openclaw/openclaw
4,064,558,107
I_kwDOQb6kR87yRDwb
44,061
https://github.com/openclaw/openclaw/issues/44061
https://api.github.com/repos/openclaw/openclaw/issues/44061
Compaction not triggering in safeguard mode (269% context, 0 compactions)
## Summary Sessions are running at 269% context (517k/192k) with 0 compactions when using `safeguard` mode. ## Environment - OpenClaw: 2026.3.11 (29dc654) - Model: modal/zai-org/GLM-5-FP8 (also observed with openrouter/minimax/minimax-m2.5) - Node: v22.22.0 - OS: Linux (WSL2) ## Observed Behavior Session status sho...
closed
not_planned
true
2
[]
[]
2026-03-12T13:10:50Z
2026-04-27T04:49:39Z
2026-04-24T22:24:26Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
far-ouq
125,839,498
U_kgDOB4Aoig
User
false
openclaw/openclaw
4,064,597,489
I_kwDOQb6kR87yRNXx
44,065
https://github.com/openclaw/openclaw/issues/44065
https://api.github.com/repos/openclaw/openclaw/issues/44065
Multiple clients (tui + control-ui) cannot coexist due to identical client identity
## Problem When both openclaw-tui and openclaw-control-ui connect to the same Gateway, they cannot coexist. The second client gets rejected with token_mismatch. ## Root Cause Both clients use the same client identity (gateway-client). When the second client connects, Gateway treats it as a reconnect from the same cli...
closed
completed
true
2
[]
[]
2026-03-12T13:16:55Z
2026-04-27T04:49:39Z
2026-04-24T22:24:29Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Yalewei
200,490,695
U_kgDOC_M-xw
User
false
openclaw/openclaw
4,064,657,999
I_kwDOQb6kR87yRcJP
44,071
https://github.com/openclaw/openclaw/issues/44071
https://api.github.com/repos/openclaw/openclaw/issues/44071
Implement /tools/invoke handler for cron in MCP bridge
## Context The MCP bridge (openclaw-mcp-bridge) is now transparent and passes through all tool invocations to the gateway. However, the `cron` tool is missing its HTTP endpoint implementation. ## Requirements Implement `/tools/invoke` handler support for the `cron` tool to enable: - Creating recurring/one-shot cron jo...
closed
completed
true
1
[]
[]
2026-03-12T13:26:23Z
2026-04-27T04:49:38Z
2026-04-24T22:24:31Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
cattia-claw
259,205,888
U_kgDOD3MrAA
User
false
openclaw/openclaw
4,064,770,582
I_kwDOQb6kR87yR3oW
44,078
https://github.com/openclaw/openclaw/issues/44078
https://api.github.com/repos/openclaw/openclaw/issues/44078
[Bug]: Telegram local image sends fail when CLI media path is outside OpenClaw-managed directories
## Bug type Channels / Telegram / CLI outbound media ## Summary `openclaw message send --channel telegram --media <local-file>` fails with `LocalMediaAccessError` for valid local image paths outside OpenClaw-managed directories, so Telegram never receives the image. ## Steps to reproduce 1. Install OpenClaw `2026.3.1...
closed
completed
true
3
[]
[]
2026-03-12T13:43:53Z
2026-04-27T04:49:37Z
2026-04-24T22:24:34Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
DiNaSoR
8,531,014
MDQ6VXNlcjg1MzEwMTQ=
User
false
openclaw/openclaw
4,064,772,198
I_kwDOQb6kR87yR4Bm
44,079
https://github.com/openclaw/openclaw/issues/44079
https://api.github.com/repos/openclaw/openclaw/issues/44079
Feature Request: Tiered Memory Compaction System for Conversational Continuity
# GitHub Issue Draft — Ready to Post **Repo:** https://github.com/openclaw/openclaw/issues/new **Copy-paste the title and body below:** --- ## Title: Feature Request: Tiered Memory Compaction System for Conversational Continuity ## Body: ### Problem The agent loses conversational context and fails to consistently ...
closed
not_planned
true
1
[]
[]
2026-03-12T13:44:07Z
2026-04-27T04:49:37Z
2026-04-24T22:24:37Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
aiassiztant-cmd
265,620,919
U_kgDOD9UNtw
User
false
openclaw/openclaw
4,064,824,812
I_kwDOQb6kR87ySE3s
44,085
https://github.com/openclaw/openclaw/issues/44085
https://api.github.com/repos/openclaw/openclaw/issues/44085
[Feishu] 开启流式输出后重复发送两条消息
## 问题描述 在飞书群聊中开启流式输出(streaming: true)后,每次请求会发送两条相同的消息。 ## 环境信息 - OpenClaw 版本:2026.3.11 - 飞书插件版本:2026.3.8-beta.1 - 配置: - streaming: true - renderMode: card ## 重现步骤 1. 设置 channels.feishu.streaming: true 2. 设置 channels.feishu.renderMode: card 3. 在飞书群聊中发送任意消息 4. 查看回复,发现会收到两条相同的消息 ## 日志 ## 额外发现 - 关闭流式输出(stream...
closed
completed
true
3
[]
[]
2026-03-12T13:51:50Z
2026-04-27T04:49:36Z
2026-04-24T22:24:39Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
LungTakumi
4,659,328
MDQ6VXNlcjQ2NTkzMjg=
User
false
openclaw/openclaw
4,064,859,926
I_kwDOQb6kR87ySNcW
44,093
https://github.com/openclaw/openclaw/issues/44093
https://api.github.com/repos/openclaw/openclaw/issues/44093
[Bug]: Gateway Crash And Removed After Restart Command
### Bug type Regression (worked before, now fails) ### Summary # Bug Report: Gateway Crash After Restart Command ## Summary When the user requests a gateway restart via the OpenClaw agent (by saying "restart your gateway service"), the gateway crashes unexpectedly, causing the macOS LaunchAgent service to be remove...
closed
completed
true
7
[ "bug", "regression" ]
[]
2026-03-12T13:57:24Z
2026-04-27T04:49:35Z
2026-04-24T22:24:42Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
sweihub
5,334,841
MDQ6VXNlcjUzMzQ4NDE=
User
false
openclaw/openclaw
4,064,898,241
I_kwDOQb6kR87ySWzB
44,096
https://github.com/openclaw/openclaw/issues/44096
https://api.github.com/repos/openclaw/openclaw/issues/44096
Hot reload sends SIGTERM to gateway on every config evaluation (2026.3.11)
### Bug type Regression (worked before, now fails) ### Summary Gateway receives SIGTERM immediately after any write to openclaw.json, including writes triggered by openclaw config set. Hot reload detects models, agents.defaults.contextPruning, agents.defaults.heartbeat as changed on every evaluation even when those ...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-12T14:02:54Z
2026-04-27T04:49:34Z
2026-04-24T22:24:45Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
imtim2
19,255,876
MDQ6VXNlcjE5MjU1ODc2
User
false
openclaw/openclaw
4,064,923,262
I_kwDOQb6kR87ySc5-
44,101
https://github.com/openclaw/openclaw/issues/44101
https://api.github.com/repos/openclaw/openclaw/issues/44101
Docs: container/gateway bind example conflicts with current CLI (`--bind 0.0.0.0` invalid)
### Bug type Regression (worked before, now fails) ### Summary ## Summary We hit a docs/runtime mismatch while running OpenClaw gateway in Kubernetes. With the current public release (`2026.3.8`), the CLI rejects: ```bash openclaw gateway --bind 0.0.0.0 --port 18789 with: Invalid --bind (use "loopback", "lan", ...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-12T14:06:27Z
2026-04-27T04:49:34Z
2026-04-24T22:24:47Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
matthewprotti
212,773,563
U_kgDODK6quw
User
false
openclaw/openclaw
4,065,072,657
I_kwDOQb6kR87yTBYR
44,119
https://github.com/openclaw/openclaw/issues/44119
https://api.github.com/repos/openclaw/openclaw/issues/44119
[Feature] Support 国家超算互联网 (scnet.cn) API
## Feature Request: 支持国家超算互联网 (scnet.cn) API ### 背景 国家超算互联网目前赠送 OpenClaw 用户 1000万 Token 额度(2周),支持多种模型:DeepSeek-R1, Qwen3, MiniMax-M2.5 等。 ### API 信息 - API 地址: https://api.scnet.cn/api/llm/v1 - 认证方式: Bearer Token - 兼容 OpenAI API 格式 ### 需求 希望 OpenClaw 支持接入国家超算互联网 API,让用户可以使用其赠送的免费额度。
closed
completed
true
2
[]
[]
2026-03-12T14:27:54Z
2026-04-27T04:49:33Z
2026-04-24T22:24:50Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
lyh-github-97
73,977,041
MDQ6VXNlcjczOTc3MDQx
User
false
openclaw/openclaw
4,065,085,759
I_kwDOQb6kR87yTEk_
44,122
https://github.com/openclaw/openclaw/issues/44122
https://api.github.com/repos/openclaw/openclaw/issues/44122
Sandbox FS Bridge v3.11 regression: Write/Edit tools always produce 0-byte files when python3 is in sandbox image
## Summary The v3.11 sandbox FS bridge security hardening (pinned writes via Python fd-based atomic ops) introduced a regression: **every Write and Edit tool call silently produces a 0-byte file** when `python3` is available in the sandbox container image. ## Root Cause The new `SandboxFsBridgeImpl.writeFile()` impl...
closed
completed
true
9
[]
[]
2026-03-12T14:29:45Z
2026-04-27T04:49:32Z
2026-04-24T22:24:53Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
teconomix
6,959,299
MDQ6VXNlcjY5NTkyOTk=
User
false
openclaw/openclaw
4,065,102,344
I_kwDOQb6kR87yTIoI
44,128
https://github.com/openclaw/openclaw/issues/44128
https://api.github.com/repos/openclaw/openclaw/issues/44128
Feature request: Zero-token quick replies (pattern-matched auto-responses)
## Summary Add a `quickReplies` (or `autoResponses`) config option that lets agents define simple pattern → response mappings that bypass the LLM entirely. These would be handled at the gateway level with zero input/output tokens. ## Use Case Health checks and availability pings. For example: - User sends `Test` → ...
closed
not_planned
true
1
[]
[]
2026-03-12T14:32:12Z
2026-04-27T04:49:31Z
2026-04-24T22:24:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
mrclawfield
262,849,183
U_kgDOD6rCnw
User
false
openclaw/openclaw
4,325,922,151
I_kwDOQb6kR88AAAABAdhVZw
71,282
https://github.com/openclaw/openclaw/issues/71282
https://api.github.com/repos/openclaw/openclaw/issues/71282
[Bug]: tts tool result text (spoken) leaks to Telegram chat surface
## Summary When the `tts` tool is used in a Telegram direct chat, the tool result text `(spoken) <synthesized text>` is delivered to the chat surface as a regular text message, even though the intended output is a voice message. ## Environment - OpenClaw version: 2026.4.23 - Channel: Telegram (direct chat) - Model: ...
closed
completed
true
1
[]
[]
2026-04-24T22:25:53Z
2026-04-27T04:41:11Z
2026-04-25T02:11:43Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
DoobyTheHouseElf
278,503,277
U_kgDOEJmfbQ
User
false
openclaw/openclaw
4,325,943,036
I_kwDOQb6kR88AAAABAdim_A
71,284
https://github.com/openclaw/openclaw/issues/71284
https://api.github.com/repos/openclaw/openclaw/issues/71284
Regression after 2026.4.23: active-memory Claude CLI usage error disables shared claude-cli profile
After updating/restarting OpenClaw to `2026.4.23`, agents using the Claude CLI backend started failing with a provider-wide billing/cooldown error. This setup was working before the update. ## Setup - OpenClaw: `2026.4.23 (a979721)` - Claude Code CLI: `2.1.114` - Claude CLI authenticated through the normal CLI login ...
closed
completed
true
0
[]
[]
2026-04-24T22:30:53Z
2026-04-28T04:30:44Z
2026-04-25T11:20:40Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
vishutdhar
68,405,187
MDQ6VXNlcjY4NDA1MTg3
User
false
openclaw/openclaw
4,117,485,894
I_kwDOQb6kR871a9lG
52,536
https://github.com/openclaw/openclaw/issues/52536
https://api.github.com/repos/openclaw/openclaw/issues/52536
Slack: first thread reply streams to channel instead of thread
## Description When replying to a Slack thread for the first time (first reply in a thread), the native streaming preview message is posted to the **channel** instead of the **thread**. Subsequent replies in the same thread are correctly delivered to the thread. This causes a "dual post" appearance: the streaming pre...
closed
completed
true
1
[]
[]
2026-03-23T00:24:54Z
2026-04-27T04:49:29Z
2026-04-24T22:36:44Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
openclaw-bocek
270,048,973
U_kgDOEBiezQ
User
false
openclaw/openclaw
4,326,000,522
I_kwDOQb6kR88AAAABAdmHig
71,285
https://github.com/openclaw/openclaw/issues/71285
https://api.github.com/repos/openclaw/openclaw/issues/71285
Exclude memory/dreaming/ from memory search index via config
## Summary The `memory_search` tool indexes all `.md` files under `memory/`, including `memory/dreaming/` (light, REM, deep sleep reports). This causes dreaming process artifacts to pollute search results, making it difficult to distinguish real memories from dreaming output. ## Related Issues & PRs - **#6362** — Ad...
open
null
false
1
[]
[]
2026-04-24T22:44:43Z
2026-05-03T06:49:47Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
bobster16
73,143,687
MDQ6VXNlcjczMTQzNjg3
User
false
openclaw/openclaw
4,062,244,928
I_kwDOQb6kR87yIPBA
43,705
https://github.com/openclaw/openclaw/issues/43705
https://api.github.com/repos/openclaw/openclaw/issues/43705
Showcase: Agent Passport System MCP — cryptographic identity + Intent Network for agent-to-agent matching via chat
Hey OpenClaw team! We built an MCP server on top of OpenClaw that gives agents cryptographic identity and a networking protocol for connecting people through their agents. **What it is:** The Agent Passport System MCP server (v2.8.0, 61 tools) provides: 1. **Cryptographic Identity** — Every agent gets an Ed25519 pas...
closed
not_planned
true
2
[]
[]
2026-03-12T05:23:41Z
2026-04-27T04:49:23Z
2026-04-24T22:21:54Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
aeoess
171,286,556
U_kgDOCjWgHA
User
false
openclaw/openclaw
4,326,015,439
I_kwDOQb6kR88AAAABAdnBzw
71,286
https://github.com/openclaw/openclaw/issues/71286
https://api.github.com/repos/openclaw/openclaw/issues/71286
telegram: harden shouldSkipUpdate against LRU eviction (follow-up to #71277)
## Background Codex flagged a P1 concern on #71277: > \`shouldSkipUpdate\` now only rejects \`update_id\` values at or below \`initialUpdateId\`, so any replayed update handled after startup is filtered only by the bounded \`recentUpdates\` cache. Under sustained traffic (cache eviction at 512 entries or TTL expiry a...
closed
completed
true
1
[]
[]
2026-04-24T22:48:10Z
2026-04-27T04:45:10Z
2026-04-25T00:37:27Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
abby497
271,830,121
U_kgDOEDPMaQ
User
false
openclaw/openclaw
4,209,804,196
I_kwDOQb6kR8767IOk
61,703
https://github.com/openclaw/openclaw/issues/61703
https://api.github.com/repos/openclaw/openclaw/issues/61703
[Bug] Discord gateway race condition - 'awaiting gateway readiness' on cold start
# OpenClaw Bug Report: Discord Gateway Race Condition ## Summary Discord client gets stuck on "awaiting gateway readiness" on cold start due to a race condition where the gateway "ready" event fires before Discord client initialization completes. ## Environment - **OpenClaw Versions Affected:** 2026.4.1 (da64a97), 20...
closed
completed
true
3
[]
[]
2026-04-06T05:38:40Z
2026-04-27T04:49:23Z
2026-04-24T22:52:18Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
patrick-slimelab
257,809,963
U_kgDOD13eKw
User
false
openclaw/openclaw
4,175,140,595
I_kwDOQb6kR87425bz
58,056
https://github.com/openclaw/openclaw/issues/58056
https://api.github.com/repos/openclaw/openclaw/issues/58056
GitHub Copilot provider: missing Editor-Version header on inference requests causes HTTP 400
## Bug Description The GitHub Copilot provider plugin does not send the required `Editor-Version` header on model inference API requests, resulting in: ``` HTTP 400: bad request: missing Editor-Version header for IDE auth ``` ## Root Cause The `Editor-Version` header is correctly set in the **auth/usage** code path...
closed
completed
true
2
[]
[]
2026-03-31T02:00:27Z
2026-04-27T04:49:22Z
2026-04-24T22:55:24Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
mieurban
186,385,401
U_kgDOCxwD-Q
User
false
openclaw/openclaw
4,199,262,084
I_kwDOQb6kR876S6eE
60,167
https://github.com/openclaw/openclaw/issues/60167
https://api.github.com/repos/openclaw/openclaw/issues/60167
Feature: preserve provider-level continuation for github-copilot to reduce premium request burn
## Summary OpenClaw already has the building blocks around session continuity, tool loops, and even `previous_response_id` handling on the OpenAI websocket path, but the built-in `github-copilot` provider still appears to send each turn as a fresh provider-level request. This makes OpenClaw materially more expensive ...
closed
completed
true
1
[]
[]
2026-04-03T08:39:16Z
2026-04-27T04:49:20Z
2026-04-24T22:55:46Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
imjoey
2,542,401
MDQ6VXNlcjI1NDI0MDE=
User
false
openclaw/openclaw
4,065,136,300
I_kwDOQb6kR87yTQ6s
44,132
https://github.com/openclaw/openclaw/issues/44132
https://api.github.com/repos/openclaw/openclaw/issues/44132
Feature Request: Automatic Config Rollback on Failed Startup
## Problem When OpenClaw gateway fails to start due to invalid configuration, there's no automatic way to revert to the last working configuration. Users must: 1. Manually diagnose the issue with `openclaw doctor` 2. Manually fix or restore the config 3. Restart the gateway This can be problematic for automated setup...
closed
completed
true
4
[]
[]
2026-03-12T14:37:45Z
2026-04-27T04:49:18Z
2026-04-24T22:57:00Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
jung-geun
58,395,394
MDQ6VXNlcjU4Mzk1Mzk0
User
false
openclaw/openclaw
4,065,166,319
I_kwDOQb6kR87yTYPv
44,138
https://github.com/openclaw/openclaw/issues/44138
https://api.github.com/repos/openclaw/openclaw/issues/44138
Manual /compact command fails with 'no real conversation messages' on Discord thread sessions
## Description Manual `/compact` command triggered on Discord thread-bound sessions fails with: ``` [compaction-safeguard] Compaction safeguard: cancelling compaction with no real conversation messages to summarize. ``` However, **automatic compaction (triggered by OpenClaw internally)** on the same session completes...
closed
completed
true
1
[]
[]
2026-03-12T14:42:32Z
2026-04-27T04:49:17Z
2026-04-24T22:57:07Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
CharZhou
17,255,546
MDQ6VXNlcjE3MjU1NTQ2
User
false
openclaw/openclaw
4,065,290,201
I_kwDOQb6kR87yT2fZ
44,147
https://github.com/openclaw/openclaw/issues/44147
https://api.github.com/repos/openclaw/openclaw/issues/44147
[Bug]: # OpenClaw 网页端无法显示问题
### Bug type Regression (worked before, now fails) ### Summary [Bug]\: OpenClaw Dashboard (网页端) 无法显示,页面完全空白 ### Steps to reproduce 1. 安装 OpenClaw 2026.3.11 2. 运行 openclaw gateway start 3. 访问 http://127.0.0.1:18789/ 4. 输入 token 认证 5. 页面显示空白或无响应 ### Expected behavior Dashboard 正常显示聊天界面和各项功能 ### Actual behavior 页...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-12T15:01:24Z
2026-04-27T04:49:17Z
2026-04-24T22:57:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ccyclone99
267,687,255
U_kgDOD_SVVw
User
false
openclaw/openclaw
4,065,332,007
I_kwDOQb6kR87yUAsn
44,153
https://github.com/openclaw/openclaw/issues/44153
https://api.github.com/repos/openclaw/openclaw/issues/44153
sessions_send from sub-agent flips parent session deliveryContext from Telegram to webchat
## Description When a sub-agent replies to the parent agent's main session via `sessions_send`, the parent session's `lastChannel` and `deliveryContext` switch from `telegram` to `webchat`. All subsequent agent replies are delivered to webchat instead of Telegram, effectively dropping them since no webchat client is l...
closed
completed
true
1
[]
[]
2026-03-12T15:07:47Z
2026-04-27T04:49:16Z
2026-04-24T22:57:20Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
thedavix12
29,370,994
MDQ6VXNlcjI5MzcwOTk0
User
false
openclaw/openclaw
4,167,775,992
I_kwDOQb6kR874azb4
57,514
https://github.com/openclaw/openclaw/issues/57514
https://api.github.com/repos/openclaw/openclaw/issues/57514
[Bug]: Webchat plugin register() called repeatedly by hot-reload → unbounded memory growth → gateway OOM
### Bug type Behavior bug (memory leak leading to crash) ### Summary The webchat plugin's `register()` is called approximately every 40 seconds in batches of 4 by the plugin hot-reload system. Each call invokes `api.registerChannel()` and `api.registerHttpRoute()`, accumulating internal route/channel state that is n...
closed
completed
true
2
[]
[]
2026-03-30T06:15:25Z
2026-04-27T04:49:13Z
2026-04-24T23:02:39Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
bbshih
1,472,300
MDQ6VXNlcjE0NzIzMDA=
User
false
openclaw/openclaw
4,131,981,379
I_kwDOQb6kR872SQhD
54,181
https://github.com/openclaw/openclaw/issues/54181
https://api.github.com/repos/openclaw/openclaw/issues/54181
[Bug]: Plugins re-register on every message after v2026.3.23-2 upgrade
### Bug type Behavior bug (incorrect output/state without crash) ### Summary After upgrading to v2026.3.23-2, all plugins (feishu_doc, feishu_chat, feishu_wiki, feishu_drive, feishu_bitable, openviking) re-register approximately 5 times in a burst every time a message is processed. This happens on every inbound mess...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-25T02:43:54Z
2026-04-27T04:49:13Z
2026-04-24T23:02:39Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
celagoor
136,020,103
U_kgDOCBuAhw
User
false
openclaw/openclaw
4,114,492,890
I_kwDOQb6kR871Pi3a
52,031
https://github.com/openclaw/openclaw/issues/52031
https://api.github.com/repos/openclaw/openclaw/issues/52031
[Bug]: Plugin register() called redundantly during non-activating (snapshot) loads
## Bug type Behavior bug (incorrect output/state without crash) ## Summary When `loadOpenClawPlugins()` is called with `activate: false` (snapshot/non-activating mode), `register()` is invoked for **all** enabled plugins — including non-channel plugins whose registration methods (registerTool, registerHook, etc.) pr...
closed
completed
true
7
[]
[]
2026-03-22T03:00:58Z
2026-04-27T04:49:14Z
2026-04-24T23:02:39Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
okuyam2y
982,333
MDQ6VXNlcjk4MjMzMw==
User
false
openclaw/openclaw
4,113,116,446
I_kwDOQb6kR871KS0e
51,781
https://github.com/openclaw/openclaw/issues/51781
https://api.github.com/repos/openclaw/openclaw/issues/51781
[Bug]: loadOpenClawPlugins calls plugin register() on activate:false snapshot loads
### Bug type Behavior bug (incorrect output/state without crash) ### Summary `loadOpenClawPlugins` with `activate: false` still invokes each plugin's `register()` function. While `api.on()` is correctly no-oped in non-full registration modes, `register()` itself executes — running state initialization, logging, and ...
closed
completed
true
3
[]
[]
2026-03-21T17:27:19Z
2026-04-27T04:49:15Z
2026-04-24T23:02:39Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
livingghost
14,040,213
MDQ6VXNlcjE0MDQwMjEz
User
false
openclaw/openclaw
4,100,708,066
I_kwDOQb6kR870a9bi
50,370
https://github.com/openclaw/openclaw/issues/50370
https://api.github.com/repos/openclaw/openclaw/issues/50370
perf: resolvePluginProviders defaults cache:false, causing 12x redundant full plugin loads per agent invocation
## Bug type Performance regression / architectural inefficiency ## Summary Every agent invocation triggers **12 redundant full plugin discovery+load cycles** during model resolution. This adds ~40 seconds of overhead per message on WSL/cross-filesystem environments, and several seconds even on native Linux. ...
closed
completed
true
2
[]
[]
2026-03-19T10:17:19Z
2026-04-27T04:49:12Z
2026-04-24T23:04:17Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
huazh2025-cyber
253,454,351
U_kgDODxtoDw
User
false
openclaw/openclaw
4,148,395,314
I_kwDOQb6kR873Q30y
55,445
https://github.com/openclaw/openclaw/issues/55445
https://api.github.com/repos/openclaw/openclaw/issues/55445
[Bug]: Slack Assistant API: message_changed events dropped due to bot self-filter in Bolt middleware
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary Summary When using Slack's Assistant API (DM threads with a bot), user messages are frequently delivered as message_changed events with the bot's own user ID as the sender. These events are silently dropped by the Bolt self-mes...
closed
completed
true
1
[ "bug", "bug:crash" ]
[]
2026-03-27T01:17:26Z
2026-04-27T04:49:11Z
2026-04-24T23:05:23Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
trevorgordon981
193,960,977
U_kgDOC4-cEQ
User
false
openclaw/openclaw
4,065,376,990
I_kwDOQb6kR87yULre
44,158
https://github.com/openclaw/openclaw/issues/44158
https://api.github.com/repos/openclaw/openclaw/issues/44158
[Feature]: Community site for OpenClaw: docs + integrations + showcase (feedback welcome)
### Summary Hi OpenClaw team and community 👋 I built a community website for OpenClaw and wanted to share it here in case it helps new users get started faster: 🔗 Website: [https://openclaw-x.com/](https://openclaw-x.com/) What’s included: - Quick start / install guide - Integrations overview - Showcase page for ...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-12T15:14:22Z
2026-04-27T04:49:10Z
2026-04-24T23:07:53Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
zhpd
11,941,825
MDQ6VXNlcjExOTQxODI1
User
false
openclaw/openclaw
4,065,492,099
I_kwDOQb6kR87yUnyD
44,171
https://github.com/openclaw/openclaw/issues/44171
https://api.github.com/repos/openclaw/openclaw/issues/44171
Cron one-shot at jobs can disappear without leaving run history
## Summary One-shot cron jobs using `schedule.kind = "at"` can be accepted by the scheduler, later disappear from the job store/list, and leave no durable run history. This makes the scheduler hard to trust for one-off diagnostics and makes payload debugging ambiguous because the job can vanish without a visible succ...
closed
completed
true
2
[]
[]
2026-03-12T15:31:07Z
2026-04-27T04:49:09Z
2026-04-24T23:08:11Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
kesslerio
2,647,990
MDQ6VXNlcjI2NDc5OTA=
User
false
openclaw/openclaw
4,065,506,615
I_kwDOQb6kR87yUrU3
44,172
https://github.com/openclaw/openclaw/issues/44172
https://api.github.com/repos/openclaw/openclaw/issues/44172
[Help]: Gateway reliability — recurring process death requiring manual restart (@mtiplea)
## Summary Council member @mtiplea is experiencing recurring Gateway instability — the gateway process dies or becomes unresponsive after periods of normal operation, requiring manual intervention (remote desktop from phone) to restart. This is a pattern, not a one-off. ## What We Need From the Environment If you're...
closed
completed
true
5
[]
[]
2026-03-12T15:33:12Z
2026-04-27T04:49:08Z
2026-04-24T23:08:28Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
enochosbot-bot
261,293,238
U_kgDOD5MEtg
User
false
openclaw/openclaw
4,065,550,874
I_kwDOQb6kR87yU2Ia
44,183
https://github.com/openclaw/openclaw/issues/44183
https://api.github.com/repos/openclaw/openclaw/issues/44183
[Bug]: Discord thread mentions not working
### Bug type Behavior bug (incorrect output/state without crash) ### Summary 1. ✅ **原始线程** (channel:1481592486802489385) → 能正常响应 2. ❌ **频道主区** (channel:1481591534468989181) → 日志显示 `no-mention`,无响应 3. ❌ **新线程** (channel:1481663889845256284) → 日志显示 `no-mention`,无响应 ### Steps to reproduce 1. 在 Discord 频道中创建新线程 2. 在新线...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-12T15:39:47Z
2026-04-27T04:49:07Z
2026-04-24T23:08:45Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
7chitties-jpg
265,466,992
U_kgDOD9K0cA
User
false
openclaw/openclaw
4,065,584,002
I_kwDOQb6kR87yU-OC
44,185
https://github.com/openclaw/openclaw/issues/44185
https://api.github.com/repos/openclaw/openclaw/issues/44185
bug: doctor --repair ineffective in non-interactive mode (confirmDefault checks nonInteractive before shouldRepair)
## Bug Report ### Description In `src/commands/doctor-prompter.ts`, the `confirmDefault` function checks `nonInteractive` **before** `shouldRepair`, causing `--repair` (or `--fix`) to be completely ineffective when running in non-interactive mode (no TTY, cron jobs, etc.). ### Root Cause ```ts const confirmDefault = ...
closed
completed
true
1
[]
[]
2026-03-12T15:45:06Z
2026-04-27T04:49:06Z
2026-04-24T23:09:20Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
jkyotnfjfbjnknh
167,171,060
U_kgDOCfbT9A
User
false
openclaw/openclaw
4,065,618,126
I_kwDOQb6kR87yVGjO
44,191
https://github.com/openclaw/openclaw/issues/44191
https://api.github.com/repos/openclaw/openclaw/issues/44191
🔥OpenClaw高级用法视频
### Summary https://youtu.be/L8vXmlBWVfU ### Problem to solve https://youtu.be/L8vXmlBWVfU ### Proposed solution https://youtu.be/L8vXmlBWVfU ### Alternatives considered https://youtu.be/L8vXmlBWVfU ### Impact https://youtu.be/L8vXmlBWVfU ### Evidence/examples https://youtu.be/L8vXmlBWVfU ### Additional inf...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-12T15:50:58Z
2026-04-27T04:49:05Z
2026-04-24T23:09:37Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
stoeng
129,583,294
U_kgDOB7lIvg
User
false
openclaw/openclaw
4,065,662,991
I_kwDOQb6kR87yVRgP
44,195
https://github.com/openclaw/openclaw/issues/44195
https://api.github.com/repos/openclaw/openclaw/issues/44195
Feature Request: Chinese PII Detection — 身份证/手机号/银行卡 redaction support
## Problem OpenClaw agents can access and output sensitive Chinese PII (Personally Identifiable Information) during normal operation. Currently there's no built-in protection for: - **Chinese National ID cards (身份证号)** — 18-digit numbers with checksum validation (e.g., `330102199001011234`) - **Chinese mobile phone n...
closed
not_planned
true
1
[]
[]
2026-03-12T15:58:07Z
2026-04-27T04:49:04Z
2026-04-24T23:09:54Z
CONTRIBUTOR
null
20260427T090020Z
2026-04-27T09:00:20Z
jnMetaCode
12,096,460
MDQ6VXNlcjEyMDk2NDYw
User
false
openclaw/openclaw
4,065,663,473
I_kwDOQb6kR87yVRnx
44,196
https://github.com/openclaw/openclaw/issues/44196
https://api.github.com/repos/openclaw/openclaw/issues/44196
Session corruption loop: API timeout during tool_use causes permanent broken state
## Bug Report ### Summary When an embedded agent run times out mid-execution while a `tool_use` block is in-flight, the session JSONL file is saved in a corrupt state. Every subsequent message then triggers the same API error, creating an unrecoverable loop. ### Steps to Reproduce 1. Start a long-running embedded a...
closed
completed
true
5
[]
[]
2026-03-12T15:58:12Z
2026-04-27T04:49:03Z
2026-04-24T23:10:11Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Mb29661
51,697,539
MDQ6VXNlcjUxNjk3NTM5
User
false
openclaw/openclaw
4,065,670,466
I_kwDOQb6kR87yVTVC
44,198
https://github.com/openclaw/openclaw/issues/44198
https://api.github.com/repos/openclaw/openclaw/issues/44198
ACP codex sessions die immediately with "queue owner unavailable" while equivalent manual acpx session works
## Summary OpenClaw ACP sessions for `codex` die immediately with: - `runtime: status=dead` - `runtimeDetails.summary = "queue owner unavailable"` However, the equivalent `acpx` + `codex-acp` flow works normally when run manually on the same machine. This suggests the issue is in OpenClaw's ACP integration path, no...
closed
completed
true
8
[]
[]
2026-03-12T15:59:20Z
2026-04-27T04:30:53Z
2026-04-24T23:10:29Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
gaoshan5211
6,259,894
MDQ6VXNlcjYyNTk4OTQ=
User
false
openclaw/openclaw
4,065,672,624
I_kwDOQb6kR87yVT2w
44,199
https://github.com/openclaw/openclaw/issues/44199
https://api.github.com/repos/openclaw/openclaw/issues/44199
Windows: ENOENT mkdir '\\?' error in Telegram handler
### Bug type Regression (worked before, now fails) ### Summary ## Bug Description On Windows, the Telegram handler fails with an ENOENT error when trying to create a directory with an invalid path `\?`. ## Error Message Error: ENOENT: no such file or directory, mkdir '?' ## Environment - **OS**: ...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-12T15:59:40Z
2026-04-27T04:49:02Z
2026-04-24T23:10:46Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
dirtysouthalpha
123,318,319
U_kgDOB1mwLw
User
false
openclaw/openclaw
4,065,689,335
I_kwDOQb6kR87yVX73
44,204
https://github.com/openclaw/openclaw/issues/44204
https://api.github.com/repos/openclaw/openclaw/issues/44204
[Bug]: web_fetch tool call generated with empty arguments causing JSON parse error
### Bug type Crash (process/app exits or hangs) ### Summary Latest version Claude sometimes generates a web_fetch tool call with empty arguments {}, which causes malformed JSON (partialJson included) and triggers a JSON parsing error. ### Steps to reproduce When sending the command **"你最大可以生成多大的分辨率"**, the system ...
closed
completed
true
3
[ "bug", "bug:crash" ]
[]
2026-03-12T16:02:25Z
2026-04-27T04:49:02Z
2026-04-24T23:11:03Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ECHOQWETVG
73,582,236
MDQ6VXNlcjczNTgyMjM2
User
false
openclaw/openclaw
4,065,736,911
I_kwDOQb6kR87yVjjP
44,209
https://github.com/openclaw/openclaw/issues/44209
https://api.github.com/repos/openclaw/openclaw/issues/44209
Discord DM messages can be misrouted to guild channel session when Guild ID equals default channel ID
## Bug Description When a Discord server's Guild ID is the same as its default text channel ID (which happens by design — Discord assigns the first channel the same snowflake as the Guild), DM messages from a user can occasionally be routed to the guild channel session instead of the DM session. ## Environment - Ope...
closed
completed
true
2
[]
[]
2026-03-12T16:10:31Z
2026-04-27T04:49:01Z
2026-04-24T23:11:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
sunyan034-cmd
261,658,762
U_kgDOD5iYig
User
false
openclaw/openclaw
4,065,737,938
I_kwDOQb6kR87yVjzS
44,210
https://github.com/openclaw/openclaw/issues/44210
https://api.github.com/repos/openclaw/openclaw/issues/44210
Edit tool fails with exact match requirement - no retry logic
## Description When using the edit tool, if the oldText does not match exactly (including whitespace and newlines), the edit fails with an error. There is no staleness detection or retry mechanism. ## Expected behavior The tool should either: 1. Detect if the file was modified between read and edit 2. Provide a retr...
closed
completed
true
3
[]
[]
2026-03-12T16:10:42Z
2026-04-27T04:49:00Z
2026-04-24T23:11:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
spadesv
30,253,580
MDQ6VXNlcjMwMjUzNTgw
User
false
openclaw/openclaw
4,065,760,916
I_kwDOQb6kR87yVpaU
44,213
https://github.com/openclaw/openclaw/issues/44213
https://api.github.com/repos/openclaw/openclaw/issues/44213
[Bug]: cron isolated announce can leak NO_REPLY/status narration to Telegram
## Summary `sessionTarget: "isolated"` cron jobs can still deliver user-visible text even when the run should be silent (`NO_REPLY` / no data), including after explicit user instructions to suppress output. ## Expected When a job is configured for silent behavior (no alert payload), delivery should be suppressed relia...
closed
completed
true
4
[]
[]
2026-03-12T16:14:52Z
2026-04-27T04:48:59Z
2026-04-24T23:11:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Devdha
46,529,663
MDQ6VXNlcjQ2NTI5NjYz
User
false
openclaw/openclaw
4,065,808,098
I_kwDOQb6kR87yV07i
44,225
https://github.com/openclaw/openclaw/issues/44225
https://api.github.com/repos/openclaw/openclaw/issues/44225
[Feature]: Parallel Deterministic Loops
### Summary How Do You Write Determinsitc Steps, Agent Should follow, which uses Queue like pub / sub for long Running process. I have 20000 items to be processed by an agent. How do you do that reliably, parallel and fast with openclaw. Is there any skills / plugings / extensions to achieve this? ### Problem t...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-12T16:23:25Z
2026-04-27T04:48:58Z
2026-04-24T23:12:12Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
veevortexiq
183,384,871
U_kgDOCu47Jw
User
false
openclaw/openclaw
4,065,814,007
I_kwDOQb6kR87yV2X3
44,227
https://github.com/openclaw/openclaw/issues/44227
https://api.github.com/repos/openclaw/openclaw/issues/44227
Discord WebSocket disconnects with code 1005 every 10-15 minutes, triggering health-monitor restarts
## Environment - **OpenClaw:** 2026.3.11 - **Platform:** Raspberry Pi 5, Debian/arm64 - **Network:** Ethernet (previously WiFi, same issue) - **Discord.js:** bundled with OpenClaw ## Symptoms - Discord provider detected as "disconnected" or "stale-socket" every 10-15 minutes - Health-monitor restarts the provider, it ...
closed
completed
true
5
[]
[]
2026-03-12T16:24:29Z
2026-04-27T04:48:57Z
2026-04-24T23:12:30Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
makingmusic
1,560,332
MDQ6VXNlcjE1NjAzMzI=
User
false
openclaw/openclaw
4,065,866,975
I_kwDOQb6kR87yWDTf
44,232
https://github.com/openclaw/openclaw/issues/44232
https://api.github.com/repos/openclaw/openclaw/issues/44232
[Bug]: v2026.3.11 cron manual runs enqueue but do not appear in run history; Telegram isolated announce delivery also flaky
### Bug type Regression (worked before, now fails) ### Summary After upgrading OpenClaw from 2026.3.8 to 2026.3.11, isolated cron jobs regress in multiple ways: openclaw doctor --fix does not clear legacy cron normalization warnings, manual cron runs can enqueue without ever appearing in run history, and Telegram an...
closed
not_planned
true
5
[ "bug", "regression" ]
[]
2026-03-12T16:33:45Z
2026-04-27T04:48:56Z
2026-04-24T23:12:47Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
rray89
5,571,326
MDQ6VXNlcjU1NzEzMjY=
User
false
openclaw/openclaw
4,065,869,822
I_kwDOQb6kR87yWD_-
44,233
https://github.com/openclaw/openclaw/issues/44233
https://api.github.com/repos/openclaw/openclaw/issues/44233
feat: BUG - Add thread.requireExplicitMention option for Slack plugin
## Problem When a bot responds in a Slack thread, the Slack plugin marks it as a "participant" via `hasSlackThreadParticipation()`. From that point, **every message in that thread** is treated as an implicit mention and forwarded to the LLM — even when the bot is not explicitly `@mentioned`. This causes: 1. **Unneces...
closed
completed
true
1
[]
[]
2026-03-12T16:34:11Z
2026-04-27T04:48:56Z
2026-04-24T23:13:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
lucamagnasco
63,762,903
MDQ6VXNlcjYzNzYyOTAz
User
false
openclaw/openclaw
4,065,871,302
I_kwDOQb6kR87yWEXG
44,235
https://github.com/openclaw/openclaw/issues/44235
https://api.github.com/repos/openclaw/openclaw/issues/44235
OpenClaw 2026.3.11版本存在严重稳定性问题:Gateway状态异常、子代理任务超时
# OpenClaw 2026.3.11 版本稳定性问题 Bug 报告 ## 📋 报告信息 - **报告时间**: 2026年3月13日 00:29 GMT+8 - **报告人**: 小劳 (OpenClaw用户) - **影响版本**: OpenClaw 2026.3.11 - **升级前版本**: OpenClaw 2026.3.8 - **问题类型**: 系统稳定性/响应问题 ## 🚨 问题描述 ### 核心问题 **升级到2026.3.11版本后,系统频繁出现长时间无响应现象** ### 具体表现 1. **Gateway状态异常**: `status`命令显示`unreachable (timeout)`,但实...
closed
completed
true
3
[]
[]
2026-03-12T16:34:24Z
2026-04-27T04:48:55Z
2026-04-24T23:13:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Lee-take
210,963,840
U_kgDODJMNgA
User
false
openclaw/openclaw
4,065,919,514
I_kwDOQb6kR87yWQIa
44,240
https://github.com/openclaw/openclaw/issues/44240
https://api.github.com/repos/openclaw/openclaw/issues/44240
Telegram forum topic messages sometimes not routed to correct agent — wrong processing order (filter before topic normalization)
## Summary Incoming Telegram **forum/topic messages** are intermittently not delivered to the correct agent session. The channel silently drops the message or routes it into a wrong pipeline. Symptom: the agent sometimes responds, sometimes goes silent — unpredictably. ## Root cause (diagnosed) The current processin...
closed
completed
true
2
[]
[]
2026-03-12T16:42:38Z
2026-04-27T04:48:54Z
2026-04-24T23:13:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
aaamosh
253,971,641
U_kgDODyNMuQ
User
false
openclaw/openclaw
4,065,929,599
I_kwDOQb6kR87yWSl_
44,241
https://github.com/openclaw/openclaw/issues/44241
https://api.github.com/repos/openclaw/openclaw/issues/44241
Memory flush skipped on timeout in runEmbeddedPiAgent
## Bug Description When `runEmbeddedPiAgent` times out during a memory flush (`trigger === "memory"`), the code returns early with an error, skipping the logic that saves `systemPromptReport` to `memory/YYYY-MM-DD.md`. ## Root Cause In `/opt/homebrew/lib/node_modules/openclaw/dist/compact-D3emcZgv.js` at lines 18097...
closed
not_planned
true
3
[]
[]
2026-03-12T16:44:30Z
2026-04-27T04:48:53Z
2026-04-24T23:13:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
louisxing
16,437,236
MDQ6VXNlcjE2NDM3MjM2
User
false
openclaw/openclaw
4,065,953,294
I_kwDOQb6kR87yWYYO
44,244
https://github.com/openclaw/openclaw/issues/44244
https://api.github.com/repos/openclaw/openclaw/issues/44244
OC-IMP-3: Wire the runtime lifecycle: progress event handling (started/heartbeat/checkpoint/final), hang detection watchdog, redaction post-processor, and terminal-state handler.
Notion Work Item: https://www.notion.so/043467a268ef42f38dd35ca2390bc942 Objective: Wire the runtime lifecycle: progress event handling (started/heartbeat/checkpoint/final), hang detection watchdog, redaction post-processor, and terminal-state handler. Kill/Stop Condition: Hang detection fails to fire within 3× heart...
closed
not_planned
true
2
[]
[]
2026-03-12T16:48:36Z
2026-04-27T04:48:53Z
2026-04-24T23:14:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
samscarrow
93,792,006
U_kgDOBZcnBg
User
false
openclaw/openclaw
4,066,002,595
I_kwDOQb6kR87yWkaj
44,246
https://github.com/openclaw/openclaw/issues/44246
https://api.github.com/repos/openclaw/openclaw/issues/44246
[Feature]: 飞书渠道支持原生语音消息发送
### Summary 飞书(Feishu)渠道插件支持发送原生语音消息(可点击播放的语音气泡),而不是仅支持 MP3 文件附件。 ### Problem to solve 用户希望通过语音与 AI 进行自然对话,尤其是在开车、走路、视力疲劳等不方便看屏幕的场景。 现状: - ✅ TTS 功能正常:AI 可以生成语音(MP3 格式) - ❌ 飞书渠道限制:只能发送文件附件,无法发送原生语音消息 - ❌ 用户体验差:文件链接无法直接播放,需要下载 对比 ChatGPT 的语音模式:用户说语音→AI 直接听懂,AI 回复语音→用户直接听到,实时对话像打电话一样。 ### Proposed solution 飞书开放平台支持...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-12T16:57:29Z
2026-04-27T04:48:52Z
2026-04-24T23:14:30Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
RealAndyhuang
94,493,718
U_kgDOBaHcFg
User
false
openclaw/openclaw
4,066,012,822
I_kwDOQb6kR87yWm6W
44,249
https://github.com/openclaw/openclaw/issues/44249
https://api.github.com/repos/openclaw/openclaw/issues/44249
[Bug]: Dialog style error
### Bug type Behavior bug (incorrect output/state without crash) ### Summary <img width="3024" height="1648" alt="Image" src="https://github.com/user-attachments/assets/13c043c1-b00b-4a83-92be-fc5a03c2b011" /> I can't click the submit button ### Steps to reproduce 1. Attempt to generate a relatively long content ...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-12T16:59:24Z
2026-04-27T04:48:51Z
2026-04-24T23:14:47Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
chanchangxing
9,940,887
MDQ6VXNlcjk5NDA4ODc=
User
false
openclaw/openclaw
4,066,037,275
I_kwDOQb6kR87yWs4b
44,252
https://github.com/openclaw/openclaw/issues/44252
https://api.github.com/repos/openclaw/openclaw/issues/44252
Embedded agent sessions fail silently on overload — no fallback triggered, no error sent to user
## Version 2026.3.11 ## What happens When Anthropic returns an overload (503) error mid-run in an **embedded agent session** (direct chat), the run dies with `embedded_run_agent_end isError:true` in logs but: - No message is sent to the user - No fallback model is attempted (despite fallbacks being configured) The us...
closed
completed
true
5
[]
[]
2026-03-12T17:04:10Z
2026-04-27T04:48:50Z
2026-04-24T23:15:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
meccajoe
83,676,515
MDQ6VXNlcjgzNjc2NTE1
User
false
openclaw/openclaw
4,066,065,473
I_kwDOQb6kR87yWzxB
44,257
https://github.com/openclaw/openclaw/issues/44257
https://api.github.com/repos/openclaw/openclaw/issues/44257
Cron isolated session jobs still failing in 2026.3.11 - enqueued but never executed
## Problem After upgrading to 2026.3.11, cron jobs with `sessionTarget: "isolated"` still fail to execute. The job appears to be enqueued successfully but never actually runs. ## Environment - OpenClaw: 2026.3.11 (29dc654) - OS: macOS 15.7.4 (arm64) - Node.js: v22.22.0 - Gateway: local LaunchAgent ## Steps to Repro...
closed
completed
true
8
[]
[]
2026-03-12T17:09:44Z
2026-04-27T04:48:50Z
2026-04-24T23:15:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
WaleyChAn
48,935,163
MDQ6VXNlcjQ4OTM1MTYz
User
false
openclaw/openclaw
4,066,076,745
I_kwDOQb6kR87yW2hJ
44,258
https://github.com/openclaw/openclaw/issues/44258
https://api.github.com/repos/openclaw/openclaw/issues/44258
Multi-bot Discord: stagger connections to prevent 503 overflow on startup
## Problem When running multiple Discord bot accounts (4-5 bots) via `channels.discord.accounts`, all bots attempt to connect simultaneously on gateway startup/restart. This floods the Discord API and consistently produces: - **503 "upstream connect error or disconnect/reset before headers. reset reason: overflow"** ...
closed
completed
true
1
[]
[]
2026-03-12T17:11:54Z
2026-04-27T04:48:49Z
2026-04-24T23:15:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
xandorklein
258,463,542
U_kgDOD2fXNg
User
false
openclaw/openclaw
4,066,165,696
I_kwDOQb6kR87yXMPA
44,268
https://github.com/openclaw/openclaw/issues/44268
https://api.github.com/repos/openclaw/openclaw/issues/44268
Workaround: Send messages to Telegram forum topics via Bot API
## Problem OpenClaw's message tool does not properly route messages to Telegram forum topics - messages intended for topics are sent to the DM instead. ## Workaround Use Telegram Bot API directly to send messages to topics: ```bash #!/bin/bash TOKEN="YOUR_BOT_TOKEN" CHAT_ID="-100XXXXXXXXXX" THREAD_ID="4" MESSAGE="You...
closed
completed
true
4
[]
[]
2026-03-12T17:28:38Z
2026-04-27T04:48:48Z
2026-04-24T23:15:56Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ether-btc
33,156,212
MDQ6VXNlcjMzMTU2MjEy
User
false
openclaw/openclaw
4,066,193,536
I_kwDOQb6kR87yXTCA
44,271
https://github.com/openclaw/openclaw/issues/44271
https://api.github.com/repos/openclaw/openclaw/issues/44271
Feature request: configurable WhatsApp presence mode to preserve phone notifications
## Problem When OpenClaw connects to WhatsApp, it immediately sends `sendPresenceUpdate("available")` on the Baileys socket (in `channel-web-*.js`, around line 596). This tells WhatsApp's servers that a linked device is actively online, which causes WhatsApp to **suppress audio notifications on the user's phone** for ...
closed
completed
true
2
[]
[]
2026-03-12T17:33:40Z
2026-04-27T04:48:47Z
2026-04-24T23:16:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
rvernica
241,185
MDQ6VXNlcjI0MTE4NQ==
User
false
openclaw/openclaw
4,066,360,707
I_kwDOQb6kR87yX72D
44,295
https://github.com/openclaw/openclaw/issues/44295
https://api.github.com/repos/openclaw/openclaw/issues/44295
Refresh fallback plugin gateway context after runtime config changes
## Problem `setFallbackGatewayContext()` in `src/gateway/server-plugins.ts` currently stores a startup snapshot of gateway request context in a global fallback, and the code already notes that this snapshot can become stale if runtime config or context changes. ## Why It Matters Plugin subagent dispatch on non-WS pa...
closed
completed
true
1
[]
[]
2026-03-12T18:07:00Z
2026-04-27T04:48:46Z
2026-04-24T23:16:30Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
aniruddhaadak80
127,435,065
U_kgDOB5iBOQ
User
false
openclaw/openclaw
4,066,420,882
I_kwDOQb6kR87yYKiS
44,303
https://github.com/openclaw/openclaw/issues/44303
https://api.github.com/repos/openclaw/openclaw/issues/44303
Switching to a smaller-context model mid-session causes hard crash instead of graceful truncation
## Bug Description When a user switches from a large-context model (e.g., GPT 5.4 at 1.05M tokens or Claude Opus at 200K) to a smaller-context model (e.g., Ollama `qwen3.5:122b-a10b` at 128K) mid-session, the gateway crashes/locks up if the accumulated session context exceeds the new model's context window. The user ...
closed
completed
true
7
[]
[]
2026-03-12T18:18:18Z
2026-04-27T04:48:46Z
2026-04-24T23:16:47Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Adam-Researchh
261,827,313
U_kgDOD5sq8Q
User
false
openclaw/openclaw
4,066,423,780
I_kwDOQb6kR87yYLPk
44,304
https://github.com/openclaw/openclaw/issues/44304
https://api.github.com/repos/openclaw/openclaw/issues/44304
Feature: Per-channel Slack display name override (chat:write.customize)
## Problem When multiple AI agents share a single OpenClaw instance with one Slack bot token, all messages appear under the same bot name (e.g., "rAIph") regardless of which agent is responding. This makes it confusing in agent-specific channels — for example, when chatting with "Emery" in #emery-content, replies stil...
closed
completed
true
1
[]
[]
2026-03-12T18:18:53Z
2026-04-27T04:48:45Z
2026-04-24T23:17:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
raiph-ai
260,154,357
U_kgDOD4Gj9Q
User
false
openclaw/openclaw
4,066,521,707
I_kwDOQb6kR87yYjJr
44,314
https://github.com/openclaw/openclaw/issues/44314
https://api.github.com/repos/openclaw/openclaw/issues/44314
Feature Request: Feishu Group Chat Auto-Polling Function
## Feature Request: Feishu Group Chat Auto-Polling Function ### Problem Description - Current `requireMention: false` only allows the bot to read historical messages - Feishu platform only pushes messages to the bot via webhook when the bot is @mentioned - Non-@ messages cannot trigger auto-response ### Expected Func...
closed
completed
true
2
[]
[]
2026-03-12T18:38:42Z
2026-04-27T04:48:44Z
2026-04-24T23:17:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
zengwenliang416
126,878,617
U_kgDOB5ADmQ
User
false
openclaw/openclaw
4,066,623,219
I_kwDOQb6kR87yY77z
44,328
https://github.com/openclaw/openclaw/issues/44328
https://api.github.com/repos/openclaw/openclaw/issues/44328
[Bug]: WebChat: 图片发送后显示一下就消失
### Bug type Regression (worked before, now fails) ### Summary ## Bug 描述 在 WebChat 界面发送截图/图片时,图片显示一瞬间就消失了(飞书渠道发送图片正常) ### Steps to reproduce ## Bug 描述 在 WebChat 界面发送截图/图片时,图片显示一瞬间就消失了,但后端实际已接收图片(飞书渠道发送图片正常) ## 复现步骤 1. 打开 WebChat 界面 2. 使用截图工具截图 (Command+Shift+4) 3. 在输入框粘贴图片 4. 点击发送 ## 预期行为 图片应该正常显示在聊天记录中 ## 实际行为...
closed
completed
true
2
[ "bug", "close:duplicate", "close:already-fixed", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-12T18:59:19Z
2026-04-27T04:31:46Z
2026-04-24T23:17:39Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
clm1100
9,148,460
MDQ6VXNlcjkxNDg0NjA=
User
false
openclaw/openclaw
4,066,686,351
I_kwDOQb6kR87yZLWP
44,335
https://github.com/openclaw/openclaw/issues/44335
https://api.github.com/repos/openclaw/openclaw/issues/44335
[Bug]: db-context-engine fallback assumes missing session_messages.agent_id; continuity fails across /new
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Custom db-context-engine fallback assumes session_messages.agent_id, but that column is absent in deployed schema, causing continuity fallback failures across /new session boundaries. ### Steps to reproduce 1. Configure `plugins.slots.con...
closed
not_planned
true
3
[ "bug", "bug:behavior" ]
[]
2026-03-12T19:11:33Z
2026-04-27T04:48:43Z
2026-04-24T23:17:56Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Wentianuk
151,091,239
U_kgDOCQF4Jw
User
false
openclaw/openclaw
4,066,751,168
I_kwDOQb6kR87yZbLA
44,340
https://github.com/openclaw/openclaw/issues/44340
https://api.github.com/repos/openclaw/openclaw/issues/44340
[Bug]: Telegram streaming=partial silently drops response when model fallback occurs mid-stream
## Summary When `streaming: "partial"` is enabled on Telegram and a model fallback occurs mid-stream (e.g., primary model hits 429 rate limit), the response is silently dropped — the user receives nothing. ## Steps to Reproduce 1. Set `channels.telegram.streaming: "partial"` 2. Configure a primary model (e.g., `goog...
closed
completed
true
5
[]
[]
2026-03-12T19:24:08Z
2026-04-27T04:48:43Z
2026-04-24T23:18:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
nicks2bo
257,484,545
U_kgDOD1jnAQ
User
false
openclaw/openclaw
4,066,843,853
I_kwDOQb6kR87yZxzN
44,350
https://github.com/openclaw/openclaw/issues/44350
https://api.github.com/repos/openclaw/openclaw/issues/44350
[Bug]: Docker OPENCLAW_EXTENSIONS modules being pruned out by later step
### Bug type Regression (worked before, now fails) ### Summary I run OpenClaw with the matrix plugin, and do a Docker build, specifying it in the OPENCLAW_EXTENSIONS argument. After upgrading to v2026.3.11, the matrix-bot-sdk dependency is no longer being packaged in the final image. This appears to be caused by `...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-12T19:42:51Z
2026-04-27T04:48:42Z
2026-04-24T23:18:30Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
samr7
897,354
MDQ6VXNlcjg5NzM1NA==
User
false
openclaw/openclaw
4,066,988,461
I_kwDOQb6kR87yaVGt
44,362
https://github.com/openclaw/openclaw/issues/44362
https://api.github.com/repos/openclaw/openclaw/issues/44362
fix(backup): .backupignore permission check false-positives on Windows
## Summary The POSIX permission check in `readPatternFile` incorrectly rejects `.backupignore` files on Windows. Windows does not implement POSIX permission bits, so `(stat.mode & 0o022) !== 0` always evaluates to `true`, causing all `.backupignore` files to be skipped with the warning: ``` ⚠️ --exclude-file …\.back...
closed
not_planned
true
3
[]
[]
2026-03-12T20:13:24Z
2026-04-27T04:48:41Z
2026-04-24T23:18:47Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
brettdavies
26,392,883
MDQ6VXNlcjI2MzkyODgz
User
false
openclaw/openclaw
4,067,064,153
I_kwDOQb6kR87yanlZ
44,368
https://github.com/openclaw/openclaw/issues/44368
https://api.github.com/repos/openclaw/openclaw/issues/44368
BUG: Large media message silently kills Telegram inbound polling
### Bug type Regression (worked before, now fails) ### Summary When a user sends a large media file (observed: 210.8 MB 4K HEVC video) to the Telegram bot, the provider's inbound polling stops functioning. Outbound messages (sendMessage) continue to work, but no new incoming messages are received. The provider does ...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-12T20:27:06Z
2026-04-27T04:48:41Z
2026-04-24T23:19:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
kAIborg24
261,855,322
U_kgDOD5uYWg
User
false
openclaw/openclaw
4,067,083,882
I_kwDOQb6kR87yasZq
44,370
https://github.com/openclaw/openclaw/issues/44370
https://api.github.com/repos/openclaw/openclaw/issues/44370
BUG: Safeguard compaction corrupts thinking blocks, silently breaks all embedded runs
### Bug type Regression (worked before, now fails) ### Summary Context compaction (safeguard mode) corrupts thinking/redacted_thinking blocks in session history, causing all subsequent embedded runs (heartbeats, subagent announces, cron systemEvents) to fail with Anthropic API 400 errors. Normal user-initiated turns...
closed
completed
true
3
[ "bug", "regression" ]
[]
2026-03-12T20:30:39Z
2026-04-27T04:48:40Z
2026-04-24T23:19:21Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
kAIborg24
261,855,322
U_kgDOD5uYWg
User
false
openclaw/openclaw
4,190,982,139
I_kwDOQb6kR875zU_7
59,350
https://github.com/openclaw/openclaw/issues/59350
https://api.github.com/repos/openclaw/openclaw/issues/59350
Discord reply delivery bypasses message_sending plugin hooks
## Summary The Discord channel's reply delivery path (originating from `extensions/discord/src/monitor/reply-delivery.ts`, compiled into `route-resolution-CRUBXA7Y.js`) sends messages directly via the Discord REST API without running `message_sending` plugin hooks. Plugins that use `api.on("message_sending", ...)` to t...
closed
completed
true
0
[]
[]
2026-04-02T02:21:30Z
2026-04-27T04:48:39Z
2026-04-24T23:19:25Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
tamiotsiuopen
145,821,365
U_kgDOCLEOtQ
User
false