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,090,055,460
I_kwDOQb6kR87zyUsk
49,163
https://github.com/openclaw/openclaw/issues/49163
https://api.github.com/repos/openclaw/openclaw/issues/49163
[Bug]: Crash accessing remote browser
### Bug type Crash (process/app exits or hangs) ### Summary When agent is accessing the browser openclaw crashes with below message in logs. ``` 2026-03-17T17:23:43.086+00:00 [ws] ⇄ res ✓ config.get 1681ms conn=4b9d8df1…046e id=b99c55b4…c12a 2026-03-17T17:23:52.159+00:00 [openclaw] Unhandled promise rejection: Erro...
closed
completed
true
2
[ "bug", "bug:crash" ]
[]
2026-03-17T17:29:45Z
2026-04-25T04:17:13Z
2026-04-22T18:37:43Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
ForceConstant
26,015,318
MDQ6VXNlcjI2MDE1MzE4
User
false
openclaw/openclaw
4,311,096,678
I_kwDOQb6kR88AAAABAPYdZg
70,303
https://github.com/openclaw/openclaw/issues/70303
https://api.github.com/repos/openclaw/openclaw/issues/70303
[Bug]: ollama cloud models are getting loaded with wrong context limit
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Using 'openclaw models list --all --provider ollama' shows incorrect context limits. ### Steps to reproduce 1. `openclaw models list --all --provider ollama` For example nemotron-3-super shows context as 125k, whereas us...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-22T18:35:07Z
2026-04-29T04:42:06Z
2026-04-26T07:13:52Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
ForceConstant
26,015,318
MDQ6VXNlcjI2MDE1MzE4
User
false
openclaw/openclaw
4,311,169,193
I_kwDOQb6kR88AAAABAPc4qQ
70,304
https://github.com/openclaw/openclaw/issues/70304
https://api.github.com/repos/openclaw/openclaw/issues/70304
`/compact` skips with "no real conversation messages yet" when the session runs under a CLI provider (claude-cli)
On OpenClaw 2026.4.21, sending `/compact` from a Telegram direct chat whose session is backed by the `claude-cli` provider always responds with: ``` ⚙️ Compaction skipped: no real conversation messages yet • Context X/X (x%) ``` However, this context can be wildly high
closed
completed
true
3
[]
[]
2026-04-22T18:48:44Z
2026-04-28T04:48:00Z
2026-04-25T19:21:34Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
deadanon
2,249,110
MDQ6VXNlcjIyNDkxMTA=
User
false
openclaw/openclaw
4,311,223,919
I_kwDOQb6kR88AAAABAPgObw
70,309
https://github.com/openclaw/openclaw/issues/70309
https://api.github.com/repos/openclaw/openclaw/issues/70309
[Feature]: Add MCP service connectivity status panel in Control UI
## Problem MCP services are configured in `openclaw.json` under `mcp.servers`, but after configuration, there is no way to verify whether an MCP service is actually connected and functioning correctly — without checking logs manually. When an MCP service is misconfigured (wrong token, wrong URL, server down, etc.), t...
open
null
false
1
[]
[]
2026-04-22T18:59:05Z
2026-05-02T21:50:17Z
null
CONTRIBUTOR
null
20260503T000641Z
2026-05-03T00:06:41Z
scotthuang
1,670,837
MDQ6VXNlcjE2NzA4Mzc=
User
false
openclaw/openclaw
4,311,225,109
I_kwDOQb6kR88AAAABAPgTFQ
70,310
https://github.com/openclaw/openclaw/issues/70310
https://api.github.com/repos/openclaw/openclaw/issues/70310
Bug: QQBot plugin token/API requests blocked by SSRF guard in fake-IP proxy environments (Surge/Clash)
## Bug Description QQBot plugin fails to obtain access tokens and make API requests when running behind a fake-IP proxy (e.g., Surge, Clash). The SSRF guard blocks requests because DNS resolves to the RFC 2544 benchmark range (198.18.0.0/15) used by fake-IP proxies. ## Error Log ``` [security] blocked URL fetch (qqb...
closed
completed
true
1
[]
[]
2026-04-22T18:59:17Z
2026-04-29T04:37:00Z
2026-04-26T10:51:07Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
colin-chang
24,368,158
MDQ6VXNlcjI0MzY4MTU4
User
false
openclaw/openclaw
4,134,887,038
I_kwDOQb6kR872dV5-
54,445
https://github.com/openclaw/openclaw/issues/54445
https://api.github.com/repos/openclaw/openclaw/issues/54445
image_generate tool output blocked by onBlockReply sandbox path validation
## Summary The built-in `image_generate` tool saves generated images to `~/.openclaw/media/tool-image-generation/` via `saveMediaBuffer()`, then returns the absolute paths in `details.media.mediaUrls`. The gateway's `onBlockReply` callback picks up these `mediaUrls` for auto-delivery to the channel (WhatsApp/Telegram/...
closed
completed
true
2
[]
[]
2026-03-25T12:00:05Z
2026-04-28T05:24:32Z
2026-04-25T10:37:37Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
peteragility
31,908,564
MDQ6VXNlcjMxOTA4NTY0
User
false
openclaw/openclaw
3,953,595,336
I_kwDOQb6kR87rpxPI
19,279
https://github.com/openclaw/openclaw/issues/19279
https://api.github.com/repos/openclaw/openclaw/issues/19279
Enable prompt caching for non-Anthropic providers using anthropic-messages API
## Summary Providers that implement the Anthropic Messages API (e.g., MiniMax via `api: "anthropic-messages"`) support Anthropic-style prompt caching (`cache_control` blocks), but OpenClaw's `resolveCacheRetention()` only activates for `provider === "anthropic"`, silently skipping all other providers even when they us...
closed
completed
true
2
[ "stale" ]
[]
2026-02-17T16:22:54Z
2026-04-22T19:19:31Z
2026-03-16T04:28:22Z
NONE
null
20260422T210023Z
2026-04-22T21:00:23Z
rplakas
1,306,838
MDQ6VXNlcjEzMDY4Mzg=
User
false
openclaw/openclaw
4,089,883,799
I_kwDOQb6kR87zxqyX
49,154
https://github.com/openclaw/openclaw/issues/49154
https://api.github.com/repos/openclaw/openclaw/issues/49154
[Bug]: Cannot find package 'nostr-tools'
### Bug type Regression (worked before, now fails) ### Summary Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'nostr-tools' imported from /app/dist/nostr-BOOVMvHH.js ### Steps to reproduce I am using docker-setup.sh to setup the openclaw and after the password step this error is coming. ### Expected behavior ...
closed
completed
true
4
[ "bug", "regression" ]
[]
2026-03-17T17:01:13Z
2026-04-25T04:15:41Z
2026-04-22T19:29:06Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
vedantdere
62,639,479
MDQ6VXNlcjYyNjM5NDc5
User
false
openclaw/openclaw
4,311,427,460
I_kwDOQb6kR88AAAABAPsphA
70,319
https://github.com/openclaw/openclaw/issues/70319
https://api.github.com/repos/openclaw/openclaw/issues/70319
Stronger run interruptibility: unified generation invalidation and stale-output fencing
## Problem When a user sends `/stop` or a new message while the agent is mid-run (executing tools, streaming, running subprocesses), the current run may continue producing side effects: launching more tools, emitting stale progress updates, and finishing subprocess chains. This creates a real UX and safety issue: the...
open
null
false
2
[]
[]
2026-04-22T19:38:38Z
2026-05-03T08:25:39Z
null
NONE
null
20260503T090142Z
2026-05-03T09:01:42Z
darconadalabarga
265,757,299
U_kgDOD9cicw
User
false
openclaw/openclaw
4,235,290,433
I_kwDOQb6kR878cWdB
63,948
https://github.com/openclaw/openclaw/issues/63948
https://api.github.com/repos/openclaw/openclaw/issues/63948
[Performance] CLI Startup Delay (15s-25s) caused by JITI Alias Map & Plugin Loader I/O
**Describe the bug** There is a severe performance bottleneck during CLI startup (`openclaw status`, `openclaw tasks list`, etc.), causing delays of 11s+ on Linux and up to 25s+ on Windows (NTFS). Through deep CPU profiling (`NODE_OPTIONS="--cpu-prof"`), we have identified that the delay is not network-related, but s...
closed
not_planned
true
2
[ "duplicate" ]
[]
2026-04-09T22:35:59Z
2026-04-25T04:17:02Z
2026-04-22T19:39:59Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
atopyang
9,577,774
MDQ6VXNlcjk1Nzc3NzQ=
User
false
openclaw/openclaw
4,311,439,299
I_kwDOQb6kR88AAAABAPtXww
70,320
https://github.com/openclaw/openclaw/issues/70320
https://api.github.com/repos/openclaw/openclaw/issues/70320
[Bug]: Unexpected sessionFile reset behavior
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Session resets do not result in a new sessionFile every reset period - sessionId resets, but sessionFile gets set, which is then persisted across every reset going forward. ### Steps to reproduce 1. Use a dir...
closed
duplicate
true
2
[ "bug", "bug:behavior" ]
[]
2026-04-22T19:41:17Z
2026-04-25T04:15:34Z
2026-04-22T22:46:19Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
jacob-israel-turner
8,698,364
MDQ6VXNlcjg2OTgzNjQ=
User
false
openclaw/openclaw
4,311,233,819
I_kwDOQb6kR88AAAABAPg1Gw
70,311
https://github.com/openclaw/openclaw/issues/70311
https://api.github.com/repos/openclaw/openclaw/issues/70311
Bug: Discord slash commands crash in threads - Cannot access rawData on partial Channel
## Bug Description Discord slash commands (`/` commands) triggered inside a thread cause an unhandled error. The `GuildThreadChannel` object from `@buape/carbon` is partial (missing full data), and accessing its `parentId` getter throws because `rawData` is not populated. ## Error Log ``` Cannot access rawData on pa...
closed
completed
true
3
[]
[]
2026-04-22T19:00:45Z
2026-04-25T04:17:00Z
2026-04-22T19:42:30Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
colin-chang
24,368,158
MDQ6VXNlcjI0MzY4MTU4
User
false
openclaw/openclaw
4,049,637,085
I_kwDOQb6kR87xYI7d
41,823
https://github.com/openclaw/openclaw/issues/41823
https://api.github.com/repos/openclaw/openclaw/issues/41823
Discord Thread Session Fork Causes Context Pollution
# Discord Thread Session Fork Causes Context Pollution **Report Date**: 2026-03-10 **Severity**: High **Type**: Bug - Session Management ## Summary When a user creates a new Discord thread after a conversation in the parent channel, the new thread's session **forks from the parent channel's session**, inheriting all...
closed
completed
true
3
[]
[]
2026-03-10T06:06:30Z
2026-04-25T04:16:59Z
2026-04-22T19:42:35Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
He-Wenhao
43,885,049
MDQ6VXNlcjQzODg1MDQ5
User
false
openclaw/openclaw
4,311,470,020
I_kwDOQb6kR88AAAABAPvPxA
70,322
https://github.com/openclaw/openclaw/issues/70322
https://api.github.com/repos/openclaw/openclaw/issues/70322
github-copilot claude-opus-4.7: output_config.effort="low" rejected, poisons auth profile
## Summary OpenClaw's `anthropic-messages` path (GitHub Copilot provider) sends `output_config.effort = "low"` to `claude-opus-4.7`, which is rejected by Copilot's backend: ``` 400 invalid_reasoning_effort output_config.effort "low" is not supported by model claude-opus-4.7; supported values: [medium] ``` Because op...
open
null
false
1
[]
[]
2026-04-22T19:47:32Z
2026-05-02T14:36:43Z
null
NONE
null
20260502T150030Z
2026-05-02T15:00:30Z
bradfreels
179,389,909
U_kgDOCrFF1Q
User
false
openclaw/openclaw
4,311,473,753
I_kwDOQb6kR88AAAABAPveWQ
70,323
https://github.com/openclaw/openclaw/issues/70323
https://api.github.com/repos/openclaw/openclaw/issues/70323
[Bug]: Browser tool install guidance is misleading: runtime requires playwright-core, while error message tells users to install playwright
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary On OpenClaw 2026.4.21 (Windows), Playwright-backed browser features failed even though playwright was installed globally and the gateway was restarted. The browser tool reported: Playwright is not available in this gat...
closed
completed
true
3
[ "bug", "regression" ]
[]
2026-04-22T19:48:14Z
2026-04-25T04:16:00Z
2026-04-22T22:56:53Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
DanThe3r
66,535,701
MDQ6VXNlcjY2NTM1NzAx
User
false
openclaw/openclaw
4,311,511,360
I_kwDOQb6kR88AAAABAPxxQA
70,325
https://github.com/openclaw/openclaw/issues/70325
https://api.github.com/repos/openclaw/openclaw/issues/70325
Cron main-session jobs timeout when execution exceeds ~10 minutes
## Current Behavior A cron job scheduled to run nightly at 03:00 executes a memory-core promotion process. The process: - Legitimately takes ~10 minutes to search memory files, calculate recall weights, and write outputs - Completes successfully (all output files are written) - But the cron wrapper reports `"error"` w...
closed
duplicate
true
1
[]
[]
2026-04-22T19:55:45Z
2026-04-29T04:34:44Z
2026-04-26T18:46:07Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
TradingData684
86,187,960
MDQ6VXNlcjg2MTg3OTYw
User
false
openclaw/openclaw
4,311,581,440
I_kwDOQb6kR88AAAABAP2DAA
70,330
https://github.com/openclaw/openclaw/issues/70330
https://api.github.com/repos/openclaw/openclaw/issues/70330
WebChat can silently rotate agent:main:main after gateway restart, hiding prior session/checkpoints
## Summary After a gateway service reinstall/restart, a WebChat reconnect followed by a normal visible user message caused the active `agent:main:main` WebChat session to be reset/rotated. The previous transcript was archived to `*.jsonl.reset.*`, the active session store started pointing at a new `sessionId`, and the...
open
null
false
2
[]
[]
2026-04-22T20:08:39Z
2026-05-02T14:22:27Z
null
CONTRIBUTOR
null
20260502T150030Z
2026-05-02T15:00:30Z
Squirbie
246,656,821
U_kgDODrOvNQ
User
false
openclaw/openclaw
4,311,396,885
I_kwDOQb6kR88AAAABAPqyFQ
70,318
https://github.com/openclaw/openclaw/issues/70318
https://api.github.com/repos/openclaw/openclaw/issues/70318
config set `<nested>.<field>` fails with sibling `source: Invalid input` (cross-field re-validation drops required fields)
## Summary `openclaw config set <nested.path>.<field> <value>` fails with schema validation error citing a *sibling* field (`source`) as `Invalid input`, even though that sibling is unmodified and its current value is valid. The partial update appears to drop required fields before re-validating the merged object. ##...
closed
completed
true
4
[]
[]
2026-04-22T19:32:02Z
2026-04-25T04:15:32Z
2026-04-22T21:03:23Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
meroli28
202,519,475
U_kgDODBIzsw
User
false
openclaw/openclaw
4,311,373,533
I_kwDOQb6kR88AAAABAPpW3Q
70,315
https://github.com/openclaw/openclaw/issues/70315
https://api.github.com/repos/openclaw/openclaw/issues/70315
[Bug]: sessions_spawn fails with thread_binding_invalid on Discord channels
## Bug type Regression (worked before, now fails) ## Beta release blocker No ## Summary Spawning a Codex ACP session as a thread from a top-level Discord channel fails with `thread_binding_invalid` on `openclaw@2026.4.21`. ## Steps to reproduce 1. Send a message in a Discord channel where the agent is active 2. ...
closed
completed
true
1
[]
[]
2026-04-22T19:27:04Z
2026-04-25T04:16:52Z
2026-04-22T20:11:59Z
CONTRIBUTOR
null
20260425T060021Z
2026-04-25T06:00:21Z
jasonftl
175,325,999
U_kgDOCnNDLw
User
false
openclaw/openclaw
4,236,839,529
I_kwDOQb6kR878iQpp
64,114
https://github.com/openclaw/openclaw/issues/64114
https://api.github.com/repos/openclaw/openclaw/issues/64114
Discord adapter missing resolveInboundConversation — ACP thread binding fails with thread_binding_invalid
### Summary ## Problem When calling `sessions_spawn(runtime="acp", thread=true)` from a Discord text channel or thread, the spawn fails with `thread_binding_invalid` error. ## Root Cause The Discord channel adapter does not implement `resolveInboundConversation()` method, which is required by the ACP thread binding...
closed
completed
true
1
[ "enhancement" ]
[]
2026-04-10T05:33:41Z
2026-04-25T04:16:52Z
2026-04-22T20:12:01Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
ggq887kpbp-max
262,578,731
U_kgDOD6aiKw
User
false
openclaw/openclaw
4,207,195,418
I_kwDOQb6kR876xLUa
61,290
https://github.com/openclaw/openclaw/issues/61290
https://api.github.com/repos/openclaw/openclaw/issues/61290
Auto-compaction detected but never executes — session hangs for 10+ minutes then times out (compactionAttempts=0)
## Bug Description When context overflow is detected, auto-compaction is initiated but appears to never actually execute. The session hangs in a waiting state for 10+ minutes, then times out with `compactionAttempts=0` still recorded — indicating compaction never actually ran. ## Steps to Reproduce Run a session wit...
closed
completed
true
2
[]
[]
2026-04-05T10:26:50Z
2026-04-29T04:39:21Z
2026-04-26T09:21:42Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
nemrry
11,785,803
MDQ6VXNlcjExNzg1ODAz
User
false
openclaw/openclaw
4,192,170,358
I_kwDOQb6kR87533F2
59,502
https://github.com/openclaw/openclaw/issues/59502
https://api.github.com/repos/openclaw/openclaw/issues/59502
tools.media.audio Groq transcription not triggering in Telegram DMs (v2026.3.31)
## Description After upgrading from v2026.2.26 to v2026.3.31, automatic audio transcription via Groq Whisper stopped working for Telegram direct messages. The gateway receives the audio attachment but does not invoke the configured Groq transcription — instead, the audio is passed as a raw file to the model (Claude Ha...
closed
not_planned
true
5
[ "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-02T06:50:14Z
2026-04-30T04:45:50Z
2026-04-25T06:25:46Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
magiobus
981,372
MDQ6VXNlcjk4MTM3Mg==
User
false
openclaw/openclaw
4,082,635,842
I_kwDOQb6kR87zWBRC
48,244
https://github.com/openclaw/openclaw/issues/48244
https://api.github.com/repos/openclaw/openclaw/issues/48244
memory-lancedb: @lancedb/lancedb missing after npm global install/update
## Summary The `memory-lancedb` extension declares `@lancedb/lancedb` as a dependency in `extensions/memory-lancedb/package.json`, but it is **not listed in the root `package.json`**. When openclaw is installed globally via `npm install -g openclaw`, npm does not process workspace sub-package dependencies, so `@lanced...
closed
completed
true
2
[]
[]
2026-03-16T13:54:07Z
2026-04-25T04:16:49Z
2026-04-22T20:21:28Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
mecampbellsoup
2,043,821
MDQ6VXNlcjIwNDM4MjE=
User
false
openclaw/openclaw
4,065,096,469
I_kwDOQb6kR87yTHMV
44,125
https://github.com/openclaw/openclaw/issues/44125
https://api.github.com/repos/openclaw/openclaw/issues/44125
Bug: Bundled `memory-lancedb` extension is missing `@lancedb/lancedb` dependency after npm update
### The Problem The `memory-lancedb` extension, which is bundled with OpenClaw, consistently loses its required `@lancedb/lancedb` native module dependency after the `openclaw` package is updated via npm/brew. This causes the memory subsystem to fail until the dependency is manually restored. ### Steps to Reproduce 1...
closed
completed
true
4
[]
[]
2026-03-12T14:31:20Z
2026-04-25T04:16:49Z
2026-04-22T20:21:30Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
v3ctorbot
258,717,024
U_kgDOD2u1YA
User
false
openclaw/openclaw
4,074,834,741
I_kwDOQb6kR87y4Qs1
45,788
https://github.com/openclaw/openclaw/issues/45788
https://api.github.com/repos/openclaw/openclaw/issues/45788
Bug: memory-lancedb still loses @lancedb/lancedb after upgrade on 2026.3.13
## Summary On the latest stable release (`2026.3.13`), a global npm-installed OpenClaw instance can still lose the bundled `memory-lancedb` runtime dependency `@lancedb/lancedb` after upgrade. This breaks `memory_store` / `memory_recall` until the missing dependency is manually restored and the gateway is fully resta...
closed
completed
true
2
[]
[]
2026-03-14T06:15:12Z
2026-04-25T04:16:48Z
2026-04-22T20:21:32Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
lijiazhen0623
74,167,577
MDQ6VXNlcjc0MTY3NTc3
User
false
openclaw/openclaw
4,055,213,889
I_kwDOQb6kR87xtadB
42,668
https://github.com/openclaw/openclaw/issues/42668
https://api.github.com/repos/openclaw/openclaw/issues/42668
bug: Bundled extension native dependencies (@lancedb/lancedb) are lost after brew upgrade
#### Description When `openclaw` is installed via Homebrew on macOS, any subsequent `brew upgrade openclaw` operation breaks the `memory-lancedb` extension. The native dependency `@lancedb/lancedb` is deleted and not reinstalled, causing memory functions to fail. The error message seen in OpenClaw logs is typically: ...
closed
completed
true
1
[]
[]
2026-03-11T02:01:02Z
2026-04-25T04:16:47Z
2026-04-22T20:21:35Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
v3ctorbot
258,717,024
U_kgDOD2u1YA
User
false
openclaw/openclaw
4,136,433,322
I_kwDOQb6kR872jPaq
54,540
https://github.com/openclaw/openclaw/issues/54540
https://api.github.com/repos/openclaw/openclaw/issues/54540
memory-lancedb fails to load: missing dist/package.json + @lancedb/lancedb not pre-installed
## Bug Report **openclaw version:** 2026.3.23-2 **OS:** macOS 15.x (Apple Silicon) **Node:** v25.8.1 ## Problem The `memory-lancedb` stock plugin fails to load with two sequential errors: **Error 1:** \`\`\` memory-lancedb failed to load: Error: ENOENT: no such file or directory, open '.../openclaw/dist/package.jso...
closed
completed
true
3
[]
[]
2026-03-25T15:42:51Z
2026-04-25T04:16:47Z
2026-04-22T20:21:37Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
spamobile
165,519,903
U_kgDOCd2iHw
User
false
openclaw/openclaw
4,047,403,609
I_kwDOQb6kR87xPnpZ
41,377
https://github.com/openclaw/openclaw/issues/41377
https://api.github.com/repos/openclaw/openclaw/issues/41377
memory-lancedb: cached rejected promise causes permanent failure until gateway restart
## Bug In `extensions/memory-lancedb/index.ts`, `lancedbImportPromise` caches the result of the initial dynamic import. If the import fails (e.g., `@lancedb/lancedb` is not yet installed or fails to load on first gateway start), the rejected promise is cached permanently. All subsequent recall attempts use the same re...
closed
completed
true
2
[]
[]
2026-03-09T19:14:08Z
2026-04-25T04:16:46Z
2026-04-22T20:21:43Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
TaylorM731
258,319,166
U_kgDOD2WjPg
User
false
openclaw/openclaw
4,147,102,715
I_kwDOQb6kR873L8P7
55,357
https://github.com/openclaw/openclaw/issues/55357
https://api.github.com/repos/openclaw/openclaw/issues/55357
memory-lancedb plugin fails to load: ENOENT dist/package.json
## Bug Report **Version:** OpenClaw 2026.3.24 (cff6dc9) — also reproduced on 2026.3.23-2 (7ffe7e4) **OS:** Ubuntu Linux 6.8.0-100-generic (x64) **Install method:** npm global (`npm install -g openclaw`) ### Description The bundled `memory-lancedb` plugin fails to load at runtime with: ``` [plugins] memory-lancedb f...
closed
completed
true
2
[]
[]
2026-03-26T20:22:11Z
2026-04-25T04:16:44Z
2026-04-22T20:22:09Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
mgonto
723,723
MDQ6VXNlcjcyMzcyMw==
User
false
openclaw/openclaw
4,311,700,550
I_kwDOQb6kR88AAAABAP9URg
70,333
https://github.com/openclaw/openclaw/issues/70333
https://api.github.com/repos/openclaw/openclaw/issues/70333
Auto-enable persists legacy enabled keys and causes gateway restart churn
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary auto-enable writes enabled keys back into openclaw.json, causing the gateway to react to its own write and enter reload/restart churn. ### Steps to reproduce **Repro: remove these keys from `openclaw.json` before starting:...
open
null
false
1
[ "bug", "regression" ]
[]
2026-04-22T20:31:02Z
2026-05-02T14:00:28Z
null
NONE
null
20260502T150030Z
2026-05-02T15:00:30Z
chorchibot-svg
269,603,290
U_kgDOEBHR2g
User
false
openclaw/openclaw
4,311,706,892
I_kwDOQb6kR88AAAABAP9tDA
70,334
https://github.com/openclaw/openclaw/issues/70334
https://api.github.com/repos/openclaw/openclaw/issues/70334
Session lock stuck in 'processing' after context overflow compaction succeeds
## Bug After context overflow auto-compaction succeeds and the prompt is retried, the session remains stuck in `processing` state indefinitely with `queueDepth=0`. This blocks ALL incoming messages across all channels until a gateway restart. ## Environment - OpenClaw 2026.4.21 (f788c88) - Model: openai-codex/gpt-5.4...
open
null
false
2
[]
[]
2026-04-22T20:32:26Z
2026-05-02T20:57:35Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
houstontruong
89,659,431
MDQ6VXNlcjg5NjU5NDMx
User
false
openclaw/openclaw
4,311,617,567
I_kwDOQb6kR88AAAABAP4QHw
70,331
https://github.com/openclaw/openclaw/issues/70331
https://api.github.com/repos/openclaw/openclaw/issues/70331
[Bug] v2026.4.22: Tool calls leak as visible XML/bracket text on all models
## Summary After upgrading to v2026.4.22 (274 new commits pulled 2026-04-22 ~00:25 PDT), all tool calls leak as visible text in chat delivery instead of being intercepted and executed by the gateway. ## Affected formats observed - **MiniMax M2.7:** `[TOOL_CALL] {tool => 'exec', args => {--command "echo test"}} [/TOO...
closed
completed
true
2
[]
[]
2026-04-22T20:14:55Z
2026-04-25T04:16:19Z
2026-04-22T22:39:10Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
xiaobai-khhome
262,472,254
U_kgDOD6UCPg
User
false
openclaw/openclaw
4,311,755,818
I_kwDOQb6kR88AAAABAQAsKg
70,336
https://github.com/openclaw/openclaw/issues/70336
https://api.github.com/repos/openclaw/openclaw/issues/70336
[Bug]: Gateway auto-restore fails on critical config corruption (missing-meta-vs-last-good)
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary The gateway's config auto-restore mechanism only triggers for `update-channel-only-root` errors but ignores more critical errors like `missing-meta-vs-last-good` and `gateway-mode-missing-vs-last-good`. This causes infinite cra...
closed
completed
true
1
[ "bug", "bug:crash" ]
[]
2026-04-22T20:42:57Z
2026-04-25T04:16:21Z
2026-04-22T22:36:07Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
Rixter145
2,301,658
MDQ6VXNlcjIzMDE2NTg=
User
false
openclaw/openclaw
4,311,764,263
I_kwDOQb6kR88AAAABAQBNJw
70,337
https://github.com/openclaw/openclaw/issues/70337
https://api.github.com/repos/openclaw/openclaw/issues/70337
[Bug]: advanced aria-ref snapshot support fails due to missing Playwright _snapshotForAI
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary refs=aria snapshot mode fails with error indicating missing Playwright _snapshotForAI support after latest OpenClaw update. ### Steps to reproduce Steps to reproduce* Run OpenClaw with a workflow that uses refs=aria Trigge...
closed
not_planned
true
1
[ "bug", "duplicate", "regression" ]
[]
2026-04-22T20:44:41Z
2026-04-27T04:49:10Z
2026-04-24T23:06:59Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
DanThe3r
66,535,701
MDQ6VXNlcjY2NTM1NzAx
User
false
openclaw/openclaw
4,311,767,562
I_kwDOQb6kR88AAAABAQBaCg
70,338
https://github.com/openclaw/openclaw/issues/70338
https://api.github.com/repos/openclaw/openclaw/issues/70338
`openclaw status` eagerly loads disabled channel plugins, crashing when bundled plugin deps aren't installed
### Summary `openclaw status` fails at startup with `Cannot find module '@larksuiteoapi/node-sdk'` (and then cascades to `nostr-tools`, etc.) even when those channels are marked `disabled` in `openclaw plugins list`. Other commands (`openclaw health`, `openclaw doctor --fix`) run cleanly against the same install. ### ...
closed
completed
true
1
[]
[]
2026-04-22T20:45:22Z
2026-04-25T04:16:13Z
2026-04-22T22:56:47Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
dineshmistry
20,119,869
MDQ6VXNlcjIwMTE5ODY5
User
false
openclaw/openclaw
4,311,865,949
I_kwDOQb6kR88AAAABAQHaXQ
70,345
https://github.com/openclaw/openclaw/issues/70345
https://api.github.com/repos/openclaw/openclaw/issues/70345
[Bug]: comfy provider setup does not work as described in the documentation
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary I am trying to add image generation to my agent by using local comfyUI installation. I followed the documentation here: https://docs.openclaw.ai/providers/comfy#configuration simple example config : { models...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-04-22T21:06:35Z
2026-04-28T04:46:12Z
2026-04-25T19:21:54Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ilker-aktuna
51,407,106
MDQ6VXNlcjUxNDA3MTA2
User
false
openclaw/openclaw
4,311,847,651
I_kwDOQb6kR88AAAABAQGS4w
70,342
https://github.com/openclaw/openclaw/issues/70342
https://api.github.com/repos/openclaw/openclaw/issues/70342
[Bug]: Telegram-routed direct chat can bypass sandboxing while TUI and heartbeat/non-main runs use the sandbox
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary OpenClaw shows inconsistent sandbox behavior depending on the request path. Observed pattern: - Telegram-routed direct chat can appear to run in a host-like context - TUI runs for the same agent are sandboxed correctly - he...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-22T21:02:30Z
2026-04-28T04:47:59Z
2026-04-25T19:21:47Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
nachoparada
142,121,550
U_kgDOCHiaTg
User
false
openclaw/openclaw
4,077,745,758
I_kwDOQb6kR87zDXZe
46,971
https://github.com/openclaw/openclaw/issues/46971
https://api.github.com/repos/openclaw/openclaw/issues/46971
[Bug]: Azure OpenAI missing api-version query parameter causes 404 errors
### Summary When configuring Azure OpenAI (e.g., GPT-5.4) as a custom provider, OpenClaw does not add the required `api-version` query parameter to API requests, resulting in HTTP 404 errors. ### Environment - OpenClaw version: 2026.3.x - Azure OpenAI endpoint: `https://*.cognitiveservices.azure.com` - Model: gpt-5....
closed
not_planned
true
1
[]
[]
2026-03-15T06:37:41Z
2026-04-25T04:16:35Z
2026-04-22T21:21:05Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
femto
6,938
MDQ6VXNlcjY5Mzg=
User
false
openclaw/openclaw
4,311,935,972
I_kwDOQb6kR88AAAABAQLr5A
70,347
https://github.com/openclaw/openclaw/issues/70347
https://api.github.com/repos/openclaw/openclaw/issues/70347
Cron outer timeout should emit lifecycle.error so sessions.json finalizes immediately
# Bounty 91204fef Upstream Issue Draft Target repo: `openclaw/openclaw` Installed version audited: `openclaw@2026.4.19-beta.2` Related upstream refs: `#48488`, `#67785`, `#43141` ## Proposed issue title `Cron outer timeout should emit lifecycle.error so sessions.json finalizes immediately` ## Proposed issue body #...
open
null
false
1
[]
[]
2026-04-22T21:22:51Z
2026-05-02T11:36:30Z
null
NONE
null
20260502T120029Z
2026-05-02T12:00:29Z
holdenjrussell
31,809,486
MDQ6VXNlcjMxODA5NDg2
User
false
openclaw/openclaw
4,077,165,150
I_kwDOQb6kR87zBJpe
46,676
https://github.com/openclaw/openclaw/issues/46676
https://api.github.com/repos/openclaw/openclaw/issues/46676
Azure OpenAI: api-version must be query param, not header — runtime sends as header causing 404
## Bug Report **Version:** 2026.3.13 ## Problem Azure OpenAI requires `api-version` as a **URL query parameter**, not an HTTP header. The OpenClaw runtime sends it as a header, which causes Azure to return `404 Resource not found` for all requests. ## Root Cause The runtime builds the request URL as: ``` ${baseUrl...
closed
completed
true
5
[]
[]
2026-03-15T00:23:24Z
2026-04-25T04:16:31Z
2026-04-22T21:37:03Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
samassistantnouv-sudo
263,858,232
U_kgDOD7ooOA
User
false
openclaw/openclaw
4,116,855,493
I_kwDOQb6kR871YjrF
52,444
https://github.com/openclaw/openclaw/issues/52444
https://api.github.com/repos/openclaw/openclaw/issues/52444
Azure OpenAI (cognitiveservices) Chat Completions returns 404 with openai-completions API
## Description When configuring an Azure OpenAI provider with `api: "openai-completions"`, the gateway returns `HTTP 404: Resource not found` because the underlying `pi-ai` library uses the standard `OpenAI` SDK client which doesn't append the required `?api-version=` query parameter for Azure cognitiveservices endpoi...
closed
completed
true
4
[]
[]
2026-03-22T19:10:01Z
2026-04-25T04:16:30Z
2026-04-22T21:37:06Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
pyrotank41
52,042,038
MDQ6VXNlcjUyMDQyMDM4
User
false
openclaw/openclaw
4,081,404,038
I_kwDOQb6kR87zRUiG
48,107
https://github.com/openclaw/openclaw/issues/48107
https://api.github.com/repos/openclaw/openclaw/issues/48107
OpenAI SDK baseUrl query parameters silently dropped, breaking Azure OpenAI Responses API
# Bug: OpenAI SDK baseUrl query parameters silently dropped, breaking Azure OpenAI Responses API **Reported by:** Clove (OpenClaw assistant instance) on behalf of user @laszlohabon ## Description When using `azure-openai-responses` with Azure AI Foundry / Azure Cognitive Services, the `?api-version=2025-04-01-previe...
closed
not_planned
true
3
[]
[]
2026-03-16T09:51:00Z
2026-04-25T04:16:30Z
2026-04-22T21:44:22Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
habonlaci
4,699,494
MDQ6VXNlcjQ2OTk0OTQ=
User
false
openclaw/openclaw
4,312,030,743
I_kwDOQb6kR88AAAABAQReFw
70,352
https://github.com/openclaw/openclaw/issues/70352
https://api.github.com/repos/openclaw/openclaw/issues/70352
Discord channel: stale-socket health-monitor restarts every 6 min on quiet guilds
# Discord channel: stale-socket health-monitor restarts every 6 min on quiet guilds **openclaw version:** 2026.4.20 (commit 115f05d) **Pre-existing in:** 2026.4.15 and earlier (pre-#43392 fix) **#43392 fix:** "delay HTTP bind until websocket handlers attached" — does NOT resolve this symptom ## Summary In a low-traf...
closed
completed
true
1
[]
[]
2026-04-22T21:46:31Z
2026-04-28T04:47:59Z
2026-04-25T19:22:00Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ketwi15
20,687,695
MDQ6VXNlcjIwNjg3Njk1
User
false
openclaw/openclaw
4,312,030,820
I_kwDOQb6kR88AAAABAQReZA
70,353
https://github.com/openclaw/openclaw/issues/70353
https://api.github.com/repos/openclaw/openclaw/issues/70353
memory-core: dreaming subagent lacks operator.admin to delete its own session
# memory-core: dreaming subagent lacks `operator.admin` to delete its own session **openclaw version:** 2026.4.20 (commit 115f05d) **Pre-existing in:** at least 2026.4.15 ## Summary The dreaming cron in `memory-core` runs `subagent.deleteSession()` after generating a narrative entry, but the embedded subagent runner...
closed
not_planned
true
3
[ "clownfish" ]
[]
2026-04-22T21:46:33Z
2026-04-28T04:32:08Z
2026-04-25T19:53:06Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ketwi15
20,687,695
MDQ6VXNlcjIwNjg3Njk1
User
false
openclaw/openclaw
4,312,030,946
I_kwDOQb6kR88AAAABAQRe4g
70,354
https://github.com/openclaw/openclaw/issues/70354
https://api.github.com/repos/openclaw/openclaw/issues/70354
Gateway left dead after update.run / SIGUSR1 supervisor restart — systemd sees clean exit, does not relaunch
## Summary When a user triggers an update from the Control UI, the gateway receives `SIGUSR1` and performs an in-process supervisor restart. If the supervisor's re-exec fails, the process exits with code `0`. A systemd user service with the typical `Restart=on-failure` policy treats exit `0` as "clean", does not relau...
closed
completed
true
2
[]
[]
2026-04-22T21:46:35Z
2026-04-29T04:34:34Z
2026-04-26T18:57:36Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
TomCruiseTorpedo
233,243,487
U_kgDODecDXw
User
false
openclaw/openclaw
4,311,944,337
I_kwDOQb6kR88AAAABAQMMkQ
70,349
https://github.com/openclaw/openclaw/issues/70349
https://api.github.com/repos/openclaw/openclaw/issues/70349
TUI entry point UX: `openclaw chat` silently does nothing, `autolab` alias gone, `tui` not discoverable
## Summary The path from terminal to chat TUI is broken from a user-discovery standpoint. Three related problems: ### 1. `openclaw chat` silently exits 0 with no output Running `openclaw chat` (or `openclaw chat --help`) produces **zero output** and exits cleanly. No error, no "unknown command", no hint. User assumes ...
closed
not_planned
true
2
[]
[]
2026-04-22T21:25:06Z
2026-04-25T04:16:27Z
2026-04-22T21:51:20Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
danv-intel
114,620,610
U_kgDOBtT4wg
User
false
openclaw/openclaw
4,311,950,389
I_kwDOQb6kR88AAAABAQMkNQ
70,350
https://github.com/openclaw/openclaw/issues/70350
https://api.github.com/repos/openclaw/openclaw/issues/70350
Local build breaks: plugin-sdk imports reference missing exports (channel-config-helpers, anthropic-vertex, minimax, opencode, conversation-id)
## Summary `pnpm build` from a fresh checkout of `main` (commit `9a7160786a` / 2026.4.12) fails with ~30 TS2305/TS2724 errors. All in `src/plugin-sdk/*` referencing exports that don't exist (or were renamed) in their target modules. ## Sample errors ``` src/plugin-sdk/imessage.ts(27,3): error TS2305: Module '"./channe...
closed
not_planned
true
2
[]
[]
2026-04-22T21:26:39Z
2026-04-25T04:16:26Z
2026-04-22T21:51:22Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
danv-intel
114,620,610
U_kgDOBtT4wg
User
false
openclaw/openclaw
4,312,068,050
I_kwDOQb6kR88AAAABAQTv0g
70,359
https://github.com/openclaw/openclaw/issues/70359
https://api.github.com/repos/openclaw/openclaw/issues/70359
Internal reasoning / commentary leaked into Telegram chat
While using OpenClaw in a Telegram direct chat, internal working commentary started appearing as normal user-visible messages. These were not final assistant replies. They looked like internal planning / commentary text, for example short technical notes in English about what the agent was about to inspect, change, or...
closed
completed
true
1
[]
[]
2026-04-22T21:56:13Z
2026-04-30T04:44:42Z
2026-04-25T07:15:16Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
paskalex1
133,178,166
U_kgDOB_AjNg
User
false
openclaw/openclaw
4,214,978,726
I_kwDOQb6kR877O3im
62,235
https://github.com/openclaw/openclaw/issues/62235
https://api.github.com/repos/openclaw/openclaw/issues/62235
openclaw models auth login --provider openai-codex 获取的 token 缺少 api.responses.write scope,gpt-5.4 调用失败
## Bug 描述 \`openclaw models auth login --provider openai-codex\` 获取的 OAuth token 缺少 \`api.responses.write\` scope,导致所有 gpt-5.4 调用返回: \`\`\` Missing scopes: api.responses.write. Check that you have the correct role in your organization (Reader, Writer, Owner) and project (Member, Owner), and if you'using a restricte...
closed
completed
true
4
[]
[]
2026-04-07T01:57:13Z
2026-04-25T04:16:24Z
2026-04-22T22:09:35Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
larrye83
273,250,380
U_kgDOEEl4TA
User
false
openclaw/openclaw
4,312,136,239
I_kwDOQb6kR88AAAABAQX6Lw
70,364
https://github.com/openclaw/openclaw/issues/70364
https://api.github.com/repos/openclaw/openclaw/issues/70364
[Bug]: MCP child process leak: sessions_send via gateway never calls disposeSessionMcpRuntime
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary OpenClaw Version: 2026.4.15 (041266a) Platform: Ubuntu 24.04, systemd user service (openclaw-gateway) Affects: Multi-agent fleet setups with agentToAgent.enabled: true and per-agent MCP servers configured in op...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-04-22T22:14:45Z
2026-04-29T04:36:05Z
2026-04-26T12:20:49Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
aiedvlyman
269,221,738
U_kgDOEAv_ag
User
false
openclaw/openclaw
4,312,150,803
I_kwDOQb6kR88AAAABAQYzEw
70,365
https://github.com/openclaw/openclaw/issues/70365
https://api.github.com/repos/openclaw/openclaw/issues/70365
CLI does not respect OPENCLAW_GATEWAY_TOKEN env var
## Problem The OpenClaw CLI (`openclaw status`, `openclaw config validate`, etc.) does not read the `OPENCLAW_GATEWAY_TOKEN` environment variable, even though the internal agent code does. This means commands that need gateway RPC connectivity hang for ~16 seconds before failing, unless you manually pass `--token`. #...
closed
completed
true
1
[]
[]
2026-04-22T22:19:05Z
2026-04-28T04:47:58Z
2026-04-25T19:22:07Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
bbasketballer75
182,842,256
U_kgDOCuXzkA
User
false
openclaw/openclaw
4,312,077,792
I_kwDOQb6kR88AAAABAQUV4A
70,360
https://github.com/openclaw/openclaw/issues/70360
https://api.github.com/repos/openclaw/openclaw/issues/70360
Cron: jobs without sessionTarget crash with TypeError in assertSupportedJobSpec (load path bypasses normalize defaulter)
# Cron jobs with missing `sessionTarget` crash with `TypeError: undefined.startsWith` — load path bypasses normalize ## Summary If a stored cron job in `jobs.json` is missing `sessionTarget`, the gateway crashes with: ``` TypeError: Cannot read properties of undefined (reading 'startsWith') at assertSupportedJob...
closed
completed
true
2
[ "dedupe:parent" ]
[]
2026-04-22T21:58:54Z
2026-04-27T04:44:09Z
2026-04-25T00:57:41Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Dougiefrsh
176,038,137
U_kgDOCn4g-Q
User
false
openclaw/openclaw
4,312,050,854
I_kwDOQb6kR88AAAABAQSspg
70,357
https://github.com/openclaw/openclaw/issues/70357
https://api.github.com/repos/openclaw/openclaw/issues/70357
security audit: downgrade `gateway.trusted_proxies_missing` to `info` when `gateway.bind="loopback"`
## Summary `security audit` reports `gateway.trusted_proxies_missing` as `WARN` even when `gateway.bind="loopback"`. On a loopback-only gateway, `X-Forwarded-For` spoofing is impossible because the endpoint is unreachable off-host — the check's own remediation acknowledges this ("…or keep the Control UI local-only.")....
closed
not_planned
true
2
[]
[]
2026-04-22T21:51:49Z
2026-04-29T04:34:33Z
2026-04-26T18:57:40Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
meroli28
202,519,475
U_kgDODBIzsw
User
false
openclaw/openclaw
4,312,236,696
I_kwDOQb6kR88AAAABAQeCmA
70,371
https://github.com/openclaw/openclaw/issues/70371
https://api.github.com/repos/openclaw/openclaw/issues/70371
openclaw boot: invalid plugin config crashes the whole worker (no graceful degradation)
## Summary When a plugin's runtime config fails its declared schema during openclaw startup, **the entire worker process exits with code 1** instead of marking that single plugin disabled and continuing. This is a single-tenant single-plugin failure mode that takes down everything else (channels, other plugins, schedu...
closed
completed
true
2
[]
[]
2026-04-22T22:46:18Z
2026-05-02T04:26:44Z
2026-04-30T01:08:15Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
pksidekyk
264,911,230
U_kgDOD8o5fg
User
false
openclaw/openclaw
4,175,345,373
I_kwDOQb6kR8743rbd
58,085
https://github.com/openclaw/openclaw/issues/58085
https://api.github.com/repos/openclaw/openclaw/issues/58085
[Bug]: sessions_spawn returns (allowed: none) for subagent runtime despite valid configuration
### Description In OpenClaw v2026.3.28, attempting to use sessions_spawn to create an isolated sub-agent results in an error: 'agentId is not allowed for sessions_spawn (allowed: none)'. ### Context - **Version**: OpenClaw 2026.3.28 - **Environment**: Main agent running in a WhatsApp direct chat session. - **Con...
closed
completed
true
6
[]
[]
2026-03-31T03:02:04Z
2026-04-25T04:16:17Z
2026-04-22T22:46:23Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
pidgeon777
13,739,892
MDQ6VXNlcjEzNzM5ODky
User
false
openclaw/openclaw
4,312,187,384
I_kwDOQb6kR88AAAABAQbB-A
70,366
https://github.com/openclaw/openclaw/issues/70366
https://api.github.com/repos/openclaw/openclaw/issues/70366
opencode-go plugin: missing models in static catalog (Qwen3.6 Plus, MiMo-V2.5-Pro, Kimi-K2.6)
## Problem The `opencode-go` plugin in OpenClaw uses a static model catalog that only includes 3 models: - `opencode-go/kimi-k2.5` - `opencode-go/glm-5` - `opencode-go/minimax-m2.5` However, the OpenCode Go API (endpoint: `https://opencode.ai/zen/go/v1/chat/completions`) supports many more models, including: - `qwen3...
closed
completed
true
2
[]
[]
2026-04-22T22:30:27Z
2026-04-25T04:16:03Z
2026-04-23T00:08:27Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
jhondrl6
190,041,617
U_kgDOC1POEQ
User
false
openclaw/openclaw
4,312,258,203
I_kwDOQb6kR88AAAABAQfWmw
70,373
https://github.com/openclaw/openclaw/issues/70373
https://api.github.com/repos/openclaw/openclaw/issues/70373
Control UI shows async exec system events inline as if authored by the user
## Problem In the Control UI, async background exec completion/failure events are rendered inline in the main conversation stream in a way that makes them look like they were authored by the human user. This is confusing and misleading. Example surfaced text: - `System (untrusted): [timestamp] Exec completed ...` -...
closed
not_planned
true
1
[ "clownfish" ]
[]
2026-04-22T22:52:51Z
2026-04-28T04:32:07Z
2026-04-25T19:45:02Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ghitafilali
18,337,313
MDQ6VXNlcjE4MzM3MzEz
User
false
openclaw/openclaw
4,045,603,149
I_kwDOQb6kR87xIwFN
41,050
https://github.com/openclaw/openclaw/issues/41050
https://api.github.com/repos/openclaw/openclaw/issues/41050
[Bug]: `plugins install` resolves and flattens `$include` directives in openclaw.json
### Bug type Behavior bug (incorrect output/state without crash) ### Summary `openclaw plugins install` rewrites `openclaw.json` with all `$include` directives resolved and inlined, converting a modular config into a monolithic file. The split config files in `config/` are left orphaned. ### Steps to reproduce 1. ...
closed
completed
true
3
[ "bug", "bug:behavior" ]
[]
2026-03-09T13:27:02Z
2026-04-25T04:16:15Z
2026-04-22T22:55:06Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
jeff-french
209,994
MDQ6VXNlcjIwOTk5NA==
User
false
openclaw/openclaw
4,312,005,031
I_kwDOQb6kR88AAAABAQP5pw
70,351
https://github.com/openclaw/openclaw/issues/70351
https://api.github.com/repos/openclaw/openclaw/issues/70351
[Bug]: CLI crashes on startup — extension runtime deps not staged in npm tarball on 2026.4.21 (regression of #62749)
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary On 2026.4.21 installed via npm/brew, any CLI command exits immediately with `Cannot find module '@larksuiteoapi/node-sdk'`; installing that reveals further cascading missing-module errors, reproducing what #62749 was closed as ...
closed
completed
true
2
[ "bug", "bug:crash" ]
[]
2026-04-22T21:40:37Z
2026-04-25T04:16:05Z
2026-04-22T22:56:30Z
CONTRIBUTOR
null
20260425T060021Z
2026-04-25T06:00:21Z
rmarr
12,091,100
MDQ6VXNlcjEyMDkxMTAw
User
false
openclaw/openclaw
4,311,858,738
I_kwDOQb6kR88AAAABAQG-Mg
70,343
https://github.com/openclaw/openclaw/issues/70343
https://api.github.com/repos/openclaw/openclaw/issues/70343
[Bug]: OpenClaw 2026.4.21 update leaves broken install: missing @larksuiteoapi/node-sdk, then postinstall fails on unsafe dist entry ... fxparser
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After updating OpenClaw from 2026.4.15 to 2026.4.21, openclaw status --deep fails with missing module @larksuiteoapi/node-sdk, and npm install --legacy-peer-deps then fails in postinstall on an unsafe dist entry under dist/e...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-22T21:04:56Z
2026-04-25T04:16:14Z
2026-04-22T22:56:40Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
Chunlyn00
258,260,539
U_kgDOD2S-Ow
User
false
openclaw/openclaw
4,075,282,347
I_kwDOQb6kR87y59-r
45,933
https://github.com/openclaw/openclaw/issues/45933
https://api.github.com/repos/openclaw/openclaw/issues/45933
[Feature]: Support Image Generation and Video Generation using xAI Provider
### Summary Add native support for xAI's image and video generation capabilities (e.g. grok-imagine-image and grok-imagine-video) as first-class tools in OpenClaw, similar to how web_search and web_fetch currently work. ### Problem to solve Currently OpenClaw has no built-in tool for image or video generation using ...
closed
completed
true
2
[ "enhancement" ]
[]
2026-03-14T09:25:29Z
2026-04-25T04:16:12Z
2026-04-22T23:12:44Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
H0llyW00dzZ
17,626,300
MDQ6VXNlcjE3NjI2MzAw
User
false
openclaw/openclaw
4,084,344,758
I_kwDOQb6kR87zcie2
48,454
https://github.com/openclaw/openclaw/issues/48454
https://api.github.com/repos/openclaw/openclaw/issues/48454
Feature Request: Add xAI (Grok) TTS as a native TTS provider
## Summary Add xAI Text-to-Speech as a first-class TTS provider alongside ElevenLabs, OpenAI, and Edge TTS. ## Why xAI just launched their TTS API at **$4.20 per 1M characters** — roughly 70x cheaper than ElevenLabs API pricing. The quality is competitive, with 5 expressive voices and inline speech tags for fine-gra...
closed
completed
true
2
[]
[]
2026-03-16T19:22:23Z
2026-04-25T04:16:12Z
2026-04-22T23:12:46Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
charlotte-parker-kiwazo
257,559,733
U_kgDOD1oMtQ
User
false
openclaw/openclaw
4,312,357,407
I_kwDOQb6kR88AAAABAQlaHw
70,386
https://github.com/openclaw/openclaw/issues/70386
https://api.github.com/repos/openclaw/openclaw/issues/70386
WhatsApp: reconnect drain replays all pending deliveries, causing 7-12x message duplication on cron sends
## Version v2026.4.14 (regression from v2026.3.13-1) ## Summary Every WhatsApp socket reconnect now re-delivers all pending delivery-queue entries in full, including entries that are currently being delivered for the first time. On installations where the 30-minute inbound-silence watchdog fires regularly, this caus...
closed
completed
true
0
[]
[]
2026-04-22T23:21:47Z
2026-04-25T04:15:53Z
2026-04-23T02:23:40Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
natekot
7,751,358
MDQ6VXNlcjc3NTEzNTg=
User
false
openclaw/openclaw
4,312,363,615
I_kwDOQb6kR88AAAABAQlyXw
70,387
https://github.com/openclaw/openclaw/issues/70387
https://api.github.com/repos/openclaw/openclaw/issues/70387
[Bug]: Bug 报告:沙箱容器启动命令错误导致无法正常工作
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary 沙箱容器启动命令被错误设置为 `sleep sleep`(应为 `sleep infinity`),导致容器立即退出,所有文件系统工具(read/write/exec)完全不可用。 ### Steps to reproduce 1. 启动 OpenClaw gateway 服务 2. 系统自动创建沙箱容器(名称格式:openclaw-sbx-*) 3. 观察容器立即退出,状态码为 1 4. 执行 `podman ...
closed
not_planned
true
2
[ "bug" ]
[]
2026-04-22T23:24:13Z
2026-04-28T04:47:57Z
2026-04-25T19:22:20Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
xbinguiping-agent
260,355,619
U_kgDOD4S2Iw
User
false
openclaw/openclaw
4,312,367,039
I_kwDOQb6kR88AAAABAQl_vw
70,388
https://github.com/openclaw/openclaw/issues/70388
https://api.github.com/repos/openclaw/openclaw/issues/70388
[Bug]: github-copilot provider fails for OpenAI-family models (gpt-5.x): "no model endpoints available" + auth profile cooldown
## Summary On OpenClaw `2026.4.21`, routing **OpenAI-family models (gpt-5.x) through the `github-copilot` provider** fails with a generic 400 from Copilot's scheduler: ``` 400 building HTTP client: selecting model endpoint: scheduler enqueue for model endpoint selection: no model endpoints available given user constr...
closed
completed
true
3
[]
[]
2026-04-22T23:25:33Z
2026-04-27T04:49:19Z
2026-04-24T22:55:56Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
bradfreels
179,389,909
U_kgDOCrFF1Q
User
false
openclaw/openclaw
4,312,378,990
I_kwDOQb6kR88AAAABAQmubg
70,389
https://github.com/openclaw/openclaw/issues/70389
https://api.github.com/repos/openclaw/openclaw/issues/70389
Subagent bundle-MCP runtimes can leak stdio child processes across sessions
## Summary Subagent runs can leak bundle-MCP child processes because the cleanup path is not reliably enabled for `:subagent:` sessions, and even when cleanup runs, stdio MCP child shutdown order is wrong. In real usage this leaves lingering `minimax-mcp`, `minimax-coding-plan-mcp`, and `codex mcp-server` processes u...
closed
completed
true
2
[]
[]
2026-04-22T23:30:11Z
2026-04-30T04:44:40Z
2026-04-25T07:15:57Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
kevinjin1999
165,733,964
U_kgDOCeDmTA
User
false
openclaw/openclaw
4,092,709,746
I_kwDOQb6kR87z8cty
49,474
https://github.com/openclaw/openclaw/issues/49474
https://api.github.com/repos/openclaw/openclaw/issues/49474
Plugin runtime self-update writes timestamps to openclaw.json, triggering gateway stop (not restart loop)
## Bug Description When an npm-installed plugin (e.g. `lossless-claw`) performs a **runtime self-update** (checking npm for a newer version and installing it while the gateway is running), it writes new `resolvedAt` and `installedAt` timestamps to `openclaw.json`. This triggers the `plugins → restart` reload rule, cau...
closed
completed
true
3
[]
[]
2026-03-18T04:53:33Z
2026-04-25T04:16:09Z
2026-04-22T23:45:10Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
UFOAlastor
32,797,219
MDQ6VXNlcjMyNzk3MjE5
User
false
openclaw/openclaw
4,045,438,455
I_kwDOQb6kR87xIH33
41,001
https://github.com/openclaw/openclaw/issues/41001
https://api.github.com/repos/openclaw/openclaw/issues/41001
Reload watcher triggers infinite restart loop for npm-installed plugins
## Bug Description The gateway reload watcher causes an **infinite restart loop** when any plugin is installed via `openclaw plugins install <npm-spec>`. The gateway starts, runs for ~70 seconds, then kills itself with SIGTERM — repeating until launchd gives up and unloads the service entirely. ## Root Cause Two iss...
closed
completed
true
1
[]
[]
2026-03-09T12:54:21Z
2026-04-25T04:16:08Z
2026-04-22T23:45:26Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
Daniel-Robbins
43,660,564
MDQ6VXNlcjQzNjYwNTY0
User
false
openclaw/openclaw
4,312,444,260
I_kwDOQb6kR88AAAABAQqtZA
70,392
https://github.com/openclaw/openclaw/issues/70392
https://api.github.com/repos/openclaw/openclaw/issues/70392
[Bug] Moonshot K2.6 multi-turn tool calls fail: reasoning_content stripped during replay
## Problem When using `moonshot/kimi-k2.6` (or any Moonshot thinking model) with multi-turn tool calls, the second tool-call turn always fails with: ``` 400 Bad Request: thinking is enabled but reasoning_content is missing in assistant tool call message at index N ``` ## Root Cause K2.6 is a thinking model. When it...
closed
completed
true
1
[]
[]
2026-04-22T23:49:31Z
2026-04-25T04:15:58Z
2026-04-23T00:54:24Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
RoseKongPS
270,016,663
U_kgDOEBgglw
User
false
openclaw/openclaw
4,311,874,356
I_kwDOQb6kR88AAAABAQH7NA
70,346
https://github.com/openclaw/openclaw/issues/70346
https://api.github.com/repos/openclaw/openclaw/issues/70346
[Bug]: Windows fresh install — setup wizard crashes with Cannot find module '@larksuiteoapi/node-sdk' even when Feishu is never enabled
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Windows setup wizard crashes due to missing feishu dependency ### Steps to reproduce 1. Run `npm uninstall -g openclaw` to remove any existing installation 2. Delete `~/.openclaw` config directory completely 3. Run `iwr -...
closed
completed
true
7
[ "bug", "regression" ]
[]
2026-04-22T21:08:29Z
2026-04-25T04:15:34Z
2026-04-22T22:56:35Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
loong-Lcl
269,827,340
U_kgDOEBU9DA
User
false
openclaw/openclaw
4,312,487,987
I_kwDOQb6kR88AAAABAQtYMw
70,395
https://github.com/openclaw/openclaw/issues/70395
https://api.github.com/repos/openclaw/openclaw/issues/70395
memory-core dreaming cleanup requires operator.admin and logs failure despite successful promotion
## Summary memory-core managed dreaming appears to complete the actual work, but narrative session cleanup fails because it requires operator.admin. ## Observed behavior From gateway logs after update to 2026.4.21: - memory-core: dream diary entry written for light phase - memory-core: dream diary entry written for r...
closed
not_planned
true
1
[ "clownfish" ]
[]
2026-04-23T00:02:25Z
2026-04-28T04:32:06Z
2026-04-25T19:53:08Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
studphc
14,543,291
MDQ6VXNlcjE0NTQzMjkx
User
false
openclaw/openclaw
4,312,503,747
I_kwDOQb6kR88AAAABAQuVww
70,396
https://github.com/openclaw/openclaw/issues/70396
https://api.github.com/repos/openclaw/openclaw/issues/70396
[Bug]: Incomplete turn false positive — messages sent but error still surfaced (payloads=0 with output)
# Bug Report: "Incomplete Turn" False Positive — Messages Sent But Error Still Surfaced ## Summary OpenClaw detects an "incomplete turn" (`stopReason=stop payloads=0`) and surfaces the error "⚠️ Agent couldn't generate a response" to the user. The agent **generated and attempted to send multiple response messages** (c...
closed
completed
true
1
[]
[]
2026-04-23T00:07:31Z
2026-04-25T06:14:48Z
2026-04-23T03:57:11Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
Johannes0402
207,033,718
U_kgDODFcVdg
User
false
openclaw/openclaw
4,312,538,522
I_kwDOQb6kR88AAAABAQwdmg
70,399
https://github.com/openclaw/openclaw/issues/70399
https://api.github.com/repos/openclaw/openclaw/issues/70399
Windows node-host browser path ignores explicit CDP profile and still forces DevToolsActivePort / Chrome MCP attach
## Summary When running OpenClaw with: - Gateway on a VPS - Windows machine connected via `openclaw node` - Chrome on Windows launched with `--remote-debugging-port=9222` The browser runtime still tries to attach via **Chrome MCP / DevToolsActivePort** instead of honoring an explicit `cdpUrl` profile routed through th...
closed
completed
true
2
[]
[]
2026-04-23T00:16:37Z
2026-04-27T04:43:51Z
2026-04-25T01:03:43Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
HikariCanycom
278,230,969
U_kgDOEJV3uQ
User
false
openclaw/openclaw
4,312,560,097
I_kwDOQb6kR88AAAABAQxx4Q
70,402
https://github.com/openclaw/openclaw/issues/70402
https://api.github.com/repos/openclaw/openclaw/issues/70402
Dreaming sessions pollute UI agent switcher — sessions.json not cleaned up after dream runs
## Description The Memory Dreaming Promotion cron job (runs daily at 03:00) creates 5-7 `dreaming-narrative-{light,rem,deep}-xxx` sessions under the main agent. These sessions appear in the Control UI agent switcher dropdown, cluttering the interface with "梦境叙事" (dream narrative) entries. ## Steps to Reproduce 1. En...
closed
completed
true
1
[]
[]
2026-04-23T00:23:57Z
2026-04-28T04:47:56Z
2026-04-25T19:22:27Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
antaoaee
275,708,440
U_kgDOEG76GA
User
false
openclaw/openclaw
4,077,697,849
I_kwDOQb6kR87zDLs5
46,955
https://github.com/openclaw/openclaw/issues/46955
https://api.github.com/repos/openclaw/openclaw/issues/46955
Bug: openclaw update reinstalls unchanged npm plugins and rewrites openclaw.json on every run
## Bug Description `openclaw update --yes` re-downloads, extracts, and reinstalls the npm plugin `@martian-engineering/lossless-claw` on every run, even when the installed plugin version is unchanged. The updater output ends with: - `npm plugins: 0 updated, 1 unchanged.` But before that it still: - downloads the t...
closed
completed
true
1
[]
[]
2026-03-15T06:06:26Z
2026-04-25T04:16:02Z
2026-04-23T00:25:51Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
jeanmonet
15,112,920
MDQ6VXNlcjE1MTEyOTIw
User
false
openclaw/openclaw
4,312,600,584
I_kwDOQb6kR88AAAABAQ0QCA
70,405
https://github.com/openclaw/openclaw/issues/70405
https://api.github.com/repos/openclaw/openclaw/issues/70405
Status card does not show currently active model after fallback
The /status card shows the configured/default model, not the actual model used after automatic fallback (e.g. due to #70392). Example: - Configured: moonshot/kimi-k2.6 - Fails with reasoning_content error → falls back to MiniMax - Status still shows 'Model: moonshot/kimi-k2.6' without indicating fallback. Request: Ad...
closed
completed
true
2
[]
[]
2026-04-23T00:35:54Z
2026-04-30T04:38:46Z
2026-04-26T05:27:26Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
RoseKongPS
270,016,663
U_kgDOEBgglw
User
false
openclaw/openclaw
4,312,636,505
I_kwDOQb6kR88AAAABAQ2cWQ
70,407
https://github.com/openclaw/openclaw/issues/70407
https://api.github.com/repos/openclaw/openclaw/issues/70407
Breaking config change in v2026.4.21: dreaming.storage schema migration breaks CLI on upgrade
## Bug Description After upgrading from v2026.4.15 to v2026.4.21 via npm, the CLI (`openclaw status`, `openclaw doctor`, etc.) fails completely with a config validation error: ``` Config invalid File: $OPENCLAW_HOME/.openclaw/openclaw.json Problem: - plugins.entries.memory-core.config.dreaming.storage: invalid conf...
open
null
false
1
[]
[]
2026-04-23T00:46:04Z
2026-05-02T13:08:12Z
null
NONE
null
20260502T150030Z
2026-05-02T15:00:30Z
bxy3045134656
183,266,172
U_kgDOCuxrfA
User
false
openclaw/openclaw
4,312,636,683
I_kwDOQb6kR88AAAABAQ2dCw
70,408
https://github.com/openclaw/openclaw/issues/70408
https://api.github.com/repos/openclaw/openclaw/issues/70408
Fix xai runtime dependency manifest contract failure on main
## Summary Current `main` is failing plugin contract validation because `extensions/xai/realtime-transcription-provider.ts` imports `ws`, but the `extensions/xai` runtime dependency manifest does not declare it. This is unrelated to PR #66293. That PR only changes: - `AGENTS.md` - `README.md` - `package.json` - `tes...
closed
completed
true
1
[]
[]
2026-04-23T00:46:07Z
2026-04-25T04:15:47Z
2026-04-23T03:56:51Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
BananaAccurate
225,479,766
U_kgDODXCMVg
User
false
openclaw/openclaw
4,040,787,884
I_kwDOQb6kR87w2Yes
39,608
https://github.com/openclaw/openclaw/issues/39608
https://api.github.com/repos/openclaw/openclaw/issues/39608
WhatsApp linked device: group messages not received (no Inbound log), only DMs work
## Environment - **OpenClaw version:** 2026.3.7 - **Node:** v22.22.x (Homebrew node@22) - **OS:** macOS (Darwin) - **WhatsApp:** Personal account, linked device (Baileys Web) ## Summary When OpenClaw is connected to WhatsApp as a **linked device**, **direct messages (DMs)** are received and the bot replies correctly. ...
open
null
false
3
[]
[]
2026-03-08T07:53:24Z
2026-05-04T09:03:26Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
tesolchina
65,524,266
MDQ6VXNlcjY1NTI0MjY2
User
false
openclaw/openclaw
4,312,662,772
I_kwDOQb6kR88AAAABAQ4C9A
70,410
https://github.com/openclaw/openclaw/issues/70410
https://api.github.com/repos/openclaw/openclaw/issues/70410
[Bug] Image tool returns empty text for all OpenRouter vision models
## Description The `image` tool returns "Image model returned no text" for **all** OpenRouter vision models, both free and paid. Local models (LM Studio) work fine. ## Environment - OpenClaw: 2026.4.9 - Node: v22.22.0 - OS: macOS arm64 (Darwin 25.3.0) ## Models Tested (all fail) - `openrouter/openai/gpt-4.1-mini` (p...
closed
completed
true
2
[]
[]
2026-04-23T00:52:41Z
2026-04-26T04:29:40Z
2026-04-23T23:50:51Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
Deepwater1000
126,386,305
U_kgDOB4iAgQ
User
false
openclaw/openclaw
4,215,710,532
I_kwDOQb6kR877RqNE
62,319
https://github.com/openclaw/openclaw/issues/62319
https://api.github.com/repos/openclaw/openclaw/issues/62319
Strict tool_call ID sanitization breaks Kimi K2.5 multi-turn tool calling
## Bug Description OpenClaw's "strict" tool call ID sanitization (`[^a-zA-Z0-9]` removal) corrupts Kimi K2.5's native tool call IDs, causing multi-turn agentic conversations to fail after 2–3 tool-calling rounds. **Severity:** Critical — all multi-turn agentic flows break for Kimi K2.5 via CanopyWave. ## Reproductio...
closed
completed
true
3
[]
[]
2026-04-07T05:45:06Z
2026-04-25T04:15:59Z
2026-04-23T00:52:59Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
milo-operator
268,418,229
U_kgDOD_-8tQ
User
false
openclaw/openclaw
4,312,694,399
I_kwDOQb6kR88AAAABAQ5-fw
70,416
https://github.com/openclaw/openclaw/issues/70416
https://api.github.com/repos/openclaw/openclaw/issues/70416
cost.cacheWrite field wrong by ~5 orders of magnitude for claude-opus-4-7 (missing price table entry)
# `usage.cost` field is wrong by ~5 orders of magnitude for `claude-opus-4-7` ## Summary On `claude-opus-4-7` responses, openclaw's computed `usage.cost.cacheWrite` (and related per-category cost fields) appear to be using an incorrect or uninitialized price multiplier. Observed values are around **$1.9×10⁻⁵ per mill...
closed
completed
true
2
[]
[]
2026-04-23T01:01:40Z
2026-04-29T04:36:04Z
2026-04-26T12:20:53Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
brianthinks
262,454,202
U_kgDOD6S7ug
User
false
openclaw/openclaw
4,312,694,983
I_kwDOQb6kR88AAAABAQ6Axw
70,418
https://github.com/openclaw/openclaw/issues/70418
https://api.github.com/repos/openclaw/openclaw/issues/70418
Proposal: Cache TTL Warmer — preserve Anthropic prompt-cache across idle periods independent of heartbeats
# Proposal: Cache TTL Warmer — preserve Anthropic prompt-cache across idle periods independent of heartbeats ## Context On models with `cacheRetention: "long"` (1h TTL), prompt-cache entries die after 1h of non-access. For agents that see bursty user interaction, this means cache entries built up during active conver...
open
null
false
3
[]
[]
2026-04-23T01:01:52Z
2026-05-02T12:37:19Z
null
NONE
null
20260502T150030Z
2026-05-02T15:00:30Z
brianthinks
262,454,202
U_kgDOD6S7ug
User
false
openclaw/openclaw
4,312,694,695
I_kwDOQb6kR88AAAABAQ5_pw
70,417
https://github.com/openclaw/openclaw/issues/70417
https://api.github.com/repos/openclaw/openclaw/issues/70417
Heartbeat runs defeat their own cache-keep-alive purpose via tool-set and system-prompt divergence
# Heartbeat runs defeat their own cache-keep-alive purpose via tool-set and system-prompt divergence ## Summary When a heartbeat fires on an agent that's also handling real user conversation turns (e.g. a Telegram-bound agent), the heartbeat's request and the conversation's request form **two separate prompt-cache ch...
closed
completed
true
3
[]
[]
2026-04-23T01:01:46Z
2026-04-28T04:47:56Z
2026-04-25T19:22:34Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
brianthinks
262,454,202
U_kgDOD6S7ug
User
false
openclaw/openclaw
4,312,712,740
I_kwDOQb6kR88AAAABAQ7GJA
70,420
https://github.com/openclaw/openclaw/issues/70420
https://api.github.com/repos/openclaw/openclaw/issues/70420
Discord health monitor reports restart but active sessions are not recreated, making session-based checks look disconnected
## Summary When the Discord health monitor restarts the provider after a stale socket, the gateway logs show a successful reconnect, but `sessions_list` does not show any Discord sessions afterward. This makes heartbeat/session-based connectivity checks report Discord as missing even though `openclaw status` shows the ...
closed
completed
true
3
[]
[]
2026-04-23T01:07:12Z
2026-05-05T04:28:27Z
2026-05-02T06:50:55Z
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
ashersoutherncities-art
269,879,835
U_kgDOEBYKGw
User
false
openclaw/openclaw
4,312,579,153
I_kwDOQb6kR88AAAABAQy8UQ
70,404
https://github.com/openclaw/openclaw/issues/70404
https://api.github.com/repos/openclaw/openclaw/issues/70404
[Bug]: openclaw-gateway is killed by OOM due to inherited oom_score_adj from parent, causing workers not to be preferred victims
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When deploying OpenClaw in a memory-constrained container environment (e.g., 2 vCPUs, 6GiB RAM), openclaw-gateway is frequently targeted and killed by the Linux cgroup OOM Killer instead of the transient task/wo...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-23T00:29:29Z
2026-04-26T04:31:10Z
2026-04-23T04:23:42Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
novahe
26,545,521
MDQ6VXNlcjI2NTQ1NTIx
User
false
openclaw/openclaw
4,312,731,755
I_kwDOQb6kR88AAAABAQ8Qaw
70,421
https://github.com/openclaw/openclaw/issues/70421
https://api.github.com/repos/openclaw/openclaw/issues/70421
[Bug] Session status not synced with endedAt
## Bug Description Session object shows `status: "running"` even after `endedAt` timestamp has been set. The session is actually terminated but the status field doesn't reflect this. ## Steps to Reproduce 1. Any agent session (e.g., pm1, dev1, director1) processes messages and eventually ends 2. The `endedAt` field g...
closed
completed
true
1
[]
[]
2026-04-23T01:12:40Z
2026-04-28T04:47:55Z
2026-04-25T19:22:40Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ryswork1993
44,529,247
MDQ6VXNlcjQ0NTI5MjQ3
User
false
openclaw/openclaw
4,191,748,761
I_kwDOQb6kR8752QKZ
59,451
https://github.com/openclaw/openclaw/issues/59451
https://api.github.com/repos/openclaw/openclaw/issues/59451
[Feature]: Add file-based fallback search when `node:sqlite` is unavailable
## Summary This issue tracks only the longer-term fallback path when vector search cannot initialize because `node:sqlite` is unavailable. > Immediate UX fix (actionable error message + remediation guidance) is tracked separately in #59457. The current active PR for that narrower fix is #69199. ## Background In som...
open
null
false
3
[]
[]
2026-04-02T05:23:48Z
2026-05-02T02:12:09Z
null
NONE
null
20260502T030029Z
2026-05-02T03:00:29Z
rrrrrredy
133,665,654
U_kgDOB_eTdg
User
false
openclaw/openclaw
4,312,826,688
I_kwDOQb6kR88AAAABARCDQA
70,429
https://github.com/openclaw/openclaw/issues/70429
https://api.github.com/repos/openclaw/openclaw/issues/70429
Feature request: per-agent TTS voice configuration
## Summary Currently, `messages.tts` is a global config that applies to all agents (bots) equally. There is no way to assign a different TTS voice to individual agents/bot accounts. ## Use Case When running multiple bots on the same OpenClaw instance (e.g. Hermes, Iris, Argus — each a separate Telegram bot account),...
closed
completed
true
2
[]
[]
2026-04-23T01:39:57Z
2026-04-28T04:42:59Z
2026-04-26T02:16:41Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Mengchee118
99,036,697
U_kgDOBecuGQ
User
false
openclaw/openclaw
4,092,279,595
I_kwDOQb6kR87z6zsr
49,369
https://github.com/openclaw/openclaw/issues/49369
https://api.github.com/repos/openclaw/openclaw/issues/49369
NVIDIA models with `nvidia/` prefix in model ID fail with 404
**Description** When a model ID contains a prefix that matches the provider name (e.g., `nvidia/nemotron-3-super-120b-a12b` on NVIDIA provider), OpenClaw incorrectly strips the prefix when making API requests, causing 404 errors. **Steps to reproduce** 1. Add model with ID `nvidia/nemotron-3-super-120b-a12b` to NVID...
closed
completed
true
3
[]
[ "pgondhi987" ]
2026-03-18T02:20:00Z
2026-04-27T04:32:55Z
2026-04-25T04:19:30Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
luoyejiaoe-source
227,289,313
U_kgDODYwo4Q
User
false
openclaw/openclaw
4,312,530,267
I_kwDOQb6kR88AAAABAQv9Ww
70,398
https://github.com/openclaw/openclaw/issues/70398
https://api.github.com/repos/openclaw/openclaw/issues/70398
Bug: Cannot find module '@larksuiteoapi/node-sdk' even without Feishu plugin installed
## Bug Description When adding an Ollama model in OpenClaw settings, an error is thrown: ``` Error: Cannot find module '@larksuiteoapi/node-sdk' Require stack: - /home/didi88ss/.nvm/versions/node/v22.17.1/lib/node_modules/openclaw/dist/extensions/feishu/client-yWGpoGkZ.js ``` **Important:** The user does NOT have th...
closed
completed
true
3
[]
[]
2026-04-23T00:14:10Z
2026-04-25T04:15:55Z
2026-04-23T01:58:16Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
amdhelper
232,188,533
U_kgDODdbqdQ
User
false
openclaw/openclaw
4,312,903,879
I_kwDOQb6kR88AAAABARGwxw
70,433
https://github.com/openclaw/openclaw/issues/70433
https://api.github.com/repos/openclaw/openclaw/issues/70433
[Bug]: 4.21 is making cron jobs send unnecessary confirmation messages
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After upgrading from 2026.4.14 to 2026.4.21, my hourly cron job has started posting "confirmation" type messages to my Slack channel _after_ it already posted the message the job tells it to post. These messag...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-23T01:59:44Z
2026-04-28T04:47:54Z
2026-04-25T19:22:47Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
theDanielJLewis
154,936
MDQ6VXNlcjE1NDkzNg==
User
false
openclaw/openclaw
4,312,670,571
I_kwDOQb6kR88AAAABAQ4haw
70,411
https://github.com/openclaw/openclaw/issues/70411
https://api.github.com/repos/openclaw/openclaw/issues/70411
[Bug]: installer silently proceeds past failed `brew install node@22` on macOS and emits misleading "was installed" error
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary On macOS, when `brew install node@22` fails during `install.sh`, the installer proceeds as if it succeeded and prints a misleading error plus PATH remediation pointing to `/opt/homebrew/opt/node@22/bin` — a direct...
closed
completed
true
4
[]
[]
2026-04-23T00:54:31Z
2026-04-30T04:38:37Z
2026-04-26T05:28:17Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
1fanwang
21,269,208
MDQ6VXNlcjIxMjY5MjA4
User
false
openclaw/openclaw
4,191,692,917
I_kwDOQb6kR8752Ch1
59,441
https://github.com/openclaw/openclaw/issues/59441
https://api.github.com/repos/openclaw/openclaw/issues/59441
[Bug]: cron add --at does not support HH:MM time-only strings; --tz has no effect on --at
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary `openclaw cron add --at "HH:MM" --tz <IANA>` fails with "Invalid --at" because time-only strings (`HH:MM`) are not recognized by the parser. Additionally, `--tz` has no effect on `--at` even when usin...
closed
completed
true
2
[]
[]
2026-04-02T05:09:23Z
2026-05-02T04:27:14Z
2026-04-29T20:39:53Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
rrrrrredy
133,665,654
U_kgDOB_eTdg
User
false
openclaw/openclaw
4,191,746,346
I_kwDOQb6kR8752Pkq
59,449
https://github.com/openclaw/openclaw/issues/59449
https://api.github.com/repos/openclaw/openclaw/issues/59449
[Bug]: `openclaw cron <subcommand> --help` always shows parent command help instead of subcommand help
## Bug Description Running `--help` on any `openclaw cron` subcommand (e.g. `add`, `edit`, `rm`, `disable`) always displays the **parent `cron` command help** instead of the subcommand-specific help. This makes it impossible to discover the options/arguments for individual cron subcommands without reading the source...
closed
completed
true
2
[]
[]
2026-04-02T05:23:02Z
2026-04-28T05:13:44Z
2026-04-25T13:08:04Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
rrrrrredy
133,665,654
U_kgDOB_eTdg
User
false
openclaw/openclaw
4,191,753,231
I_kwDOQb6kR8752RQP
59,456
https://github.com/openclaw/openclaw/issues/59456
https://api.github.com/repos/openclaw/openclaw/issues/59456
[Docs/UX]: help text is misleading — says "cron expressions" only, but should also apply to datetime strings
## Summary The help text for `openclaw cron add --tz` says: > Timezone for cron expressions This is misleading �� it implies the flag only affects `--cron` (cron expression) scheduling, when in reality its intended behavior is to also apply timezone context to `--at` (absolute datetime) strings. **Affects:** ...
closed
not_planned
true
2
[]
[]
2026-04-02T05:25:12Z
2026-04-29T04:39:55Z
2026-04-26T09:00:34Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
rrrrrredy
133,665,654
U_kgDOB_eTdg
User
false
openclaw/openclaw
4,191,754,778
I_kwDOQb6kR8752Roa
59,457
https://github.com/openclaw/openclaw/issues/59457
https://api.github.com/repos/openclaw/openclaw/issues/59457
[UX]: error response is not actionable when is missing — wrong root cause diagnosis and no resolution path
## Summary When `memory_search` fails due to a missing `node:sqlite` module, it returns a raw low-level error object. The error message is not actionable, and the `action` field gives generic advice that does not help users resolve the issue. **Affects:** all users running OpenClaw without `node:sqlite` support (...
closed
not_planned
true
2
[]
[]
2026-04-02T05:25:41Z
2026-04-29T04:39:54Z
2026-04-26T09:00:39Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
rrrrrredy
133,665,654
U_kgDOB_eTdg
User
false
openclaw/openclaw
4,312,763,316
I_kwDOQb6kR88AAAABAQ-LtA
70,423
https://github.com/openclaw/openclaw/issues/70423
https://api.github.com/repos/openclaw/openclaw/issues/70423
Gemini image generation always fails with 'Headers Timeout Error' — per-request undici Agent doesn't inherit timeouts
# Bug Report: Gemini image generation always fails with `Headers Timeout Error` despite direct API responding in <20s **Reporter:** Giang Tran **Date:** 2026-04-23 **OpenClaw version:** `2026.4.21` **Node:** `v24.14.1` **OS:** WSL2 on Windows 11 (`6.6.87.2-microsoft-standard-WSL2`) **Gateway PID at repro time:** `2231...
closed
completed
true
4
[]
[]
2026-04-23T01:21:59Z
2026-04-26T04:29:39Z
2026-04-23T23:50:53Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
giangthb
45,944,331
MDQ6VXNlcjQ1OTQ0MzMx
User
false
openclaw/openclaw
4,191,752,148
I_kwDOQb6kR8752Q_U
59,455
https://github.com/openclaw/openclaw/issues/59455
https://api.github.com/repos/openclaw/openclaw/issues/59455
[Feature]: Add CLI command to remove stale plugin config entries (currently requires manual JSON editing)
## Summary This is the feature-request companion to #59448. When a plugin is uninstalled or removed, its stale entry can remain in `openclaw.json` under plugin config. There should be a discoverable CLI path to clean those stale references instead of requiring manual JSON edits. **Affects:** users who have removed a...
closed
completed
true
4
[]
[]
2026-04-02T05:24:51Z
2026-04-28T05:13:44Z
2026-04-25T13:08:12Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
rrrrrredy
133,665,654
U_kgDOB_eTdg
User
false
openclaw/openclaw
4,312,983,467
I_kwDOQb6kR88AAAABARLnqw
70,436
https://github.com/openclaw/openclaw/issues/70436
https://api.github.com/repos/openclaw/openclaw/issues/70436
[Bug]: plugins install does not resolve openclaw peerDependencies — causes plugin startup failure
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Plugins that declare openclaw as a peerDependency fail to start after installation via openclaw plugins install. The openclaw package is not symlinked or otherwise made available in the plugin's node_modules/, causing module...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-23T02:17:28Z
2026-04-26T04:30:03Z
2026-04-23T19:28:04Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
DellDi
40,460,351
MDQ6VXNlcjQwNDYwMzUx
User
false