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,287,750,629
I_kwDOQb6kR87_keHl
68,526
https://github.com/openclaw/openclaw/issues/68526
https://api.github.com/repos/openclaw/openclaw/issues/68526
Auto-compaction never fires despite reserveTokens config
## Problem Auto-compaction does not fire even when context exceeds the configured threshold. **Config:** ```json "compaction": { "mode": "default", "reserveTokens": 50000, "reserveTokensFloor": 30000 } ``` **Expected:** Compaction fires at ~150K tokens (200K - 50K reserve) **Actual:** Session reached 172K/200K...
closed
completed
true
1
[]
[]
2026-04-18T11:10:11Z
2026-04-21T04:22:13Z
2026-04-18T11:15:33Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
matthewcarano
30,149,603
MDQ6VXNlcjMwMTQ5NjAz
User
false
openclaw/openclaw
4,287,772,418
I_kwDOQb6kR87_kjcC
68,527
https://github.com/openclaw/openclaw/issues/68527
https://api.github.com/repos/openclaw/openclaw/issues/68527
MCP retry storm can exhaust VM resources; need backoff, circuit breaker, and default systemd guardrails
## Summary A misconfigured MCP server can cascade into VM-level resource exhaustion because the gateway has no memory or task ceiling and retries failing MCP starts aggressively. On 2026-04-18, dev01 (Brian's instance) accumulated **312 MCP child processes** consuming **~10GB RSS** in under 4 hours, wedging the Azure ...
open
null
false
2
[]
[]
2026-04-18T11:20:22Z
2026-05-02T21:25:48Z
null
NONE
null
20260503T000641Z
2026-05-03T00:06:41Z
powerMovesDev
7,862,496
MDQ6VXNlcjc4NjI0OTY=
User
false
openclaw/openclaw
4,287,779,267
I_kwDOQb6kR87_klHD
68,529
https://github.com/openclaw/openclaw/issues/68529
https://api.github.com/repos/openclaw/openclaw/issues/68529
plugin register() throw leaves partial httpRoutes/services/hooks entries in the shared registry
## Summary When a plugin's `register()` function throws after already calling `api.registerHttpRoute()` / `api.registerService()` / `api.registerHook()` / etc., the catch block in `src/plugins/loader.ts` only restores process-global runtime state (agent harnesses, compaction providers, memory embedding providers, memo...
closed
completed
true
1
[]
[]
2026-04-18T11:23:11Z
2026-04-21T04:22:10Z
2026-04-18T14:19:36Z
CONTRIBUTOR
null
20260421T060038Z
2026-04-21T06:00:38Z
Feelw00
45,638,585
MDQ6VXNlcjQ1NjM4NTg1
User
false
openclaw/openclaw
4,287,805,899
I_kwDOQb6kR87_krnL
68,532
https://github.com/openclaw/openclaw/issues/68532
https://api.github.com/repos/openclaw/openclaw/issues/68532
web_fetch tool blocks GitHub due to false positive private IP detection
## Problem The `web_fetch` tool incorrectly blocks GitHub URLs with the error: ``` Blocked: resolves to private/internal/special-use IP address ``` ## Environment - OpenClaw version: 2026.4.15 - Network: Normal (curl can access GitHub successfully) - DNS: github.com resolves to normal public IP - OS: macOS 26.3 (ar...
closed
not_planned
true
1
[]
[]
2026-04-18T11:31:21Z
2026-04-30T04:39:17Z
2026-04-26T05:21:51Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
laozishudao3
153,065,242
U_kgDOCR-XGg
User
false
openclaw/openclaw
4,287,811,891
I_kwDOQb6kR87_ktEz
68,533
https://github.com/openclaw/openclaw/issues/68533
https://api.github.com/repos/openclaw/openclaw/issues/68533
Paperclip v2026.416.0: API route passes project name as UUID to PostgreSQL
## Bug Description In Paperclip v2026.416.0, accessing a project by name via the API route causes a 500 error because the project name string is incorrectly passed to a PostgreSQL UUID column. ## Steps to Reproduce 1. Have a project with name `board-issues-and-requests` 2. Access via API: `GET /api/projects/board-is...
closed
not_planned
true
1
[]
[]
2026-04-18T11:33:17Z
2026-04-28T04:50:53Z
2026-04-25T18:33:42Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ttomiczek
265,786,127
U_kgDOD9eTDw
User
false
openclaw/openclaw
4,287,780,512
I_kwDOQb6kR87_klag
68,530
https://github.com/openclaw/openclaw/issues/68530
https://api.github.com/repos/openclaw/openclaw/issues/68530
[Bug]: dreaming-narrative sessions spawn on every heartbeat, consuming 34M+ tokens with no practical output
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## Bug Description The built-in dreaming system spawns `dreaming-narrative-light` and `dreaming-narrative-rem` sessions on every heartbeat poll. These sessions consume ~47K tokens each to generate poetic diary entries that ...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-18T11:23:44Z
2026-04-28T04:50:53Z
2026-04-25T18:33:35Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
shaojp
36,118,589
MDQ6VXNlcjM2MTE4NTg5
User
false
openclaw/openclaw
4,287,906,386
I_kwDOQb6kR87_lEJS
68,536
https://github.com/openclaw/openclaw/issues/68536
https://api.github.com/repos/openclaw/openclaw/issues/68536
[Bug]: WhatsApp reply-media staging drops original document filenames before delivery
## Bug type Behavior bug (incorrect output/state without crash) ## Beta release blocker No ## Summary When a normal reply sends a local document via `MEDIA:...`, reply-media staging rewrites the attachment into `~/.openclaw/media/outbound/<uuid>.docx` and drops the original basename before WhatsApp delivery, so the r...
closed
completed
true
1
[]
[]
2026-04-18T12:09:35Z
2026-04-28T04:50:52Z
2026-04-25T18:33:49Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
Jackten
2,895,479
MDQ6VXNlcjI4OTU0Nzk=
User
false
openclaw/openclaw
4,287,926,734
I_kwDOQb6kR87_lJHO
68,539
https://github.com/openclaw/openclaw/issues/68539
https://api.github.com/repos/openclaw/openclaw/issues/68539
Support voice transcription for openai-codex without API key and independent from Codex message limits
### Summary Please support inbound voice/audio transcription for `openai-codex` without requiring an OpenAI API key and without incurring OpenAI API costs. ### What is needed When using `openai-codex`, voice messages and audio input should be transcribed through the ChatGPT/Codex-authenticated path rather than throu...
open
null
false
1
[]
[]
2026-04-18T12:19:11Z
2026-05-03T04:43:41Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
SHAREN
6,128,858
MDQ6VXNlcjYxMjg4NTg=
User
false
openclaw/openclaw
4,287,936,023
I_kwDOQb6kR87_lLYX
68,540
https://github.com/openclaw/openclaw/issues/68540
https://api.github.com/repos/openclaw/openclaw/issues/68540
[Bug]: Feishu channel: Local image files sent as path text instead of uploaded image
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When using the `message` tool with `media` parameter to send a local image file to Feishu channel, the bot sends the file path as plain text (e.g., `/home/user/image.png`) instead of uploading the image to Feis...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-18T12:21:44Z
2026-04-28T04:50:51Z
2026-04-25T18:33:56Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
c261074892
139,445,430
U_kgDOCE_Etg
User
false
openclaw/openclaw
4,287,949,924
I_kwDOQb6kR87_lOxk
68,541
https://github.com/openclaw/openclaw/issues/68541
https://api.github.com/repos/openclaw/openclaw/issues/68541
retryAsync's symmetric jitter can undercut server-supplied Retry-After
## Summary `retryAsync` in `src/infra/retry.ts` applies **symmetric** jitter even when the caller supplies a `retryAfterMs` hint (for example from an HTTP 429/503 `Retry-After` header). The symmetric window means roughly half of retries land at `retryAfterMs * (1 - jitter) < retryAfterMs`, which undercuts the server-s...
open
null
false
1
[]
[]
2026-04-18T12:25:49Z
2026-05-03T03:37:23Z
null
CONTRIBUTOR
null
20260503T060030Z
2026-05-03T06:00:30Z
Feelw00
45,638,585
MDQ6VXNlcjQ1NjM4NTg1
User
false
openclaw/openclaw
4,287,965,247
I_kwDOQb6kR87_lSg_
68,544
https://github.com/openclaw/openclaw/issues/68544
https://api.github.com/repos/openclaw/openclaw/issues/68544
fix(matrix): hot-reload dm.allowFrom and groupAllowFrom on each inbound message
## Problem When using the Matrix channel plugin, adding users to `dm.allowFrom` or `groupAllowFrom` in the config file requires a full gateway restart to take effect. The handler freezes these arrays in a closure at startup time. ## Current Behavior In `extensions/matrix/src/matrix/monitor/handler.ts`, the `allowFro...
closed
completed
true
0
[]
[]
2026-04-18T12:31:18Z
2026-04-22T04:30:33Z
2026-04-19T19:55:20Z
CONTRIBUTOR
null
20260422T060039Z
2026-04-22T06:00:39Z
johnlanni
6,763,318
MDQ6VXNlcjY3NjMzMTg=
User
false
openclaw/openclaw
4,171,130,103
I_kwDOQb6kR874nmT3
57,738
https://github.com/openclaw/openclaw/issues/57738
https://api.github.com/repos/openclaw/openclaw/issues/57738
Telegram group messages not reaching gateway (long polling) — DMs work fine
## Telegram Group Messages Not Reaching Gateway (Long Polling) **OpenClaw version:** 2026.3.28 **OS:** macOS 26.4 (arm64, M4) **Channel:** Telegram (bot API, long polling mode) ### Problem DM messages work perfectly. Group messages (both forum/topic-enabled and plain supergroups) never trigger the agent. The gateway'...
closed
completed
true
4
[]
[]
2026-03-30T14:16:37Z
2026-04-29T04:40:27Z
2026-04-26T08:49:50Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
IndoSooner
265,606,196
U_kgDOD9TUNA
User
false
openclaw/openclaw
4,287,995,458
I_kwDOQb6kR87_lZ5C
68,545
https://github.com/openclaw/openclaw/issues/68545
https://api.github.com/repos/openclaw/openclaw/issues/68545
Bug: High memory usage (600+ MB) and slow UI response in 2026.4.14
## Issue Description After upgrading to version 2026.4.14, openclaw exhibits extremely high memory usage and very slow UI response. ## Environment - Node.js: v25.6.0 - OpenClaw version: 2026.4.14 - Platform: Windows 10 Pro 10.0.19045 - RAM: 16GB ## Steps to Reproduce 1. Start openclaw gateway 2. Open control UI at...
closed
completed
true
1
[]
[]
2026-04-18T12:39:46Z
2026-04-28T04:50:50Z
2026-04-25T18:34:03Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
tangda18
264,406,045
U_kgDOD8KEHQ
User
false
openclaw/openclaw
4,152,423,906
I_kwDOQb6kR873gPXi
55,790
https://github.com/openclaw/openclaw/issues/55790
https://api.github.com/repos/openclaw/openclaw/issues/55790
sessions_spawn(runtime="subagent") ignores inherited/per-agent subagent thinking defaults and initializes children at low
### Bug type Regression / runtime bug ### Summary `sessions_spawn(runtime="subagent")` appears to ignore documented subagent thinking inheritance/defaults and initializes spawned sessions with `thinkingLevel: low`. On this install: - parent session thinking is `high` - per-agent `subagents.thinking` is `high` - tar...
open
null
false
2
[]
[]
2026-03-27T12:57:40Z
2026-05-04T22:01:04Z
null
NONE
null
20260505T000034Z
2026-05-05T00:00:34Z
vrurg
1,586,992
MDQ6VXNlcjE1ODY5OTI=
User
false
openclaw/openclaw
4,288,008,723
I_kwDOQb6kR87_ldIT
68,547
https://github.com/openclaw/openclaw/issues/68547
https://api.github.com/repos/openclaw/openclaw/issues/68547
fix(matrix): strip mention prefix before slash command matching
## Problem When a user sends a message like `@bot:server /new` in a Matrix room, the slash command is not recognized because the mention prefix (`@bot:server`) is not stripped before command matching. The entire string including the mention is passed to `hasControlCommand`, which fails to match `/new`. ## Current Beh...
closed
completed
true
0
[]
[]
2026-04-18T12:44:57Z
2026-04-22T04:30:31Z
2026-04-19T20:50:07Z
CONTRIBUTOR
null
20260422T060039Z
2026-04-22T06:00:39Z
johnlanni
6,763,318
MDQ6VXNlcjY3NjMzMTg=
User
false
openclaw/openclaw
4,288,023,918
I_kwDOQb6kR87_lg1u
68,553
https://github.com/openclaw/openclaw/issues/68553
https://api.github.com/repos/openclaw/openclaw/issues/68553
TTS closing tag [[/tts:text]] leaks into Telegram voice note caption
## Summary After an extended session, the closing TTS tag `[[/tts:text]]` (and sometimes the full voice message text) appears as visible text in the Telegram chat alongside the correctly-generated voice note audio. The audio itself is fine — only the caption is affected. ## Steps to Reproduce 1. Use `tts.auto = tagg...
closed
completed
true
1
[]
[]
2026-04-18T12:51:52Z
2026-04-27T04:37:21Z
2026-04-25T03:13:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
KurtVogel
22,785,743
MDQ6VXNlcjIyNzg1NzQz
User
false
openclaw/openclaw
4,288,012,814
I_kwDOQb6kR87_leIO
68,548
https://github.com/openclaw/openclaw/issues/68548
https://api.github.com/repos/openclaw/openclaw/issues/68548
[bangtong] Add a plugin SDK `sessions_send` delegation hook for delegated tasks
## Owner bangtong ## Context `jinon86/openclaw-plugin-a2a#6` is still blocked because OpenClaw core decides whether `sessions_send` becomes a delegated broker task or a direct send. Planning refs: - `jinon86/openclaw-plugin-a2a#7` - `jinon86/openclaw-plugin-a2a/docs/migration-plan.md` sections 1.2, 2.1, 3 - `jinon86/...
closed
completed
true
5
[]
[]
2026-04-18T12:46:47Z
2026-04-21T04:21:39Z
2026-04-18T23:20:36Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
jinon86
247,078,695
U_kgDODrofJw
User
false
openclaw/openclaw
4,288,012,928
I_kwDOQb6kR87_leKA
68,550
https://github.com/openclaw/openclaw/issues/68550
https://api.github.com/repos/openclaw/openclaw/issues/68550
[sogyo] Add a cancel fan-out seam between delegated tasks and session runs
## Owner sogyo ## Context The plugin runtime plan in `jinon86/openclaw-plugin-a2a#8` assumes a supported way to fan cancel in both directions between broker tasks and OpenClaw session runs. Parent blocker: - `jinon86/openclaw-plugin-a2a#6` Planning refs: - `jinon86/openclaw-plugin-a2a/docs/migration-plan.md` section...
closed
completed
true
5
[]
[]
2026-04-18T12:46:50Z
2026-04-21T04:21:37Z
2026-04-18T23:20:43Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
jinon86
247,078,695
U_kgDODrofJw
User
false
openclaw/openclaw
4,288,012,966
I_kwDOQb6kR87_leKm
68,551
https://github.com/openclaw/openclaw/issues/68551
https://api.github.com/repos/openclaw/openclaw/issues/68551
[gongyung] Add a plugin-facing heartbeat and timeout timer seam for delegated tasks
## Owner gongyung ## Context `jinon86/openclaw-plugin-a2a#6` remains blocked because the delegated-task runtime still relies on core-owned heartbeat / timeout scheduling and watchdog behavior. Planning refs: - `jinon86/openclaw-plugin-a2a#8` - `jinon86/openclaw-plugin-a2a/docs/migration-plan.md` sections 1.2, 2.4, 3 ...
closed
completed
true
4
[]
[]
2026-04-18T12:46:51Z
2026-04-21T04:21:37Z
2026-04-18T23:20:47Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
jinon86
247,078,695
U_kgDODrofJw
User
false
openclaw/openclaw
4,041,716,014
I_kwDOQb6kR87w57Eu
40,082
https://github.com/openclaw/openclaw/issues/40082
https://api.github.com/repos/openclaw/openclaw/issues/40082
[Bug]: OpenClaw accepts tasks but agents often do not execute them, return placeholder replies, and activity/log visibility is inconsistent
### Bug type Regression (worked before, now fails) ## Summary When assigning tasks in OpenClaw, the system frequently appears to accept the request, but the agent does not actually complete the task. In affected runs, the UI shows placeholder responses such as "One sec" / "let me actually test it now", and the task ...
closed
completed
true
22
[ "bug", "regression" ]
[]
2026-03-08T17:02:17Z
2026-04-27T04:58:36Z
2026-04-24T20:39:43Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
AnthonyFrancis
3,010,099
MDQ6VXNlcjMwMTAwOTk=
User
false
openclaw/openclaw
4,288,051,951
I_kwDOQb6kR87_lnrv
68,561
https://github.com/openclaw/openclaw/issues/68561
https://api.github.com/repos/openclaw/openclaw/issues/68561
Cron job: ANNOUNCE_SKIP causes agent to skip tasks without warning
## Cron job `ANNOUNCE_SKIP` behavior is confusing and undocumented ### Problem Description When a cron job with `sessionTarget: "main"` has a payload containing `ANNOUNCE_SKIP`, the agent appears to skip the task entirely without any indication of why. The resulting behavior is that only partial output (e.g., just an...
open
null
false
1
[]
[]
2026-04-18T13:05:14Z
2026-05-03T10:41:21Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
Mibslee
63,028,878
MDQ6VXNlcjYzMDI4ODc4
User
false
openclaw/openclaw
4,288,053,226
I_kwDOQb6kR87_ln_q
68,562
https://github.com/openclaw/openclaw/issues/68562
https://api.github.com/repos/openclaw/openclaw/issues/68562
memory-core: narrative session cleanup logs spurious warning when subagent runtime is request-scoped
## Summary In `dreaming-narrative` (bundled as `dist/dreaming-narrative-BFx7ugb_.js`), `generateAndAppendDreamNarrative()` correctly falls back when the subagent runtime is request-scoped during `subagent.run()` — but the `finally` block still calls `subagent.deleteSession()`, which throws the same `RequestScopedSubag...
closed
completed
true
1
[]
[]
2026-04-18T13:05:53Z
2026-05-02T04:27:45Z
2026-04-29T16:12:39Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
saikoai
257,592,776
U_kgDOD1qNyA
User
false
openclaw/openclaw
4,288,053,414
I_kwDOQb6kR87_loCm
68,563
https://github.com/openclaw/openclaw/issues/68563
https://api.github.com/repos/openclaw/openclaw/issues/68563
[Bug] Image sent twice via weixin plugin - duplicate sendImageMessageWeixin calls for same mediaUrl
## Bug Description When replying with a `MEDIA:/path/to/image.png` directive in the weixin plugin, the image is sent **twice** to the recipient. Both images are identical (same file size: 15828 bytes) but have different file keys, indicating two separate upload+send operations. ## Steps to Reproduce 1. Use agent-bro...
closed
completed
true
1
[]
[]
2026-04-18T13:05:59Z
2026-04-28T04:50:45Z
2026-04-25T18:37:38Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sssir
23,093,040
MDQ6VXNlcjIzMDkzMDQw
User
false
openclaw/openclaw
4,288,075,533
I_kwDOQb6kR87_ltcN
68,571
https://github.com/openclaw/openclaw/issues/68571
https://api.github.com/repos/openclaw/openclaw/issues/68571
[Bug] chat.send implicit session creation leaks workspace directories
## Bug: chat.send implicit session creation leaks workspace directories ## Problem When `chat.send` is called with a `sessionKey` that does not exist in OpenClaw, OpenClaw implicitly creates a new session and a corresponding workspace directory at `~/.openclaw/workspace-<id>/`. This workspace is populated with bootst...
closed
not_planned
true
1
[]
[]
2026-04-18T13:14:00Z
2026-04-28T04:50:44Z
2026-04-25T18:37:58Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
YitingOU
1,714,697
MDQ6VXNlcjE3MTQ2OTc=
User
false
openclaw/openclaw
4,288,012,877
I_kwDOQb6kR87_leJN
68,549
https://github.com/openclaw/openclaw/issues/68549
https://api.github.com/repos/openclaw/openclaw/issues/68549
[dungae] Add a plugin-facing wait-run handle seam for delegated tasks
## Owner dungae ## Context `jinon86/openclaw-plugin-a2a#6` is still blocked because the plugin cannot publicly register, resolve, and cancel a delegated `waitRunId` without reaching into core-owned runtime state. Planning refs: - `jinon86/openclaw-plugin-a2a#8` - `jinon86/openclaw-plugin-a2a/docs/migration-plan.md` s...
closed
completed
true
3
[]
[]
2026-04-18T12:46:48Z
2026-04-21T04:21:38Z
2026-04-18T23:20:39Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
jinon86
247,078,695
U_kgDODrofJw
User
false
openclaw/openclaw
4,288,116,861
I_kwDOQb6kR87_l3h9
68,576
https://github.com/openclaw/openclaw/issues/68576
https://api.github.com/repos/openclaw/openclaw/issues/68576
[Bug]: Native OpenClaw is extremely slow/unresponsive with Feishu (Lark) in mainland China vs. Chinese fork
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When using the native OpenClaw with the same CodePlan model and Feishu (Lark) setup as the Chinese modified fork, the agent is extremely slow or completely unresponsive to messages in mainland China, while the forked version...
open
null
false
2
[ "bug", "regression" ]
[]
2026-04-18T13:28:14Z
2026-05-02T22:24:24Z
null
NONE
null
20260503T000641Z
2026-05-03T00:06:41Z
jy00295017
52,170,849
MDQ6VXNlcjUyMTcwODQ5
User
false
openclaw/openclaw
4,075,597,274
I_kwDOQb6kR87y7K3a
46,046
https://github.com/openclaw/openclaw/issues/46046
https://api.github.com/repos/openclaw/openclaw/issues/46046
[Bug]: sessionTarget="main" cron jobs silently skipped when heartbeat.every="0m"
## Summary `sessionTarget: "main"` cron jobs report `status: "skipped"`, `error: "disabled"` when `agents.defaults.heartbeat.every` is set to `"0m"`, even though the jobs fire at the correct scheduled time. ## Environment - OpenClaw: v2026.3.12 (confirmed in source) - Cron job config: `sessionTarget: "main"`, `wakeM...
closed
not_planned
true
3
[]
[]
2026-03-14T11:31:54Z
2026-04-27T04:42:35Z
2026-04-25T01:21:29Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
vimholic
4,393,343
MDQ6VXNlcjQzOTMzNDM=
User
false
openclaw/openclaw
4,288,128,492
I_kwDOQb6kR87_l6Xs
68,578
https://github.com/openclaw/openclaw/issues/68578
https://api.github.com/repos/openclaw/openclaw/issues/68578
[Bug]: asking weather is being repeatedly in an infinite loop due to an error.
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When asking about the weather, the weather tool is being called repeatedly in an infinite loop due to an error. the tool output "Tool weather not found", but nothing happened. the session would ask the same question about we...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-18T13:32:09Z
2026-04-28T04:50:43Z
2026-04-25T18:38:05Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
UGOPIE
202,972,218
U_kgDODBkcOg
User
false
openclaw/openclaw
4,187,022,456
I_kwDOQb6kR875kOR4
59,041
https://github.com/openclaw/openclaw/issues/59041
https://api.github.com/repos/openclaw/openclaw/issues/59041
[Bug]: `openclaw flows` command documented in changelog but not available in CLI
## Summary The `openclaw flows list|show|cancel` command is documented in the v2026.3.31 changelog but the CLI returns `error: unknown command 'flows'`. ## OpenClaw version OpenClaw 2026.3.31 (213a704) ## Environment - OS: macOS 26.2 (arm64) - Node: v25.5.0 - Install: npm global + homebrew ## Steps to reproduce ...
closed
completed
true
1
[]
[]
2026-04-01T13:38:26Z
2026-04-21T04:22:11Z
2026-04-18T13:43:21Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
zwd0313
159,164,983
U_kgDOCXyqNw
User
false
openclaw/openclaw
4,288,162,591
I_kwDOQb6kR87_mCsf
68,580
https://github.com/openclaw/openclaw/issues/68580
https://api.github.com/repos/openclaw/openclaw/issues/68580
[Bug] Auto-compaction (threshold-based) never fires in embedded runner
## Bug Description **OpenClaw version:** 2026.4.15 (041266a) **Model context window:** 200k tokens **Config:** agents.defaults.compaction.mode: safeguard Auto-compaction with threshold-based triggering does not fire even when context significantly exceeds the threshold. This is a follow-up to issue #67473 which was r...
closed
not_planned
true
1
[]
[]
2026-04-18T13:45:05Z
2026-04-30T04:44:51Z
2026-04-25T07:00:31Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
hxs20240303-wq
257,433,671
U_kgDOD1ggRw
User
false
openclaw/openclaw
4,288,163,208
I_kwDOQb6kR87_mC2I
68,581
https://github.com/openclaw/openclaw/issues/68581
https://api.github.com/repos/openclaw/openclaw/issues/68581
Android node: support `location.enabledMode: always` (background location via foreground service)
### Summary On the Android node app, `nodes location get` currently only works when the OpenClaw app is in the foreground. Any background call fails with `LOCATION_BACKGROUND_UNAVAILABLE`. The [Location Command docs](https://docs.openclaw.ai/nodes/location-command) already spec `location.enabledMode: always` and descr...
open
null
false
1
[]
[]
2026-04-18T13:45:25Z
2026-05-03T04:43:42Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
jkobject
17,239,533
MDQ6VXNlcjE3MjM5NTMz
User
false
openclaw/openclaw
4,288,164,013
I_kwDOQb6kR87_mDCt
68,582
https://github.com/openclaw/openclaw/issues/68582
https://api.github.com/repos/openclaw/openclaw/issues/68582
[Bug]: WebChat responses invisible when agent uses CLI provider — transcript not persisted before history reload
## Bug type Behavior bug (incorrect output/state without crash) ## Beta release blocker No ## Summary When an agent runs via a CLI provider (e.g. `google-gemini-cli`, `openai-codex`), responses are generated and broadcast to the WebChat UI correctly, but **never actually appear** — every reply disappears after a bri...
closed
completed
true
1
[]
[]
2026-04-18T13:45:50Z
2026-04-30T04:39:16Z
2026-04-26T05:21:56Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
martinlegend-ctrl
263,027,085
U_kgDOD615jQ
User
false
openclaw/openclaw
4,288,175,684
I_kwDOQb6kR87_mF5E
68,585
https://github.com/openclaw/openclaw/issues/68585
https://api.github.com/repos/openclaw/openclaw/issues/68585
[Feature]: Slack: Support thread replies (thread_ts) in sendMessage
### Summary When a user replies to a bot message in a Slack thread, OpenClaw's response is posted to the channel root instead of the thread. The Slack `chat.postMessage` API supports `thread_ts` parameter for thread replies, but OpenClaw's Slack plugin does not pass this parameter. ### Problem to solve When OpenClaw...
closed
completed
true
1
[ "enhancement" ]
[]
2026-04-18T13:51:59Z
2026-04-28T04:50:43Z
2026-04-25T18:38:11Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
kurasawa0922
248,270,051
U_kgDODsxM4w
User
false
openclaw/openclaw
4,288,226,496
I_kwDOQb6kR87_mSTA
68,593
https://github.com/openclaw/openclaw/issues/68593
https://api.github.com/repos/openclaw/openclaw/issues/68593
Menubar app shows "Health check pending / Cannot reach gateway" while gateway is healthy and web dashboard connects fine
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary The native macOS menubar app's General tab shows a persistent "Health check pending" (or "Cannot reach gateway at localhost:18789") banner even though the gateway is fully healthy and accepting connections — including from t...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-18T14:11:37Z
2026-04-28T04:50:42Z
2026-04-25T18:38:17Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
idan626
236,846,311
U_kgDODh385w
User
false
openclaw/openclaw
4,288,183,902
I_kwDOQb6kR87_mH5e
68,587
https://github.com/openclaw/openclaw/issues/68587
https://api.github.com/repos/openclaw/openclaw/issues/68587
[Bug]: MCP server: tools/list sent as notification instead of request/response (breaks Hermes Agent)
### Bug type Regression (worked before, now fails) ### Beta release blocker Yes ### Summary ## Bug: MCP server `tools/list` uses notification instead of request/response **OpenClaw version:** 2026.4.15 (macOS) **Summary:** When OpenClaw MCP server (`openclaw mcp serve`) is used as a stdio MCP server, it sends ...
open
null
false
2
[ "bug", "regression" ]
[]
2026-04-18T13:55:07Z
2026-05-03T11:25:24Z
null
NONE
null
20260503T120038Z
2026-05-03T12:00:38Z
charlescha615
269,235,694
U_kgDOEAw17g
User
false
openclaw/openclaw
4,288,242,640
I_kwDOQb6kR87_mWPQ
68,595
https://github.com/openclaw/openclaw/issues/68595
https://api.github.com/repos/openclaw/openclaw/issues/68595
Dreaming: REM scorer promotes line-number references and filenames as themes
## Summary The REM sleep phase of the dreaming system is pattern-matching on citation metadata (line number ranges like `28-31`, `13-16`, and file paths like `memory/2026-04-12.md`) and promoting them as meaningful recurring themes. ## Observed behavior After the first successful dreaming run (2026-04-18), two agent...
closed
completed
true
1
[]
[]
2026-04-18T14:17:23Z
2026-04-28T04:50:41Z
2026-04-25T18:38:24Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
PrinceOfEgypt
2,649,235
MDQ6VXNlcjI2NDkyMzU=
User
false
openclaw/openclaw
4,288,262,579
I_kwDOQb6kR87_mbGz
68,596
https://github.com/openclaw/openclaw/issues/68596
https://api.github.com/repos/openclaw/openclaw/issues/68596
Feature Request: Configurable streaming watchdog timeout threshold
## Problem Description When using models that perform extended reasoning/thinking (e.g., kimi-k2.5, DeepSeek-R1), the streaming watchdog frequently triggers warnings: ``` streaming watchdog: no stream updates for 30s; resetting status. The backend may have dropped this run silently — send a new message to resync. ``...
open
null
false
12
[]
[]
2026-04-18T14:23:18Z
2026-05-04T03:11:05Z
null
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
Yaemikoreal
141,380,188
U_kgDOCG1KXA
User
false
openclaw/openclaw
4,288,270,681
I_kwDOQb6kR87_mdFZ
68,598
https://github.com/openclaw/openclaw/issues/68598
https://api.github.com/repos/openclaw/openclaw/issues/68598
[Question/Roadmap] memory-wiki — Is there a plan for populating concepts/entities/syntheses folders?
## Context I'm using OpenClaw v2026.4.11 (upgrading to v2026.4.15 shows the same behavior) with the `memory-wiki` plugin in `unsafe-local` vault mode. The plugin scaffolds the following folder layout at my vault root: ``` OpenClaw/ ├── sources/ (559 files, actively populated by nightly import) ├── reports/ ...
closed
not_planned
true
1
[]
[]
2026-04-18T14:25:55Z
2026-04-28T04:50:41Z
2026-04-25T18:38:30Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
wouhao
13,151,963
MDQ6VXNlcjEzMTUxOTYz
User
false
openclaw/openclaw
4,288,278,509
I_kwDOQb6kR87_me_t
68,602
https://github.com/openclaw/openclaw/issues/68602
https://api.github.com/repos/openclaw/openclaw/issues/68602
[Feature]: Webchat UI:增加入站消息信封元数据的折叠/收起功能
### Summary 增加入站消息信封元数据的折叠/收起功能 ### Problem to solve 在 webchat 控制台中,来自频道(如飞书)的入站消息会在顶部显示完整的系统信封元数据: `System: [2026-04-18 21:04:47 GMT+8] Feishu[default] group oc_7f31adbd489ff19e6720f51304125173 | ou_020e346108ea5ae53ed2d24309ddf447a [msg:om_x100b510c5e5a48e2c4a54fc23812ee3, @bot]` 这些元数据对调试很有用,但在对话视图中显得杂乱,尤其在活跃的群聊中,...
closed
completed
true
1
[ "enhancement" ]
[]
2026-04-18T14:28:42Z
2026-04-28T04:50:40Z
2026-04-25T18:38:37Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
abelfourier
6,214,412
MDQ6VXNlcjYyMTQ0MTI=
User
false
openclaw/openclaw
4,288,278,870
I_kwDOQb6kR87_mfFW
68,603
https://github.com/openclaw/openclaw/issues/68603
https://api.github.com/repos/openclaw/openclaw/issues/68603
Bug: Voice memos delivered twice (duplicate) when audioAsVoice is set
# OpenClaw Bug Report: Voice Memo Double Delivery on Telegram **Status:** Confirmed bug in `pi-embedded-runner-DN0VbqlW.js` **Severity:** Low (user-facing annoyance, no data loss) **Affected channels:** Telegram (likely others too) **Symptom:** Audio files generated by tools (`music_generate`, etc.) with `[[audio_as_v...
closed
completed
true
1
[]
[]
2026-04-18T14:28:45Z
2026-04-27T04:33:55Z
2026-04-25T04:10:57Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
davidvv
11,057,344
MDQ6VXNlcjExMDU3MzQ0
User
false
openclaw/openclaw
4,288,298,535
I_kwDOQb6kR87_mj4n
68,605
https://github.com/openclaw/openclaw/issues/68605
https://api.github.com/repos/openclaw/openclaw/issues/68605
[Bug]: When sending images through the webchat (Control UI), the UI does not persist or display the image properly — it vanishes after a few seconds.
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Bug Description: When sending images through the webchat (Control UI), images appear briefly in the chat history and then disappear. The agent does receive the image (it replies asking to resend/add caption), but the UI does...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-18T14:36:30Z
2026-04-28T04:50:39Z
2026-04-25T18:38:50Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
kzhuang91
30,922,566
MDQ6VXNlcjMwOTIyNTY2
User
false
openclaw/openclaw
4,288,297,215
I_kwDOQb6kR87_mjj_
68,604
https://github.com/openclaw/openclaw/issues/68604
https://api.github.com/repos/openclaw/openclaw/issues/68604
[Feature]: Agent identity persistence — SOUL.md / IDENTITY.md hot-reload without gateway restart
## Summary As an agent running on OpenClaw, I rely on `SOUL.md` and `IDENTITY.md` in the workspace to define my personality, name, and tone. Currently, changes to these files only take effect after a session restart or gateway restart. ## Problem When a user updates `SOUL.md` or `IDENTITY.md` mid-session (e.g. renam...
closed
completed
false
4
[]
[]
2026-04-18T14:36:04Z
2026-04-25T18:38:43Z
2026-04-25T18:38:43Z
NONE
null
20260425T210014Z
2026-04-25T21:00:14Z
Nova-OpenClawAgent
277,274,309
U_kgDOEIbexQ
User
false
openclaw/openclaw
4,212,023,129
I_kwDOQb6kR877Dl9Z
61,915
https://github.com/openclaw/openclaw/issues/61915
https://api.github.com/repos/openclaw/openclaw/issues/61915
Bug: models.providers.comfy rejects workflowPath/promptNodeId/image keys — schema out of sync with docs and runtime
## Summary The config schema for `models.providers.comfy` in `openclaw.json` rejects `workflowPath`, `promptNodeId`, `outputNodeId`, and the nested `image`/`video`/`music` capability keys with **"Unrecognized key"**, even though: 1. The official docs (`docs/providers/comfy.md`) explicitly show these keys as valid con...
closed
completed
true
5
[]
[]
2026-04-06T13:54:14Z
2026-04-27T05:00:27Z
2026-04-24T20:23:14Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
ymzhang10
16,602,361
MDQ6VXNlcjE2NjAyMzYx
User
false
openclaw/openclaw
4,288,352,433
I_kwDOQb6kR87_mxCx
68,609
https://github.com/openclaw/openclaw/issues/68609
https://api.github.com/repos/openclaw/openclaw/issues/68609
Auto-compaction preemptive check: no debug logging when route='fits'; cache-ttl pruning may mask estimate for large-context models
## Environment - **OpenClaw version:** 2026.4.15 (also reproduced on 2026.4.11) - **Platform:** macOS (Mac Studio, native install) - **Auth mode:** Anthropic OAuth (mode: "token") - **Main agent model:** anthropic/claude-opus-4-6 - **Subagent / heartbeat model:** anthropic/claude-sonnet-4-5 - **Compaction model:** ant...
open
null
false
1
[]
[]
2026-04-18T14:57:36Z
2026-05-03T03:37:24Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
matthewcarano
30,149,603
MDQ6VXNlcjMwMTQ5NjAz
User
false
openclaw/openclaw
4,288,299,084
I_kwDOQb6kR87_mkBM
68,606
https://github.com/openclaw/openclaw/issues/68606
https://api.github.com/repos/openclaw/openclaw/issues/68606
[Bug]: Plugin tool is exposed in TUI/webchat, but runtime invocation bypasses or corrupts installed plugin executor arguments
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary ## Summary In a fresh OpenClaw TUI/webchat session, Blink...
closed
completed
true
2
[ "bug" ]
[]
2026-04-18T14:36:42Z
2026-04-28T04:50:38Z
2026-04-25T18:38:56Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
amaioru7777
276,600,186
U_kgDOEHyVeg
User
false
openclaw/openclaw
4,288,356,249
I_kwDOQb6kR87_mx-Z
68,610
https://github.com/openclaw/openclaw/issues/68610
https://api.github.com/repos/openclaw/openclaw/issues/68610
openclaw update leaves running gateway broken: stale ESM chunk paths cause ERR_MODULE_NOT_FOUND
## What happens `openclaw update` rewrites `/opt/homebrew/lib/node_modules/openclaw/dist/` chunks with fresh content-hash filenames (e.g. `audit-membership-runtime-JFfG3LQ2.js` → new hash). But the still-running gateway has the **old chunk paths cached in its ESM loader**. First lazy-import after the update fails: ``...
closed
completed
true
1
[]
[]
2026-04-18T14:59:16Z
2026-04-28T04:50:38Z
2026-04-25T18:39:03Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
EthanSK
13,756,744
MDQ6VXNlcjEzNzU2NzQ0
User
false
openclaw/openclaw
4,288,391,667
I_kwDOQb6kR87_m6nz
68,611
https://github.com/openclaw/openclaw/issues/68611
https://api.github.com/repos/openclaw/openclaw/issues/68611
[Bug]: WebChat CLI runner — assistant replies invisible + user messages erased after each turn
# WebChat CLI Runner: Two Linked Bugs That Erase Conversation History **Version**: openclaw v2026.4.15 **Component**: Gateway server (`server.impl`) / WebChat UI **Severity**: High — WebChat completely unusable when agent uses any CLI provider --- ## Summary When an agent uses a CLI provider (e.g. `google-gemini-cl...
closed
completed
true
1
[]
[]
2026-04-18T15:15:24Z
2026-04-30T04:34:47Z
2026-04-27T10:49:44Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
martinlegend-ctrl
263,027,085
U_kgDOD615jQ
User
false
openclaw/openclaw
4,288,410,026
I_kwDOQb6kR87_m_Gq
68,613
https://github.com/openclaw/openclaw/issues/68613
https://api.github.com/repos/openclaw/openclaw/issues/68613
Straico API: GPT-5 Pro returns 'Missing model or smart llm selector' on /v1/chat/completions
## Bug Description When using Straico as the default model provider, OpenClaw falls back to MiniMax because Straico API calls fail. **Expected behavior:** OpenClaw should route requests to Straico's GPT-5 Pro model. **Actual behavior:** Straico API returns error: {"error":"Missing model or smart llm selector","succes...
closed
not_planned
true
1
[]
[]
2026-04-18T15:24:32Z
2026-04-28T04:50:37Z
2026-04-25T18:39:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sohgood
17,525,186
MDQ6VXNlcjE3NTI1MTg2
User
false
openclaw/openclaw
4,116,513,255
I_kwDOQb6kR871XQHn
52,378
https://github.com/openclaw/openclaw/issues/52378
https://api.github.com/repos/openclaw/openclaw/issues/52378
Clarify intended policy for browser in the coding tool profile, especially for main interactive sessions
## Summary The current tool-policy behavior appears to exclude `browser` from `tools.profile = "coding"`. That may be intentional, but the intended policy is not obvious from the current docs and can be surprising in real interactive main-session workflows, especially when: - browser infrastructure is correctly conf...
closed
completed
true
2
[]
[]
2026-03-22T16:53:09Z
2026-04-30T04:48:37Z
2026-04-25T05:58:01Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
edubur
212,682,418
U_kgDODK1Gsg
User
false
openclaw/openclaw
4,164,342,594
I_kwDOQb6kR874NtNC
57,066
https://github.com/openclaw/openclaw/issues/57066
https://api.github.com/repos/openclaw/openclaw/issues/57066
[Bug]: OpenRouter compatibility aliases: `openrouter:free` resolves to `anthropic/openrouter:free`; `openrouter:auto` should also be handled explicitly
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Configured `openrouter:free` model refs are mis-resolved to `anthropic/openrouter:free` on OpenClaw 2026.3.24 and 2026.3.28. ### Steps to reproduce 1. Configure an agent model as `openrouter:free`. 2. Run `openclaw models ...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-03-29T13:37:45Z
2026-04-21T04:22:09Z
2026-04-18T15:24:35Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
sumiisiaran
271,672,665
U_kgDOEDFlWQ
User
false
openclaw/openclaw
4,053,506,546
I_kwDOQb6kR87xm5ny
42,446
https://github.com/openclaw/openclaw/issues/42446
https://api.github.com/repos/openclaw/openclaw/issues/42446
[Bug]: Internal tool calls and file write output leaking into chat response
### Bug type Regression (worked before, now fails) ### Summary Title: Internal tool call output is leaked into user-visible assistant messages OpenClaw is leaking internal tool execution content into the chat UI. Observed behavior: The assistant exposes raw internal text such as: - `minimax:tool_call` - `<invoke n...
closed
completed
true
7
[ "bug", "regression" ]
[]
2026-03-10T18:33:07Z
2026-04-27T04:52:52Z
2026-04-24T22:13:04Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
efealibozkurt
173,060,430
U_kgDOClCxTg
User
false
openclaw/openclaw
4,288,418,906
I_kwDOQb6kR87_nBRa
68,615
https://github.com/openclaw/openclaw/issues/68615
https://api.github.com/repos/openclaw/openclaw/issues/68615
Bug: message-channel runs can still route to stale codex/openai-codex paths after Codex is disabled
# Bug: message-channel runs can still route to stale `codex` / `openai-codex` paths after Codex is disabled ## Summary In a setup where the intended working model route is a proxy-backed model such as `codex-proxy/gpt-5.4`, some message-channel runs can still resolve to stale Codex-related paths even after Codex is d...
closed
completed
false
4
[]
[]
2026-04-18T15:28:55Z
2026-05-05T00:52:02Z
2026-05-05T00:52:02Z
NONE
null
20260505T030055Z
2026-05-05T03:00:55Z
JoeshpCheung
43,871,748
MDQ6VXNlcjQzODcxNzQ4
User
false
openclaw/openclaw
4,288,423,896
I_kwDOQb6kR87_nCfY
68,616
https://github.com/openclaw/openclaw/issues/68616
https://api.github.com/repos/openclaw/openclaw/issues/68616
[Bug]:
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary **Title** Browser tool available in main session but missing in spawned subagent session **Body** ```md ## Summary The browser tool is available and working in the main session, but a spawned subagent sessio...
closed
duplicate
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-18T15:31:18Z
2026-04-28T05:19:08Z
2026-04-25T12:02:20Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
iHunterX
16,854,718
MDQ6VXNlcjE2ODU0NzE4
User
false
openclaw/openclaw
4,002,711,766
I_kwDOQb6kR87ulIjW
29,116
https://github.com/openclaw/openclaw/issues/29116
https://api.github.com/repos/openclaw/openclaw/issues/29116
[Bug]: restart-sentinel consumed on startup but wake message never delivered
## Summary `config.patch` correctly writes `restart-sentinel.json` with sessionKey and deliveryContext. Gateway restarts and consumes the sentinel file, but `scheduleRestartSentinelWake` either doesn't run or silently fails — no message is delivered to the originating channel. ## Steps to reproduce 1. Call `config.p...
closed
completed
true
4
[ "stale" ]
[ "onutc" ]
2026-02-27T20:19:02Z
2026-04-18T23:25:28Z
2026-04-18T23:25:28Z
CONTRIBUTOR
null
20260419T002035Z
2026-04-19T00:20:35Z
davidguttman
431,696
MDQ6VXNlcjQzMTY5Ng==
User
false
openclaw/openclaw
4,288,450,276
I_kwDOQb6kR87_nI7k
68,618
https://github.com/openclaw/openclaw/issues/68618
https://api.github.com/repos/openclaw/openclaw/issues/68618
Feature request: sender name alias mapping for Feishu channel
## Problem When using the Feishu channel, `resolveSenderNames: true` queries the Feishu API to get user display names. However: 1. Some organizations have limited API permissions and cannot fetch user names 2. Users may want to override or customize how sender names are displayed 3. Currently there is no way to provi...
open
null
false
2
[]
[]
2026-04-18T15:44:00Z
2026-05-03T04:43:43Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Ecstasyzzz
32,411,586
MDQ6VXNlcjMyNDExNTg2
User
false
openclaw/openclaw
4,288,452,896
I_kwDOQb6kR87_nJkg
68,619
https://github.com/openclaw/openclaw/issues/68619
https://api.github.com/repos/openclaw/openclaw/issues/68619
`openclaw docs` fails on macOS — TLS handshake error against docs.openclaw.ai
## Summary `openclaw docs <query>` is completely non-functional on macOS due to a TLS failure when connecting to `docs.openclaw.ai`. The MCP server (`docs-openclaw-ai-mcp`) errors with: ``` SSE error: TypeError: fetch failed: Client network socket disconnected before secure TLS connection was established ``` ## Repr...
closed
not_planned
true
1
[]
[]
2026-04-18T15:45:09Z
2026-05-02T04:27:45Z
2026-04-29T16:12:48Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
happydog-bot
107,712,438
U_kgDOBmuPtg
User
false
openclaw/openclaw
4,288,454,042
I_kwDOQb6kR87_nJ2a
68,620
https://github.com/openclaw/openclaw/issues/68620
https://api.github.com/repos/openclaw/openclaw/issues/68620
Stuck session not auto-killed — API call hung for 49 minutes blocking Telegram session
## Summary When an LLM API call hangs (no response, no error), OpenClaw's diagnostic heartbeat correctly detects the stuck session every 30 seconds but never kills it. In our case, a `gpt-5.4` API call hung for **~49 minutes** (2,928,499 ms), completely blocking the Telegram session for that entire duration. All subse...
closed
not_planned
true
2
[]
[]
2026-04-18T15:45:36Z
2026-05-02T04:27:44Z
2026-04-29T16:12:55Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
kitfuchs
90,925,225
MDQ6VXNlcjkwOTI1MjI1
User
false
openclaw/openclaw
4,288,467,340
I_kwDOQb6kR87_nNGM
68,623
https://github.com/openclaw/openclaw/issues/68623
https://api.github.com/repos/openclaw/openclaw/issues/68623
[Bug]: MCP subprocesses not cleaned up after isolated agent session completes (memory leak)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary When using MCP servers (e.g., Lightpanda) configured via `mcp.servers` in OpenClaw, isolated agent sessions spawned via cron jobs do not properly terminate the MCP child process after the session completes. Each time a cron ...
closed
completed
true
2
[ "bug", "regression" ]
[]
2026-04-18T15:51:03Z
2026-04-25T04:16:33Z
2026-04-22T21:31:04Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
jinlin-teck
71,818,141
MDQ6VXNlcjcxODE4MTQx
User
false
openclaw/openclaw
4,198,589,913
I_kwDOQb6kR876QWXZ
60,100
https://github.com/openclaw/openclaw/issues/60100
https://api.github.com/repos/openclaw/openclaw/issues/60100
Memory embeddings: provider=ollama ignored, calls Gemini instead
## Bug Description When `agents.defaults.memorySearch.provider` is set to `ollama`, the gateway ignores this setting and calls Gemini embedding API instead, using stale auth credentials from auth-profiles.json. ## Reproduction 1. Config: `agents.defaults.memorySearch.provider = "ollama"` (valid adapter, registered i...
closed
completed
true
3
[]
[]
2026-04-03T06:02:54Z
2026-04-28T04:34:13Z
2026-04-26T04:21:15Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
rayrage213
261,946,476
U_kgDOD5z8bA
User
false
openclaw/openclaw
4,288,470,063
I_kwDOQb6kR87_nNwv
68,625
https://github.com/openclaw/openclaw/issues/68625
https://api.github.com/repos/openclaw/openclaw/issues/68625
sessions_send should trigger fallback on 429/quota errors
## Problem When `sessions_send` hits provider-side `429` / quota exhaustion, the call can fail immediately instead of moving through the configured fallback chain. In practice, this breaks cross-session messaging even when the runtime already has fallback models/providers configured and working in other flows. ## Exp...
closed
completed
true
1
[]
[]
2026-04-18T15:52:16Z
2026-04-28T04:50:36Z
2026-04-25T18:39:15Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
kelltonsouza-edy
232,467,755
U_kgDODdstKw
User
false
openclaw/openclaw
4,288,471,027
I_kwDOQb6kR87_nN_z
68,626
https://github.com/openclaw/openclaw/issues/68626
https://api.github.com/repos/openclaw/openclaw/issues/68626
RFC: let plugins resolve their own `requireApproval` requests (extend contract with `onRegistered`)
## Summary `requireApproval` lets a plugin request an approval but not resolve one. A plugin that serves its own dashboard via `registerHttpRoute` therefore can't unblock its own approvals from that UI — resolution has to come from Telegram / webchat / operator CLI. Filing before a PR because the one-way shape is int...
closed
completed
true
1
[]
[]
2026-04-18T15:52:45Z
2026-04-30T04:39:15Z
2026-04-26T05:22:01Z
CONTRIBUTOR
null
20260430T060018Z
2026-04-30T06:00:18Z
nk3750
42,885,760
MDQ6VXNlcjQyODg1NzYw
User
false
openclaw/openclaw
4,288,493,099
I_kwDOQb6kR87_nTYr
68,628
https://github.com/openclaw/openclaw/issues/68628
https://api.github.com/repos/openclaw/openclaw/issues/68628
[Feature Request] Cross-channel session continuity for named agents
**Problem**: When a user switches from webchat to Telegram (or any other channel) while using the same named agent (e.g. "shigong"), the session history is not shared. The agent cannot see what was discussed on other channels in the same session, making it feel like a completely different conversation. **Expected beha...
closed
completed
true
1
[]
[]
2026-04-18T16:02:01Z
2026-04-30T04:39:14Z
2026-04-26T05:22:06Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
njbilly007-lab
259,042,561
U_kgDOD3CtAQ
User
false
openclaw/openclaw
4,288,501,956
I_kwDOQb6kR87_nVjE
68,629
https://github.com/openclaw/openclaw/issues/68629
https://api.github.com/repos/openclaw/openclaw/issues/68629
build:docker missing write-npm-update-compat-sidecars step causes intermittent Install Smoke failures
### Summary The `build:docker` script in `package.json` (used by the CI Dockerfile that backs the Install Smoke workflow) is missing the step that writes `scripts/write-npm-update-compat-sidecars.ts` outputs. As a result, `dist/extensions/qa-channel/runtime-api.js` (a 109-byte compat stub) is absent from fresh Docker ...
closed
not_planned
true
1
[]
[]
2026-04-18T16:06:09Z
2026-04-21T04:21:55Z
2026-04-18T17:01:57Z
CONTRIBUTOR
null
20260421T060038Z
2026-04-21T06:00:38Z
lukeboyett
46,942,646
MDQ6VXNlcjQ2OTQyNjQ2
User
false
openclaw/openclaw
4,288,506,885
I_kwDOQb6kR87_nWwF
68,631
https://github.com/openclaw/openclaw/issues/68631
https://api.github.com/repos/openclaw/openclaw/issues/68631
[Feature] Add agents.list[*].tools.deny + path.allow/deny for fine-grained tool scoping
## Problem OpenClaw `agents.list[*].tools.allow` is a flat whitelist with no way to express: 1. **Tool-level denies**: e.g. "this QA agent MUST NEVER run `vitest` / `npm run test`" is currently only enforceable via prose in `identity.theme`. If the model ignores the prose, nothing stops the tool invocation. 2. **Path...
closed
not_planned
true
1
[]
[]
2026-04-18T16:08:25Z
2026-05-03T04:35:24Z
2026-04-30T19:18:16Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
NBBorislavMalinov
159,911,558
U_kgDOCYgOhg
User
false
openclaw/openclaw
4,288,506,915
I_kwDOQb6kR87_nWwj
68,632
https://github.com/openclaw/openclaw/issues/68632
https://api.github.com/repos/openclaw/openclaw/issues/68632
[Bug] openclaw agents list fails with unresolved SecretRef on non-default install
## Summary `openclaw agents list` fails with an `unresolved SecretRef` error when the CLI is invoked inside a container where `channels.telegram.botToken` references an env var that is not yet resolved against the active gateway snapshot. ## Error message ``` [openclaw] Failed to start CLI: Error: channels.telegram....
closed
completed
true
1
[]
[]
2026-04-18T16:08:26Z
2026-04-28T04:50:36Z
2026-04-25T18:39:22Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
NBBorislavMalinov
159,911,558
U_kgDOCYgOhg
User
false
openclaw/openclaw
4,048,743,824
I_kwDOQb6kR87xUu2Q
41,577
https://github.com/openclaw/openclaw/issues/41577
https://api.github.com/repos/openclaw/openclaw/issues/41577
Spawned subagents don't receive browser/web tools despite allowlists, running browser service, and working main agent
## Summary Spawned subagents created via `sessions_spawn(runtime="subagent")` do not receive `browser` / `web_search` / `web_fetch` capabilities in practice, even when: - the agent config explicitly allows those tools, - `tools.subagents.tools.allow` includes them, - web/browser is enabled globally, - the browser servi...
closed
completed
true
9
[]
[]
2026-03-10T01:06:53Z
2026-04-28T04:58:01Z
2026-04-25T17:14:16Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
bluespaniel
71,516,906
MDQ6VXNlcjcxNTE2OTA2
User
false
openclaw/openclaw
4,288,513,080
I_kwDOQb6kR87_nYQ4
68,633
https://github.com/openclaw/openclaw/issues/68633
https://api.github.com/repos/openclaw/openclaw/issues/68633
[control-ui] Image attachments cleared before WebSocket send — images lost on connection failure
## Bug Description In the control-ui webchat, when a user sends a message with image attachment(s), the attachments are cleared from `e.chatAttachments` **before** the WebSocket message is actually sent via `pp()`. If the WebSocket connection fails or drops between these two operations, the attachments are lost with n...
closed
completed
true
1
[]
[]
2026-04-18T16:11:20Z
2026-04-28T04:50:35Z
2026-04-25T18:39:28Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
fkq0516
277,295,089
U_kgDOEIcv8Q
User
false
openclaw/openclaw
4,288,524,629
I_kwDOQb6kR87_nbFV
68,634
https://github.com/openclaw/openclaw/issues/68634
https://api.github.com/repos/openclaw/openclaw/issues/68634
[Bug]: CLI commands repeatedly trigger scope-upgrade requests + Telegram Native Approvals fails with pairing required, generating persistent pending approvals
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Every CLI invocation triggers a scope-upgrade audit event and the Telegram Native Approvals handler fails at startup with `pairing required`, producing persistent Pending entries and continuous `code=1008` log ...
closed
completed
true
4
[ "bug", "bug:behavior" ]
[]
2026-04-18T16:17:12Z
2026-05-01T04:43:46Z
2026-04-28T10:56:17Z
NONE
null
20260501T113057Z
2026-05-01T11:30:57Z
nightmusher
205,204,244
U_kgDODDsrFA
User
false
openclaw/openclaw
4,288,528,161
I_kwDOQb6kR87_nb8h
68,636
https://github.com/openclaw/openclaw/issues/68636
https://api.github.com/repos/openclaw/openclaw/issues/68636
write tool rejects empty/whitespace-only content as "missing required parameter"
## Summary The `write` tool's parameter validator rejects `content: ""` and any whitespace-only value (`"\n"`, `" "`, `"\t"`) with the error `"Missing required parameter: content (received: path, content=<empty-string>). Supply correct parameters before retrying."` This treats a legitimate operation (writing an emp...
closed
not_planned
true
2
[]
[]
2026-04-18T16:18:49Z
2026-04-30T04:39:13Z
2026-04-26T05:22:11Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
frankhli843
51,806,469
MDQ6VXNlcjUxODA2NDY5
User
false
openclaw/openclaw
4,288,553,984
I_kwDOQb6kR87_niQA
68,642
https://github.com/openclaw/openclaw/issues/68642
https://api.github.com/repos/openclaw/openclaw/issues/68642
[Bug]: All CLI commands (except --version) hang indefinitely
### Bug type Crash (process/app exits or hangs) ### Beta release blocker No ### Summary All openclaw CLI commands (except --version) hang indefinitely after initiating a WebSocket connection to the Gateway. ### Steps to reproduce 1. Run any openclaw CLI command other than --version (e.g., openclaw status, openc...
closed
completed
true
4
[ "bug", "bug:crash" ]
[]
2026-04-18T16:31:42Z
2026-04-28T04:50:34Z
2026-04-25T18:39:48Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jidaxu
277,297,457
U_kgDOEIc5MQ
User
false
openclaw/openclaw
4,288,571,900
I_kwDOQb6kR87_nmn8
68,643
https://github.com/openclaw/openclaw/issues/68643
https://api.github.com/repos/openclaw/openclaw/issues/68643
[Bug]: OpenRouter provider uses wrong base URL, causing all model calls to fail silently
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary **Version:** 2026.4.15 (041266a) **Platform:** Linux 6.14.8-2-pve (x64) · Node.js 22.22.2 **Provider:** OpenRouter ## Summary On first gateway start, OpenClaw generates `~/.openclaw/agents/main/agent/models.j...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-04-18T16:38:59Z
2026-04-22T04:31:10Z
2026-04-19T08:12:34Z
NONE
null
20260422T060039Z
2026-04-22T06:00:39Z
tyetladd
109,187,161
U_kgDOBoIQWQ
User
false
openclaw/openclaw
4,218,825,119
I_kwDOQb6kR877dimf
62,571
https://github.com/openclaw/openclaw/issues/62571
https://api.github.com/repos/openclaw/openclaw/issues/62571
[Bug]: Silent error swallowing in Slack thread starter/history fetch
## Summary `resolveSlackThreadStarter()` and `resolveSlackThreadHistory()` in `extensions/slack/src/monitor/media.ts` catch all errors and return `null` / `[]` without any logging. When the Slack API call fails (permissions, rate limits, token expiry, network errors), thread context silently disappears — the agent rec...
closed
completed
true
0
[]
[]
2026-04-07T15:35:37Z
2026-04-21T04:21:56Z
2026-04-18T16:55:08Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
alexey-pelykh
345,102
MDQ6VXNlcjM0NTEwMg==
User
false
openclaw/openclaw
4,031,162,081
I_kwDOQb6kR87wRqbh
36,838
https://github.com/openclaw/openclaw/issues/36838
https://api.github.com/repos/openclaw/openclaw/issues/36838
[Feature]: Please add gemini-3-flash-lite-preview to model catalog
### Summary I'm on v2026.3.1 and it appears that gemini-3-flash-lite-preview isn't in the model catalog. I know 2026.3.2 is available, but given gemini-3-flash-lite-preview as released on 3/3 I wouldn't think you are there yet. model list: Model Input Ctx Local Auth Tag...
closed
completed
true
2
[ "enhancement" ]
[]
2026-03-05T23:08:04Z
2026-04-21T04:21:52Z
2026-04-18T17:12:48Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
akessel56
673,098
MDQ6VXNlcjY3MzA5OA==
User
false
openclaw/openclaw
4,288,676,163
I_kwDOQb6kR87_oAFD
68,649
https://github.com/openclaw/openclaw/issues/68649
https://api.github.com/repos/openclaw/openclaw/issues/68649
pdf tool can hang indefinitely, blocking session and preventing /new /restart recovery
## Bug Description The `pdf` tool can hang indefinitely when fetching/processing a large remote PDF, causing the entire agent session to become a zombie. While the session is stuck: - No new messages from the user are processed (they queue behind the stuck tool call) - Slash commands (`/new`, `/restart`) are also enq...
open
null
false
1
[]
[]
2026-04-18T17:16:07Z
2026-05-02T15:23:00Z
null
NONE
null
20260502T180029Z
2026-05-02T18:00:29Z
crisandrews
42,808,647
MDQ6VXNlcjQyODA4NjQ3
User
false
openclaw/openclaw
4,288,715,673
I_kwDOQb6kR87_oJuZ
68,652
https://github.com/openclaw/openclaw/issues/68652
https://api.github.com/repos/openclaw/openclaw/issues/68652
Feature: include Telegram forum topic names in dashboard session labels
## Summary When OpenClaw mirrors Telegram forum-topic chats into the dashboard / Control UI session picker, please include the human Telegram topic name in the stock session label. ## Why this matters OpenClaw already creates separate sessions for Telegram forum topics, which is good. But in the session picker, thos...
closed
not_planned
true
1
[]
[]
2026-04-18T17:34:50Z
2026-04-30T04:39:13Z
2026-04-26T05:22:16Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
jamiezigelbaum
856,649
MDQ6VXNlcjg1NjY0OQ==
User
false
openclaw/openclaw
4,288,719,917
I_kwDOQb6kR87_oKwt
68,653
https://github.com/openclaw/openclaw/issues/68653
https://api.github.com/repos/openclaw/openclaw/issues/68653
Bug: overwrites existing model catalog entries
## Summary `openclaw config set` replaces the entire `agents.defaults.models` object when adding models for additional providers, which makes previously configured models disappear. This is surprising in normal multi-provider setup flows and feels like a bug or at least a dangerous UX footgun. ## Version OpenClaw 2026...
closed
completed
true
2
[]
[]
2026-04-18T17:36:58Z
2026-04-25T04:16:23Z
2026-04-22T22:18:21Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
DBOYttt
65,898,012
MDQ6VXNlcjY1ODk4MDEy
User
false
openclaw/openclaw
4,288,746,847
I_kwDOQb6kR87_oRVf
68,656
https://github.com/openclaw/openclaw/issues/68656
https://api.github.com/repos/openclaw/openclaw/issues/68656
Slow startup on Windows (~39s before ready) with long silent gap before plugin registration
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary OpenClaw startup is unexpectedly slow on Windows, and this has not improved across several versions. Startup takes about 38.8 seconds before the gateway becomes ready. Most of the delay happens in a large silent gap after "...
closed
completed
true
1
[ "bug", "regression" ]
[ "galiniliev" ]
2026-04-18T17:47:31Z
2026-05-03T04:38:15Z
2026-04-30T06:32:22Z
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
isee22
248,199,397
U_kgDODss45Q
User
false
openclaw/openclaw
4,288,784,957
I_kwDOQb6kR87_oao9
68,660
https://github.com/openclaw/openclaw/issues/68660
https://api.github.com/repos/openclaw/openclaw/issues/68660
Gateway spawns duplicate MCP instances on a recurring cadence; old instances never terminated (task leak → EAGAIN)
## Summary The OpenClaw gateway appears to spawn **a new full set of MCP server instances on a recurring cadence** instead of reusing long-lived MCP children. Old instances are not cleaned up. Over hours, this accumulates many duplicate MCP trees and exhausts the gateway cgroup's `TasksMax`, producing `EAGAIN` spawn f...
closed
completed
true
1
[]
[]
2026-04-18T18:03:21Z
2026-04-28T04:50:33Z
2026-04-25T18:39:55Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
powerMovesDev
7,862,496
MDQ6VXNlcjc4NjI0OTY=
User
false
openclaw/openclaw
4,288,811,286
I_kwDOQb6kR87_ohEW
68,661
https://github.com/openclaw/openclaw/issues/68661
https://api.github.com/repos/openclaw/openclaw/issues/68661
[Bug]: heredoc (<<) triggers approval prompt in allowlist mode
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary The heredoc fix from PR #13811 appears to have regressed. Commands with << heredoc syntax trigger an approval prompt even when the target binary is in the agent's allowlist. ### Steps to reproduce 1. Configure an agent wit...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-18T18:14:48Z
2026-04-28T04:50:33Z
2026-04-25T18:40:01Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
decentropy
7,456,235
MDQ6VXNlcjc0NTYyMzU=
User
false
openclaw/openclaw
4,288,813,407
I_kwDOQb6kR87_ohlf
68,662
https://github.com/openclaw/openclaw/issues/68662
https://api.github.com/repos/openclaw/openclaw/issues/68662
[Bug]: Llama 3.1 8B via Ollama hangs indefinitely — gateway blocks on first request
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Trying to run a local model using Ollama but it fails. ### Steps to reproduce Environment: • OpenClaw 2026.4.15 • macOS, Apple M4 Mac Mini, 24GB RAM • Ollama running locally, llama3.1:8b pulled and loaded (c...
closed
not_planned
true
4
[ "bug", "bug:behavior" ]
[ "vincentkoc" ]
2026-04-18T18:15:44Z
2026-04-30T04:35:06Z
2026-04-27T10:13:03Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
dshenster-byte
277,314,135
U_kgDOEId6Vw
User
false
openclaw/openclaw
4,288,819,467
I_kwDOQb6kR87_ojEL
68,663
https://github.com/openclaw/openclaw/issues/68663
https://api.github.com/repos/openclaw/openclaw/issues/68663
[Feature]: session_compact gateway method
### Summary Add a gateway method session_compact that wraps the internal compactEmbeddedPiSessionDirect, callable via the plugin SDK's registerGatewayMethod, providing agents a proactive alternative on top of manual /compact commands or reactive triggers like compaction.safe.mode and compaction.reserveTokensFloor." #...
closed
completed
true
1
[ "enhancement" ]
[]
2026-04-18T18:18:37Z
2026-04-28T04:50:32Z
2026-04-25T18:40:08Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
catx0rr
42,901,134
MDQ6VXNlcjQyOTAxMTM0
User
false
openclaw/openclaw
4,288,838,956
I_kwDOQb6kR87_on0s
68,664
https://github.com/openclaw/openclaw/issues/68664
https://api.github.com/repos/openclaw/openclaw/issues/68664
[Bug]: Config Migration Order Causes Service Failure on Schema Changes
## 🐛 Bug: Config Migration Order Causes Service Failure on Schema Changes ### 📋 Summary OpenClaw's configuration validation fails before legacy migrations can run, causing service crashes when configuration schema changes between versions. The service attempted to restart 39,231 times over 42 hours before manual int...
open
null
false
1
[]
[]
2026-04-18T18:28:34Z
2026-05-03T04:43:45Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
Tam3000
69,358,556
MDQ6VXNlcjY5MzU4NTU2
User
false
openclaw/openclaw
4,288,880,755
I_kwDOQb6kR87_oyBz
68,665
https://github.com/openclaw/openclaw/issues/68665
https://api.github.com/repos/openclaw/openclaw/issues/68665
[Feature]: Support quote replies in signal
### Summary Support quote replies in signal. ### Problem to solve Signal quoted replies were only used as a fallback body, so quote id/author context was dropped before hooks saw the message, as a result OpenClaw could not see quote replies. ### Proposed solution https://github.com/openclaw/openclaw/pull/57806 ##...
closed
completed
true
1
[ "enhancement" ]
[]
2026-04-18T18:47:42Z
2026-04-28T04:50:31Z
2026-04-25T18:40:15Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
pritchie
15,175
MDQ6VXNlcjE1MTc1
User
false
openclaw/openclaw
4,288,885,827
I_kwDOQb6kR87_ozRD
68,666
https://github.com/openclaw/openclaw/issues/68666
https://api.github.com/repos/openclaw/openclaw/issues/68666
Chrome 147+ binds CDP to IPv6 only; v4tov4 portproxy breaks WSL2 remote debugging
## Bug type Behavior bug / Documentation gap ## Summary Chrome 147+ binds `--remote-debugging-port` to **IPv6 `[::1]` only**, not IPv4 `127.0.0.1`. The existing WSL2 troubleshooting docs recommend `v4tov4` portproxy which forwards to IPv4 — this no longer works with Chrome 147. ## Steps to reproduce 1. Run Chrome ...
closed
duplicate
true
1
[]
[]
2026-04-18T18:49:26Z
2026-04-29T04:34:44Z
2026-04-26T18:38:50Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
lumien
1,329,382
MDQ6VXNlcjEzMjkzODI=
User
false
openclaw/openclaw
4,039,854,137
I_kwDOQb6kR87wy0g5
39,261
https://github.com/openclaw/openclaw/issues/39261
https://api.github.com/repos/openclaw/openclaw/issues/39261
Bug: Mattermost intercepts slash commands — /model, /new, /status, etc. never reach OpenClaw
## Summary Mattermost intercepts all messages beginning with `/` at the server level before they reach the bot via WebSocket. This means no OpenClaw slash commands work in Mattermost — `/model`, `/new`, `/reset`, `/status`, `/think`, `/verbose`, etc. all silently fail. ## Expected behavior OpenClaw slash commands sh...
closed
completed
true
3
[]
[ "mukhtharcm" ]
2026-03-07T23:24:17Z
2026-04-27T05:00:05Z
2026-04-24T20:29:38Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
echokos
63,464,923
MDQ6VXNlcjYzNDY0OTIz
User
false
openclaw/openclaw
4,288,906,362
I_kwDOQb6kR87_o4R6
68,668
https://github.com/openclaw/openclaw/issues/68668
https://api.github.com/repos/openclaw/openclaw/issues/68668
subagent-registry: cleanupBrowserSessionsForLifecycleEnd wrapper invoked twice for same runId in embedded mode
## Summary `completeSubagentRun` can be invoked in parallel from two completion paths for the same `runId` in embedded mode: - In-process listener on `phase: "end"` — `src/agents/subagent-registry.ts` (via `onAgentEvent`). - Gateway `waitForSubagentCompletion` RPC — `src/agents/subagent-registry-run-manager.ts`. `reg...
open
null
false
1
[]
[]
2026-04-18T18:59:07Z
2026-05-03T03:22:59Z
null
CONTRIBUTOR
null
20260503T060030Z
2026-05-03T06:00:30Z
Feelw00
45,638,585
MDQ6VXNlcjQ1NjM4NTg1
User
false
openclaw/openclaw
4,069,866,370
I_kwDOQb6kR87ylTuC
44,905
https://github.com/openclaw/openclaw/issues/44905
https://api.github.com/repos/openclaw/openclaw/issues/44905
Discord leaks internal tool-call traces (NO_REPLY, commentary, to=functions) to channel
## Summary Discord channels occasionally surface **internal LLM tool-call artifacts** that should never be visible to end-users. The leaked content includes: - `NO_REPLY` - `to=functions.memory_search` - `commentary` - Raw tool-call JSON arguments (e.g. `{"query":"...","maxResults":5}`) - `recipient_name` / `paramete...
open
null
false
7
[]
[]
2026-03-13T09:06:39Z
2026-05-04T00:11:51Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
ychi6567-glitch
257,086,395
U_kgDOD1LTuw
User
false
openclaw/openclaw
4,288,939,866
I_kwDOQb6kR87_pAda
68,671
https://github.com/openclaw/openclaw/issues/68671
https://api.github.com/repos/openclaw/openclaw/issues/68671
[Bug]: sessions_send payload replaced by announce-step placeholder; inter-agent escalation silently fails
## Summary `sessions_send` reports success and the target session receives a message, but the actual payload is replaced by the internal placeholder `Agent-to-agent announce step.` — making inter-agent escalation appear to work while delivering nothing actionable. ## Environment - Linux, custom systemd gateway unit ...
closed
not_planned
true
1
[]
[]
2026-04-18T19:14:39Z
2026-04-28T04:50:30Z
2026-04-25T18:40:21Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
sanchezm86
66,266,304
MDQ6VXNlcjY2MjY2MzA0
User
false
openclaw/openclaw
4,288,940,390
I_kwDOQb6kR87_pAlm
68,672
https://github.com/openclaw/openclaw/issues/68672
https://api.github.com/repos/openclaw/openclaw/issues/68672
[Bug]: raw `openclaw` CLI fails under Volta-managed Node with 'volta-shim should not be called directly'
## Summary Running `openclaw` directly from a non-interactive shell (e.g. systemd unit, cron, agent exec) fails when Node.js is managed by Volta. The wrapper path `/opt/openclaw/bin/openclaw-env openclaw ...` works correctly. ## Environment - Linux (custom server deployment) - Node.js managed by **Volta** (not syste...
closed
completed
true
1
[]
[]
2026-04-18T19:14:56Z
2026-04-30T04:38:21Z
2026-04-26T05:59:48Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
sanchezm86
66,266,304
MDQ6VXNlcjY2MjY2MzA0
User
false
openclaw/openclaw
4,288,973,233
I_kwDOQb6kR87_pImx
68,674
https://github.com/openclaw/openclaw/issues/68674
https://api.github.com/repos/openclaw/openclaw/issues/68674
[Bug]: Dreaming only creates sessions for main agent in multi-agent setup on 2026.4.15
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## Summary In a multi-agent setup, I enabled dreaming, but only the **main/default agent** gets dreaming sessions. Other agents do not appear to get automatic dream sessions. ## Version bash openclaw --version OpenClaw 202...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-18T19:31:23Z
2026-04-28T04:50:29Z
2026-04-25T18:40:28Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
najef1979-code
233,555,716
U_kgDODevHBA
User
false
openclaw/openclaw
4,289,020,733
I_kwDOQb6kR87_pUM9
68,678
https://github.com/openclaw/openclaw/issues/68678
https://api.github.com/repos/openclaw/openclaw/issues/68678
[Feature]: Feature Request: Support LM Studio Native API
### Summary Add support for LM Studio's native API (/api/v1/chat) as a provider API type, offering ~15% faster token generation compared to the OpenAI-compatible endpoint. ### Problem to solve OpenClaw only supports LM Studio through the OpenAI-compatible endpoint (/v1/chat/completions), which is ~15% slower than LM...
closed
not_planned
true
3
[ "enhancement" ]
[]
2026-04-18T19:52:46Z
2026-04-30T04:39:12Z
2026-04-26T05:22:21Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
xiaopan369
96,175,047
U_kgDOBbuDxw
User
false
openclaw/openclaw
4,289,028,739
I_kwDOQb6kR87_pWKD
68,679
https://github.com/openclaw/openclaw/issues/68679
https://api.github.com/repos/openclaw/openclaw/issues/68679
[Bug]: Persisted `toolResult.details.aggregated` bypasses tool-result truncation and token estimation, causing durable transcript bloat and repeated compaction in OpenAI-Codex sessions
### Summary In OpenClaw `2026.4.11`, heavy tool-use sessions on the `openai-codex` lane can get stuck in repeated compaction because oversized tool-result payloads are still being persisted in `toolResult.details.aggregated` even when visible tool-result text is truncated. The key problem is: - `message.content[*].t...
closed
completed
true
1
[]
[]
2026-04-18T19:56:20Z
2026-04-28T04:58:54Z
2026-04-25T17:05:26Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
FreeQuezzy
218,464,201
U_kgDODQV_yQ
User
false
openclaw/openclaw
4,135,148,858
I_kwDOQb6kR872eV06
54,463
https://github.com/openclaw/openclaw/issues/54463
https://api.github.com/repos/openclaw/openclaw/issues/54463
QMD memory indexing can recurse into symlink loops in workspace-visible temp monorepos and fail with ENAMETOOLONG
## Summary QMD-backed memory indexing can recurse into symlink loops inside a workspace-visible temporary monorepo checkout and fail with `ENAMETOOLONG`, even though the memory docs currently say symlinks are ignored. This is not a universal default failure, but it is a real robustness issue for users who: - use the...
open
null
false
6
[]
[ "vincentkoc" ]
2026-03-25T12:43:14Z
2026-05-04T22:51:43Z
null
CONTRIBUTOR
null
20260505T000034Z
2026-05-05T00:00:34Z
bwjoke
1,284,814
MDQ6VXNlcjEyODQ4MTQ=
User
false
openclaw/openclaw
4,289,073,709
I_kwDOQb6kR87_phIt
68,683
https://github.com/openclaw/openclaw/issues/68683
https://api.github.com/repos/openclaw/openclaw/issues/68683
web_search: Perplexity provider returns 401 despite valid PERPLEXITY_API_KEY and direct API success
## Bug OpenClaw's native `web_search` tool returns `401 invalid_api_key` when configured to use the Perplexity provider, despite the same `PERPLEXITY_API_KEY` succeeding in a direct API call to `https://api.perplexity.ai/chat/completions`. This appears to be an OpenClaw runtime/provider credential-resolution bug, not...
closed
completed
true
1
[]
[]
2026-04-18T20:13:11Z
2026-05-02T04:27:29Z
2026-04-29T19:01:20Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
JDMD23
192,718,899
U_kgDOC3yoMw
User
false
openclaw/openclaw
4,289,073,782
I_kwDOQb6kR87_phJ2
68,684
https://github.com/openclaw/openclaw/issues/68684
https://api.github.com/repos/openclaw/openclaw/issues/68684
Docker setup: 127.0.0.1 doesn't work for local AI providers (LM Studio, Ollama) — host.docker.internal required
When setting up OpenClaw via the Docker install script, the onboarding wizard prompts for a provider base URL. Users naturally enter `http://127.0.0.1:1234` (LM Studio) or `http://127.0.0.1:11434` (Ollama), which works fine for native installs. Inside a Docker container, `127.0.0.1` refers to the container itself, not...
closed
completed
true
1
[]
[]
2026-04-18T20:13:13Z
2026-04-30T04:35:54Z
2026-04-27T07:47:01Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
safrano9999
240,768,512
U_kgDODlnWAA
User
false
openclaw/openclaw
4,138,310,405
I_kwDOQb6kR872qZsF
54,691
https://github.com/openclaw/openclaw/issues/54691
https://api.github.com/repos/openclaw/openclaw/issues/54691
Health monitor does not detect bots stuck in 'awaiting gateway readiness'
## Summary The channel health monitor fails to restart Discord bots that are stuck in "awaiting gateway readiness" state (WebSocket handshake succeeded but READY event never arrived). The monitor treats these bots as healthy because `running=true` and `connected` is not explicitly `false`. ## Steps to Reproduce 1. D...
closed
completed
true
3
[ "bug", "triage:needs-review" ]
[]
2026-03-25T20:28:41Z
2026-04-27T04:55:09Z
2026-04-24T21:57:07Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
cceausu
171,296,923
U_kgDOCjXImw
User
false
openclaw/openclaw
4,289,115,576
I_kwDOQb6kR87_prW4
68,689
https://github.com/openclaw/openclaw/issues/68689
https://api.github.com/repos/openclaw/openclaw/issues/68689
[Bug] Internal reasoning/thinking blocks leaking to WhatsApp channel adapter
### Description When using reasoning models (e.g., `gemini-3.1-pro-low` via a proxy or direct API) with the WhatsApp channel, the model's internal "thinking" or reasoning process is emitted as user-visible text before the final response. This happens even when configurations are set to disable it. ### Expected Behavio...
closed
completed
true
1
[]
[]
2026-04-18T20:32:45Z
2026-04-28T04:50:29Z
2026-04-25T18:40:41Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
ivanarifin
111,653,938
U_kgDOBqe0Mg
User
false
openclaw/openclaw
4,067,980,474
I_kwDOQb6kR87yeHS6
44,467
https://github.com/openclaw/openclaw/issues/44467
https://api.github.com/repos/openclaw/openclaw/issues/44467
message.send triggers duplicate delivery-mirror replies
Now all channels can duplicate outbound replies when the agent proactively sends visible content via `message(action=send)`. ## Summary If the agent successfully sends an image/file/text via `message.send(...)`, OpenClaw should suppress the normal main reply / `delivery-mirror` path for that turn. Right now both pat...
closed
completed
true
3
[]
[]
2026-03-13T00:10:38Z
2026-04-27T04:48:24Z
2026-04-24T23:24:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
achefinil
13,815,898
MDQ6VXNlcjEzODE1ODk4
User
false
openclaw/openclaw
4,289,130,983
I_kwDOQb6kR87_pvHn
68,690
https://github.com/openclaw/openclaw/issues/68690
https://api.github.com/repos/openclaw/openclaw/issues/68690
SecretRef coverage gaps for several auth/config paths
## Summary A few config paths are currently not working with SecretRef in the current build. ## Affected config keys - `messages.tts.providers.minimax.apiKey` - `hooks.token` - `channels.matrix.accessToken` - `plugins.entries.brave.config.webSearch.apiKey` - `plugins.entries.voice-call.config.twilio.authToken` - `pl...
closed
completed
true
3
[]
[]
2026-04-18T20:40:37Z
2026-04-30T04:33:36Z
2026-04-27T18:27:57Z
CONTRIBUTOR
null
20260430T060018Z
2026-04-30T06:00:18Z
VACInc
3,279,061
MDQ6VXNlcjMyNzkwNjE=
User
false
openclaw/openclaw
4,289,139,960
I_kwDOQb6kR87_pxT4
68,691
https://github.com/openclaw/openclaw/issues/68691
https://api.github.com/repos/openclaw/openclaw/issues/68691
Sandbox zombie processes remain under PID 1 and accumulate until pids.max risk
## Summary Sandbox sessions can accumulate zombie processes whose PPID is already `1`, but they are not reaped by PID 1. Over time they stack up and can contribute to hitting the sandbox process limit (`pids.max`). This does not look like a normal user-script leak anymore, because these are already orphaned zombies un...
open
null
false
4
[]
[]
2026-04-18T20:44:53Z
2026-05-02T10:22:37Z
null
NONE
null
20260502T120029Z
2026-05-02T12:00:29Z
aaajiao
49,885
MDQ6VXNlcjQ5ODg1
User
false