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,162,446,912
I_kwDOQb6kR874GeZA
56,788
https://github.com/openclaw/openclaw/issues/56788
https://api.github.com/repos/openclaw/openclaw/issues/56788
[Bug] Heartbeat model override ignored in v2026.3.28 - falls back to main session model
**Heartbeat model override is ignored at runtime.** The configured heartbeat.model is not respected; heartbeat always falls back to the main session default model. ## Environment - OpenClaw version: v2026.3.28 (commit f9b1079) - OS: WSL2, Node v22.22.1 - Channel: WhatsApp - Primary model: minimax/MiniMax-M2.7 ## Conf...
closed
completed
true
6
[]
[]
2026-03-29T04:11:24Z
2026-04-28T05:20:22Z
2026-04-25T11:48:06Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
clawoneloke
260,136,245
U_kgDOD4FdNQ
User
false
openclaw/openclaw
4,162,495,271
I_kwDOQb6kR874GqMn
56,797
https://github.com/openclaw/openclaw/issues/56797
https://api.github.com/repos/openclaw/openclaw/issues/56797
startWebLoginWithCode calls requestPairingCode before socket reaches connecting state
## Bug `startWebLoginWithCode()` in `extensions/whatsapp/src/login-qr.ts` calls `sock.requestPairingCode(digits)` immediately after `createWaSocket()` returns, without waiting for the socket to reach the "connecting" state. This causes `requestPairingCode` to fail with "Connection Closed" every time. ## Expected beha...
closed
completed
true
1
[]
[]
2026-03-29T04:28:37Z
2026-04-28T05:20:22Z
2026-04-25T11:48:21Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sgebalaJC
2,257,412
MDQ6VXNlcjIyNTc0MTI=
User
false
openclaw/openclaw
4,162,535,509
I_kwDOQb6kR874G0BV
56,801
https://github.com/openclaw/openclaw/issues/56801
https://api.github.com/repos/openclaw/openclaw/issues/56801
Recurring bug: compaction status is emitted into Telegram user-facing output and final reply is not delivered
### Summary In Telegram DM, the user sometimes receives the internal message `🧹 Compacting context...` during normal reply generation. This is not a one-time event: it has been observed multiple times. ### Problem An internal compaction/progress event is leaking into the normal outbound chat path. After `🧹 Compactin...
closed
completed
true
2
[]
[]
2026-03-29T04:39:39Z
2026-04-28T05:20:21Z
2026-04-25T11:48:28Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
dmitriiforpost-commits
262,919,577
U_kgDOD6vVmQ
User
false
openclaw/openclaw
4,162,560,923
I_kwDOQb6kR874G6Ob
56,804
https://github.com/openclaw/openclaw/issues/56804
https://api.github.com/repos/openclaw/openclaw/issues/56804
Mission Control gateway heartbeat exhausts ChatGPT Plus Codex weekly quota
## Summary The Mission Control (mc-gateway) agent's heartbeat feature, when enabled with a ChatGPT Plus (consumer) account using Codex/GPT-5.4, rapidly exhausts the weekly Codex API quota. Each heartbeat fires an agent turn, and with the default interval these accumulate quickly — burning through the entire weekly all...
closed
completed
true
1
[]
[]
2026-03-29T04:46:05Z
2026-04-28T05:20:20Z
2026-04-25T11:48:35Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
DroneSurveyCR
168,614,661
U_kgDOCgzbBQ
User
false
openclaw/openclaw
4,162,678,548
I_kwDOQb6kR874HW8U
56,816
https://github.com/openclaw/openclaw/issues/56816
https://api.github.com/repos/openclaw/openclaw/issues/56816
Gateway crashes on provider WebSocket disconnect (code 1005) — no reconnect attempt
## Description The gateway process crashes and restarts every ~35 minutes when the provider WebSocket connection (OpenRouter) drops with code `1005` (no status received). The `SafeGatewayPlugin` has `maxReconnectAttempts: 0`, so instead of attempting reconnection, it throws an uncaught exception that kills the entire ...
closed
completed
true
3
[]
[]
2026-03-29T05:17:27Z
2026-04-28T05:20:20Z
2026-04-25T11:48:49Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
henrykkng
40,446,982
MDQ6VXNlcjQwNDQ2OTgy
User
false
openclaw/openclaw
4,162,801,211
I_kwDOQb6kR874H047
56,825
https://github.com/openclaw/openclaw/issues/56825
https://api.github.com/repos/openclaw/openclaw/issues/56825
chokidar v5 glob pattern memory/**/*.md fails to detect file changes (incremental index never triggers)
## Bug **OpenClaw version:** 2026.3.24 (cff6dc9) **Node.js:** v25.8.2 **OS:** Linux 6.8.0-88-generic (x64) ## Description File changes under `memory/**/*.md` are not detected by chokidar v5, so incremental memory indexing never triggers after the initial session-start sync. ## Steps to Reproduce 1. Configure an ag...
closed
completed
true
1
[]
[]
2026-03-29T05:46:24Z
2026-04-28T05:20:19Z
2026-04-25T11:48:56Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
dionysoslin615
214,426,612
U_kgDODMfj9A
User
false
openclaw/openclaw
4,162,805,883
I_kwDOQb6kR874H2B7
56,826
https://github.com/openclaw/openclaw/issues/56826
https://api.github.com/repos/openclaw/openclaw/issues/56826
Embedded websocket stream falls back to HTTP after 500 during WS setup
## Summary On a current OpenClaw stable install, embedded session websocket streaming repeatedly fails with HTTP 500 during connection setup, but the client falls back to HTTP and continues functioning. Core gateway behavior, channel delivery, and watcher processes remain operational. ## Observed behavior Repeated ...
closed
completed
true
1
[]
[]
2026-03-29T05:47:42Z
2026-04-28T05:20:18Z
2026-04-25T11:49:04Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
federicocorradi
258,326,063
U_kgDOD2W-Lw
User
false
openclaw/openclaw
4,162,818,499
I_kwDOQb6kR874H5HD
56,828
https://github.com/openclaw/openclaw/issues/56828
https://api.github.com/repos/openclaw/openclaw/issues/56828
[Feature] Telegram channel: debounce / message-grouping for rapid multi-message sends
When a user sends multiple short messages in quick succession (e.g. 3 messages within 2-3 seconds that form one logical request), the agent processes and responds to each one individually — often resulting in fragmented, redundant replies. **Request:** Add a configurable `debounceMs` option to `channels.telegram` (sim...
closed
completed
true
2
[]
[]
2026-03-29T05:51:35Z
2026-04-28T05:20:17Z
2026-04-25T11:49:11Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
namorbru-rgb
228,295,308
U_kgDODZuCjA
User
false
openclaw/openclaw
4,162,940,071
I_kwDOQb6kR874IWyn
56,833
https://github.com/openclaw/openclaw/issues/56833
https://api.github.com/repos/openclaw/openclaw/issues/56833
Bug: SafeGatewayPlugin crashes on code 1005 when abortSignal fires (maxAttempts=0 sentinel collision)
## Summary When `abortSignal` fires, `onAbort()` sets `gateway.options.reconnect = { maxAttempts: 0 }` as a signal to stop reconnecting, then calls `gateway.disconnect()`. This triggers `handleClose(1005)` → `handleReconnectionAttempt`, where the guard `this.reconnectAttempts >= maxAttempts` immediately evaluates to `...
closed
completed
true
2
[]
[]
2026-03-29T06:18:22Z
2026-04-28T05:20:17Z
2026-04-25T11:49:18Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Kevinbrother1981
252,256,876
U_kgDODwkibA
User
false
openclaw/openclaw
4,210,295,350
I_kwDOQb6kR8769AI2
61,736
https://github.com/openclaw/openclaw/issues/61736
https://api.github.com/repos/openclaw/openclaw/issues/61736
Video generation completes on provider but result never delivered to session
## Bug Report ### Description When using the `video_generate` tool with the Fal provider (MiniMax video-01-live model), the video generation completes successfully on the provider side (HTTP 200), but the result is never delivered back to the session or chat. ### Steps to Reproduce 1. Trigger `video_generate` with `m...
closed
completed
true
3
[]
[]
2026-04-06T07:34:57Z
2026-04-28T05:20:16Z
2026-04-25T11:42:21Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
iskyiskyisky
88,460,788
MDQ6VXNlcjg4NDYwNzg4
User
false
openclaw/openclaw
4,162,997,246
I_kwDOQb6kR874Ikv-
56,842
https://github.com/openclaw/openclaw/issues/56842
https://api.github.com/repos/openclaw/openclaw/issues/56842
Feature: session:end hook event for session summary automation
## Summary Add a `session:end` lifecycle hook event that fires when a session is ending or being reset. ## Motivation Currently, the hooks system lists `session:end` as a planned future event (per docs). This is a real blocker for automating session memory/summary workflows. **Use case:** When a session ends (via `...
closed
completed
true
1
[]
[]
2026-03-29T06:33:06Z
2026-04-28T05:20:15Z
2026-04-25T11:49:32Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Amila17
3,372,650
MDQ6VXNlcjMzNzI2NTA=
User
false
openclaw/openclaw
4,163,036,906
I_kwDOQb6kR874Iubq
56,844
https://github.com/openclaw/openclaw/issues/56844
https://api.github.com/repos/openclaw/openclaw/issues/56844
[Bug] 2026.3.24 版本输出消息换行符被强制合并,段落空行丢失
### Bug描述 升级到2026.3.24版本后,所有输出消息的换行符被强制合并,段落之间的空行被自动移除,不管发送到飞书/企业微信/WhatsApp哪个通道,都无法显示段落间隔,所有内容挤成一坨,严重影响可读性。 ### 复现步骤 1. 升级到2026.3.24版本 2. 发送任意包含多段落(段之间空行)的回复消息到任意通道 3. 查看收到的消息,空行全部被合并,段落没有间隔 ### 预期结果 保留用户输出的换行和空行格式,段落之间有明显间隔 ### 实际结果 所有连续换行被合并为单个换行,段落之间没有空行 ### 版本信息 OpenClaw版本:2026.3.24 运行系统:macOS 14.4 部署方式:桌面客户端
closed
completed
true
1
[]
[]
2026-03-29T06:43:45Z
2026-04-28T05:20:15Z
2026-04-25T11:49:39Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
batmanhz
208,221,600
U_kgDODGk1oA
User
false
openclaw/openclaw
4,163,076,025
I_kwDOQb6kR874I3-5
56,849
https://github.com/openclaw/openclaw/issues/56849
https://api.github.com/repos/openclaw/openclaw/issues/56849
Bug: WhatsApp Gateway - Message Duplication and Loop After Credential Recovery
# Bug: WhatsApp Gateway - Message Duplication and Loop After Credential Recovery ## Summary When WhatsApp credentials file (`creds.json`) becomes corrupted and is restored from backup, the gateway replays both **inbound and outbound messages**. This causes: 1. Duplicate agent responses (from replayed inbound messages...
closed
completed
true
1
[]
[]
2026-03-29T06:55:53Z
2026-04-28T05:20:14Z
2026-04-25T11:49:46Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
SuperLaomiao
177,616,030
U_kgDOCpY0ng
User
false
openclaw/openclaw
4,163,098,056
I_kwDOQb6kR874I9XI
56,851
https://github.com/openclaw/openclaw/issues/56851
https://api.github.com/repos/openclaw/openclaw/issues/56851
Model fallback: add route-level debounce/circuit breaker for repeated failed primaries
## Problem OpenClaw currently does request-time failover, but it does not strongly quarantine a repeatedly failing primary model route. In practice this means each new request still starts by trying the same broken primary again, even when the failure mode is already known (for example rate_limit, auth failure, provi...
closed
completed
true
1
[]
[]
2026-03-29T07:05:02Z
2026-04-28T05:20:13Z
2026-04-25T11:49:53Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ofan
319,679
MDQ6VXNlcjMxOTY3OQ==
User
false
openclaw/openclaw
4,163,100,042
I_kwDOQb6kR874I92K
56,852
https://github.com/openclaw/openclaw/issues/56852
https://api.github.com/repos/openclaw/openclaw/issues/56852
Model fallback: optionally surface compact user-visible fallback notice
## Problem When OpenClaw silently falls back from one model to another, the user usually has no visibility that it happened. This makes debugging harder, hides quota/auth/provider issues, and can create confusing cost/latency behavior. ## Real example Observed in production: - main configured as `claude-opus-4-6 ->...
closed
completed
true
1
[]
[]
2026-03-29T07:05:36Z
2026-04-28T05:20:12Z
2026-04-25T11:50:00Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ofan
319,679
MDQ6VXNlcjMxOTY3OQ==
User
false
openclaw/openclaw
4,163,148,194
I_kwDOQb6kR874JJmi
56,853
https://github.com/openclaw/openclaw/issues/56853
https://api.github.com/repos/openclaw/openclaw/issues/56853
Bug: tools.alsoAllow not injected in Feishu channel sessions (gateway tool unavailable)
## Summary The `gateway` tool is available in webchat sessions but **NOT available** in Feishu (飞书) channel sessions, despite `tools.alsoAllow: ["gateway"]` being configured globally. ## Environment - OpenClaw version: 2026.3.28 (tested on 2026.3.24 before upgrade, same issue) - Channel: Feishu (飞书) via websocket - C...
closed
not_planned
true
1
[]
[]
2026-03-29T07:22:39Z
2026-04-28T05:20:12Z
2026-04-25T11:50:07Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Aestion
196,305,563
U_kgDOC7Nimw
User
false
openclaw/openclaw
4,163,159,824
I_kwDOQb6kR874JMcQ
56,855
https://github.com/openclaw/openclaw/issues/56855
https://api.github.com/repos/openclaw/openclaw/issues/56855
ACP: shouldReplaceEnsuredSession causes infinite replace loop with acpx 0.3.1 (sessions spawn fails)
## Bug Report ### Environment - OpenClaw: 2026.3.28 - acpx plugin: 2026.3.28 - acpx binary: 0.3.1 - OS: macOS (arm64) ### Summary ACP sessions fail to initialize after updating to OpenClaw 2026.3.28. `sessions_spawn` and `/acp spawn` both return: ``` Session binding adapter failed to bind target conversation ``` T...
closed
completed
true
6
[]
[]
2026-03-29T07:26:29Z
2026-04-28T05:20:11Z
2026-04-25T11:50:14Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
agent-eli
263,353,023
U_kgDOD7Jyvw
User
false
openclaw/openclaw
4,328,010,504
I_kwDOQb6kR88AAAABAfgzCA
71,562
https://github.com/openclaw/openclaw/issues/71562
https://api.github.com/repos/openclaw/openclaw/issues/71562
System attempting to JSON-parse Markdown (.md) files in workspace context
OPENCLAW BUG REPORT ================== TITLE: System attempting to JSON-parse Markdown (.md) files in workspace context SEVERITY: High (breaks workspace file loading) DESCRIPTION: The OpenClaw system is attempting to parse Markdown (.md) files as JSON, causing "Expected ',' or ']' after array element in JSON" errors...
closed
completed
true
1
[]
[]
2026-04-25T11:50:17Z
2026-04-29T04:36:49Z
2026-04-26T10:54:26Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
brianroccoforte1
227,307,261
U_kgDODYxu_Q
User
false
openclaw/openclaw
4,163,240,824
I_kwDOQb6kR874JgN4
56,868
https://github.com/openclaw/openclaw/issues/56868
https://api.github.com/repos/openclaw/openclaw/issues/56868
[Bug]: [Bug] acpx plugin verification fails on Windows with spaces in user profile path
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary acpx plugin fails to load on Windows when user profile path contains spaces (e.g. `C:\Users\Bipul Nandi`). The binary path is not quoted when passed to child_process with shell:true, causing Windows to split at...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-29T07:50:19Z
2026-04-28T05:20:10Z
2026-04-25T11:50:28Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
antaripnandi
72,333,919
MDQ6VXNlcjcyMzMzOTE5
User
false
openclaw/openclaw
4,163,274,183
I_kwDOQb6kR874JoXH
56,871
https://github.com/openclaw/openclaw/issues/56871
https://api.github.com/repos/openclaw/openclaw/issues/56871
openai/gpt-5.4: Command lane cleared on every message in channel sessions (WS session interrupted mid-turn)
## Summary When using `openai/gpt-5.4` as the default model in a Discord channel session, the agent fails before reply with: ``` ⚠️ Agent failed before reply: Command lane "session:agent:main:discord:channel:<channelId>" cleared. ``` The model fallback chain fires (`gpt-5.4` → `gemini-3.1-pro-preview`) but both fail...
closed
completed
true
1
[]
[]
2026-03-29T08:02:18Z
2026-04-28T05:20:09Z
2026-04-25T11:50:35Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Shaunwei
5,101,573
MDQ6VXNlcjUxMDE1NzM=
User
false
openclaw/openclaw
4,163,280,158
I_kwDOQb6kR874Jp0e
56,872
https://github.com/openclaw/openclaw/issues/56872
https://api.github.com/repos/openclaw/openclaw/issues/56872
message.send: plugin channels cannot participate in outbound session route resolution
## Summary `message.send` currently resolves outbound session routes via a built-in resolver table first, and falls back to a generic route builder when the channel is not listed. This works for built-in channels like Telegram because they are present in `OUTBOUND_SESSION_RESOLVERS`, but it breaks plugin channels (fo...
closed
completed
true
1
[]
[]
2026-03-29T08:04:13Z
2026-04-28T05:20:07Z
2026-04-25T11:50:42Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
xmoxmo
112,841,961
U_kgDOBrnU6Q
User
false
openclaw/openclaw
4,163,298,065
I_kwDOQb6kR874JuMR
56,875
https://github.com/openclaw/openclaw/issues/56875
https://api.github.com/repos/openclaw/openclaw/issues/56875
[Bug]: rawError="terminated" does not trigger model fallback (classifyFailoverReason returns null)
### Bug type Behaviour bug ### Summary When an upstream provider terminates the connection (TCP reset / stream abort), OpenClaw receives `rawError=terminated`. This error string is not matched by any entry in `ERROR_PATTERNS`, so `classifyFailoverReason("terminated")` returns `null` and the model fallback chain is n...
closed
completed
true
5
[]
[]
2026-03-29T08:10:42Z
2026-04-28T05:20:07Z
2026-04-25T11:50:49Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
giranntu
6,051,569
MDQ6VXNlcjYwNTE1Njk=
User
false
openclaw/openclaw
4,163,355,022
I_kwDOQb6kR874J8GO
56,882
https://github.com/openclaw/openclaw/issues/56882
https://api.github.com/repos/openclaw/openclaw/issues/56882
[Feishu] footer config (elapsed/status) rejected by core schema despite plugin supporting it
## Bug Description The Feishu plugin documentation lists two configuration options for streaming card footers: - channels.feishu.footer.elapsed - show elapsed time - channels.feishu.footer.status - show status text (已完成/出错/已停止) However, adding these to openclaw.json causes Gateway to reject the config on startup with...
closed
not_planned
true
2
[]
[]
2026-03-29T08:29:02Z
2026-04-28T05:20:06Z
2026-04-25T11:51:04Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
chinazll
266,670,425
U_kgDOD-URWQ
User
false
openclaw/openclaw
4,163,365,361
I_kwDOQb6kR874J-nx
56,884
https://github.com/openclaw/openclaw/issues/56884
https://api.github.com/repos/openclaw/openclaw/issues/56884
fix: reduce log noise for xai-auth bootstrap config fallback
## Description On every Gateway startup, the following log message is printed at INFO level: \\\ [agents/model-providers] [xai-auth] bootstrap config fallback: no config-backed key found \\\ This message appears even when the user has no xAI provider configured at all. Since xAI is not a required provider, printing ...
closed
completed
true
2
[]
[]
2026-03-29T08:31:47Z
2026-04-28T05:20:05Z
2026-04-25T11:51:11Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
RAFOLIE
129,680,436
U_kgDOB7rENA
User
false
openclaw/openclaw
4,163,369,596
I_kwDOQb6kR874J_p8
56,885
https://github.com/openclaw/openclaw/issues/56885
https://api.github.com/repos/openclaw/openclaw/issues/56885
[Feature Request] Add Skill/Tool Execution Hooks for Evolution Engine Integration
### Summary 这是可以直接复制粘贴到GitHub的Issue内容: --- ## 📋 复制以下内容到 GitHub **标题:** ``` [Feature Request] Add Skill/Tool Execution Hooks for Evolution Engine Integration ``` **正文:** ``` ## Summary OpenClaw provides agent-level hooks (`before_agent_start`, `agent_end`) but lacks **granular hooks for individual Skill and tool ...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-29T08:32:57Z
2026-04-28T05:20:04Z
2026-04-25T11:51:24Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
xingxiangxp
71,120,727
MDQ6VXNlcjcxMTIwNzI3
User
false
openclaw/openclaw
4,163,423,956
I_kwDOQb6kR874KM7U
56,892
https://github.com/openclaw/openclaw/issues/56892
https://api.github.com/repos/openclaw/openclaw/issues/56892
[Bug]: Error: ENOENT: no such file or directory, open '.../openclaw/dist/package.json'
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## 复现步骤 1. `npm install -g openclaw@2026.3.28` 2. 启动 gateway 3. 观察日志或执行 `openclaw memory search` ## 预期行为 `memory-lancedb` 插件正常加载,`dist/package.json` 文件存在。 ## 实际行为 文件缺失,插件加载失败。 ## 环境信息 - OS: Linux - Node.js: 22.22.0 - Ope...
closed
completed
true
1
[ "bug" ]
[]
2026-03-29T08:49:26Z
2026-04-28T05:20:04Z
2026-04-25T11:51:31Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
kookalimba
111,718,042
U_kgDOBqiumg
User
false
openclaw/openclaw
4,163,454,603
I_kwDOQb6kR874KUaL
56,899
https://github.com/openclaw/openclaw/issues/56899
https://api.github.com/repos/openclaw/openclaw/issues/56899
[Bug]: Agent text output delivered to Telegram even when agent uses only Bot API + NO_REPLY
## Summary In a multi-agent Telegram setup, our orchestrator agent delivers all user-facing messages exclusively via Telegram Bot API (curl) and ends every turn with NO_REPLY. Despite this, any text the model produces before, between, or after tool calls is delivered to the user as separate Telegram messages. This re...
closed
completed
true
1
[]
[]
2026-03-29T09:00:53Z
2026-04-28T05:20:03Z
2026-04-25T11:51:38Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
boris-dobkin
64,727,520
MDQ6VXNlcjY0NzI3NTIw
User
false
openclaw/openclaw
4,163,459,946
I_kwDOQb6kR874KVtq
56,901
https://github.com/openclaw/openclaw/issues/56901
https://api.github.com/repos/openclaw/openclaw/issues/56901
Bug: Memory Index Fails for Main Agent with 'fetch failed' Error
# Bug Report: Memory Index Fails for Main Agent ## Issue Summary OpenClaw main agent memory indexing consistently fails with `fetch failed` error when attempting to generate embeddings via Gemini API. Other agents appear to "succeed" only because they have no memory files to index. ## Environment - **OpenClaw Version...
closed
completed
true
2
[]
[]
2026-03-29T09:03:11Z
2026-04-28T05:20:02Z
2026-04-25T11:51:45Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
mengzyou
360,603
MDQ6VXNlcjM2MDYwMw==
User
false
openclaw/openclaw
4,163,461,888
I_kwDOQb6kR874KWMA
56,902
https://github.com/openclaw/openclaw/issues/56902
https://api.github.com/repos/openclaw/openclaw/issues/56902
[openclaw-weixin] Messages are delivered hundreds of times causing API rate limiting
## Bug Description The @tencent-weixin/openclaw-weixin plugin (v2.1.1) delivers the same inbound message hundreds of times to the OpenClaw agent pipeline, rapidly exhausting API rate limits on the upstream LLM provider. ## Environment - OpenClaw: 2026.3.28 (stable) - Plugin: @tencent-weixin/openclaw-weixin@2.1.1 - O...
closed
not_planned
true
1
[]
[]
2026-03-29T09:04:00Z
2026-04-28T05:20:01Z
2026-04-25T11:51:52Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
maxaishen
271,912,193
U_kgDOEDUNAQ
User
false
openclaw/openclaw
4,163,463,233
I_kwDOQb6kR874KWhB
56,903
https://github.com/openclaw/openclaw/issues/56903
https://api.github.com/repos/openclaw/openclaw/issues/56903
ClawHub publish still requires package.json openclaw.compat.pluginApi, but current plugin docs/runtime no longer document or rely on it
## Summary There appears to be a mismatch between the current native plugin docs/runtime behavior and ClawHub publish validation. ## What I observed On OpenClaw 2026.3.28, the current plugin docs emphasize package.json > openclaw.extensions for native plugins and no longer document openclaw.compat.pluginApi as part ...
closed
completed
true
1
[]
[]
2026-03-29T09:04:33Z
2026-04-28T05:20:01Z
2026-04-25T11:51:59Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
robinspt
46,096,863
MDQ6VXNlcjQ2MDk2ODYz
User
false
openclaw/openclaw
4,163,498,728
I_kwDOQb6kR874KfLo
56,907
https://github.com/openclaw/openclaw/issues/56907
https://api.github.com/repos/openclaw/openclaw/issues/56907
Feature Request: Dual-Layer Context Compression
# Feature Request: Dual-Layer Context Compression ## Problem Statement OpenClaw conversations degrade as the context window fills up. Users must manually run `/compress` or start new sessions, breaking flow and losing continuity. For the core use case — long-running persistent agents (the AGENTS.md + SOUL.md + MEMORY...
closed
completed
true
1
[]
[]
2026-03-29T09:17:52Z
2026-04-28T05:20:00Z
2026-04-25T11:52:06Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
derekdva
252,950,058
U_kgDODxO2Kg
User
false
openclaw/openclaw
4,163,498,904
I_kwDOQb6kR874KfOY
56,908
https://github.com/openclaw/openclaw/issues/56908
https://api.github.com/repos/openclaw/openclaw/issues/56908
Feature Request: Provider Fallback Chains
# Feature Request: Provider Fallback Chains ## Problem Statement When the active LLM provider fails — rate limits (429), server errors (500/503), authentication expiry, or regional outages — OpenClaw surfaces the error to the user. The user must then manually run `/model` to switch providers and retry. This breaks fl...
closed
completed
true
1
[]
[]
2026-03-29T09:17:56Z
2026-04-28T05:19:59Z
2026-04-25T11:52:13Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
derekdva
252,950,058
U_kgDODxO2Kg
User
false
openclaw/openclaw
4,163,499,097
I_kwDOQb6kR874KfRZ
56,909
https://github.com/openclaw/openclaw/issues/56909
https://api.github.com/repos/openclaw/openclaw/issues/56909
Feature Request: Persistent Shell State
# Feature Request: Persistent Shell State ## Problem Statement Each `exec` tool call in OpenClaw spawns a fresh shell process. This means: - `cd /project/dir` in one call has zero effect on the next call. - Environment variables set with `export` are lost immediately. - Virtual environment activations (`source venv/b...
closed
completed
true
1
[]
[]
2026-03-29T09:17:59Z
2026-04-28T05:19:58Z
2026-04-25T11:52:20Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
derekdva
252,950,058
U_kgDODxO2Kg
User
false
openclaw/openclaw
4,164,454,666
I_kwDOQb6kR874OIkK
57,079
https://github.com/openclaw/openclaw/issues/57079
https://api.github.com/repos/openclaw/openclaw/issues/57079
macOS: mixed CLI/Gateway installs can break 'openclaw browser status' with misleading browser/plugin errors
## Summary On macOS, `openclaw browser status` can fail in a confusing way after an upgrade when the CLI and the installed Gateway service come from different OpenClaw installs/versions. Observed symptoms included: - `openclaw --version` reporting a newer version (for example `2026.3.28`) - `openclaw browser status`...
closed
completed
true
11
[]
[]
2026-03-29T14:07:06Z
2026-04-30T04:39:20Z
2026-04-26T05:20:15Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
lamkan0210
65,824,253
MDQ6VXNlcjY1ODI0MjUz
User
false
openclaw/openclaw
4,163,499,337
I_kwDOQb6kR874KfVJ
56,910
https://github.com/openclaw/openclaw/issues/56910
https://api.github.com/repos/openclaw/openclaw/issues/56910
Feature Request: Automatic Model Switching (Smart Routing)
# Feature Request: Automatic Model Switching (Smart Routing) ## Problem Statement OpenClaw uses a single model for all messages in a session. Simple acknowledgments ("yes", "do it", "thanks") consume the same expensive tokens as complex reasoning tasks. Cost-conscious users constantly `/model` switch between cheap an...
closed
not_planned
true
1
[]
[]
2026-03-29T09:18:02Z
2026-04-28T05:19:58Z
2026-04-25T11:52:27Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
derekdva
252,950,058
U_kgDODxO2Kg
User
false
openclaw/openclaw
4,163,499,546
I_kwDOQb6kR874KfYa
56,911
https://github.com/openclaw/openclaw/issues/56911
https://api.github.com/repos/openclaw/openclaw/issues/56911
Feature Request: PII Redaction Layer
# Feature Request: PII Redaction Layer ## Problem Statement OpenClaw's power comes from deep integration with users' personal data — emails, calendars, files, contacts, financial information. All of this context is sent unredacted to LLM providers. Users who follow the recommended patterns (USER.md with personal deta...
closed
not_planned
true
1
[]
[]
2026-03-29T09:18:05Z
2026-04-28T05:19:57Z
2026-04-25T11:52:34Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
derekdva
252,950,058
U_kgDODxO2Kg
User
false
openclaw/openclaw
4,163,503,094
I_kwDOQb6kR874KgP2
56,913
https://github.com/openclaw/openclaw/issues/56913
https://api.github.com/repos/openclaw/openclaw/issues/56913
[Bug]: SKILL.md Contains Potentially Harmful Instructions Lacking Authorization Boundaries
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary SKILL.md (tokamak-vault-breach skill) contains explicit instructions for prompt injection, social engineering, and agent manipulation without adequate safety disclaimers or authorization boundaries. ### Steps to reproduce ...
closed
not_planned
true
1
[ "bug", "regression" ]
[]
2026-03-29T09:19:09Z
2026-04-28T05:19:56Z
2026-04-25T11:52:41Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ink5725
142,818,507
U_kgDOCIM8yw
User
false
openclaw/openclaw
4,163,514,024
I_kwDOQb6kR874Ki6o
56,914
https://github.com/openclaw/openclaw/issues/56914
https://api.github.com/repos/openclaw/openclaw/issues/56914
bug: session.message events from sessions.send not rendered in webchat UI or TUI
## Summary When a user message is injected into a session via `sessions.send` (e.g. from MCP tools like `post_control_chat_message`, the CLI, or any non-webchat surface), the message is written to the transcript and an agent run is triggered — but the **user message itself never appears in the webchat Control UI or TU...
closed
completed
true
1
[]
[]
2026-03-29T09:22:12Z
2026-04-28T05:19:55Z
2026-04-25T11:52:48Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
UGDev-Chane
180,237,537
U_kgDOCr404Q
User
false
openclaw/openclaw
4,163,623,275
I_kwDOQb6kR874K9lr
56,925
https://github.com/openclaw/openclaw/issues/56925
https://api.github.com/repos/openclaw/openclaw/issues/56925
[Bug]: sessions_list tool does not return sessionFile field, causing UI to show wrong transcript
### Summary The sessions_list tool does not return the sessionFile field from sessions.json, causing Control UI to display the wrong transcript content when sessionId and sessionFile point to different files. This is a continuation/incomplete fix of #28379. ### Steps to reproduce 1. Multi-agent setup (multiple agen...
closed
completed
true
1
[]
[]
2026-03-29T09:57:24Z
2026-04-28T05:19:54Z
2026-04-25T11:53:02Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Kerberos255
97,336,831
U_kgDOBc09_w
User
false
openclaw/openclaw
4,163,635,445
I_kwDOQb6kR874LAj1
56,928
https://github.com/openclaw/openclaw/issues/56928
https://api.github.com/repos/openclaw/openclaw/issues/56928
Migrate OpenSource Contribute Watch (OSCW) from openclaw cron to standalone Python + launchd
## Original Request > 好 要迁移oscw,先列计划,发 /fr > **English Translation:** OK, migrate OSCW (OpenSource Contribute Watch). First list the plan, then file /fr. ## Agent's Two Cents (could be wrong) > Everything below is the AI agent's best guess based on the current codebase. > Take with a grain of salt — the original re...
closed
not_planned
true
1
[]
[]
2026-03-29T10:00:55Z
2026-04-28T05:19:53Z
2026-04-25T11:53:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
xinbenlv
640,325
MDQ6VXNlcjY0MDMyNQ==
User
false
openclaw/openclaw
4,163,662,294
I_kwDOQb6kR874LHHW
56,934
https://github.com/openclaw/openclaw/issues/56934
https://api.github.com/repos/openclaw/openclaw/issues/56934
Claude Max OAuth token sent as Bearer instead of x-api-key on v2026.3.24 — breaks Opus/Sonnet 4.6
## Bug Description OpenClaw v2026.3.24 sends Claude Max subscription OAuth tokens (`sk-ant-oat01-*`) as `Authorization: Bearer` header instead of `x-api-key` header, even when the auth profile type is set to `api_key`. This breaks Opus 4.6 and Sonnet 4.6 (Haiku 4.5 works with `x-api-key`). ## Environment - **OpenCla...
closed
not_planned
true
3
[]
[]
2026-03-29T10:09:14Z
2026-04-28T05:19:52Z
2026-04-25T11:53:16Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
mrgb5
24,698,764
MDQ6VXNlcjI0Njk4NzY0
User
false
openclaw/openclaw
4,163,737,266
I_kwDOQb6kR874LZay
56,943
https://github.com/openclaw/openclaw/issues/56943
https://api.github.com/repos/openclaw/openclaw/issues/56943
[Bug]:
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary new version has created a missing dependency ### Steps to reproduce /new ### Expected behavior It should be able to run without being stuck in this loop of trying to find a missing dependency ### Actual be...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-29T10:38:02Z
2026-04-28T05:19:51Z
2026-04-25T11:53:30Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
TriDefender
173,548,745
U_kgDOClgkyQ
User
false
openclaw/openclaw
4,163,783,255
I_kwDOQb6kR874LkpX
56,946
https://github.com/openclaw/openclaw/issues/56946
https://api.github.com/repos/openclaw/openclaw/issues/56946
[Bug]: Infinite CPU loop from jiti circular require when loading bundled plugin metadata
## Description When running OpenClaw from source (not the npm global package), the gateway can enter an infinite CPU loop (100%+ CPU, completely frozen, no output). This is caused by a circular require through jiti (the TypeScript-on-demand compiler). ## Reproduction (Intermittent) 1. Clone the repo and build from s...
closed
completed
true
1
[]
[]
2026-03-29T10:52:42Z
2026-04-28T05:19:51Z
2026-04-25T11:53:37Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
kenantan32
33,021,782
MDQ6VXNlcjMzMDIxNzgy
User
false
openclaw/openclaw
4,163,784,149
I_kwDOQb6kR874Lk3V
56,947
https://github.com/openclaw/openclaw/issues/56947
https://api.github.com/repos/openclaw/openclaw/issues/56947
[Bug]: Session corruption on crash — missing .jsonl files silently drop all messages
## Description When the gateway process crashes (e.g., stale-socket reconnect crash, SIGKILL, uncaught exception), some session `.jsonl` files can go missing while `sessions.json` still references their UUIDs. On restart, the gateway tries to load these non-existent session files, fails silently, and drops all incomin...
closed
not_planned
true
1
[]
[]
2026-03-29T10:52:57Z
2026-04-28T05:19:50Z
2026-04-25T11:53:44Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
kenantan32
33,021,782
MDQ6VXNlcjMzMDIxNzgy
User
false
openclaw/openclaw
4,163,880,306
I_kwDOQb6kR874L8Vy
56,965
https://github.com/openclaw/openclaw/issues/56965
https://api.github.com/repos/openclaw/openclaw/issues/56965
Discord voice: wake word / selective response for voice channels (activation modes)
### Problem When an OpenClaw agent joins a Discord voice channel via `/vc join`, it listens to **all audio from all participants** and attempts to transcribe and respond to every utterance. There is no way to filter which speech the agent should respond to. This makes voice channels unusable in multi-user scenarios —...
closed
completed
true
2
[]
[]
2026-03-29T11:27:35Z
2026-04-28T05:17:39Z
2026-04-25T11:54:05Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
darealgege
30,112,470
MDQ6VXNlcjMwMTEyNDcw
User
false
openclaw/openclaw
4,163,910,354
I_kwDOQb6kR874MDrS
56,970
https://github.com/openclaw/openclaw/issues/56970
https://api.github.com/repos/openclaw/openclaw/issues/56970
[Bug]: When sending URLs and images via Feishu, the messages will be filtered, resulting in failure to receive them.
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After updating to the version 2026.3.28, when sending messages via feishu, if the message contains a URL or an image, the Agent cannot receive it. Only text messages can be received; any message with a URL or an image attach...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-03-29T11:38:16Z
2026-04-28T05:19:48Z
2026-04-25T11:54:12Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
yuzhaohuang
29,242,084
MDQ6VXNlcjI5MjQyMDg0
User
false
openclaw/openclaw
4,163,938,340
I_kwDOQb6kR874MKgk
56,977
https://github.com/openclaw/openclaw/issues/56977
https://api.github.com/repos/openclaw/openclaw/issues/56977
[Bug] Webchat UI displays heartbeat session name instead of main session after isolated heartbeat runs
## Bug Description In the macOS webchat UI, the session name/label displayed at the top of the conversation window occasionally shows \"heartbeat\" instead of \"main\" — even though the user is in the main session and actively chatting. ## Steps to Reproduce 1. Configure heartbeat with `isolatedSession: true` (so he...
closed
completed
true
1
[]
[]
2026-03-29T11:46:03Z
2026-04-28T05:19:48Z
2026-04-25T11:54:19Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
owen-cjw
92,360,573
U_kgDOBYFPfQ
User
false
openclaw/openclaw
4,163,997,413
I_kwDOQb6kR874MY7l
56,996
https://github.com/openclaw/openclaw/issues/56996
https://api.github.com/repos/openclaw/openclaw/issues/56996
[Bug] cron add CLI validation failed: job must be object
## Bug Description `openclaw cron add` CLI command fails with validation error. ## Environment - openclaw: linux/amd64 - node: v22.22.1 - npm global: ~/.npm-global ## Steps to Reproduce ```bash openclaw cron add --name test --every 300 --message ping ``` ## Expected Cron job should be created successfully. ## Actu...
closed
completed
true
1
[]
[]
2026-03-29T12:05:10Z
2026-04-28T05:19:47Z
2026-04-25T11:54:55Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
relunctance
1,791,740
MDQ6VXNlcjE3OTE3NDA=
User
false
openclaw/openclaw
4,163,999,187
I_kwDOQb6kR874MZXT
56,998
https://github.com/openclaw/openclaw/issues/56998
https://api.github.com/repos/openclaw/openclaw/issues/56998
qrcode plugin: generate_qr_code tool returns absolute MEDIA: path, image never delivered
## Bug The `generate_qr_code` agent tool in the qrcode plugin generates QR code images correctly, but the image is never delivered to the chat because it returns an **absolute path** in the `MEDIA:` directive, which is blocked by the security filter in the reply delivery pipeline. ## Steps to reproduce 1. Set model ...
closed
completed
true
1
[]
[]
2026-03-29T12:05:56Z
2026-04-28T05:19:46Z
2026-04-25T11:55:02Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
SNooZyy2
73,966,989
MDQ6VXNlcjczOTY2OTg5
User
false
openclaw/openclaw
4,164,069,823
I_kwDOQb6kR874Mqm_
57,011
https://github.com/openclaw/openclaw/issues/57011
https://api.github.com/repos/openclaw/openclaw/issues/57011
[Bug]: 2026.3.28 breaks builtin memory on update: status multimodal validation failure + missing memory-tool.runtime dist chunk
## Summary Updating OpenClaw from `2026.3.24` to `2026.3.28` introduced two memory regressions on a macOS local gateway install: 1. `openclaw status` / `openclaw status --deep` fail with: ``` agents.*.memorySearch.multimodal requires a provider adapter that supports multimodal embeddings for the configured mode...
closed
completed
true
7
[]
[]
2026-03-29T12:26:45Z
2026-04-28T05:19:45Z
2026-04-25T11:55:09Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
amzzzzzzz
154,392,693
U_kgDOCTPYdQ
User
false
openclaw/openclaw
4,164,078,385
I_kwDOQb6kR874Mssx
57,013
https://github.com/openclaw/openclaw/issues/57013
https://api.github.com/repos/openclaw/openclaw/issues/57013
agent/embedded ws-stream repeatedly fails with HTTP 500 and falls back to HTTP
## Summary Embedded agent sessions repeatedly log: - `[agent/embedded] [ws-stream] WebSocket connect failed ... Unexpected server response: 500` - then: `falling back to HTTP` This happens across many sessions (not a single run), while HTTP fallback continues processing. ## Environment - OpenClaw: `2026.3.28 (f9b107...
closed
completed
true
2
[]
[]
2026-03-29T12:28:40Z
2026-04-28T05:19:44Z
2026-04-25T11:55:16Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sisutuulenisa
261,256,991
U_kgDOD5J3Hw
User
false
openclaw/openclaw
4,164,102,941
I_kwDOQb6kR874Mysd
57,023
https://github.com/openclaw/openclaw/issues/57023
https://api.github.com/repos/openclaw/openclaw/issues/57023
[Bug]: 2026.3.28 openclaw doctor --fix hits plugin stack overflow, so gateway recovery fails
## Bug type Regression ## Summary On **OpenClaw 2026.3.28 (571da81)**, running: ```bash pnpm openclaw doctor --fix ``` can fail with: ```txt RangeError: Maximum call stack size exceeded ``` in the bundled plugin loader path. This is not just a cosmetic doctor failure: in my setup, `doctor --fix` is the path need...
closed
completed
true
3
[]
[]
2026-03-29T12:36:02Z
2026-04-28T05:19:43Z
2026-04-25T11:55:31Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
odrobnik
333,270
MDQ6VXNlcjMzMzI3MA==
User
false
openclaw/openclaw
4,164,121,553
I_kwDOQb6kR874M3PR
57,025
https://github.com/openclaw/openclaw/issues/57025
https://api.github.com/repos/openclaw/openclaw/issues/57025
[config] reflection_hourly cron job timing out — 0 summaries saved, self-improve pipeline broken
## Problem The `reflection_hourly` cron job consistently times out at 5 minutes (300000ms), resulting in **0 reflection summaries** ever being saved to the database. This breaks the entire self-improvement loop. **Log evidence (2026-03-29T10:05:00Z):** ``` cron: job failed: cron: job execution timed out jobName=refle...
closed
completed
true
1
[]
[]
2026-03-29T12:41:26Z
2026-04-28T05:19:42Z
2026-04-25T11:55:45Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
nqhoag
23,328,947
MDQ6VXNlcjIzMzI4OTQ3
User
false
openclaw/openclaw
4,164,121,650
I_kwDOQb6kR874M3Qy
57,026
https://github.com/openclaw/openclaw/issues/57026
https://api.github.com/repos/openclaw/openclaw/issues/57026
[infra] OLLAMA_API_KEY missing — Gateway startup blocker (1642x repeated)
## Problem Gateway fails to start repeatedly due to a missing `OLLAMA_API_KEY` environment variable. **Error (repeated 1642x on 2026-03-29):** ``` SecretRefResolutionError: Environment variable "OLLAMA_API_KEY" is missing or empty. Gateway failed to start: Error: Startup failed: required secrets are unavailable. ``` ...
closed
completed
true
1
[]
[]
2026-03-29T12:41:28Z
2026-04-28T05:19:41Z
2026-04-25T11:55:52Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
nqhoag
23,328,947
MDQ6VXNlcjIzMzI4OTQ3
User
false
openclaw/openclaw
4,164,125,509
I_kwDOQb6kR874M4NF
57,032
https://github.com/openclaw/openclaw/issues/57032
https://api.github.com/repos/openclaw/openclaw/issues/57032
fix: gateway lock file handle leak on early crash delays restart by 30s
## Summary In `acquireGatewayLock`, when the lock is successfully acquired, the `FileHandle` is captured in a closure but only closed when `release()` is explicitly called. If the process exits before registering cleanup handlers (e.g., unhandled exception during early gateway startup), the lock file persists with a v...
closed
not_planned
true
1
[]
[]
2026-03-29T12:42:31Z
2026-04-28T05:19:41Z
2026-04-25T11:55:59Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jamie8johnson
85,816,907
MDQ6VXNlcjg1ODE2OTA3
User
false
openclaw/openclaw
4,164,146,419
I_kwDOQb6kR874M9Tz
57,036
https://github.com/openclaw/openclaw/issues/57036
https://api.github.com/repos/openclaw/openclaw/issues/57036
chore: remove unused dependencies (hono, long, uuid)
## Summary Three production dependencies in `package.json` have zero imports anywhere in the codebase and can be removed. ## Unused dependencies | Package | Version | Evidence | |---------|---------|---------| | `uuid` | `^13.0.0` | Zero imports. The codebase uses `crypto.randomUUID()` (Node.js built-in) for UUID ge...
closed
completed
true
1
[]
[]
2026-03-29T12:49:17Z
2026-04-28T05:19:40Z
2026-04-25T11:56:06Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jamie8johnson
85,816,907
MDQ6VXNlcjg1ODE2OTA3
User
false
openclaw/openclaw
4,164,162,451
I_kwDOQb6kR874NBOT
57,040
https://github.com/openclaw/openclaw/issues/57040
https://api.github.com/repos/openclaw/openclaw/issues/57040
[Bug]: Telegram channel registry stays empty after restart/update even though bot token is valid and Telegram receives updates
# OpenClaw bug report draft ## Title [Bug]: Telegram channel registry stays empty after restart/update even though bot token is valid and Telegram receives updates ## Summary In a local OpenClaw setup on macOS, Telegram used to work, but after restart/update the Telegram channel stopped initializing. The Telegram bo...
closed
completed
true
1
[]
[]
2026-03-29T12:53:45Z
2026-04-28T05:19:39Z
2026-04-25T11:56:13Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
dkana425-cmd
269,685,703
U_kgDOEBMTxw
User
false
openclaw/openclaw
4,164,168,010
I_kwDOQb6kR874NClK
57,043
https://github.com/openclaw/openclaw/issues/57043
https://api.github.com/repos/openclaw/openclaw/issues/57043
Azure OpenAI Responses API: reasoning blocks not stripped, causing 400 errors
## Bug Description When switching models within a session (e.g., from a reasoning-capable model to `gpt-5.4-mini`), Azure OpenAI Responses API returns a 400 error: > Item 'rs_..' of type 'reasoning' was provided without its required following item. ## Root Cause In `pi-embedded-CbCYZxIb.js` (line ~169233), the `isO...
closed
completed
true
1
[]
[]
2026-03-29T12:54:57Z
2026-04-28T05:19:38Z
2026-04-25T11:56:27Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
ottodeng
20,509,364
MDQ6VXNlcjIwNTA5MzY0
User
false
openclaw/openclaw
4,164,177,171
I_kwDOQb6kR874NE0T
57,045
https://github.com/openclaw/openclaw/issues/57045
https://api.github.com/repos/openclaw/openclaw/issues/57045
[Bug] cron add CLI validation failed: job must be object
## Bug Description `openclaw cron add` CLI command fails with validation error. ## Environment - openclaw: v1.0.4 - node: v22.22.1 ## Steps to Reproduce ```bash openclaw cron add --name test --every 300 --message ping ``` ## Expected Cron job should be created successfully. ## Actual ``` Validation failed for tool...
closed
completed
true
1
[]
[]
2026-03-29T12:57:16Z
2026-04-28T05:19:38Z
2026-04-25T11:56:42Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
relunctance
1,791,740
MDQ6VXNlcjE3OTE3NDA=
User
false
openclaw/openclaw
4,164,196,002
I_kwDOQb6kR874NJai
57,046
https://github.com/openclaw/openclaw/issues/57046
https://api.github.com/repos/openclaw/openclaw/issues/57046
[Bug] cron add CLI validation failed: job must be object
## Bug Description `openclaw cron add` CLI command fails with validation error. ## Environment - openclaw: v1.0.4 - node: v22.22.1 ## Steps to Reproduce ```bash openclaw cron add --name test --every 300 --message ping ``` ## Actual Error ``` Validation failed for tool "cron": - job: must be object ``` ## Root Caus...
closed
completed
true
1
[]
[]
2026-03-29T13:02:17Z
2026-04-28T05:19:37Z
2026-04-25T11:56:49Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
relunctance
1,791,740
MDQ6VXNlcjE3OTE3NDA=
User
false
openclaw/openclaw
4,164,198,576
I_kwDOQb6kR874NKCw
57,049
https://github.com/openclaw/openclaw/issues/57049
https://api.github.com/repos/openclaw/openclaw/issues/57049
[Feature]: WeChat文章无法访问 - mp.weixin.qq.com验证码墙拦截第三方请求
### Summary WeChat文章(mp.weixin.qq.com)无法被读取,所有第三方工具均被验证码墙拦截。 | 访问方式 | 结果 | |---------|------| | 直接请求 mp.weixin.qq.com URL | ❌ 验证码墙拦截(环境异常) | | 微信官方产品 IMA | ✅ 可直接读取全文 | | 第三方AI产品(豆包等) | ✅ 可直接访问 | | OpenClaw WeChat插件 | ❌ 无法访问 | 用户原话: "微信是腾讯的,你是腾讯的,自己家里人,别人能读,你反倒不能读。这个特别神奇。" 反馈人:云端小Q(擎天哥的AI助手)| 日期:2026-03-29 ### Pro...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-29T13:02:58Z
2026-04-28T05:19:36Z
2026-04-25T11:56:56Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
chinaniwota
136,706,782
U_kgDOCCX63g
User
false
openclaw/openclaw
4,164,223,496
I_kwDOQb6kR874NQII
57,052
https://github.com/openclaw/openclaw/issues/57052
https://api.github.com/repos/openclaw/openclaw/issues/57052
[Bug]: Gateway shutdown timeout leaves lock file, preventing restart (macOS + Linux)
### Bug type Regression (worked before, now fails) ### Beta release blocker Yes ### Summary When running openclaw gateway stop or when the gateway receives SIGTERM, the shutdown process times out after 5 seconds. The lock file (~/.openclaw/gateway.lock) is not released, causing subsequent openclaw gateway start to...
closed
completed
true
2
[ "bug" ]
[]
2026-03-29T13:09:18Z
2026-04-28T05:19:36Z
2026-04-25T11:57:03Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
98xiangyang
245,296,361
U_kgDODp7s6Q
User
false
openclaw/openclaw
4,164,247,975
I_kwDOQb6kR874NWGn
57,057
https://github.com/openclaw/openclaw/issues/57057
https://api.github.com/repos/openclaw/openclaw/issues/57057
[Feature]: Agent model provider doesn't support Perplexity API despite OpenAI compatibility
### Summary Cannot use Perplexity as model provider for agents. Only supported as `web_search` tool, despite their API being OpenAI-compatible (`/v1/chat/completions`). ### Problem to solve ## Environment - OpenClaw version: 2026.3.13 (61d171a) - Agent: Discord bot - API Key: Direct Perplexity (`pplx-*`) ## Problem...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-29T13:15:19Z
2026-04-28T05:19:35Z
2026-04-25T11:57:10Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
theodury
6,726,393
MDQ6VXNlcjY3MjYzOTM=
User
false
openclaw/openclaw
4,198,330,024
I_kwDOQb6kR876PW6o
60,079
https://github.com/openclaw/openclaw/issues/60079
https://api.github.com/repos/openclaw/openclaw/issues/60079
[Bug]: image_generate auto-delivery silently does nothing in WhatsApp group sessions
## Summary The `image_generate` tool successfully generates images and saves them to `~/.openclaw/media/tool-image-generation/`, but the auto-delivery mechanism **never fires** when the agent session is a WhatsApp group chat. No error, no warning, no log entry — the image simply never reaches the group. The same image...
closed
completed
true
1
[]
[]
2026-04-03T04:51:22Z
2026-04-28T05:19:34Z
2026-04-25T11:57:16Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sagrkv
26,762,341
MDQ6VXNlcjI2NzYyMzQx
User
false
openclaw/openclaw
4,164,269,747
I_kwDOQb6kR874Nbaz
57,058
https://github.com/openclaw/openclaw/issues/57058
https://api.github.com/repos/openclaw/openclaw/issues/57058
Cron: stuck jobs remain locked in memory with no way to cancel or reset
## Problem When a cron job times out or encounters an error during execution, the job's \ unningAtMs\ field persists in memory, causing the job to be permanently locked as "already-running". Subsequent trigger attempts return: \\\json { "ok": true, "ran": false, "reason": "already-running" } \\\ There is no API acti...
closed
completed
true
1
[]
[]
2026-03-29T13:20:37Z
2026-04-28T05:19:33Z
2026-04-25T11:57:23Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ukr-coder
246,043,930
U_kgDODqpVGg
User
false
openclaw/openclaw
4,164,301,690
I_kwDOQb6kR874NjN6
57,059
https://github.com/openclaw/openclaw/issues/57059
https://api.github.com/repos/openclaw/openclaw/issues/57059
[Bug] imageModel 配置已启用 vision-model 但调用时报错 No media-understanding provider
## 问题描述 配置文件中 imageModel 设置为 qwen-portal/vision-model(支持图像输入),但实际调用 image 工具时报错:`No media-understanding provider registered for qwen-portal` ## 环境信息 - **OpenClaw 版本**: 2026.3.24 - **运行平台**: macOS Darwin 25.3.0 (arm64) - **模型配置**: - primary model: nvidia/minimaxai/minimax-m2.5 - imageModel: qwen-portal/vision-mod...
closed
completed
true
1
[]
[]
2026-03-29T13:28:21Z
2026-04-28T05:19:33Z
2026-04-25T11:57:30Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
GazeKingNuWu
264,914,544
U_kgDOD8pGcA
User
false
openclaw/openclaw
4,164,333,473
I_kwDOQb6kR874Nq-h
57,063
https://github.com/openclaw/openclaw/issues/57063
https://api.github.com/repos/openclaw/openclaw/issues/57063
[Regression] v2026.3.28 inverts model fallback logic and leaks session modelOverrides, causing massive latency
### Description Following the v2026.3.28 update, we've observed a systemic performance regression where session-level model overrides are leaking into child/cron sessions, and the model resolution order appears inverted (attempting fallbacks first). In high-volume environments, this causes massive lane congestion and A...
closed
completed
true
2
[]
[]
2026-03-29T13:35:42Z
2026-04-28T05:19:32Z
2026-04-25T11:57:37Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
cinapbot
258,591,357
U_kgDOD2nKfQ
User
false
openclaw/openclaw
4,164,397,671
I_kwDOQb6kR874N6pn
57,069
https://github.com/openclaw/openclaw/issues/57069
https://api.github.com/repos/openclaw/openclaw/issues/57069
[Bug] Cron hour field 0-3 parsed as 19-22 (19-hour shift)
# Bug: Cron hour field 0-3 parsed as 19-22 (19-hour shift) **OpenClaw Version:** 2026.3.28 (f9b1079) **OS:** Linux (WSL2 on Windows 10) **Timezone:** Asia/Yekaterinburg (UTC+5) ## Bug Description Cron expressions with hour field values 0, 1, 2, 3 are being incorrectly parsed. The scheduled time appears to be shifted...
closed
completed
true
1
[]
[]
2026-03-29T13:51:34Z
2026-04-28T05:19:31Z
2026-04-25T11:57:44Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ivirus006
123,301,942
U_kgDOB1lwNg
User
false
openclaw/openclaw
4,164,484,716
I_kwDOQb6kR874OP5s
57,083
https://github.com/openclaw/openclaw/issues/57083
https://api.github.com/repos/openclaw/openclaw/issues/57083
Groq/LLaMA tool call validation fails: parameters serialized as string instead of object
## Bug Report ### Summary When using `groq/llama-3.3-70b-versatile` (and other LLaMA models via Groq), tool calls fail with: ``` tool call validation failed: attempted to call tool 'name="read" parameters="{\"file\": \"/path/to/file\"}"' which was not in request.tools ``` ### Root Cause LLaMA models on Groq return `...
closed
completed
true
1
[]
[]
2026-03-29T14:14:47Z
2026-04-28T05:19:30Z
2026-04-25T11:58:14Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
GregoslawPL
268,153,000
U_kgDOD_uwqA
User
false
openclaw/openclaw
4,328,026,042
I_kwDOQb6kR88AAAABAfhvug
71,568
https://github.com/openclaw/openclaw/issues/71568
https://api.github.com/repos/openclaw/openclaw/issues/71568
`doctor.memory.status` blocks 6.7–105 s on live embedding probe — should cache or strict-budget by default
## Summary The `doctor.memory.status` request handler runs a live embedding probe via `manager.probeEmbeddingAvailability()` and inherits the embedding-batch timeout, which can be **up to 600 s** for local providers and 60–120 s for remote. On `openclaw 2026.4.23` I observed five real `doctor.memory.status` calls ove...
closed
completed
true
2
[]
[]
2026-04-25T11:58:20Z
2026-04-30T04:34:07Z
2026-04-27T12:58:38Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
apex-system
266,952,936
U_kgDOD-lg6A
User
false
openclaw/openclaw
4,164,530,614
I_kwDOQb6kR874ObG2
57,087
https://github.com/openclaw/openclaw/issues/57087
https://api.github.com/repos/openclaw/openclaw/issues/57087
Trusted-proxy mode lacks safety guardrails when upstream authentication is missing
### Summary Add explicit safeguards and warnings for `auth.mode = trusted-proxy` to prevent insecure deployments when upstream proxy authentication is not configured. ### Problem to solve OpenClaw currently recommends using reverse proxy authentication solutions (e.g., Pomerium, OAuth-based proxies, forward-auth, et...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-29T14:26:39Z
2026-04-28T05:19:30Z
2026-04-25T11:58:21Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Agrfeblve
204,475,155
U_kgDODDALEw
User
false
openclaw/openclaw
4,164,574,103
I_kwDOQb6kR874OluX
57,093
https://github.com/openclaw/openclaw/issues/57093
https://api.github.com/repos/openclaw/openclaw/issues/57093
[Bug]: Feishu/Lark DM /new does not fully reset session: fresh reset session key can be forced, but old context still leaks via history replay
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Feishu/Lark DM /new is not producing a truly fresh session. I confirmed from /tmp/openclaw/openclaw-2026-03-29.log that /new reaches the bundled Feishu adapter and can even be routed into a fresh :reset:<times...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-03-29T14:37:58Z
2026-04-28T05:19:29Z
2026-04-25T11:58:36Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
systransform88
269,083,037
U_kgDOEAnhnQ
User
false
openclaw/openclaw
4,164,584,768
I_kwDOQb6kR874OoVA
57,095
https://github.com/openclaw/openclaw/issues/57095
https://api.github.com/repos/openclaw/openclaw/issues/57095
openclaw status crashes when multimodal memory is enabled (2026.3.28)
## Summary `openclaw status` crashes when multimodal memory is enabled, even though the memory-search config is valid and the gateway is healthy. ## Affected version - OpenClaw 2026.3.28 ## Config - `provider: gemini` - `model: google/gemini-embedding-2-preview` - `multimodal.enabled: true` - `fallback: none` ## Err...
closed
completed
true
2
[]
[]
2026-03-29T14:40:34Z
2026-04-28T05:19:28Z
2026-04-25T11:58:43Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
plarche-ux
211,402,884
U_kgDODJnAhA
User
false
openclaw/openclaw
4,164,590,408
I_kwDOQb6kR874OptI
57,097
https://github.com/openclaw/openclaw/issues/57097
https://api.github.com/repos/openclaw/openclaw/issues/57097
...
itle: feat: Add Feishu support to message tool Body: ## Description The `message` tool currently does not support Feishu (飞书) as an outbound channel. ## Current Behavior When trying to send a message via Feishu, the tool returns an error claiming Feishu credentials are not configured, even though they are properly ...
closed
completed
true
1
[]
[]
2026-03-29T14:42:04Z
2026-04-28T05:19:28Z
2026-04-25T11:58:50Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
369258147-mcx
271,971,691
U_kgDOEDX1aw
User
false
openclaw/openclaw
4,164,608,761
I_kwDOQb6kR874OuL5
57,101
https://github.com/openclaw/openclaw/issues/57101
https://api.github.com/repos/openclaw/openclaw/issues/57101
feat: Add Feishu support to message tool
Title: feat: Add Feishu support to message tool Body: ## Description The `message` tool currently does not support Feishu (飞书) as an outbound channel. ## Current Behavior When trying to send a message via Feishu, the tool returns an error claiming Feishu credentials are not configured, even though they are properly...
closed
completed
true
1
[]
[]
2026-03-29T14:46:54Z
2026-04-28T05:19:27Z
2026-04-25T11:59:04Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
369258147-mcx
271,971,691
U_kgDOEDX1aw
User
false
openclaw/openclaw
4,164,615,276
I_kwDOQb6kR874Ovxs
57,103
https://github.com/openclaw/openclaw/issues/57103
https://api.github.com/repos/openclaw/openclaw/issues/57103
[bug]: Under the Ollama native provider, the arguments of the tool call are incorrectly stringified when returned, leading to a gradual failure or confusion of parameters in multi-turn tool calling.
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When using Ollama native provider, tool call arguments are incorrectly stringified instead of being passed as proper JSON objects, causing subsequent tool executions in multi-turn conversations to fail or receive corrupted p...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-29T14:48:41Z
2026-04-28T05:19:26Z
2026-04-25T11:59:11Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
KeiraDeng
244,343,698
U_kgDODpBjkg
User
false
openclaw/openclaw
4,164,627,809
I_kwDOQb6kR874Oy1h
57,104
https://github.com/openclaw/openclaw/issues/57104
https://api.github.com/repos/openclaw/openclaw/issues/57104
gateway install --force keeps stale embedded OPENCLAW_GATEWAY_TOKEN in systemd unit
## Summary `openclaw gateway install --force` does not remove the embedded `OPENCLAW_GATEWAY_TOKEN` from the systemd unit, even when `gateway.auth.token` is migrated to an env SecretRef. ## Environment - OpenClaw `2026.3.28` - Linux / systemd user service - service file: `~/.config/systemd/user/openclaw-gateway.serv...
closed
completed
true
4
[]
[]
2026-03-29T14:52:07Z
2026-04-28T05:19:25Z
2026-04-25T11:59:18Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sisutuulenisa
261,256,991
U_kgDOD5J3Hw
User
false
openclaw/openclaw
4,164,628,036
I_kwDOQb6kR874Oy5E
57,105
https://github.com/openclaw/openclaw/issues/57105
https://api.github.com/repos/openclaw/openclaw/issues/57105
Host exec guard requires --confirm flags even when target CLI can’t accept them
### Summary On OpenClaw 2026.3.24 (gateway host “hyacinth”, Linux 6.17.0-19-generic), any guarded host exec command now fails immediately with: ``` Error: Please use the --confirm/--no-confirm flags to confirm the action. ``` The message appears before the requested command runs, and there’s no way to satisfy it when...
closed
completed
true
1
[]
[]
2026-03-29T14:52:11Z
2026-04-28T05:19:24Z
2026-04-25T11:59:25Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
cryptomando
43,048,836
MDQ6VXNlcjQzMDQ4ODM2
User
false
openclaw/openclaw
4,164,650,495
I_kwDOQb6kR874O4X_
57,108
https://github.com/openclaw/openclaw/issues/57108
https://api.github.com/repos/openclaw/openclaw/issues/57108
message tool (action=send) requires `buttons` field even for plain text messages
## Bug Report **Version:** 2026.3.12 (6472949) **Summary:** The `message` tool with `action=send` fails validation with a `buttons: must have required property 'buttons'` error when `buttons` is not included in the call, even for plain text messages where no buttons are needed. **Steps to reproduce:** ```json { "a...
closed
completed
true
1
[]
[]
2026-03-29T14:58:31Z
2026-04-28T05:19:24Z
2026-04-25T11:59:32Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
elmanGSB
194,308,428
U_kgDOC5TpTA
User
false
openclaw/openclaw
4,164,652,325
I_kwDOQb6kR874O40l
57,109
https://github.com/openclaw/openclaw/issues/57109
https://api.github.com/repos/openclaw/openclaw/issues/57109
WhatsApp: wasMentioned returns false when sender uses native @mention (LID not matched to selfLid)
# GitHub Issue Draft: WhatsApp LID mention matching bug ## Title WhatsApp: `wasMentioned` returns false when sender uses native @mention (LID not matched to selfLid) ## Labels bug, whatsapp ## Body ### Description When a user @mentions the bot in a WhatsApp group using the native mention picker (tap @ and select f...
closed
completed
true
1
[]
[]
2026-03-29T14:59:02Z
2026-04-28T05:19:23Z
2026-04-25T11:59:39Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
yannismatsis
262,978,308
U_kgDOD6y7BA
User
false
openclaw/openclaw
4,328,022,419
I_kwDOQb6kR88AAAABAfhhkw
71,565
https://github.com/openclaw/openclaw/issues/71565
https://api.github.com/repos/openclaw/openclaw/issues/71565
Mattermost streaming partial: final edit doesn't trigger notification
## Bug Description When using `streaming: "partial"` in Mattermost, the user receives a **notification when the draft preview post is created** (at the start of tool/reasoning activity), but **does NOT receive a notification when the final answer is edited into the post**. This creates a poor UX where: 1. User gets n...
closed
completed
true
2
[]
[]
2026-04-25T11:56:30Z
2026-04-28T05:19:03Z
2026-04-25T12:03:10Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
g0st1n
279,233,793
U_kgDOEKTFAQ
User
false
openclaw/openclaw
4,164,666,467
I_kwDOQb6kR874O8Rj
57,111
https://github.com/openclaw/openclaw/issues/57111
https://api.github.com/repos/openclaw/openclaw/issues/57111
[Bug]: health-monitor stale-socket restart causes uncaught exception crash (Discord provider)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When the Discord WebSocket goes stale, health-monitor triggers a restart (reason: stale-socket). The WebSocket closes with code 1005, causing an uncaught exception that kills the entire gateway process. ### Steps to reprodu...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-29T15:02:39Z
2026-04-28T05:19:22Z
2026-04-25T11:59:46Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
QuantumAI9
242,564,999
U_kgDODnU_hw
User
false
openclaw/openclaw
4,164,693,752
I_kwDOQb6kR874PC74
57,115
https://github.com/openclaw/openclaw/issues/57115
https://api.github.com/repos/openclaw/openclaw/issues/57115
Gateway startup hangs when previous process exists as zombie (PID alive but port not listening)
## Bug Description `openclaw gateway run` hangs indefinitely without error message when a previous Gateway process exists as a "zombie" state - the PID is still alive but the port is not actually listening. ## Environment - **OpenClaw Version:** 2026.3.24 - **OS:** macOS (darwin) - **Gateway Port:** 18789 (default) ...
closed
completed
true
1
[]
[]
2026-03-29T15:09:38Z
2026-04-28T05:19:21Z
2026-04-25T11:59:53Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
JesstLe
106,968,649
U_kgDOBmA2SQ
User
false
openclaw/openclaw
4,164,733,871
I_kwDOQb6kR874PMuv
57,117
https://github.com/openclaw/openclaw/issues/57117
https://api.github.com/repos/openclaw/openclaw/issues/57117
Gateway doctor auto-adds 'minimax' to plugins.allow (model provider treated as plugin)
## Bug Description When the gateway starts (or when `openclaw doctor` runs), it auto-adds `minimax` to `plugins.allow` and creates a `plugins.entries.minimax` entry, even though `minimax` is a model provider prefix (used for `minimax-portal/MiniMax-M2.7` etc.), not an actual plugin. This causes the config to be inval...
closed
completed
true
1
[]
[]
2026-03-29T15:19:32Z
2026-04-28T05:19:21Z
2026-04-25T12:00:00Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
edison-commits
262,250,563
U_kgDOD6GgQw
User
false
openclaw/openclaw
4,164,747,153
I_kwDOQb6kR874PP-R
57,118
https://github.com/openclaw/openclaw/issues/57118
https://api.github.com/repos/openclaw/openclaw/issues/57118
config.patch cannot set scalar leaf values; hooks.internal.entries.* unpatchable
## Bug Report ### Summary The `config.patch` gateway tool fails in two related ways: 1. **Scalar leaf values cannot be patched directly.** Passing a non-object `raw` value (e.g. `false`, `42`, `"string"`) returns: ``` config.patch raw must be an object. ``` There is no way to patch a boolean or string le...
closed
not_planned
true
2
[]
[]
2026-03-29T15:23:15Z
2026-04-28T05:19:20Z
2026-04-25T12:00:07Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
rayrage213
261,946,476
U_kgDOD5z8bA
User
false
openclaw/openclaw
4,164,756,412
I_kwDOQb6kR874PSO8
57,120
https://github.com/openclaw/openclaw/issues/57120
https://api.github.com/repos/openclaw/openclaw/issues/57120
Usage tracking missing thinking tokens — output_tokens only counts visible output
## Problem When using Claude models with extended/adaptive thinking, the `usage` object in session JSONL transcripts only reports **visible output tokens** (the summarized thinking text), not the **full thinking tokens** that Anthropic actually bills for. ### Example from a real session (Opus 4.6): ```json { "usag...
closed
completed
true
1
[]
[]
2026-03-29T15:26:22Z
2026-04-28T05:19:19Z
2026-04-25T12:00:14Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
kossvat
83,891,510
MDQ6VXNlcjgzODkxNTEw
User
false
openclaw/openclaw
4,164,820,336
I_kwDOQb6kR874Ph1w
57,133
https://github.com/openclaw/openclaw/issues/57133
https://api.github.com/repos/openclaw/openclaw/issues/57133
[Bug]: NO_REPLY envelope leakage - agent self-talk and internal tokens delivered to Telegram as visible messages
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When an agent emits text alongside tool calls, or when NO_REPLY tokens are present in the response, the gateway delivers this internal content to Telegram as visible user-facing messages. Agent self-talk (narra...
closed
completed
true
2
[]
[]
2026-03-29T15:45:44Z
2026-04-28T05:19:18Z
2026-04-25T12:00:29Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
stemkat100
264,271,658
U_kgDOD8B3Kg
User
false
openclaw/openclaw
4,164,857,750
I_kwDOQb6kR874Pq-W
57,138
https://github.com/openclaw/openclaw/issues/57138
https://api.github.com/repos/openclaw/openclaw/issues/57138
Mission Control: Add collapsible/responsive task view
## Feature Request **Current behavior:** Tasks in Mission Control require horizontal scrolling to view all columns, making it easy to miss content at the end of the page. **Requested behavior:** Add an expand/collapse option for task rows, or implement a responsive layout that adapts to screen width without requiring...
closed
completed
true
1
[]
[]
2026-03-29T15:55:40Z
2026-04-28T05:19:18Z
2026-04-25T12:00:44Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ss-auto-opn-clw-gthub
269,362,414
U_kgDOEA4k7g
User
false
openclaw/openclaw
4,164,946,894
I_kwDOQb6kR874QAvO
57,145
https://github.com/openclaw/openclaw/issues/57145
https://api.github.com/repos/openclaw/openclaw/issues/57145
[Bug] Duplicate messages sent via delivery-mirror on QQBot channel
**Bug description**: When messaging via the QQBot channel, some responses are being sent twice to the user. The session history shows that the same response goes through two different APIs: 1. `api: "anthropic-messages"` - MiniMax model 2. `api: "openai-responses"` - OpenClaw delivery-mirror This causes identical me...
closed
completed
true
1
[]
[]
2026-03-29T16:18:11Z
2026-04-28T05:19:17Z
2026-04-25T12:00:51Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
zaixi
19,380,087
MDQ6VXNlcjE5MzgwMDg3
User
false
openclaw/openclaw
4,164,966,421
I_kwDOQb6kR874QFgV
57,149
https://github.com/openclaw/openclaw/issues/57149
https://api.github.com/repos/openclaw/openclaw/issues/57149
[Bug] DEFAULT_OLLAMA_EMBEDDING_MODEL hardcoded, cannot be configured via openclaw.json
# `DEFAULT_OLLAMA_EMBEDDING_MODEL` 寫死在程式碼,無法從 config 設定 ## 問題描述 在 `src/memory/embeddings-ollama.ts` 中: ```typescript export const DEFAULT_OLLAMA_EMBEDDING_MODEL = "nomic-embed-text"; ``` 此變數用於 OpenClaw 內建的 `memory-search.ts`(session 啟動時的記憶體搜尋功能)。該模組預設使用 `nomic-embed-text` 作為 embedding 模型,但: 1. **無法從 `openclaw.json...
closed
completed
true
1
[]
[]
2026-03-29T16:23:07Z
2026-04-28T05:19:16Z
2026-04-25T12:00:58Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jlin53882
76,562,059
MDQ6VXNlcjc2NTYyMDU5
User
false
openclaw/openclaw
4,164,976,922
I_kwDOQb6kR874QIEa
57,152
https://github.com/openclaw/openclaw/issues/57152
https://api.github.com/repos/openclaw/openclaw/issues/57152
[Bug]: [3.28] image_generate tool result not displaying in webchat UI Body:
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## Bug Description After upgrading to OpenClaw 3.28, images generated by the image_generate tool are not displayed in the webchat UI. ## Steps to Reproduce 1. Use the image_generate tool with MiniMax (e.g., prompt: "A sun...
closed
completed
true
1
[ "bug" ]
[]
2026-03-29T16:25:37Z
2026-04-28T05:19:16Z
2026-04-25T12:01:05Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Ran-git-hub
262,090,128
U_kgDOD58tkA
User
false
openclaw/openclaw
4,165,000,945
I_kwDOQb6kR874QN7x
57,156
https://github.com/openclaw/openclaw/issues/57156
https://api.github.com/repos/openclaw/openclaw/issues/57156
Feature Request: Add mediaLocalRoots support to Feishu/Lark Plugin
# Feature Request: Add `mediaLocalRoots` Support to Feishu/Lark Plugin ## Summary The Feishu/Lark channel plugin should support the `mediaLocalRoots` configuration option to allow sending locally generated images (e.g., from AI image generation tools) via the Feishu channel. ## Problem Currently, when using AI imag...
closed
completed
true
1
[]
[]
2026-03-29T16:32:17Z
2026-04-28T05:19:14Z
2026-04-25T12:01:12Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
soroyue
145,274,992
U_kgDOCKi4cA
User
false
openclaw/openclaw
4,165,003,384
I_kwDOQb6kR874QOh4
57,157
https://github.com/openclaw/openclaw/issues/57157
https://api.github.com/repos/openclaw/openclaw/issues/57157
[Bug] /summary command hardcodes qwen3.3-30B as default model, cannot be configured via openclaw.json
# `/summary` command hardcodes model name, cannot be configured via config ## 問題描述 OpenClaw 內建命令 `/summary` 的預設模型寫死在 `src/cmds/summary.ts` 中: ```typescript (flags["model"] as string) ?? (agentConfig?.model ?? "qwen3.3-30B"); ``` 當使用者在 config 中設定了 `agents.{scope}.model` 時,`/summary` 命令仍然會 fallback 到 `qwen3.3-30B`(如果...
closed
completed
true
1
[]
[]
2026-03-29T16:32:57Z
2026-04-28T05:19:14Z
2026-04-25T12:01:19Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jlin53882
76,562,059
MDQ6VXNlcjc2NTYyMDU5
User
false
openclaw/openclaw
4,165,025,348
I_kwDOQb6kR874QT5E
57,159
https://github.com/openclaw/openclaw/issues/57159
https://api.github.com/repos/openclaw/openclaw/issues/57159
ACP/Opus session dies after long-running (~5h) session
## Summary Long-running Opus sessions appear to die after several hours instead of remaining usable. ## Observed behavior - An Opus-backed session ran for about 5 hours and then died. - This has been recurring enough to be disruptive in real use. - User impact: work gets stranded and we have to switch back to another ...
closed
completed
true
1
[]
[]
2026-03-29T16:39:10Z
2026-04-28T05:19:13Z
2026-04-25T12:01:26Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
neosan8
260,461,662
U_kgDOD4ZUXg
User
false
openclaw/openclaw
4,165,068,352
I_kwDOQb6kR874QeZA
57,167
https://github.com/openclaw/openclaw/issues/57167
https://api.github.com/repos/openclaw/openclaw/issues/57167
Add config toggle to disable implicitMention for WhatsApp self-chat mode
## Problem When running WhatsApp in **self-chat mode** (bot shares the owner's personal phone number), the `implicitMention` feature in group gating causes the bot to respond to **all reply messages** in groups — even when `requireMention: true` is set. ### Root cause In `channel.runtime` → `applyGroupGating()`: ``...
closed
completed
true
1
[]
[]
2026-03-29T16:48:50Z
2026-04-28T05:19:12Z
2026-04-25T12:01:33Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Equilibrum11
70,489,091
MDQ6VXNlcjcwNDg5MDkx
User
false
openclaw/openclaw
4,165,085,193
I_kwDOQb6kR874QigJ
57,171
https://github.com/openclaw/openclaw/issues/57171
https://api.github.com/repos/openclaw/openclaw/issues/57171
[Feature]: postSearchCommand — user-configurable result enrichment after memory search
### Summary Add a config-driven shell command hook (postSearchCommand) that runs after QMD memory_search completes, allowing users to enrich, re-rank, filter, or augment results before context injection. Two config fields, one JSON contract, zero overhead when unconfigured. ### Problem to solve OpenClaw's memory sea...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-03-29T16:52:11Z
2026-04-28T05:19:11Z
2026-04-25T12:01:40Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
hkhaira
21,357,000
MDQ6VXNlcjIxMzU3MDAw
User
false
openclaw/openclaw
4,165,096,062
I_kwDOQb6kR874QlJ-
57,173
https://github.com/openclaw/openclaw/issues/57173
https://api.github.com/repos/openclaw/openclaw/issues/57173
[Bug] OpenClaw Core Schema Incompatible with Official Feishu Plugin
## Bug Report: OpenClaw Core Schema Incompatible with Official Feishu Plugin ### Summary OpenClaw core (v2026.3.28) uses a bundled feishu plugin schema that is incompatible with the official `@larksuite/openclaw-lark` plugin (v2026.3.26). Users following the official documentation cannot use advanced features like `fo...
closed
completed
true
1
[]
[]
2026-03-29T16:54:15Z
2026-04-28T05:19:10Z
2026-04-25T12:01:47Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Blicae8917
248,330,750
U_kgDODs05_g
User
false
openclaw/openclaw
4,165,104,883
I_kwDOQb6kR874QnTz
57,176
https://github.com/openclaw/openclaw/issues/57176
https://api.github.com/repos/openclaw/openclaw/issues/57176
Feature: Built-in multi-agent task chain tracking and collaboration observability
## Summary When running multiple agents that delegate tasks to each other, there's no native way to trace the full task chain (who assigned what → who executed → what was the result → who verified). We built a collaboration tracker and propose native observability support. ## The Problem ### In a typical multi-agent...
closed
not_planned
true
3
[]
[]
2026-03-29T16:56:19Z
2026-04-28T05:04:22Z
2026-04-25T12:01:54Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
1052326311
65,798,732
MDQ6VXNlcjY1Nzk4NzMy
User
false
openclaw/openclaw
4,165,107,278
I_kwDOQb6kR874Qn5O
57,177
https://github.com/openclaw/openclaw/issues/57177
https://api.github.com/repos/openclaw/openclaw/issues/57177
Feature: Automatic session archival and cleanup for oversized/stale sessions
## Summary OpenClaw accumulates session `.jsonl` files indefinitely with no built-in rotation, archival, or cleanup. In multi-agent deployments, disk usage grows unbounded and oversized sessions degrade agent performance. We built auto-cleanup tooling and propose native session lifecycle management. ## The Problem #...
closed
completed
true
3
[]
[]
2026-03-29T16:56:48Z
2026-04-28T05:04:21Z
2026-04-25T12:02:01Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
1052326311
65,798,732
MDQ6VXNlcjY1Nzk4NzMy
User
false
openclaw/openclaw
4,165,107,304
I_kwDOQb6kR874Qn5o
57,178
https://github.com/openclaw/openclaw/issues/57178
https://api.github.com/repos/openclaw/openclaw/issues/57178
Heartbeat isolatedSession: model override ignored, force-switched to main session model
## Bug When \gents.defaults.heartbeat.isolatedSession: true\ is set with a different \model\ than the main session's primary model, the heartbeat model is overridden by the main session model on every run. ## Config \\\json5 agents: { defaults: { model: { primary: 'anthropic/claude-opus-4-6' }, heartbeat:...
closed
completed
true
3
[]
[]
2026-03-29T16:56:48Z
2026-04-28T05:03:44Z
2026-04-25T12:02:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Yellowfish23
96,955,022
U_kgDOBcdqjg
User
false