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,205,503,034
I_kwDOQb6kR876quI6
60,993
https://github.com/openclaw/openclaw/issues/60993
https://api.github.com/repos/openclaw/openclaw/issues/60993
WhatsApp TTS OpenAI delivers MP3 instead of OGG Opus — voice messages unreadable
## Bug Description When using OpenAI TTS with WhatsApp channel, the generated audio file is always `.mp3`, but WhatsApp requires OGG Opus for voice messages. The audio is sent as a media file (not as a voice note) and displays the error: > This audio is not available because something is wrong with the audio file ##...
closed
completed
true
2
[]
[]
2026-04-04T18:08:55Z
2026-04-30T04:44:38Z
2026-04-25T07:18:21Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
jojo2a
268,068,222
U_kgDOD_plfg
User
false
openclaw/openclaw
4,051,693,664
I_kwDOQb6kR87xf_Bg
42,159
https://github.com/openclaw/openclaw/issues/42159
https://api.github.com/repos/openclaw/openclaw/issues/42159
voice-call TTS latency: entire response synthesized before streaming to Twilio
The voice-call plugin buffers the entire TTS audio response before sending any audio to Twilio. This means the caller hears silence until the full LLM response is generated and fully synthesized. Two bottlenecks compound: 1. **TTS API buffering**: `openaiTTS()` calls `response.arrayBuffer()`, waiting for the full aud...
closed
duplicate
true
3
[]
[]
2026-03-10T13:06:31Z
2026-04-30T04:44:36Z
2026-04-25T07:20:34Z
CONTRIBUTOR
null
20260430T060018Z
2026-04-30T06:00:18Z
Diaspar4u
3,605,840
MDQ6VXNlcjM2MDU4NDA=
User
false
openclaw/openclaw
3,888,125,169
I_kwDOQb6kR87nwBTx
7,540
https://github.com/openclaw/openclaw/issues/7540
https://api.github.com/repos/openclaw/openclaw/issues/7540
Feature: Subscribe to WhatsApp call events (Baileys)
## Summary Add support for detecting WhatsApp voice/video calls via Baileys' `call` event. Currently OpenClaw only subscribes to `messages.upsert`, missing call activity entirely. ## Use Case Track whether a user contacted a specific person today — calls should count as contact, not just messages. Example: "Remind m...
open
null
false
3
[ "enhancement", "channel: whatsapp-web" ]
[]
2026-02-02T23:32:02Z
2026-05-05T00:08:07Z
null
NONE
null
20260505T030055Z
2026-05-05T03:00:55Z
andybergon
5,220,825
MDQ6VXNlcjUyMjA4MjU=
User
false
openclaw/openclaw
4,160,689,130
I_kwDOQb6kR873_xPq
56,502
https://github.com/openclaw/openclaw/issues/56502
https://api.github.com/repos/openclaw/openclaw/issues/56502
[Feature]: support SecretRef for channel phone numbers as it's Personal Identifiable Information (PII)
### Summary Allow phone number fields in channel configs (e.g. WhatsApp, SMS) to accept a SecretRef so they are not stored as plaintext. Maybe this is the live streamer in me, but I don't want it visible if I have my config open. 😅 ### Problem to solve Channel configurations that require a phone number — such as W...
open
null
false
3
[ "enhancement" ]
[]
2026-03-28T16:25:05Z
2026-05-04T22:53:03Z
null
CONTRIBUTOR
null
20260505T000034Z
2026-05-05T00:00:34Z
nickytonline
833,231
MDQ6VXNlcjgzMzIzMQ==
User
false
openclaw/openclaw
4,193,316,944
I_kwDOQb6kR8758PBQ
59,588
https://github.com/openclaw/openclaw/issues/59588
https://api.github.com/repos/openclaw/openclaw/issues/59588
[Bug]: TTS audio sent as file attachment instead of voice message in Feishu
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary TTS audio is delivered as MP3 file attachment instead of clickable voice message in Feishu. ### Steps to reproduce 1. Enable TTS in OpenClaw (messages.tts.auto: always, provider: microsoft) 2. Send any message via Feishu c...
closed
completed
true
4
[ "bug", "regression" ]
[]
2026-04-02T09:40:59Z
2026-04-28T04:56:09Z
2026-04-25T17:35:53Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
weicongpeng
129,964,988
U_kgDOB78bvA
User
false
openclaw/openclaw
4,158,102,967
I_kwDOQb6kR8731523
56,231
https://github.com/openclaw/openclaw/issues/56231
https://api.github.com/repos/openclaw/openclaw/issues/56231
[Feature]: 1: Feishu voice bubble — MP3/WAV sent as file instead of voice bubble、2: Per-agent TTS voice override for Microsoft Edge TTS
### Summary # Issue 1: Feishu voice bubble — MP3/WAV files sent as file attachment instead of voice bubble ## Description When OpenClaw sends TTS-generated MP3 files to Feishu, they are delivered as **file attachments** instead of **voice bubbles** (audio messages). Feishu requires Opus format (`audio` msg_type) to ...
closed
completed
true
4
[ "enhancement" ]
[]
2026-03-28T06:34:24Z
2026-04-28T04:42:56Z
2026-04-26T02:20:36Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
olccamy
86,907,552
MDQ6VXNlcjg2OTA3NTUy
User
false
openclaw/openclaw
4,215,965,103
I_kwDOQb6kR877SoWv
62,339
https://github.com/openclaw/openclaw/issues/62339
https://api.github.com/repos/openclaw/openclaw/issues/62339
Unknown phone number appeared in OpenClaw allowFrom without user authorization
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary An unknown phone number appeared in the OpenClaw WhatsApp allowFrom configuration without user authorization, and the Eye Rest Reminder cron job sent messages to this unknown number. ### Steps to reproduce 1....
open
null
false
2
[ "bug", "bug:behavior" ]
[]
2026-04-07T06:46:07Z
2026-05-02T06:31:22Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
kelvinisly-collab
274,187,402
U_kgDOEFfEig
User
false
openclaw/openclaw
4,108,175,128
I_kwDOQb6kR8703ccY
51,081
https://github.com/openclaw/openclaw/issues/51081
https://api.github.com/repos/openclaw/openclaw/issues/51081
WhatsApp: TTS audio messages intermittently fail to deliver (TTS pipeline issue, not channel-specific)
## Description TTS-generated audio messages intermittently fail to deliver on both WhatsApp and Telegram. The agent generates the `[[tts:...]]` response, Edge TTS creates the audio file successfully, but the subsequent delivery call (sendVoice/sendAudio) silently fails. Text replies in the same session work fine. **T...
closed
completed
true
7
[]
[]
2026-03-20T14:21:25Z
2026-04-28T04:54:17Z
2026-04-25T17:55:36Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ArisMontclair
268,380,377
U_kgDOD_8o2Q
User
false
openclaw/openclaw
4,221,577,693
I_kwDOQb6kR877oCnd
62,831
https://github.com/openclaw/openclaw/issues/62831
https://api.github.com/repos/openclaw/openclaw/issues/62831
[QQ Bot] TTS not triggered: mediaType=undefined, ttsText=undefined despite audioAsVoice flag
## Bug Description QQ Bot TTS (text-to-speech) is not being triggered. Microsoft TTS is configured and manually verified to work, but when the agent replies, only text is sent — no voice. ## Environment - OpenClaw: 2026.4.5 - QQ Bot channel: configured and connected - TTS provider: Microsoft (free, no API key needed)...
closed
completed
true
2
[]
[]
2026-04-08T01:54:08Z
2026-04-28T05:23:19Z
2026-04-25T11:13:58Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
drzeast-png
264,975,099
U_kgDOD8sy-w
User
false
openclaw/openclaw
4,215,099,337
I_kwDOQb6kR877PU_J
62,258
https://github.com/openclaw/openclaw/issues/62258
https://api.github.com/repos/openclaw/openclaw/issues/62258
[Bug] WhatsApp 499 reconnection loop: inactivity timer not reset after successful reconnect
## Bug Description The WhatsApp gateway enters an infinite disconnect/reconnect loop (status 499) when no inbound messages are received for an extended period. The health monitor detects "no messages in X min" and triggers a reconnection, but the inactivity timer is **not reset** after a successful reconnect. This cau...
closed
duplicate
true
1
[ "close:duplicate", "dedupe:child" ]
[]
2026-04-07T02:42:02Z
2026-04-30T04:44:32Z
2026-04-25T07:38:23Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
ArtemioPadilla
58,867,702
MDQ6VXNlcjU4ODY3NzAy
User
false
openclaw/openclaw
4,133,245,462
I_kwDOQb6kR872XFIW
54,332
https://github.com/openclaw/openclaw/issues/54332
https://api.github.com/repos/openclaw/openclaw/issues/54332
WhatsApp watchdog idle counter doesn't reset on reconnect, causing 60s flap loops
## WhatsApp watchdog idle counter doesn't reset on reconnect, causing 60s flap loops ### Observed behavior When no WhatsApp messages are received for 30+ minutes, the watchdog timer (MESSAGE_TIMEOUT_MS, default 1800s) triggers a reconnect. However, `active.lastInboundAt` carries over across reconnects — it tracks time...
closed
duplicate
true
3
[ "close:duplicate", "dedupe:child" ]
[]
2026-03-25T07:26:47Z
2026-04-30T04:44:32Z
2026-04-25T07:38:30Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
dyoung522
422,900
MDQ6VXNlcjQyMjkwMA==
User
false
openclaw/openclaw
4,144,985,781
I_kwDOQb6kR873D3a1
55,246
https://github.com/openclaw/openclaw/issues/55246
https://api.github.com/repos/openclaw/openclaw/issues/55246
WhatsApp watchdog reconnect loop: inactivity timer not reset after reconnect
## Bug The WhatsApp inactivity watchdog triggers after 30 minutes of no inbound messages and restarts the socket connection (status 499). However, the 'last message received' timestamp is **not reset** after a successful reconnect. This causes a reconnect loop: after the first 30-minute trigger, the watchdog fires ag...
closed
duplicate
true
1
[ "close:duplicate", "dedupe:child" ]
[]
2026-03-26T15:24:09Z
2026-04-30T04:44:31Z
2026-04-25T07:38:36Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
FredMyMan
258,417,212
U_kgDOD2ciPA
User
false
openclaw/openclaw
4,200,774,790
I_kwDOQb6kR876YryG
60,337
https://github.com/openclaw/openclaw/issues/60337
https://api.github.com/repos/openclaw/openclaw/issues/60337
[Bug]: WhatsApp Baileys: 499 reconnect loop — idle timer not resetting on reconnect
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary WhatsApp Baileys 499 reconnect loop becomes self-sustaining because the idle message timer does not reset on successful reconnect. ### Steps to reproduce 1. Run OpenClaw with WhatsApp Baileys plugin 2. Wait f...
closed
duplicate
true
1
[ "bug", "close:duplicate", "dedupe:child", "bug:behavior" ]
[]
2026-04-03T14:22:38Z
2026-04-30T04:44:30Z
2026-04-25T07:38:40Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
aaronho838
262,154,189
U_kgDOD6AnzQ
User
false
openclaw/openclaw
4,207,362,047
I_kwDOQb6kR876xz__
61,326
https://github.com/openclaw/openclaw/issues/61326
https://api.github.com/repos/openclaw/openclaw/issues/61326
WhatsApp Baileys: idle message timer doesn't reset on reconnect, causing infinite 499 loop
## Bug Description The WhatsApp Baileys plugin has an idle message timer that triggers a connection restart when no messages are received for ~58-60 minutes. However, **the timer does not reset on reconnect**. This causes an infinite reconnection loop: 1. No messages for ~58 min → plugin logs `"No messages received i...
closed
duplicate
true
1
[ "close:duplicate", "dedupe:child" ]
[]
2026-04-05T12:05:23Z
2026-04-30T04:44:29Z
2026-04-25T07:38:46Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
LindaJets
268,459,306
U_kgDOEABdKg
User
false
openclaw/openclaw
4,133,157,132
I_kwDOQb6kR872WvkM
54,322
https://github.com/openclaw/openclaw/issues/54322
https://api.github.com/repos/openclaw/openclaw/issues/54322
feat(gateway): persistent outbound message queue across restarts
## Problem When the gateway restarts (planned or crash), any outbound messages that were queued but not yet delivered are lost. The agent may have composed a reply, but the user never receives it. This is especially noticeable when an agent triggers a restart itself (e.g., to apply config changes) — the "I am restart...
closed
completed
true
1
[ "close:already-fixed", "dedupe:child" ]
[]
2026-03-25T07:09:17Z
2026-04-30T04:44:26Z
2026-04-25T07:39:11Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
agent1-tao
269,897,938
U_kgDOEBZQ0g
User
false
openclaw/openclaw
4,187,847,712
I_kwDOQb6kR875nXwg
59,107
https://github.com/openclaw/openclaw/issues/59107
https://api.github.com/repos/openclaw/openclaw/issues/59107
[Bug]: WhatsApp proactive outbound messages fail when socket degraded, reactive messages succeed
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When the WhatsApp WebSocket connection is degraded (socket not `open`), proactive outbound messages sent via sessions_send frequently fail, sometimes succeed. Reactive messages (inbound-triggered replies) consi...
closed
completed
true
2
[ "bug", "close:already-fixed", "dedupe:child" ]
[]
2026-04-01T15:29:25Z
2026-04-30T04:44:25Z
2026-04-25T07:39:17Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
yfenggo
45,965,684
MDQ6VXNlcjQ1OTY1Njg0
User
false
openclaw/openclaw
4,190,266,655
I_kwDOQb6kR875wmUf
59,275
https://github.com/openclaw/openclaw/issues/59275
https://api.github.com/repos/openclaw/openclaw/issues/59275
[Bug]: WhatsApp: outbound messages silently lost during WebSocket reconnect — no retry after recovery
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When the WhatsApp WebSocket connection drops (status 408 timeout), outbound agent replies that are in-flight are permanently lost. The gateway reconnects successfully within 2–4 seconds, but failed messages are...
closed
completed
true
2
[ "bug", "close:already-fixed", "dedupe:child", "bug:behavior" ]
[]
2026-04-01T22:28:10Z
2026-04-30T04:44:25Z
2026-04-25T07:39:22Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
sbmilburn
11,755,869
MDQ6VXNlcjExNzU1ODY5
User
false
openclaw/openclaw
4,232,548,876
I_kwDOQb6kR878R5IM
63,753
https://github.com/openclaw/openclaw/issues/63753
https://api.github.com/repos/openclaw/openclaw/issues/63753
Mac app Talk mode doesn't use Gateway talk.speak API for TTS
## Problem Mac app Talk mode uses local AVSpeechSynthesizer instead of Gateway `talk.speak` API for text-to-speech output. ## Observed Behavior 1. Mac app Talk mode fetches `talk.config` from Gateway correctly 2. Gateway returns correct `talk.providers.openai` configuration 3. Mac app **never calls** `talk.speak` AP...
closed
completed
true
2
[]
[]
2026-04-09T13:22:31Z
2026-05-05T04:28:11Z
2026-05-02T07:57:27Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
eltonwf-del
266,263,235
U_kgDOD97aww
User
false
openclaw/openclaw
4,327,474,967
I_kwDOQb6kR88AAAABAfAHFw
71,460
https://github.com/openclaw/openclaw/issues/71460
https://api.github.com/repos/openclaw/openclaw/issues/71460
[Bug]: openai/gpt-image-2 via Codex OAuth fails with HTTP 403 when openai-codex.baseUrl is the legacy /backend-api form (no /codex)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary `openai/gpt-image-2` over OpenAI Codex OAuth fails with HTTP 403 when `models.providers.openai-codex.baseUrl` is the legacy `https://chatgpt.com/backend-api` (no `/codex` segment), because the image path builds...
closed
completed
true
1
[]
[]
2026-04-25T07:25:41Z
2026-04-30T04:44:22Z
2026-04-25T07:45:58Z
CONTRIBUTOR
null
20260430T060018Z
2026-04-30T06:00:18Z
GodsBoy
5,792,287
MDQ6VXNlcjU3OTIyODc=
User
false
openclaw/openclaw
4,064,521,459
I_kwDOQb6kR87yQ6zz
44,058
https://github.com/openclaw/openclaw/issues/44058
https://api.github.com/repos/openclaw/openclaw/issues/44058
Feature Request: Bot/Channel Level TTS Configuration
# Feature Request: Bot/Channel Level TTS Configuration **Date**: 2026-03-12 **OpenClaw Version**: 2026.3.8 (also checked 2026.3.11 - feature not available) **Priority**: P2 (Enhancement) **Area**: Feishu/Lark Plugin, TTS, Multi-Agent Support --- ## 📋 Summary Request support for **bot/channel level TTS config...
closed
completed
true
5
[]
[]
2026-03-12T13:04:36Z
2026-04-29T04:41:37Z
2026-04-26T07:11:39Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
Albertlsy588
188,561,514
U_kgDOCz04ag
User
false
openclaw/openclaw
4,327,469,009
I_kwDOQb6kR88AAAABAe_v0Q
71,457
https://github.com/openclaw/openclaw/issues/71457
https://api.github.com/repos/openclaw/openclaw/issues/71457
openclaw agent / openclaw infer CLI processes don't exit; MCP stdio server children orphaned and accumulating (~66 MB each)
### Summary On a host where the OpenClaw gateway runs continuously and `openclaw agent` is invoked many times (in our case, once per inbound email via a third-party Microsoft Graph bridge), MCP stdio server children spawned for the local-bridge MCP integration are never reaped. They accumulate at roughly **66 MB RSS ea...
closed
completed
true
1
[]
[]
2026-04-25T07:22:10Z
2026-04-30T04:44:20Z
2026-04-25T07:51:51Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
spartoviMD
179,311,308
U_kgDOCrASzA
User
false
openclaw/openclaw
4,197,065,814
I_kwDOQb6kR876KiRW
59,916
https://github.com/openclaw/openclaw/issues/59916
https://api.github.com/repos/openclaw/openclaw/issues/59916
[Bug]: openclaw stuck at loading after switching to Ollama/gemma4:26b (stuck at `Wake up, my friend`)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary I just downloaded Gemma4:26b (https://github.com/ollama/ollama/releases) and setup openclaw with it. upon starting open claw, it gets stuck at `wake up, my friend` and loads for ever (waited 15min). Looks like ...
closed
completed
false
7
[ "bug", "close:duplicate", "dedupe:child", "bug:behavior" ]
[ "vincentkoc" ]
2026-04-02T21:26:55Z
2026-04-25T07:52:26Z
2026-04-25T07:52:25Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
pedromassango
33,294,549
MDQ6VXNlcjMzMjk0NTQ5
User
false
openclaw/openclaw
4,200,727,360
I_kwDOQb6kR876YgNA
60,330
https://github.com/openclaw/openclaw/issues/60330
https://api.github.com/repos/openclaw/openclaw/issues/60330
[Bug]: OpenClaw local web chat hangs when using local Ollama, while direct Ollama API works normally
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Hi, I’m seeing a local Ollama issue on macOS. Direct Ollama API calls to http://127.0.0.1:11434 work normally and return quickly, but OpenClaw web chat keeps spinning and logs show ollama timeouts in the embed...
closed
completed
false
2
[ "bug", "close:duplicate", "dedupe:child", "bug:behavior" ]
[ "vincentkoc" ]
2026-04-03T14:10:08Z
2026-04-25T07:52:27Z
2026-04-25T07:52:27Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
zhang-claw
273,371,548
U_kgDOEEtRnA
User
false
openclaw/openclaw
4,093,785,100
I_kwDOQb6kR870AjQM
49,687
https://github.com/openclaw/openclaw/issues/49687
https://api.github.com/repos/openclaw/openclaw/issues/49687
[Bug]: Gateway blocks Ollama connections and causes model unresponsiveness
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Starting the OpenClaw gateway blocks Ollama connections, resulting in complete model unresponsiveness until the gateway is stopped. ### Steps to reproduce 1. Run Ollama locally with any LLM model (e.g., a 3B-code model) on the default Oll...
closed
duplicate
false
2
[ "bug", "close:duplicate", "dedupe:child", "bug:behavior" ]
[ "vincentkoc" ]
2026-03-18T09:12:00Z
2026-04-25T07:52:43Z
2026-04-25T07:52:43Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
zhouZcong
40,446,012
MDQ6VXNlcjQwNDQ2MDEy
User
false
openclaw/openclaw
4,093,765,160
I_kwDOQb6kR870AeYo
49,684
https://github.com/openclaw/openclaw/issues/49684
https://api.github.com/repos/openclaw/openclaw/issues/49684
[Bug]: Gateway blocks Ollama connections and causes model unresponsiveness
### Bug type Behavior bug (incorrect output/state without crash) ### Summary Starting the OpenClaw gateway completely blocks Ollama service connections, making the model unresponsive; stopping the gateway immediately restores Ollama to normal. ### Steps to reproduce 1. Run Ollama locally with any LLM model (e.g., ...
closed
not_planned
true
4
[ "bug", "dedupe:parent", "bug:behavior" ]
[ "vincentkoc" ]
2026-03-18T09:08:37Z
2026-04-30T04:35:07Z
2026-04-27T10:06:53Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
zhouZcong
40,446,012
MDQ6VXNlcjQwNDQ2MDEy
User
false
openclaw/openclaw
4,045,770,862
I_kwDOQb6kR87xJZBu
41,089
https://github.com/openclaw/openclaw/issues/41089
https://api.github.com/repos/openclaw/openclaw/issues/41089
Support OpenAI TTS instructions parameter (gpt-4o-mini-tts)
## Problem OpenAI's `gpt-4o-mini-tts` model supports an `instructions` parameter that controls emotion, tone, and speaking style. However, OpenClaw's TTS pipeline does not forward this parameter, making it impossible to use this feature. ## Current workaround We patch 3 areas in the dist files after every `npm updat...
closed
completed
false
1
[]
[]
2026-03-09T13:58:21Z
2026-04-25T07:52:49Z
2026-04-25T07:52:49Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
MarcoPambianchi
130,920,816
U_kgDOB82xcA
User
false
openclaw/openclaw
4,141,517,456
I_kwDOQb6kR8722oqQ
55,017
https://github.com/openclaw/openclaw/issues/55017
https://api.github.com/repos/openclaw/openclaw/issues/55017
[Feature]: Feature Request: Support MiniMax TTS HD (speech-02-hd) in MiniMax plugin
### Summary ## Feature Description MiniMax Token Plan includes TTS HD capability (speech-2.8-hd / speech-2.6-hd / speech-02-hd), but the OpenClaw MiniMax plugin only exposes text (M2.7) and image generation (image-01). The built-in TTS module falls back to Microsoft Edge TTS instead of MiniMax TTS HD. ## Expected Be...
closed
completed
true
2
[ "enhancement" ]
[]
2026-03-26T07:50:41Z
2026-04-28T05:28:27Z
2026-04-25T09:41:27Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
zx15210404690-hash
271,177,086
U_kgDOECnVfg
User
false
openclaw/openclaw
3,894,832,647
I_kwDOQb6kR87oJm4H
8,582
https://github.com/openclaw/openclaw/issues/8582
https://api.github.com/repos/openclaw/openclaw/issues/8582
Voice-call plugin: ElevenLabs STT support, duplicate plugin warnings, schema docs
## Summary Three items of feedback from integrating a custom STT provider into the voice-call plugin: --- ### 1. Feature Request: Custom STT Provider Support The built-in voice-call plugin only supports `openai-realtime` for streaming STT. Consider adding **ElevenLabs (Scribe v2 Realtime)** as a supported provider:...
closed
completed
true
5
[ "enhancement", "channel: voice-call" ]
[]
2026-02-04T05:57:43Z
2026-05-05T04:28:09Z
2026-05-02T08:20:41Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
sachah
36,465,654
MDQ6VXNlcjM2NDY1NjU0
User
false
openclaw/openclaw
4,327,458,962
I_kwDOQb6kR88AAAABAe_Ikg
71,454
https://github.com/openclaw/openclaw/issues/71454
https://api.github.com/repos/openclaw/openclaw/issues/71454
[Bug]: payloads=0 incomplete-turn error in regular interactive chat sessions (not cron) — persists after #40868 closed
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After #40868 was closed, stopReason=stop payloads=0 still occurs in regular interactive chat sessions (not cron/isolated runs) on 2026.4.23. The agent completes successfully but the reply is never surfaced to t...
closed
completed
false
0
[ "bug" ]
[]
2026-04-25T07:16:05Z
2026-04-25T08:02:25Z
2026-04-25T08:02:25Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
fenglanhua
257,674,093
U_kgDOD1vLbQ
User
false
openclaw/openclaw
4,327,459,790
I_kwDOQb6kR88AAAABAe_Lzg
71,455
https://github.com/openclaw/openclaw/issues/71455
https://api.github.com/repos/openclaw/openclaw/issues/71455
[Bug]: DeepSeek V4 thinking mode causes HTTP 400 "reasoning_content must be passed back" on tool calls — sessions freeze unrecoverably
### Bug type Bug (crash/session freeze) ### Beta release blocker No ### Summary DeepSeek V4 models in thinking mode (deepseek-v4-pro, deepseek-v4-flash) require `reasoning_content` on every assistant message that includes `tool_calls`. When this field is absent from persisted session history, replaying the session...
closed
completed
false
3
[]
[]
2026-04-25T07:16:26Z
2026-04-25T08:03:43Z
2026-04-25T08:03:43Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
mikronn2
105,823,039
U_kgDOBk67Pw
User
false
openclaw/openclaw
4,327,545,635
I_kwDOQb6kR88AAAABAfEbIw
71,474
https://github.com/openclaw/openclaw/issues/71474
https://api.github.com/repos/openclaw/openclaw/issues/71474
[Bug]: Incorrect handling on LM Studio model names with "@‘
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary LM Studio use "@" in model name when there are multiple quants for the same model, and openclaw failed to handle such cases. ### Steps to reproduce LM Studio loads 3 quants of the same models like below: - lm...
closed
completed
true
0
[ "bug" ]
[]
2026-04-25T08:06:36Z
2026-04-28T04:44:30Z
2026-04-26T00:41:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
XinwuC
12,436,994
MDQ6VXNlcjEyNDM2OTk0
User
false
openclaw/openclaw
4,327,554,170
I_kwDOQb6kR88AAAABAfE8eg
71,475
https://github.com/openclaw/openclaw/issues/71475
https://api.github.com/repos/openclaw/openclaw/issues/71475
Regression: Telegram topic leaks raw tool_uses JSON before final answer on 2026.4.23
## Summary OpenClaw 2026.4.23 can still leak raw internal tool-call wrapper JSON into a Telegram forum topic before sending the normal final answer. This appears related to #59150 / #59643 and #52084, but it reproduces after the phase-separation fix landed. ## Environment - OpenClaw: 2026.4.23 (`a979721`) - Channel...
closed
completed
true
1
[]
[]
2026-04-25T08:11:25Z
2026-04-28T04:46:49Z
2026-04-25T19:33:17Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
bogdanovich
5,257,258
MDQ6VXNlcjUyNTcyNTg=
User
false
openclaw/openclaw
4,327,558,750
I_kwDOQb6kR88AAAABAfFOXg
71,476
https://github.com/openclaw/openclaw/issues/71476
https://api.github.com/repos/openclaw/openclaw/issues/71476
Webchat HTTP 401 on __openclaw/ routes after session compaction
## Bug Description After session compaction (loop detection crash), the OpenClaw webchat UI (port 18789) continuously logs 401 errors for specific HTTP routes: WebSocket connections work fine (new tabs connect successfully), but the HTTP requests for static resources fail with 401. ## Steps to Reproduce 1. Open we...
closed
completed
true
1
[]
[]
2026-04-25T08:13:49Z
2026-04-29T04:41:23Z
2026-04-26T08:24:02Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
mmhzlrj
29,726,050
MDQ6VXNlcjI5NzI2MDUw
User
false
openclaw/openclaw
4,327,566,375
I_kwDOQb6kR88AAAABAfFsJw
71,477
https://github.com/openclaw/openclaw/issues/71477
https://api.github.com/repos/openclaw/openclaw/issues/71477
[Bug] Config file corrupted on crash — agent disappears after restart
## Bug Description When the QClaw desktop app freezes/crashes and the user restarts it, the `openclaw.json` config file gets corrupted and reset to a default minimal state, causing all agent configurations to disappear. ## Steps to Reproduce 1. QClaw app becomes unresponsive (freeze/hang) 2. User restarts QClaw (via...
closed
completed
true
1
[]
[]
2026-04-25T08:18:15Z
2026-04-28T04:46:48Z
2026-04-25T19:33:24Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
JSNAN1235
279,138,326
U_kgDOEKNQFg
User
false
openclaw/openclaw
4,327,578,397
I_kwDOQb6kR88AAAABAfGbHQ
71,480
https://github.com/openclaw/openclaw/issues/71480
https://api.github.com/repos/openclaw/openclaw/issues/71480
Agent role templates for /agent add (post-EA)
## Context After /agent add bootstrap interview shipped, we want to layer role templates on top. ## Decision For early access (EA), no templates. /agent add spawns a blank agent that runs its own interview to define role + capabilities + reports_to. User-driven. ## Future scope After EA, ship preset roles: - engin...
closed
completed
false
1
[]
[]
2026-04-25T08:24:57Z
2026-04-25T08:25:40Z
2026-04-25T08:25:40Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
jkmoriarty
6,028,130
MDQ6VXNlcjYwMjgxMzA=
User
false
openclaw/openclaw
4,206,957,369
I_kwDOQb6kR876wRM5
61,249
https://github.com/openclaw/openclaw/issues/61249
https://api.github.com/repos/openclaw/openclaw/issues/61249
Feishu: Support native voice message bubbles (OGG/Opus) for TTS
## Description Currently when using OpenClaw built-in TTS (Edge TTS) to generate audio and send via Feishu, the audio is sent as an MP3 file attachment instead of a native Feishu voice bubble. ## Root Cause Feishu API requires OGG/Opus format for native voice messages, but Edge TTS generates MP3. ## Solution Modi...
closed
completed
true
4
[]
[]
2026-04-05T08:25:15Z
2026-04-28T05:23:20Z
2026-04-25T08:27:05Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sg1416-zg
259,938,361
U_kgDOD35YOQ
User
false
openclaw/openclaw
4,034,320,677
I_kwDOQb6kR87wdtkl
37,868
https://github.com/openclaw/openclaw/issues/37868
https://api.github.com/repos/openclaw/openclaw/issues/37868
Add Feishu Audio Message Type Support
### Summary Enable Feishu plugin to send audio messages as msg_type: "audio" instead of "file" for better UX (voice message bubbles vs file attachments) ### Problem to solve When using TTS (e.g., sag skill with ElevenLabs) to generate audio and send via Feishu, the audio is sent as msg_type: "file", which displays a...
closed
completed
true
7
[ "enhancement" ]
[]
2026-03-06T13:48:09Z
2026-04-28T05:23:20Z
2026-04-25T08:27:07Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ycjlb2023-peteryi
230,701,400
U_kgDODcA5WA
User
false
openclaw/openclaw
4,177,926,095
I_kwDOQb6kR875BhfP
58,302
https://github.com/openclaw/openclaw/issues/58302
https://api.github.com/repos/openclaw/openclaw/issues/58302
[Bug]: /reset and /new commands do not reset model to default
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When using /reset or /new commands to start a new session, the model is not reset to the default model configured in openclaw.json. Instead, the previous session's model setting is retained. ### Steps to repro...
closed
completed
false
1
[ "bug", "close:duplicate", "dedupe:child", "bug:behavior" ]
[]
2026-03-31T10:21:43Z
2026-04-25T08:28:55Z
2026-04-25T08:28:55Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
yunsuyunsu
36,062,194
MDQ6VXNlcjM2MDYyMTk0
User
false
openclaw/openclaw
4,213,864,603
I_kwDOQb6kR877Knib
62,107
https://github.com/openclaw/openclaw/issues/62107
https://api.github.com/repos/openclaw/openclaw/issues/62107
[Feature]: Enhanced handling of gateway restart
### Summary Gracefully handle the result (`SIGTERM`) when an agent requests a gateway restart. ### Problem to solve OpenClaw agents sometimes have existential crises when performing a `gateway restart` on their own. Sometimes they handle it with no problem, they understand that when they send the restart command tha...
closed
completed
false
1
[ "enhancement" ]
[ "vincentkoc" ]
2026-04-06T20:17:35Z
2026-04-25T08:37:14Z
2026-04-25T08:37:14Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
AlexMcArdle
941,476
MDQ6VXNlcjk0MTQ3Ng==
User
false
openclaw/openclaw
4,166,691,915
I_kwDOQb6kR874WqxL
57,425
https://github.com/openclaw/openclaw/issues/57425
https://api.github.com/repos/openclaw/openclaw/issues/57425
Feature: Graceful Gateway Restart with Session Recovery
## Problem When the gateway restarts — whether from `openclaw gateway restart`, a config change, SIGUSR1, or a crash — all in-flight work is silently killed. There is no mechanism for sessions to know they were interrupted, no way for parent sessions to learn their subagents died, and no recovery path other than waiti...
open
null
false
2
[]
[ "vincentkoc" ]
2026-03-30T02:51:24Z
2026-05-02T05:56:00Z
null
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
lmdeagles
3,618,611
MDQ6VXNlcjM2MTg2MTE=
User
false
openclaw/openclaw
4,327,600,867
I_kwDOQb6kR88AAAABAfHy4w
71,484
https://github.com/openclaw/openclaw/issues/71484
https://api.github.com/repos/openclaw/openclaw/issues/71484
[Bug]: `bundled-deps installer omits the host openclaw package; Discord channel and 7 other extensions break with `Cannot find package 'openclaw'
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary On Linux (Ubuntu under WSL2, Node 22.22.0, openclaw 2026.4.22 installed globally via `npm i -g openclaw`), the gateway's bundled-runtime-deps installer for the plugin-runtime-deps tree populates ~250 transitive packages but ...
closed
completed
true
1
[ "bug" ]
[]
2026-04-25T08:37:22Z
2026-04-28T04:46:47Z
2026-04-25T19:33:30Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
kaiswin
46,089,816
MDQ6VXNlcjQ2MDg5ODE2
User
false
openclaw/openclaw
4,327,604,495
I_kwDOQb6kR88AAAABAfIBDw
71,485
https://github.com/openclaw/openclaw/issues/71485
https://api.github.com/repos/openclaw/openclaw/issues/71485
Feishu card renderMode shows unwanted `main` header/title and there is no config to disable it
### Describe the bug When using the built-in Feishu channel with `channels.feishu.renderMode = "card"`, the rendered Feishu card shows an unwanted `main` label/header at the top of the card. I want to keep card rendering because the visual style is closer to the official Feishu plugin, but I do not want this extra `ma...
closed
completed
true
1
[]
[]
2026-04-25T08:38:57Z
2026-04-30T04:38:43Z
2026-04-26T05:27:38Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
WeipengMO
7,081,971
MDQ6VXNlcjcwODE5NzE=
User
false
openclaw/openclaw
4,191,901,902
I_kwDOQb6kR87521jO
59,476
https://github.com/openclaw/openclaw/issues/59476
https://api.github.com/repos/openclaw/openclaw/issues/59476
SECURITY.md references Node.js >=22.12.0 but runtime enforces >=22.14.0
SECURITY.md § "Node.js Version" (lines 266, 274) states the minimum required version is **22.12.0**, but `src/infra/runtime-guard.ts` enforces **22.14.0**: ```ts const MIN_NODE: Semver = { major: 22, minor: 14, patch: 0 }; // ... "openclaw requires Node >=22.14.0." ``` A user following SECURITY.md guidance with Node ...
closed
completed
false
0
[ "dedupe:parent" ]
[ "vincentkoc" ]
2026-04-02T05:59:52Z
2026-04-25T08:39:41Z
2026-04-25T08:36:02Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
alkor2000
131,229,172
U_kgDOB9Jl9A
User
false
openclaw/openclaw
4,327,609,745
I_kwDOQb6kR88AAAABAfIVkQ
71,487
https://github.com/openclaw/openclaw/issues/71487
https://api.github.com/repos/openclaw/openclaw/issues/71487
Web UI: add a clear TTS toggle and default voice picker in Settings
## Problem Right now TTS is configurable, but the UX is much more command/config driven than it should be. In practice, a user can enable TTS with commands like: - `openclaw infer tts enable` - `openclaw infer tts disable` - `openclaw infer tts set-provider --provider microsoft` and preferences are written to `~/.ope...
open
null
false
2
[]
[ "BunsDev" ]
2026-04-25T08:41:38Z
2026-05-02T02:13:36Z
null
NONE
null
20260502T030029Z
2026-05-02T03:00:29Z
wen0531
270,816,703
U_kgDOECRVvw
User
false
openclaw/openclaw
4,327,616,390
I_kwDOQb6kR88AAAABAfIvhg
71,489
https://github.com/openclaw/openclaw/issues/71489
https://api.github.com/repos/openclaw/openclaw/issues/71489
Regression: Group chat empty-body guard ignores InboundHistory, breaks Feishu requireMention
## Bug Description In OpenClaw >= 2026.4.12, the empty-body guard in `get-reply` checks only `baseBodyFinal` (the current message body) instead of `baseBodyForPrompt` (which includes InboundHistory context). This breaks Feishu group chat with `requireMention: true`: 1. User sends messages in a group (without @bot) 2....
closed
completed
true
0
[]
[]
2026-04-25T08:45:14Z
2026-04-28T05:24:36Z
2026-04-25T10:41:38Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
i-smile
8,337,162
MDQ6VXNlcjgzMzcxNjI=
User
false
openclaw/openclaw
4,072,715,348
I_kwDOQb6kR87ywLRU
45,364
https://github.com/openclaw/openclaw/issues/45364
https://api.github.com/repos/openclaw/openclaw/issues/45364
[Bug]: node-llama-cpp disappeared after updating to OpenClaw 2026.3.12, breaking local embeddings on Linux ARM64
### Bug type Regression (worked before, now fails) ### Summary I updated OpenClaw to 2026.3.12 on a Linux ARM64 system (Raspberry Pi, Node v22.22.1, npm 10.9.4), and local embeddings stopped working afterward. What broke memory_search / local memory indexing now reports that local embeddings are unavailable because...
closed
completed
false
9
[ "bug", "regression" ]
[ "vincentkoc" ]
2026-03-13T18:21:30Z
2026-04-25T08:46:03Z
2026-04-25T08:46:03Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
mogglemoss
10,966,195
MDQ6VXNlcjEwOTY2MTk1
User
false
openclaw/openclaw
4,088,213,421
I_kwDOQb6kR87zrS-t
48,987
https://github.com/openclaw/openclaw/issues/48987
https://api.github.com/repos/openclaw/openclaw/issues/48987
[Bug]: node-llama-cpp optional=true, cause GPU acceleration cannot be leveraged
### Bug type Regression (worked before, now fails) ### Summary In the new OpenClaw code released after March 9, 2026, the following configuration is present in the package.json file: ``` "peerDependencies": { "@napi-rs/canvas": "^0.1.89", "node-llama-cpp": "3.16.2" }, "peerDependenciesMeta": { "node-llama-cpp"...
closed
not_planned
false
2
[ "bug", "regression" ]
[ "vincentkoc" ]
2026-03-17T12:23:26Z
2026-04-25T08:46:05Z
2026-04-25T08:46:05Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
xinxi053
8,537,101
MDQ6VXNlcjg1MzcxMDE=
User
false
openclaw/openclaw
4,327,621,643
I_kwDOQb6kR88AAAABAfJECw
71,491
https://github.com/openclaw/openclaw/issues/71491
https://api.github.com/repos/openclaw/openclaw/issues/71491
Kimi K2.6 reasoning_content 400 regression in long conversations after LCM compaction (follow-up #70392)
## Summary Follow-up to #70392 (closed as fixed). The `sanitizeToolCallIds` fix from #70030 correctly handles short conversations, but `reasoning_content is missing` 400 errors still occur in long sessions after context compaction. ## Environment - OpenClaw: 2026.4.23 (a979721) - Model: moonshot/kimi-k2.6 - Thinking...
open
null
false
4
[]
[]
2026-04-25T08:48:04Z
2026-05-02T14:29:12Z
null
NONE
null
20260502T150030Z
2026-05-02T15:00:30Z
RoseKongPS
270,016,663
U_kgDOEBgglw
User
false
openclaw/openclaw
4,327,626,983
I_kwDOQb6kR88AAAABAfJY5w
71,492
https://github.com/openclaw/openclaw/issues/71492
https://api.github.com/repos/openclaw/openclaw/issues/71492
[Bug]: Terminal flickering on Windows due to Bonjour arp -a polling (missing windowsHide)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary "Since a few updates ago, OpenClaw causes a command prompt window to rapidly flicker on the screen on Windows. A process trace caught it executing: cmd.exe /d /s /c "arp -a | findstr /C:"---"". It appears the bonjour local n...
closed
completed
true
1
[ "bug" ]
[]
2026-04-25T08:50:22Z
2026-04-28T04:45:55Z
2026-04-25T22:18:08Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
grizdum
275,247,635
U_kgDOEGfyEw
User
false
openclaw/openclaw
3,917,202,411
I_kwDOQb6kR87pe8Pr
12,759
https://github.com/openclaw/openclaw/issues/12759
https://api.github.com/repos/openclaw/openclaw/issues/12759
[Feature]: add "channel: ALL" label
## Summary Agents are adding all channel labels to some PRs, leading to poorly formatted mobile experience ## Proposed solution Add a new catch-all label: "channel: ALL", like "channel: NEW" ## Alternatives considered A new "channels" label instead. Or doing nothing, because it's no cost and agents do mind the cl...
closed
not_planned
true
3
[ "enhancement" ]
[]
2026-02-09T16:30:36Z
2026-04-29T04:35:27Z
2026-04-26T15:54:05Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
patcon
305,339
MDQ6VXNlcjMwNTMzOQ==
User
false
openclaw/openclaw
4,327,630,185
I_kwDOQb6kR88AAAABAfJlaQ
71,494
https://github.com/openclaw/openclaw/issues/71494
https://api.github.com/repos/openclaw/openclaw/issues/71494
gateway status dashboard URL uses http when TLS is enabled
## Summary When `gateway.tls.enabled=true`, `openclaw gateway status` still renders the Dashboard URL with `http://...` instead of `https://...`. This is confusing because the gateway is actually serving HTTPS/WSS. ## Environment - OpenClaw: `2026.4.23 (a979721)` - OS: Linux `6.17.0-1017-oem` - Node: `22.22.2` - Ga...
closed
completed
true
0
[]
[]
2026-04-25T08:52:05Z
2026-04-28T05:24:35Z
2026-04-25T10:45:16Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
deepkilo
213,903,017
U_kgDODL_mqQ
User
false
openclaw/openclaw
4,327,630,684
I_kwDOQb6kR88AAAABAfJnXA
71,495
https://github.com/openclaw/openclaw/issues/71495
https://api.github.com/repos/openclaw/openclaw/issues/71495
[Bug]: /subagents list returns empty in 2026.4.23 despite gateway tracking active subagents (regression from 4.22)
## Summary After upgrading from `2026.4.22` to `2026.4.23`, the `/subagents list` slash command returns empty (both `active subagents:` and `recent subagents (last 30m):` sections show `(none)`) — even when subagents have visibly been spawned and completed within the configured 30-minute recent window. On `2026.4.22` ...
closed
completed
true
4
[]
[]
2026-04-25T08:52:23Z
2026-05-03T04:33:47Z
2026-04-30T21:14:06Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
aaajiao
49,885
MDQ6VXNlcjQ5ODg1
User
false
openclaw/openclaw
4,327,629,938
I_kwDOQb6kR88AAAABAfJkcg
71,493
https://github.com/openclaw/openclaw/issues/71493
https://api.github.com/repos/openclaw/openclaw/issues/71493
gateway.bind=lan can advertise Docker bridge IP for dashboard and QR
## Summary When `gateway.bind=lan` is used on a Linux host with Docker bridge interfaces, OpenClaw can advertise a Docker bridge address (`172.18.0.1`) instead of the real LAN/VPN address. This affects at least: - `openclaw gateway status` Dashboard URL - `openclaw qr --json` / mobile pairing gateway URL The gatewa...
closed
not_planned
true
2
[]
[]
2026-04-25T08:51:55Z
2026-04-29T04:41:22Z
2026-04-26T08:24:06Z
CONTRIBUTOR
null
20260429T060025Z
2026-04-29T06:00:25Z
deepkilo
213,903,017
U_kgDODL_mqQ
User
false
openclaw/openclaw
4,327,276,295
I_kwDOQb6kR88AAAABAez_Bw
71,422
https://github.com/openclaw/openclaw/issues/71422
https://api.github.com/repos/openclaw/openclaw/issues/71422
[Bug]: Control UI ignores assistantAvatar and renders favicon.svg
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After upgrading to OpenClaw 2026.4.23, the assistant avatar no longer renders in chat. Before the upgrade, I used IDENTITY.md to configure: Avatar: avatars/aemis.jpeg After the upgrade, the chat avatar falls back to the d...
closed
completed
true
3
[ "bug" ]
[]
2026-04-25T06:02:54Z
2026-04-28T05:28:03Z
2026-04-25T09:46:15Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Masato2513
130,416,588
U_kgDOB8X_zA
User
false
openclaw/openclaw
4,185,948,479
I_kwDOQb6kR875gIE_
58,951
https://github.com/openclaw/openclaw/issues/58951
https://api.github.com/repos/openclaw/openclaw/issues/58951
Persistent 409 getUpdates conflict with single bot instance — dual transport + confirmPersistedOffset race
## Bug Description Single gateway instance, single Telegram bot token, zero external processes — yet `getUpdates` returns 409 ("terminated by other getUpdates request") on every polling cycle. The conflict is self-sustaining and never resolves. ## Environment - OpenClaw 2026.3.28 (f9b1079) - Ubuntu 24.04 on GCP e2-m...
closed
completed
false
2
[]
[]
2026-04-01T10:46:16Z
2026-04-25T09:30:14Z
2026-04-25T08:57:03Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
pablomanjarres
143,297,976
U_kgDOCIqNuA
User
false
openclaw/openclaw
4,221,541,524
I_kwDOQb6kR877n5yU
62,823
https://github.com/openclaw/openclaw/issues/62823
https://api.github.com/repos/openclaw/openclaw/issues/62823
[Bug]: updated from 2026.4.2 to 2026.4.5,google-vertex doesn't work anymore
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary updated from 2026.4.2 to 2026.4.5,google-vertex’ models doesn't work anymore,show error: Embedded agent failed before reply: All models failed (2): google-vertex/gemini-3.1-pro-preview: LLM request failed: network connection...
closed
completed
false
2
[ "bug", "close:already-fixed", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-04-08T01:41:12Z
2026-04-25T09:00:10Z
2026-04-25T09:00:10Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
seifenk
60,089,784
MDQ6VXNlcjYwMDg5Nzg0
User
false
openclaw/openclaw
4,117,102,754
I_kwDOQb6kR871ZgCi
52,476
https://github.com/openclaw/openclaw/issues/52476
https://api.github.com/repos/openclaw/openclaw/issues/52476
Bug: google-vertex sentinel '<authenticated>' passed as literal API key to pi-ai, causing silent auth failure in isolated sessions
# Bug: google-vertex sentinel value "<authenticated>" passed as literal API key to pi-ai ## Summary When `getEnvApiKey("google-vertex")` returns the sentinel string `"<authenticated>"` (indicating ADC credentials are available), OpenClaw passes this literal string as `options.apiKey` to pi-ai's `google-vertex.js` pr...
closed
completed
false
4
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-22T21:00:49Z
2026-04-25T09:00:16Z
2026-04-25T09:00:16Z
CONTRIBUTOR
null
20260425T120014Z
2026-04-25T12:00:14Z
banna-commits
263,209,674
U_kgDOD7BCyg
User
false
openclaw/openclaw
4,085,942,950
I_kwDOQb6kR87zioqm
48,689
https://github.com/openclaw/openclaw/issues/48689
https://api.github.com/repos/openclaw/openclaw/issues/48689
[Bug] google-vertex auth broken on Windows in 2026.3.13 — GOOGLE_APPLICATION_CREDENTIALS treated as API key
### Bug type Regression (worked before, now fails) ### Summary In 2026.3.13 on Windows, the google-vertex provider passes GOOGLE_APPLICATION_CREDENTIALS file path as an API key to @google/genai instead of loading the credential file, causing a 401. Regression from 2026.3.12. ### Steps to reproduce 1. Windows 10/11...
closed
completed
false
7
[ "bug", "close:already-fixed", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-17T03:09:50Z
2026-04-25T09:00:23Z
2026-04-25T09:00:23Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
AccelerateHumanity
264,915,087
U_kgDOD8pIjw
User
false
openclaw/openclaw
4,080,988,398
I_kwDOQb6kR87zPvDu
48,033
https://github.com/openclaw/openclaw/issues/48033
https://api.github.com/repos/openclaw/openclaw/issues/48033
google-vertex ADC broken: '<authenticated>' marker passed as apiKey to @google/genai SDK
## Bug Description Google Vertex AI with Application Default Credentials (ADC) fails with 401 UNAUTHENTICATED since OpenClaw 2026.3.13 / pi-ai 0.58.0 / @google/genai 1.45.0. The `<authenticated>` sentinel value returned by `pi-ai`'s `getEnvApiKey("google-vertex")` is passed as a literal API key to the `@google/genai`...
closed
completed
false
3
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-16T08:27:09Z
2026-04-25T09:00:29Z
2026-04-25T09:00:29Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
seperman-dev
202,497,074
U_kgDODBHcMg
User
false
openclaw/openclaw
4,090,494,582
I_kwDOQb6kR87zz_52
49,191
https://github.com/openclaw/openclaw/issues/49191
https://api.github.com/repos/openclaw/openclaw/issues/49191
google-vertex ADC auth broken: "<authenticated>" sentinel passed as literal API key → 401
## Bug google-vertex models using Application Default Credentials (ADC) — via `GOOGLE_APPLICATION_CREDENTIALS` service account key or `gcloud auth application-default login` — fail with 401 UNAUTHENTICATED: ``` API keys are not supported by this API. Expected OAuth2 access token or other authentication credentials th...
closed
completed
false
15
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-17T18:48:02Z
2026-04-25T09:00:35Z
2026-04-25T09:00:35Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
pdd-cli
262,266,283
U_kgDOD6Hdqw
User
false
openclaw/openclaw
4,158,287,806
I_kwDOQb6kR8732m--
56,253
https://github.com/openclaw/openclaw/issues/56253
https://api.github.com/repos/openclaw/openclaw/issues/56253
[Bug]: `google-vertex` provider ignores ADC credentials — throws 'No API key found'
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary **Bug Report: `google-vertex` provider ignores ADC credentials — throws 'No API key found' ** --- **Environment** - OpenClaw version:v2026.3.23-2 - OS: Windows (local) + Ubuntu 24.04 on AWS EC2 - Provider: `g...
closed
completed
false
1
[ "bug", "close:already-fixed", "dedupe:child", "bug:behavior" ]
[ "vincentkoc" ]
2026-03-28T07:20:21Z
2026-04-25T09:00:41Z
2026-04-25T09:00:41Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
jasminehuang98613
260,174,378
U_kgDOD4HyKg
User
false
openclaw/openclaw
4,149,032,331
I_kwDOQb6kR873TTWL
55,541
https://github.com/openclaw/openclaw/issues/55541
https://api.github.com/repos/openclaw/openclaw/issues/55541
[Bug]: google vertex report FAILED_PRECONDITION
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary google vertex error with OpenClaw 2026.3.24 (cff6dc9) LLM error: { "error": { "code": 400, "message": "Precondition check failed.", "status": "FAILED_PRECONDITION" } } ### Steps to reproduce just chat ### Expected behavio...
closed
completed
false
1
[ "bug", "close:already-fixed", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-27T03:50:15Z
2026-04-25T09:00:47Z
2026-04-25T09:00:47Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
JustLookAtNow
12,379,683
MDQ6VXNlcjEyMzc5Njgz
User
false
openclaw/openclaw
4,098,090,060
I_kwDOQb6kR870Q-RM
50,053
https://github.com/openclaw/openclaw/issues/50053
https://api.github.com/repos/openclaw/openclaw/issues/50053
google-vertex provider: "<authenticated>" sentinel passed as API key breaks ADC auth
## Bug Description When using the `google-vertex` provider with Application Default Credentials (ADC) via a service account, OpenClaw passes the literal string `"<authenticated>"` as `options.apiKey` to the pi-ai stream handler, which then tries to use it as an actual API key instead of falling through to ADC. ## Roo...
closed
completed
false
3
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-18T22:39:56Z
2026-04-25T09:00:53Z
2026-04-25T09:00:53Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
vswarm-ai
258,697,688
U_kgDOD2tp2A
User
false
openclaw/openclaw
4,088,736,492
I_kwDOQb6kR87ztSrs
49,039
https://github.com/openclaw/openclaw/issues/49039
https://api.github.com/repos/openclaw/openclaw/issues/49039
google-vertex provider sends authenticated sentinel as literal API key, causing 401 on Vertex AI
## OpenClaw version 2026.3.13 (pi-ai 0.58.0 bundled) ## Description When using google-vertex as a built-in provider with gcloud ADC, all LLM calls fail with 401 API keys are not supported by this API. The root cause is in pi-ai 0.58.0 google-vertex.js provider: the resolveApiKey function receives a sentinel string ind...
closed
completed
false
3
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-17T13:55:58Z
2026-04-25T09:00:58Z
2026-04-25T09:00:58Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
stemkat100
264,271,658
U_kgDOD8B3Kg
User
false
openclaw/openclaw
4,161,948,500
I_kwDOQb6kR874EktU
56,658
https://github.com/openclaw/openclaw/issues/56658
https://api.github.com/repos/openclaw/openclaw/issues/56658
OpenAI Codex OAuth login requests missing scope `model.request`, causing 401 on all model calls
**OpenClaw version:** 2026.3.24 (cff6dc9) ## Problem OpenAI Codex OAuth login succeeds, but any request to `openai-codex/gpt-5.4` fails with: ``` HTTP 401: You have insufficient permissions for this operation. Missing scopes: model.request ``` ## What I verified - OpenAI Platform org/project roles are correct - Ac...
closed
not_planned
false
4
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-28T23:26:00Z
2026-04-25T09:16:13Z
2026-04-25T09:16:13Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
fireniko
211,585,889
U_kgDODJyLYQ
User
false
openclaw/openclaw
4,237,000,502
I_kwDOQb6kR878i382
64,133
https://github.com/openclaw/openclaw/issues/64133
https://api.github.com/repos/openclaw/openclaw/issues/64133
OpenAI Codex OAuth: 401 api.responses.write scope missing after 2026.4.9 upgrade
## Bug All OpenAI Codex provider calls via ChatGPT OAuth fail with: ``` HTTP 401: You have insufficient permissions for this operation. Missing scopes: api.responses.write. ``` This broke around April 7–9, 2026. Affects all recent versions (confirmed 2026.4.5, 2026.4.8, 2026.4.9). The issue is that OpenAI started en...
closed
not_planned
false
1
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-10T06:10:41Z
2026-04-25T09:16:16Z
2026-04-25T09:16:16Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
Max-Resilient
64,356,730
MDQ6VXNlcjY0MzU2NzMw
User
false
openclaw/openclaw
4,220,318,733
I_kwDOQb6kR877jPQN
62,688
https://github.com/openclaw/openclaw/issues/62688
https://api.github.com/repos/openclaw/openclaw/issues/62688
openai-codex OAuth flow missing model.request scope — all API calls fail with 401
## Bug Description `openclaw models auth login` voor OpenAI Codex voltooit de OAuth flow succesvol, maar de verkregen token mist de `model.request` scope. Elke API call faalt daarna met HTTP 401. ## Steps to Reproduce 1. `openclaw models auth login` → selecteer **OpenAI Codex** 2. Browser opent, OAuth flow voltooid ...
closed
not_planned
false
1
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-07T20:08:53Z
2026-04-25T09:16:17Z
2026-04-25T09:16:17Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
AdminExcellenc3
191,144,847
U_kgDOC2Sjjw
User
false
openclaw/openclaw
4,089,737,671
I_kwDOQb6kR87zxHHH
49,138
https://github.com/openclaw/openclaw/issues/49138
https://api.github.com/repos/openclaw/openclaw/issues/49138
OAuth flow missing api.responses.write scope — blocks GPT-5.4 in subagents
### Bug type Regression (worked before, now fails) ### Summary The OAuth authorization flow for openai-codex provider does not request the api.responses.write scope, which is now required for accessing GPT-5.4 via the /v1/responses API in subagents. ### Steps to reproduce 1. Configure OpenClaw with openai-codex OA...
closed
not_planned
false
3
[ "bug", "close:duplicate", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-17T16:38:20Z
2026-04-25T09:16:18Z
2026-04-25T09:16:18Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
CivicOSInstitute
246,122,760
U_kgDODquJCA
User
false
openclaw/openclaw
4,138,034,074
I_kwDOQb6kR872pWOa
54,659
https://github.com/openclaw/openclaw/issues/54659
https://api.github.com/repos/openclaw/openclaw/issues/54659
[Bug]: openai-codex provider fails with HTTP 401 "Missing scopes: model.request"
### Bug type Regression (worked before, now fails) ### Summary When the openai-codex provider is configured and a GPT model (e.g. gpt-5.4, gpt-5.3-codex) is used via OpenClaw, requests fail with: ...
closed
not_planned
false
3
[ "bug", "close:duplicate", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-25T19:40:54Z
2026-04-25T09:16:20Z
2026-04-25T09:16:20Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
sdpngd
57,197,633
MDQ6VXNlcjU3MTk3NjMz
User
false
openclaw/openclaw
4,078,453,420
I_kwDOQb6kR87zGEKs
47,372
https://github.com/openclaw/openclaw/issues/47372
https://api.github.com/repos/openclaw/openclaw/issues/47372
OpenAI Codex OAuth missing model.request scope — causes 401 errors
## Bug Description When authenticating OpenAI Codex via OAuth flow, the token is issued with scopes: `openid profile email offline_access`. The `model.request` scope is missing, causing HTTP 401 errors: ``` HTTP 401: You have insufficient permissions for this operation. Missing scopes: model.request. ``` ## Steps to...
closed
not_planned
false
2
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-15T14:09:02Z
2026-04-25T09:16:21Z
2026-04-25T09:16:21Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
Dgplanes8
92,346,532
U_kgDOBYEYpA
User
false
openclaw/openclaw
4,227,881,683
I_kwDOQb6kR878AFrT
63,385
https://github.com/openclaw/openclaw/issues/63385
https://api.github.com/repos/openclaw/openclaw/issues/63385
OpenAI Codex external-CLI auth can drift in long-running gateway and hit refresh_token_reused
## Summary When OpenClaw reuses Codex CLI auth from `~/.codex/auth.json`, a long-running gateway can keep an older in-memory `openai-codex:default` refresh-token lineage after Codex CLI rotates its tokens. Later, OpenClaw attempts a refresh with the older lineage and receives `refresh_token_reused`. ## Expected Based ...
closed
not_planned
false
1
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-08T21:51:02Z
2026-04-25T09:16:41Z
2026-04-25T09:16:41Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
fista42
92,587,364
U_kgDOBYTFZA
User
false
openclaw/openclaw
4,194,872,175
I_kwDOQb6kR876CKtv
59,704
https://github.com/openclaw/openclaw/issues/59704
https://api.github.com/repos/openclaw/openclaw/issues/59704
Codex relogin can leave stale openai-codex:default profile that causes refresh_token_reused conflicts
## Summary After re-authenticating OpenAI Codex multiple times, Gateway kept logging `refresh_token_reused` and some runs failed with OAuth refresh errors. In our case, the root cause appears to be that the main agent auth store retained both: - `openai-codex:default` (older login) - a newer named Codex profile (email...
closed
not_planned
false
2
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-02T14:10:16Z
2026-04-25T09:16:44Z
2026-04-25T09:16:44Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
huacius
72,131,616
MDQ6VXNlcjcyMTMxNjE2
User
false
openclaw/openclaw
4,132,911,339
I_kwDOQb6kR872Vzjr
54,284
https://github.com/openclaw/openclaw/issues/54284
https://api.github.com/repos/openclaw/openclaw/issues/54284
[Bug]: Regression in 2026.3.23(-2): openai-codex OAuth succeeds but model becomes unusable with refresh_token_reused
### Bug type Regression (worked before, now fails) ### Summary After upgrading OpenClaw from `2026.3.13` to `2026.3.23` / `2026.3.23-2`, `openai-codex/gpt-5.4` stopped working in my main agent. OAuth login completes successfully, but the provider immediately fails with: ```text [openai-codex] Token refresh failed:...
closed
not_planned
false
3
[ "bug", "close:duplicate", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-25T06:21:41Z
2026-04-25T09:16:47Z
2026-04-25T09:16:47Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
DavidOu84
78,188,465
MDQ6VXNlcjc4MTg4NDY1
User
false
openclaw/openclaw
4,164,643,335
I_kwDOQb6kR874O2oH
57,107
https://github.com/openclaw/openclaw/issues/57107
https://api.github.com/repos/openclaw/openclaw/issues/57107
Repeated OpenAI Codex refresh_token_reused errors after re-onboard / gateway restart
Summary After re-onboarding OpenAI Codex and restarting the gateway, we observed repeated 401 refresh_token_reused errors clustered at near-identical timestamps. This causes model failovers and reliability issues. Environment - OpenClaw: 2026.3.28 (f9b1079) on macOS (Darwin 25.3.0, arm64) - Node: v22.22.0 - Auth: Open...
closed
not_planned
false
3
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-29T14:56:38Z
2026-04-25T09:16:50Z
2026-04-25T09:16:50Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
keystonegroupai-hub
260,753,928
U_kgDOD4rKCA
User
false
openclaw/openclaw
4,163,840,375
I_kwDOQb6kR874Lyl3
56,960
https://github.com/openclaw/openclaw/issues/56960
https://api.github.com/repos/openclaw/openclaw/issues/56960
openai-codex provider: refresh_token_reused loop causes severe gateway event-loop degradation
## Summary When the `openai-codex` OAuth provider has an expired or reused refresh token, OpenClaw enters a persistent retry loop that injects ~120 failed HTTP cycles/hour directly into the gateway event loop. This caused multi-minute response latency, Telegram polling stalls (90–114s), and gateway heap growth to 5–6G...
closed
not_planned
false
3
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-29T11:13:21Z
2026-04-25T09:16:52Z
2026-04-25T09:16:52Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
rayrage213
261,946,476
U_kgDOD5z8bA
User
false
openclaw/openclaw
4,166,479,768
I_kwDOQb6kR874V2-Y
57,399
https://github.com/openclaw/openclaw/issues/57399
https://api.github.com/repos/openclaw/openclaw/issues/57399
[Bug]: OAuth token refresh silently fails for openai-codex provider, requiring manual re-authentication every ~10–30 days
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary **Description:** The OpenAI Codex OAuth integration fails to refresh expired access tokens, causing all Codex model requests to fail with an auth error. There is no automatic re-authentication prompt — the failure is silent u...
closed
not_planned
false
3
[ "bug", "close:duplicate", "dedupe:child", "bug:crash" ]
[ "vincentkoc" ]
2026-03-30T01:58:06Z
2026-04-25T09:16:55Z
2026-04-25T09:16:55Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
AngelZ-YT
192,040,878
U_kgDOC3JPrg
User
false
openclaw/openclaw
4,165,711,325
I_kwDOQb6kR874S7Xd
57,286
https://github.com/openclaw/openclaw/issues/57286
https://api.github.com/repos/openclaw/openclaw/issues/57286
Codex OAuth login creates fresh named profile but runtime keeps preferring stale openai-codex:default
## Summary After a native `openclaw models auth login --provider openai-codex` flow in a remote/VPS setup, OpenClaw creates a fresh **named** OAuth profile (for example `openai-codex:<email-profile>`), but runtime/session selection can continue using the stale `openai-codex:default` profile. This leads to repeated Co...
closed
not_planned
false
1
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-29T20:21:25Z
2026-04-25T09:16:57Z
2026-04-25T09:16:57Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
jonathanadams96
254,273,217
U_kgDODyfmwQ
User
false
openclaw/openclaw
4,190,882,767
I_kwDOQb6kR875y8vP
59,332
https://github.com/openclaw/openclaw/issues/59332
https://api.github.com/repos/openclaw/openclaw/issues/59332
Feature: Telegram polling watchdog — auto-restart connection on stall without killing gateway
### Description When Telegram long polling stalls (due to network issues, DNS failures, or upstream Telegram API instability), the entire gateway can become unresponsive. Currently there is no mechanism to detect a stalled Telegram connection and restart just the polling loop — the only recovery is a full gateway rest...
closed
completed
false
1
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-02T01:43:23Z
2026-04-25T09:20:20Z
2026-04-25T09:20:20Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
empire-build-co
270,150,703
U_kgDOEBosLw
User
false
openclaw/openclaw
4,135,921,673
I_kwDOQb6kR872hSgJ
54,513
https://github.com/openclaw/openclaw/issues/54513
https://api.github.com/repos/openclaw/openclaw/issues/54513
Telegram polling has no stall detection (unlike Slack health-monitor)
## Problem The Slack channel provider has a `health-monitor` that detects stale sockets and restarts the provider automatically (observed every ~35 minutes with `reason: stale-socket`). **Telegram's long-polling has no equivalent watchdog.** When a NAT, proxy, or firewall silently drops the idle TCP connection used b...
closed
completed
false
1
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-03-25T14:35:25Z
2026-04-25T09:20:20Z
2026-04-25T09:20:20Z
NONE
null
20260425T120014Z
2026-04-25T12:00:14Z
sanaani
8,093,422
MDQ6VXNlcjgwOTM0MjI=
User
false
openclaw/openclaw
4,202,446,234
I_kwDOQb6kR876fD2a
60,572
https://github.com/openclaw/openclaw/issues/60572
https://api.github.com/repos/openclaw/openclaw/issues/60572
Multi-Slot Memory Architecture
### Summary Replace the single `plugins.slots.memory` slot with multiple purpose-specific memory slots, allowing different memory providers to handle distinct layers of the memory stack simultaneously. ## Problem OpenClaw currently supports exactly one plugin for the `memory` slot. Enabling any memory provider repla...
open
null
false
5
[ "enhancement" ]
[]
2026-04-03T22:37:30Z
2026-05-02T07:16:15Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
gbauguss1231
261,675,645
U_kgDOD5jafQ
User
false
openclaw/openclaw
4,327,681,808
I_kwDOQb6kR88AAAABAfMvEA
71,504
https://github.com/openclaw/openclaw/issues/71504
https://api.github.com/repos/openclaw/openclaw/issues/71504
[Bug]: openclaw-lark 插件
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary “eventId”: “7852f9d429e98feead42996f113e0463”, “success”: “fail”, “appId”: “cli_a9613fb82ab81cdd”, “tenantKey”: “1224e5db408e575e”, “eventType”: “im.message.receive_v1”, “hookType”: 4, “address”: “, ”retryCnt“: ”-“, ”costMil...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-25T09:21:25Z
2026-04-28T04:46:46Z
2026-04-25T19:33:37Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
justus-Lei
270,530,701
U_kgDOEB_4jQ
User
false
openclaw/openclaw
4,173,024,002
I_kwDOQb6kR874u0sC
57,872
https://github.com/openclaw/openclaw/issues/57872
https://api.github.com/repos/openclaw/openclaw/issues/57872
TypeError: Cannot read properties of undefined (reading 'padEnd') in cron table formatter
## Bug Description Cron table formatting crashes when displaying jobs with undefined values in the schedule or state fields. ## Error Details **Location:** **Error:** **Frequency:** Repeats approximately every 60 seconds ## Steps to Reproduce 1. Create a cron job with missing or undefined fields in the schedule ...
closed
completed
true
1
[]
[]
2026-03-30T18:19:54Z
2026-04-28T05:28:46Z
2026-04-25T09:39:08Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
cloudebott-blip
258,906,329
U_kgDOD26Y2Q
User
false
openclaw/openclaw
4,233,361,564
I_kwDOQb6kR878U_ic
63,813
https://github.com/openclaw/openclaw/issues/63813
https://api.github.com/repos/openclaw/openclaw/issues/63813
[Bug]:
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary C:\Users\Administrator>openclaw cron list 🦞 OpenClaw 2026.4.2 (d74a122) — I'm the middleware between your ambition and your attention span. | o ID Name Schedule ...
closed
completed
true
0
[ "bug" ]
[]
2026-04-09T15:39:43Z
2026-04-28T05:28:42Z
2026-04-25T09:39:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
chinaboy007
5,228,314
MDQ6VXNlcjUyMjgzMTQ=
User
false
openclaw/openclaw
4,197,639,692
I_kwDOQb6kR876MuYM
59,968
https://github.com/openclaw/openclaw/issues/59968
https://api.github.com/repos/openclaw/openclaw/issues/59968
Bug: `openclaw cron list` throws TypeError: Cannot read properties of undefined (reading 'padEnd')
## Describe the Bug Running `openclaw cron list` throws the following error: ## Steps to Reproduce 1. Run `openclaw cron list` on the command line ## Expected Behavior A table of cron jobs should be displayed. ## Actual Behavior Throws a TypeError related to `padEnd`. ## Environment - OpenClaw version: 2026.4.2 (...
closed
completed
true
1
[]
[]
2026-04-03T00:46:09Z
2026-04-28T05:28:43Z
2026-04-25T09:39:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
hanhan905
24,204,690
MDQ6VXNlcjI0MjA0Njkw
User
false
openclaw/openclaw
4,120,171,658
I_kwDOQb6kR871lNSK
52,804
https://github.com/openclaw/openclaw/issues/52804
https://api.github.com/repos/openclaw/openclaw/issues/52804
systemEvent cron jobs fail with TypeError: Cannot read properties of undefined (reading 'trim')
## Bug Description Cron jobs with `sessionTarget: 'main'` and `payload.kind: 'systemEvent'` fail with the error: ``` TypeError: Cannot read properties of undefined (reading 'trim') ``` This affects the built-in morning-news and evening-news cron jobs. The error occurs immediately (duration 1ms) indicating a code pat...
closed
completed
true
1
[]
[]
2026-03-23T11:28:55Z
2026-04-28T05:28:44Z
2026-04-25T09:39:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Justin-Ju-0413
245,745,387
U_kgDODqXG6w
User
false
openclaw/openclaw
4,057,886,163
I_kwDOQb6kR87x3m3T
43,163
https://github.com/openclaw/openclaw/issues/43163
https://api.github.com/repos/openclaw/openclaw/issues/43163
Cron job fails with TypeError: Cannot read properties of undefined (reading 'trim')
## Description Cron jobs with `payload.kind: systemEvent` fail with error: ``` TypeError: Cannot read properties of undefined (reading 'trim') ``` ## Environment - OpenClaw version: 2026.3.8 - Platform: Linux ## Steps to Reproduce 1. Create a cron job with `payload.kind: systemEvent` 2. Wait for the cron job to trig...
closed
completed
true
1
[]
[]
2026-03-11T12:15:33Z
2026-04-28T05:28:42Z
2026-04-25T09:39:10Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
smallmj
23,742,160
MDQ6VXNlcjIzNzQyMTYw
User
false
openclaw/openclaw
4,327,719,390
I_kwDOQb6kR88AAAABAfPB3g
71,516
https://github.com/openclaw/openclaw/issues/71516
https://api.github.com/repos/openclaw/openclaw/issues/71516
Gateway process exits after reasoning-only retry exhaustion on embedded agent turn (gpt-5.4-mini)
## Summary On a Linux gateway running OpenClaw 2026.4.23, embedded agent turns can repeatedly produce reasoning-only responses with no visible content. OpenClaw detects this and retries with visible-answer continuation, but when retry exhaustion is reached it surfaces an incomplete-turn error. In the observed incident...
closed
duplicate
true
2
[ "duplicate", "agents", "dedupe:child" ]
[]
2026-04-25T09:40:38Z
2026-04-28T04:45:50Z
2026-04-25T22:39:14Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
cygnostik
5,272,292
MDQ6VXNlcjUyNzIyOTI=
User
false
openclaw/openclaw
4,180,013,944
I_kwDOQb6kR875JfN4
58,430
https://github.com/openclaw/openclaw/issues/58430
https://api.github.com/repos/openclaw/openclaw/issues/58430
Feishu TTS: 语音消息应发送为 audio 类型而非 file 类型
## 问题描述 使用 Microsoft TTS (edge-tts) 生成语音时,Feishu 通道发送的是文件消息 (msg_type: file),而非语音消息 (msg_type: audio)。 用户收到的消息是 MP3 文件形式,而不是可以直接播放的语音条,体验不佳。 ## 期望行为 TTS 生成的语音应该使用飞书的 audio 消息类型发送,这样用户会收到语音条而非文件。 ## 飞书 API 说明 根据飞书官方文档,发送语音消息需要: 1. 先上传音频文件到飞书,获取 file_token 2. 使用 msg_type: "audio",content 为 {"file_key": "xxx"} 发送消息 ...
closed
completed
true
1
[]
[]
2026-03-31T15:05:52Z
2026-04-28T05:28:23Z
2026-04-25T09:42:04Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
0xyanyan
24,382,285
MDQ6VXNlcjI0MzgyMjg1
User
false
openclaw/openclaw
4,205,757,819
I_kwDOQb6kR876rsV7
61,028
https://github.com/openclaw/openclaw/issues/61028
https://api.github.com/repos/openclaw/openclaw/issues/61028
Cron jobs fire immediately on gateway restart — per-job timezone (tz) ignored during catch-up evaluation
## Description On gateway restart, cron jobs with `tz: \"America/Sao_Paulo\"` (UTC-3) fire immediately despite their scheduled window not having passed. The gateway appears to evaluate missed windows using UTC rather than the per-job timezone. ## Environment - **OpenClaw version:** 2026.3.22 - **OS:** macOS Darwin 2...
closed
completed
true
1
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-04T20:32:03Z
2026-04-28T05:28:13Z
2026-04-25T09:43:20Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
oviniciusramosp
14,430,015
MDQ6VXNlcjE0NDMwMDE1
User
false
openclaw/openclaw
4,205,460,125
I_kwDOQb6kR876qjqd
60,985
https://github.com/openclaw/openclaw/issues/60985
https://api.github.com/repos/openclaw/openclaw/issues/60985
[Bug] Cron jobs immediately fire on gateway restart instead of waiting for next scheduled time
## Bug Description When the gateway is restarted via `config.patch` (or any other method), cron jobs with scheduled times in the *future* of the same day are immediately triggered instead of waiting for their next scheduled run time. ## Steps to Reproduce 1. Create a cron job with a schedule like `0 9 * * *` in `Asi...
closed
completed
true
1
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-04T17:50:21Z
2026-04-28T05:28:11Z
2026-04-25T09:43:25Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
xiaolietu
30,408,635
MDQ6VXNlcjMwNDA4NjM1
User
false
openclaw/openclaw
4,327,709,245
I_kwDOQb6kR88AAAABAfOaPQ
71,514
https://github.com/openclaw/openclaw/issues/71514
https://api.github.com/repos/openclaw/openclaw/issues/71514
[Bug]: SSE [DONE] terminator incorrectly passed to JSON parser — kills agentTurn cron jobs on stream end
## Bug: SSE [DONE] terminator passed to JSON parser — kills all agentTurn cron jobs **OpenClaw 2026.4.23 (a979721)** **Node.js:** v24.14.1 **OS:** Linux 6.8.0-110-generic (x64) --- ## Summary Every agentTurn cron job that calls an LLM fails with a JSON parse error when the SSE stream ends. The SSE terminator data: ...
closed
completed
true
2
[]
[]
2026-04-25T09:36:20Z
2026-04-30T04:38:43Z
2026-04-26T05:27:42Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
slideshow-dingo
258,996,445
U_kgDOD2_43Q
User
false
openclaw/openclaw
4,226,005,033
I_kwDOQb6kR87747gp
63,240
https://github.com/openclaw/openclaw/issues/63240
https://api.github.com/repos/openclaw/openclaw/issues/63240
[Bug]: music_generate Google provider produces double /v1beta in URL — 404 when baseUrl is configured
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When models.providers.google.baseUrl is configured in openclaw.json, the music_generate tool fails with 404 for all Google Lyria models. The music generation provider passes the baseUrl through normalizeGoogleA...
closed
completed
true
0
[ "bug", "bug:behavior" ]
[]
2026-04-08T16:19:47Z
2026-04-28T05:28:07Z
2026-04-25T09:45:39Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
nailujac
83,184,419
MDQ6VXNlcjgzMTg0NDE5
User
false
openclaw/openclaw
4,206,499,208
I_kwDOQb6kR876uhWI
61,191
https://github.com/openclaw/openclaw/issues/61191
https://api.github.com/repos/openclaw/openclaw/issues/61191
TTS voice messages not delivered to openclaw-weixin channel
## Problem TTS-generated audio is never delivered to the WeChat (openclaw-weixin) channel. The kernel silently drops the audio payload. ## Root Cause In `extensions/speech-core/runtime-api.js`, there is a hardcoded channel allowlist: \`\`\`js const OPUS_CHANNELS = new Set([ "telegram", "feishu", "whatsapp", ...
closed
duplicate
true
1
[]
[]
2026-04-05T04:51:13Z
2026-04-28T05:28:06Z
2026-04-25T09:45:58Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
techdou
98,531,826
U_kgDOBd958g
User
false
openclaw/openclaw
4,191,522,266
I_kwDOQb6kR8751Y3a
59,417
https://github.com/openclaw/openclaw/issues/59417
https://api.github.com/repos/openclaw/openclaw/issues/59417
[Feature]: WeChat channel voice message sending support (asVoice parameter not working)
### Summary Enable WeChat channel to send voice messages when asVoice parameter is set, converting text to SILK-encoded audio via CDN upload ### Problem to solve When using the WeChat channel (openclaw-weixin plugin), the asVoice parameter is accepted but has no effect. Users expect that when asVoice=true is passed ...
closed
duplicate
true
1
[ "enhancement" ]
[]
2026-04-02T04:34:18Z
2026-04-28T05:28:04Z
2026-04-25T09:45:59Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Lrs-GreenBottle
253,340,193
U_kgDODxmqIQ
User
false
openclaw/openclaw
4,131,437,976
I_kwDOQb6kR872QL2Y
54,096
https://github.com/openclaw/openclaw/issues/54096
https://api.github.com/repos/openclaw/openclaw/issues/54096
[Bug]: WebUI model switcher incorrectly uses wrong provider prefix when switching models
### Bug type Behavior bug (incorrect output/state without crash) ### Summary ## Description When switching models via the WebUI control panel, the system incorrectly constructs the model identifier with the wrong provider prefix, causing "model not allowed" errors. ## Steps to Reproduce 1. Configure multiple prov...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-03-24T23:57:42Z
2026-04-28T05:27:23Z
2026-04-25T09:53:46Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
honeyhua
56,589,541
MDQ6VXNlcjU2NTg5NTQx
User
false
openclaw/openclaw
4,131,466,574
I_kwDOQb6kR872QS1O
54,098
https://github.com/openclaw/openclaw/issues/54098
https://api.github.com/repos/openclaw/openclaw/issues/54098
Message tool ignores channel parameter — cross-channel sends broken since 2026.3.22
## Bug Description The `message` tool ignores the `channel` parameter when sending cross-channel messages. All sends route to the session's native channel (e.g. Telegram) regardless of `channel: "whatsapp"` being explicitly set. ## Regression - **Working version:** 2026.3.13 - **Broken version:** 2026.3.23 (likely i...
closed
completed
true
1
[]
[]
2026-03-25T00:06:38Z
2026-04-28T05:27:22Z
2026-04-25T09:53:53Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
comicsansbestfont
95,063,920
U_kgDOBaqPcA
User
false
openclaw/openclaw
4,131,486,012
I_kwDOQb6kR872QXk8
54,100
https://github.com/openclaw/openclaw/issues/54100
https://api.github.com/repos/openclaw/openclaw/issues/54100
Bug: Slack Socket Mode silently drops all channel/group events after upgrade from v2026.3.8 to v2026.3.13+
## Bug Report **Version:** OpenClaw 2026.3.13 through 2026.3.23-2 (regression from 2026.3.8) **Channel:** Slack (Socket Mode) **OS:** macOS 15.3.0 (arm64), Node.js 25.6.1 ### Description After upgrading from v2026.3.8 to v2026.3.13 (via `openclaw update`), Slack Socket Mode silently drops **all** channel/group event...
closed
completed
true
1
[]
[]
2026-03-25T00:12:06Z
2026-04-28T05:27:20Z
2026-04-25T09:53:59Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
davidebrennan
29,214,741
MDQ6VXNlcjI5MjE0NzQx
User
false
openclaw/openclaw
4,131,502,113
I_kwDOQb6kR872Qbgh
54,102
https://github.com/openclaw/openclaw/issues/54102
https://api.github.com/repos/openclaw/openclaw/issues/54102
[Feature]: Web UI 缺少"处理中"状态指示器,用户体验不佳
### Summary 在使用 OpenClaw Web UI(浏览器访问)时,当助手需要执行耗时操作(如搜索网页、读取文件、执行命令等),界面没有任何视觉反馈表明正在处理中。用户会误以为系统卡住或无响应。 ### Problem to solve 1. 用户发送消息 2. 助手调用工具(如 web_search、read、exec 等) 3. 界面显示空白,没有任何提示 4. 用户等待数秒至数十秒,不确定是否还在处理 5. 最终回复突然出现 ### Proposed solution 在助手处理过程中,Web UI 应显示某种状态指示,例如: - "正在思考..." / "正在搜索..." / "正在执行..." - 或...
closed
completed
true
1
[ "enhancement" ]
[]
2026-03-25T00:16:03Z
2026-04-28T05:27:20Z
2026-04-25T09:54:06Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
zhangyuxing1980
25,626,088
MDQ6VXNlcjI1NjI2MDg4
User
false
openclaw/openclaw
4,327,747,687
I_kwDOQb6kR88AAAABAfQwZw
71,521
https://github.com/openclaw/openclaw/issues/71521
https://api.github.com/repos/openclaw/openclaw/issues/71521
[Bug]: Regression of #70193 in 2026.4.23 — bundled-deps installer places playwright-core where dist pw-ai loader can't resolve it, Chromium binary also not fetched
## Summary `act:*`, `navigate`, and `snapshot` all fail with `"Playwright is not available in this gateway build"` on a freshly upgraded `2026.4.23` install. This is a regression of [#70193](https://github.com/openclaw/openclaw/issues/70193) (closed 2026-04-22 by commit 9c733956c0 with the claim that bundled deps are ...
closed
completed
true
1
[]
[]
2026-04-25T09:54:13Z
2026-04-28T04:46:46Z
2026-04-25T19:33:44Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
AntonMoustache
36,440,008
MDQ6VXNlcjM2NDQwMDA4
User
false
openclaw/openclaw
4,131,581,515
I_kwDOQb6kR872Qu5L
54,108
https://github.com/openclaw/openclaw/issues/54108
https://api.github.com/repos/openclaw/openclaw/issues/54108
[META] Sovereign Infrastructure Overhaul: 165+ Strikes Tracking
## 🦞 OpenClaw Sovereign Infrastructure Overhaul (v2026.3.24) This issue serves as a master tracker for the **165+ Infrastructure Strikes** submitted tonight to transition OpenClaw into a Sovereign Tier Autonomous OS. ### 🛡️ Core Hardening & Self-Healing - **Strike 165**: `UsageGuard` - Proactive 429 throttling base...
closed
not_planned
true
7
[]
[]
2026-03-25T00:36:59Z
2026-04-28T05:27:19Z
2026-04-25T09:54:13Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jhawpetoss6-collab
262,049,557
U_kgDOD56PFQ
User
false