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,281,777,351
I_kwDOQb6kR87_NrzH
68,066
https://github.com/openclaw/openclaw/issues/68066
https://api.github.com/repos/openclaw/openclaw/issues/68066
Gateway writes streamed usage.cost.total for OpenRouter calls — up to 4× under actual billed amount on tier-priced models
## Summary Some OpenRouter-hosted models use **tiered pricing** — the per-token rate changes once a request crosses a context-size threshold (for example, a long-context tier that kicks in above ~128k input tokens). For these models, the streaming completions API returns a base-tier cost in the final chunk, but OpenRo...
open
null
false
2
[]
[]
2026-04-17T10:08:00Z
2026-05-02T23:42:53Z
null
NONE
null
20260503T000641Z
2026-05-03T00:06:41Z
chrispatil
116,297,895
U_kgDOBu6Qpw
User
false
openclaw/openclaw
4,281,906,336
I_kwDOQb6kR87_OLSg
68,073
https://github.com/openclaw/openclaw/issues/68073
https://api.github.com/repos/openclaw/openclaw/issues/68073
[Bug]: plugins update/install has a broken and confusing upgrade path for existing npm plugins
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary When an npm plugin is already installed, openclaw plugins update and openclaw plugins install do not provide a clear or working upgrade path. In my case, lossless-claw was already installed and loaded correctl...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-17T10:27:33Z
2026-04-25T04:16:00Z
2026-04-23T00:25:54Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
gmvp3
27,907,782
MDQ6VXNlcjI3OTA3Nzgy
User
false
openclaw/openclaw
4,281,948,148
I_kwDOQb6kR87_OVf0
68,074
https://github.com/openclaw/openclaw/issues/68074
https://api.github.com/repos/openclaw/openclaw/issues/68074
[Bug]: memory-core: narrative session cleanup fails with "missing scope: operator.admin"
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary The `memory-core` plugin's dreaming feature generates a warning log every time it runs, stating `memory-core: narrative session cleanup failed for light/rem phase: missing scope: operator.admin`. This occurs because the `sub...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-17T10:34:53Z
2026-04-28T04:51:47Z
2026-04-25T18:24:13Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
zhxind
13,533,768
MDQ6VXNlcjEzNTMzNzY4
User
false
openclaw/openclaw
4,282,046,889
I_kwDOQb6kR87_Otmp
68,076
https://github.com/openclaw/openclaw/issues/68076
https://api.github.com/repos/openclaw/openclaw/issues/68076
[Bug]: incomplete turn detected: runId=xxx sessionId=xxx stopReason=stop payloads=0 — surfacing error to user
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary openclaw infer model run --model openrouter/z-ai/glm-5.1 --prompt "Reply with exactly: hello" --json 11:56:46 [agent/embedded] incomplete turn detected: runId=65e9308a-895d-4d68-b11f-07a042d2912f sessionId=65e9...
closed
completed
true
4
[ "bug", "bug:behavior" ]
[]
2026-04-17T10:52:12Z
2026-04-28T04:51:46Z
2026-04-25T18:24:20Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
wangwentong-lunaon
39,506,652
MDQ6VXNlcjM5NTA2NjUy
User
false
openclaw/openclaw
4,282,053,135
I_kwDOQb6kR87_OvIP
68,078
https://github.com/openclaw/openclaw/issues/68078
https://api.github.com/repos/openclaw/openclaw/issues/68078
Opus 4.7 missing from supportsAdaptiveThinking whitelist — adaptive thinking silently falls back to enabled+10K budget
## Summary `supportsAdaptiveThinking()` in `anthropic-vertex-stream` module is not updated for Claude Opus 4.7, which prevents Opus 4.7 from using Anthropic's native adaptive thinking (`thinking: { type: "adaptive" }`). Opus 4.7 is already recognized elsewhere in the codebase (e.g., `shouldUseAnthropicAdaptiveThinking...
closed
completed
true
3
[]
[]
2026-04-17T10:53:21Z
2026-04-28T04:51:45Z
2026-04-25T18:24:27Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
richardmqq
14,178,267
MDQ6VXNlcjE0MTc4MjY3
User
false
openclaw/openclaw
4,282,119,322
I_kwDOQb6kR87_O_Sa
68,081
https://github.com/openclaw/openclaw/issues/68081
https://api.github.com/repos/openclaw/openclaw/issues/68081
ACP runtime broken for Codex on macOS 2026.4.14: direct Codex/adapter work, OpenClaw ACP fails with identity reconcile + ACP_TURN_FAILED
## Summary OpenClaw ACP runtime is broken for Codex on macOS in 2026.4.14, even though direct Codex ACP / direct Codex CLI work. ## Environment - OpenClaw: 2026.4.14 (323493f) - Update available: 2026.4.15 - OS: macOS 26.3 arm64 - Node: 25.9.0 - Codex CLI: 0.104.0 - Gateway: LaunchAgent on Mac mini - OpenClaw ACP ba...
closed
completed
true
1
[]
[]
2026-04-17T11:05:49Z
2026-04-28T04:51:44Z
2026-04-25T18:24:34Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
mehdic
432,064
MDQ6VXNlcjQzMjA2NA==
User
false
openclaw/openclaw
4,282,143,539
I_kwDOQb6kR87_PFMz
68,082
https://github.com/openclaw/openclaw/issues/68082
https://api.github.com/repos/openclaw/openclaw/issues/68082
[Bug]: subagent_announce persists internal completion envelopes as role:"user", contaminating session JSONL and memory/dreaming
## Summary Internal subagent completion envelopes are being persisted into the parent session JSONL as normal `message.role = "user"` messages via `sourceTool = "subagent_announce"`. This is not only a UI leak. The contaminated user-role messages are then ingested into local memory/indexing (`lcm-files`) and dreaming...
closed
completed
true
2
[]
[]
2026-04-17T11:09:33Z
2026-04-28T04:40:50Z
2026-04-26T03:02:11Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
BiznessFish
46,340,796
MDQ6VXNlcjQ2MzQwNzk2
User
false
openclaw/openclaw
4,282,150,574
I_kwDOQb6kR87_PG6u
68,083
https://github.com/openclaw/openclaw/issues/68083
https://api.github.com/repos/openclaw/openclaw/issues/68083
[Bug]: subagent_announce persists internal completion envelopes as role:"user", contaminating session JSONL and memory/dreaming
## Summary Internal subagent completion envelopes are being persisted into the parent session JSONL as normal `message.role = "user"` messages via `sourceTool = "subagent_announce"`. This is not only a UI leak. The contaminated user-role messages are then ingested into local memory/indexing (`lcm-files`) and dreaming...
closed
completed
true
2
[]
[]
2026-04-17T11:10:41Z
2026-04-20T04:26:40Z
2026-04-17T11:14:17Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
BiznessFish
46,340,796
MDQ6VXNlcjQ2MzQwNzk2
User
false
openclaw/openclaw
4,282,160,266
I_kwDOQb6kR87_PJSK
68,085
https://github.com/openclaw/openclaw/issues/68085
https://api.github.com/repos/openclaw/openclaw/issues/68085
[Bug]: subagent_announce persists internal completion envelopes as role:"user", contaminating session JSONL and memory/dreaming
## Summary Internal subagent completion envelopes are being persisted into the parent session JSONL as normal `message.role = "user"` messages via `sourceTool = "subagent_announce"`. This is not only a UI leak. The contaminated user-role messages are then ingested into local memory/indexing (`lcm-files`) and dreaming...
closed
completed
true
2
[]
[]
2026-04-17T11:12:14Z
2026-04-20T04:26:39Z
2026-04-17T11:14:32Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
BiznessFish
46,340,796
MDQ6VXNlcjQ2MzQwNzk2
User
false
openclaw/openclaw
4,282,168,923
I_kwDOQb6kR87_PLZb
68,088
https://github.com/openclaw/openclaw/issues/68088
https://api.github.com/repos/openclaw/openclaw/issues/68088
openclaw doctor --non-interactive emits two false positives when memory is intentionally disabled: plugins.allow is empty warning and memory-core disabled in config error
## Environment - OpenClaw version: `2026.4.15` - Commit: `4850cdc` - Branch: `update/v2026.4.15-local-fleet` - Invocation: `openclaw doctor --non-interactive` - Runtime state: gateway healthy, RPC probe ok, runtime healthy ## Scope This is a **doctor-only false-positive issue**. Runtime behavior is unaffected. The ...
closed
completed
true
2
[]
[]
2026-04-17T11:13:39Z
2026-04-30T04:39:34Z
2026-04-26T05:18:36Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
ahmednasr999
5,443,403
MDQ6VXNlcjU0NDM0MDM=
User
false
openclaw/openclaw
4,282,204,613
I_kwDOQb6kR87_PUHF
68,090
https://github.com/openclaw/openclaw/issues/68090
https://api.github.com/repos/openclaw/openclaw/issues/68090
[Feature]: Add configuration option for node.invoke timeout ( gateway.nodes.invokeTimeoutMs )
### Summary Add configuration option for node.invoke timeout ( gateway.nodes.invokeTimeoutMs ) ### Problem to solve Currently, the node.invoke timeout is hardcoded to 30 seconds (30,000ms) in the source code, with no way to configure it via openclaw.json . TypeScript (node-registry.ts:125): ```typescript const time...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-04-17T11:19:51Z
2026-04-30T04:39:33Z
2026-04-26T05:18:40Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
kikuBruce
53,073,964
MDQ6VXNlcjUzMDczOTY0
User
false
openclaw/openclaw
4,282,208,863
I_kwDOQb6kR87_PVJf
68,091
https://github.com/openclaw/openclaw/issues/68091
https://api.github.com/repos/openclaw/openclaw/issues/68091
[Bug]: Isolated cron job completes successfully but scheduler reports cron: job execution timed out
## Summary When an isolated `agentTurn` cron job completes its work and exits cleanly, the cron scheduler still logs `status: error` with `error: "cron: job execution timed out"`. The session itself exits with `stopReason: "stop"` and all work is delivered — the timeout error is false. ## Environment - OpenClaw: v20...
closed
completed
true
2
[]
[]
2026-04-17T11:20:45Z
2026-04-20T04:26:37Z
2026-04-17T12:45:18Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
Crabsticksalad
262,156,320
U_kgDOD6AwIA
User
false
openclaw/openclaw
4,282,241,716
I_kwDOQb6kR87_PdK0
68,094
https://github.com/openclaw/openclaw/issues/68094
https://api.github.com/repos/openclaw/openclaw/issues/68094
[Bug]: Startup context prelude and system event blocks bleed into Control UI chat as visible user message text
## Bug type Behavior bug (incorrect output/state without crash) ## Summary When a new session starts (`/new` or `/reset`), the startup context prelude (daily memory notes, persona instructions, etc.) is concatenated directly into the text body of the first user message turn. Similarly, system events — including heart...
closed
not_planned
true
1
[]
[]
2026-04-17T11:27:22Z
2026-04-28T04:51:44Z
2026-04-25T18:24:41Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
mtoko
4,711,179
MDQ6VXNlcjQ3MTExNzk=
User
false
openclaw/openclaw
4,282,330,973
I_kwDOQb6kR87_Py9d
68,097
https://github.com/openclaw/openclaw/issues/68097
https://api.github.com/repos/openclaw/openclaw/issues/68097
[retracted] docs(memory): make dreaming storage.mode explicit for operators
Retracted by reporter. Please ignore.
closed
completed
true
1
[]
[]
2026-04-17T11:45:33Z
2026-04-20T04:26:39Z
2026-04-17T11:50:01Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
walkindude
412,781
MDQ6VXNlcjQxMjc4MQ==
User
false
openclaw/openclaw
4,282,414,665
I_kwDOQb6kR87_QHZJ
68,101
https://github.com/openclaw/openclaw/issues/68101
https://api.github.com/repos/openclaw/openclaw/issues/68101
[Bug]: Lobster tool falls back to pipeline parsing for relative workflow file paths
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary The Lobster tool incorrectly falls back to pipeline parsing when a **relative workflow file path** cannot be resolved. For example, passing: ```text lobster/haiku-ppc64-hidden-alias-autofix-once.lobstercan re...
open
null
false
2
[ "bug", "bug:behavior" ]
[]
2026-04-17T12:00:27Z
2026-05-02T20:43:07Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
MPC7500
70,668,364
MDQ6VXNlcjcwNjY4MzY0
User
false
openclaw/openclaw
4,282,428,718
I_kwDOQb6kR87_QK0u
68,102
https://github.com/openclaw/openclaw/issues/68102
https://api.github.com/repos/openclaw/openclaw/issues/68102
Bug: webchat attach file image attachment lost after upload (Control UI) — #64918 fix not covering this path
## Bug Description When uploading an image via the Control UI (webchat) using the attachment button, the image briefly appears in the chat but disappears once the AI starts processing it. The final response only shows the AI text analysis with no image attachment. **Steps to reproduce:** 1. Open Control UI (webchat) ...
closed
completed
true
1
[]
[]
2026-04-17T12:02:45Z
2026-04-28T04:51:43Z
2026-04-25T18:24:48Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
harinwu-netizen
265,065,393
U_kgDOD8yTsQ
User
false
openclaw/openclaw
4,282,451,504
I_kwDOQb6kR87_QQYw
68,104
https://github.com/openclaw/openclaw/issues/68104
https://api.github.com/repos/openclaw/openclaw/issues/68104
[Bug]: Google Gemini image_generate fails with HTTP/2 stream timeout after 12000 on latest stable
## Summary On OpenClaw **2026.4.15** (latest stable), `image_generate` fails for Google Gemini image models with: - `HTTP/2: "stream timeout after 12000"` This happens even though the request appears to succeed on the Google side, and the image is visible in Google AI Studio logs. So the failure appears to be in Op...
closed
duplicate
true
2
[]
[]
2026-04-17T12:06:07Z
2026-04-26T04:29:46Z
2026-04-23T23:24:45Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
rweltens1978
170,875,627
U_kgDOCi9a6w
User
false
openclaw/openclaw
4,282,452,566
I_kwDOQb6kR87_QQpW
68,105
https://github.com/openclaw/openclaw/issues/68105
https://api.github.com/repos/openclaw/openclaw/issues/68105
[Bug]: RTL bidi isolation missing at gateway/outbound-reply boundary (Hebrew/Arabic punctuation renders on wrong side)
### Bug type Behavior bug (incorrect output without crash) ### Summary The TUI fix from #21936 (commit b9e9fbc97) wraps RTL-script runs in Unicode bidi isolation marks (U+2067 RLI / U+2069 PDI), preserving correct visual order in the terminal. That sanitizer lives in `src/tui/tui-formatters.ts` and is NOT applied at t...
open
null
false
2
[]
[]
2026-04-17T12:06:17Z
2026-05-02T23:12:38Z
null
NONE
null
20260503T000641Z
2026-05-03T00:06:41Z
shaharsha
11,346,965
MDQ6VXNlcjExMzQ2OTY1
User
false
openclaw/openclaw
4,282,536,046
I_kwDOQb6kR87_QlBu
68,108
https://github.com/openclaw/openclaw/issues/68108
https://api.github.com/repos/openclaw/openclaw/issues/68108
[Bug]: Remote CDP `status` / `tabs` false-negative when `browser.ssrfPolicy` is unset because the no-config resolver returns `{}`
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary In a WSL OpenClaw -> Windows Chrome remote CDP setup, `openclaw browser status` and `openclaw browser tabs` can false-negative even though the remote CDP endpoint is healthy. Validated setup: - `browser.defaul...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-17T12:20:08Z
2026-04-21T04:21:43Z
2026-04-18T21:54:55Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
b3401069-ops
273,818,122
U_kgDOEFIiCg
User
false
openclaw/openclaw
4,282,541,114
I_kwDOQb6kR87_QmQ6
68,109
https://github.com/openclaw/openclaw/issues/68109
https://api.github.com/repos/openclaw/openclaw/issues/68109
[Bug]: gateway restart returns exit=null on systemd instead of exit=0 (2026.4.15)
## Environment - OpenClaw: 2026.4.15 - OS: Ubuntu / systemd user service ## What happened `openclaw gateway restart` exits with `null` instead of `0` on success. Note: this was confirmed using the 2026.4.15 CLI binary directly. Log: ``` CMD: openclaw gateway restart OUT: Restarted systemd service: openclaw-gateway.s...
open
null
false
2
[]
[]
2026-04-17T12:20:55Z
2026-05-02T21:50:02Z
null
NONE
null
20260503T000641Z
2026-05-03T00:06:41Z
JerryliDe
127,085,793
U_kgDOB5Ms4Q
User
false
openclaw/openclaw
4,282,638,965
I_kwDOQb6kR87_Q-J1
68,113
https://github.com/openclaw/openclaw/issues/68113
https://api.github.com/repos/openclaw/openclaw/issues/68113
[Bug]: Mattermost slash commands return 503 "not yet initialized" in v2026.4.15
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary ## Bug Description Mattermost slash commands are not working in OpenClaw v2026.4.15. All commands return HTTP 503 with message "Slash commands are not yet initialized. Please try again in a moment." ## Environment - OpenCla...
open
reopened
false
10
[ "bug", "regression" ]
[]
2026-04-17T12:36:56Z
2026-05-02T20:43:09Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
infoanton
184,641,330
U_kgDOCwFnMg
User
false
openclaw/openclaw
4,282,692,391
I_kwDOQb6kR87_RLMn
68,115
https://github.com/openclaw/openclaw/issues/68115
https://api.github.com/repos/openclaw/openclaw/issues/68115
[Feature]: First-class tool-plugin setup hook for global `openclaw setup`
### Summary Add a first-class setup/onboarding hook for **tool-only plugins** so they can participate in the global `openclaw setup` wizard, the same way provider plugins do today via `providerAuthChoices` / `setup.providers`. ### Problem to solve The plugin SDK currently has a rich onboarding surface for *provider*...
open
null
false
2
[]
[]
2026-04-17T12:46:20Z
2026-05-02T20:26:13Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
mateobelanger
26,660,420
MDQ6VXNlcjI2NjYwNDIw
User
false
openclaw/openclaw
4,282,779,717
I_kwDOQb6kR87_RghF
68,117
https://github.com/openclaw/openclaw/issues/68117
https://api.github.com/repos/openclaw/openclaw/issues/68117
Browser startup fails: Chrome CDP websocket for profile openclaw is not reachable after start on VPS/Docker
### Summary OpenClaw browser startup fails for profile `openclaw` with: `Error: Chrome CDP websocket for profile "openclaw" is not reachable after start.` This happens even though Chromium does start successfully and exposes a DevTools websocket endpoint. ### Environment - OpenClaw version: `2026.4.12` - Host: Hos...
closed
completed
true
2
[ "close:already-fixed", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-17T13:00:11Z
2026-04-28T05:20:39Z
2026-04-25T11:41:42Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
jorgevictorgfm-web
276,991,125
U_kgDOEIKMlQ
User
false
openclaw/openclaw
4,282,806,687
I_kwDOQb6kR87_RnGf
68,118
https://github.com/openclaw/openclaw/issues/68118
https://api.github.com/repos/openclaw/openclaw/issues/68118
[Bug]: Openrouter wont work anymore after last update
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary After the last update on 04/14, now I can't onboard with openrouter anymore, I do everything normally as I have always done, but after finishing the onboarding with an openrouter key the agent wont work, and it works normall...
closed
completed
true
3
[ "bug", "regression" ]
[]
2026-04-17T13:04:17Z
2026-04-21T04:21:52Z
2026-04-18T17:13:06Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
GigaSwarm
272,830,082
U_kgDOEEMOgg
User
false
openclaw/openclaw
4,282,807,070
I_kwDOQb6kR87_RnMe
68,119
https://github.com/openclaw/openclaw/issues/68119
https://api.github.com/repos/openclaw/openclaw/issues/68119
[Bug]:
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary # Bug Report: Duplicate Bootstrap Context Trigger ## Issue When starting a new session via `/new` or `/reset`, the bootstrap context is triggered twice, causing duplicate assistant messages with the same greeting content. ...
closed
completed
true
1
[ "bug" ]
[]
2026-04-17T13:04:21Z
2026-04-20T04:26:28Z
2026-04-18T00:59:14Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
jeenious
14,320,370
MDQ6VXNlcjE0MzIwMzcw
User
false
openclaw/openclaw
4,282,850,815
I_kwDOQb6kR87_Rx3_
68,120
https://github.com/openclaw/openclaw/issues/68120
https://api.github.com/repos/openclaw/openclaw/issues/68120
[Bug]: OpenRouter chat completions models return empty assistant messages in OpenClaw main chat, while direct OpenRouter API calls work
### Bug type Regression (worked before, now fails) ### Beta release blocker Yes ### Summary When OpenClaw uses OpenRouter models through the openai-completions transport, the main chat often records an assistant message with: - content: [] - stopReason: "stop" - usage.totalTokens: 0 This causes OpenClaw ...
closed
completed
true
1
[ "bug" ]
[]
2026-04-17T13:11:13Z
2026-04-21T04:21:59Z
2026-04-18T16:02:19Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
Kasun1Don
144,102,327
U_kgDOCJbTtw
User
false
openclaw/openclaw
4,282,855,307
I_kwDOQb6kR87_Ry-L
68,122
https://github.com/openclaw/openclaw/issues/68122
https://api.github.com/repos/openclaw/openclaw/issues/68122
session_status rejects codex/gpt-5.4 after enabling codex plugin and applying config
## Summary After enabling the bundled `codex` plugin and applying the documented native Codex harness config, `session_status(model="codex/gpt-5.4")` still returns: > Model "codex/gpt-5.4" is not allowed. At the same time, `openclaw models list --provider codex` shows the model as configured and available. ## Versio...
closed
completed
true
1
[]
[]
2026-04-17T13:11:54Z
2026-04-28T04:51:42Z
2026-04-25T18:24:55Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
vibecodesth
208,919,342
U_kgDODHPbLg
User
false
openclaw/openclaw
4,282,858,005
I_kwDOQb6kR87_RzoV
68,123
https://github.com/openclaw/openclaw/issues/68123
https://api.github.com/repos/openclaw/openclaw/issues/68123
feat: allow cron tasks to opt out of main session notification
## Problem Currently, every cron task execution sends a notification/announcement to the main session. For high-frequency cron tasks (e.g., every 30 minutes), this creates noise in the main conversation, especially when the task completes silently with no actionable output (e.g., `HEARTBEAT_OK`). ## Proposed Solution...
closed
completed
true
1
[]
[]
2026-04-17T13:12:20Z
2026-04-28T04:51:41Z
2026-04-25T18:25:02Z
CONTRIBUTOR
null
20260428T060020Z
2026-04-28T06:00:20Z
kagura-agent
268,167,063
U_kgDOD_vnlw
User
false
openclaw/openclaw
4,282,920,567
I_kwDOQb6kR87_SC53
68,124
https://github.com/openclaw/openclaw/issues/68124
https://api.github.com/repos/openclaw/openclaw/issues/68124
[Bug]: f.toLowerCase is not a function in agent:bootstrap hook (v2026.4.14)
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary The agent:bootstrap internal hook fires a "f.toLowerCase is not a function" error on every agent start and periodically during runtime. No stack trace is emitted. Error is non-blocking — agents still respond — ...
open
null
false
2
[ "bug", "bug:behavior" ]
[]
2026-04-17T13:22:20Z
2026-05-03T04:43:36Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
ngakalden
28,539,063
MDQ6VXNlcjI4NTM5MDYz
User
false
openclaw/openclaw
4,282,995,155
I_kwDOQb6kR87_SVHT
68,126
https://github.com/openclaw/openclaw/issues/68126
https://api.github.com/repos/openclaw/openclaw/issues/68126
Discord DM inbound sets ctx.To to channel:<id> instead of user:<id>
## Bug Description Discord DM (direct message) inbound messages have `ctx.To` incorrectly set to `channel:<DM_channel_id>` instead of `user:<userId>`. This causes downstream components (mirror, delivery-recovery) to treat the DM as a channel conversation, ultimately resulting in Discord API `Unknown Channel` errors. ...
closed
completed
true
2
[]
[]
2026-04-17T13:34:36Z
2026-05-04T04:34:49Z
2026-05-02T01:11:56Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
Lewis-404
188,748,302
U_kgDOC0ASDg
User
false
openclaw/openclaw
4,283,145,537
I_kwDOQb6kR87_S51B
68,134
https://github.com/openclaw/openclaw/issues/68134
https://api.github.com/repos/openclaw/openclaw/issues/68134
memory-core: managed dreaming cron stuck with lastError="disabled", not surfaced in logs
### Version OpenClaw 2026.4.15 (upgraded from 2026.4.14 during diagnosis) — macOS (Darwin 25.4.0), Node 25.9.0 ### Summary The managed `Memory Dreaming Promotion` cron created by the `memory-core` plugin is consistently `skipped` with `state.lastError = "disabled"` on every fire, including manual invocations via `open...
closed
completed
true
1
[]
[]
2026-04-17T13:59:40Z
2026-04-28T04:51:41Z
2026-04-25T18:25:09Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
zote
35,069
MDQ6VXNlcjM1MDY5
User
false
openclaw/openclaw
4,283,221,607
I_kwDOQb6kR87_TMZn
68,138
https://github.com/openclaw/openclaw/issues/68138
https://api.github.com/repos/openclaw/openclaw/issues/68138
Test issue from ZeroClaw
This is a test issue created to verify gh CLI authentication and issue creation capability.
closed
completed
true
0
[]
[]
2026-04-17T14:12:25Z
2026-04-20T04:26:35Z
2026-04-17T14:20:33Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
Svtter
5,856,931
MDQ6VXNlcjU4NTY5MzE=
User
false
openclaw/openclaw
4,283,222,920
I_kwDOQb6kR87_TMuI
68,139
https://github.com/openclaw/openclaw/issues/68139
https://api.github.com/repos/openclaw/openclaw/issues/68139
[Bug]: Broken provider links on localized docs page openclaw-ai.com/de/docs/providers/index
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary The localized docs page for providers contains broken links. Page: https://openclaw-ai.com/de/docs/providers/index On that page, provider links are generated like this: - `/providers/ollama` But on this site those links re...
closed
not_planned
true
2
[ "bug", "regression" ]
[]
2026-04-17T14:12:39Z
2026-04-28T04:51:40Z
2026-04-25T18:25:16Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
fukuro-kun
29,835,293
MDQ6VXNlcjI5ODM1Mjkz
User
false
openclaw/openclaw
4,283,255,065
I_kwDOQb6kR87_TUkZ
68,141
https://github.com/openclaw/openclaw/issues/68141
https://api.github.com/repos/openclaw/openclaw/issues/68141
[Feature]: operator.admin can read/write ~/openclaw/ sub folder/files by websocket api.
### Summary Now ws can config.get/set openclaw.json infomation, but cannot admin sub folder/files. ### Problem to solve can file.get/set files by api remotely, for example ~/openclaw/logs/config-health.json, identity/device.json ### Proposed solution - api: file.get param: logs/config-health.json ( or paras: id...
closed
not_planned
true
1
[ "enhancement" ]
[]
2026-04-17T14:17:58Z
2026-04-28T04:51:39Z
2026-04-25T18:25:23Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
gh-url
6,647,429
MDQ6VXNlcjY2NDc0Mjk=
User
false
openclaw/openclaw
4,283,278,061
I_kwDOQb6kR87_TaLt
68,143
https://github.com/openclaw/openclaw/issues/68143
https://api.github.com/repos/openclaw/openclaw/issues/68143
Bug: compaction.truncateAfterCompaction is implemented but rejected by config validation
I am reporting this from a local OpenClaw instance while diagnosing a real user configuration. The local OpenClaw runtime found an internal schema mismatch in OpenClaw `2026.4.15`. ## Summary `agents.defaults.compaction.truncateAfterCompaction` appears to be implemented and documented in the runtime, but the Zod conf...
closed
completed
true
2
[]
[]
2026-04-17T14:21:33Z
2026-04-25T04:17:54Z
2026-04-22T10:31:05Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
thisisevgeniy
122,456,341
U_kgDOB0yJFQ
User
false
openclaw/openclaw
4,283,345,483
I_kwDOQb6kR87_TqpL
68,147
https://github.com/openclaw/openclaw/issues/68147
https://api.github.com/repos/openclaw/openclaw/issues/68147
[Bug]: can only select one model, when multipel are loaded
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary I’m running OpenClaw in a dedicated Ubuntu 24.04 VM and Ollama in a separate LXC on the same Proxmox/LAN. OpenClaw can reach the remote Ollama API and correctly discovers multiple local and cloud-capable models...
closed
completed
true
2
[ "bug", "bug:behavior" ]
[]
2026-04-17T14:32:21Z
2026-04-30T04:39:32Z
2026-04-26T05:18:45Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
Mark-1982
57,810,647
MDQ6VXNlcjU3ODEwNjQ3
User
false
openclaw/openclaw
4,283,349,297
I_kwDOQb6kR87_Trkx
68,148
https://github.com/openclaw/openclaw/issues/68148
https://api.github.com/repos/openclaw/openclaw/issues/68148
--version reports live git HEAD instead of the commit the built binary was built from
## Summary `node dist/index.js --version` reports the current value of `.git/HEAD`, not the commit the `dist/` was built from. The two disagree any time HEAD moves after a build, so `--version` is unreliable as a build-identity marker — even though `dist/build-info.json` still records the correct commit. ## Reproduct...
closed
not_planned
true
1
[]
[]
2026-04-17T14:33:02Z
2026-04-30T04:39:31Z
2026-04-26T05:18:49Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
sparkeros
243,132,863
U_kgDODn3pvw
User
false
openclaw/openclaw
4,283,379,740
I_kwDOQb6kR87_TzAc
68,151
https://github.com/openclaw/openclaw/issues/68151
https://api.github.com/repos/openclaw/openclaw/issues/68151
npm global install 2026.4.15 on macOS produces incomplete dist/runtime files and unhealthy gateway
## Bug Description On macOS, manually installing `openclaw@2026.4.15` via npm global install produced a broken runtime with multiple missing hashed dist chunks and missing packaged assets. This is distinct from the already-fixed updater handoff bug (#65368 / #65471): I reproduced the failure using a direct `npm instal...
closed
completed
true
1
[]
[]
2026-04-17T14:38:09Z
2026-04-28T04:51:38Z
2026-04-25T18:25:30Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
davidbordenwi
43,112,759
MDQ6VXNlcjQzMTEyNzU5
User
false
openclaw/openclaw
4,283,388,546
I_kwDOQb6kR87_T1KC
68,153
https://github.com/openclaw/openclaw/issues/68153
https://api.github.com/repos/openclaw/openclaw/issues/68153
Telegram channel health-monitor restart triggers full gateway EADDRINUSE loop (same class as #22169)
## Bug The `gateway/health-monitor` detects the Telegram channel as "stuck" during quiet periods (no messages for 30+ minutes) and attempts a restart. The restart path triggers a full gateway bind attempt on the main WebSocket port (18789), which fails with EADDRINUSE because the gateway already owns the port. This pr...
closed
completed
true
1
[]
[]
2026-04-17T14:39:37Z
2026-04-28T04:51:38Z
2026-04-25T18:25:37Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
shinny77
22,088,897
MDQ6VXNlcjIyMDg4ODk3
User
false
openclaw/openclaw
4,283,394,873
I_kwDOQb6kR87_T2s5
68,154
https://github.com/openclaw/openclaw/issues/68154
https://api.github.com/repos/openclaw/openclaw/issues/68154
[Bug]: security audit false positive: plugins.allow_phantom_entries flags bundled plugins as phantom
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary On OpenClaw 2026.4.15, `openclaw security audit` can report `plugins.allow_phantom_entries` for bundled plugins such as `telegram`, `openai`, `browser`, and `acpx`. In my installation, those IDs are not arbitr...
closed
completed
true
11
[]
[]
2026-04-17T14:40:41Z
2026-04-30T04:36:40Z
2026-04-27T05:24:57Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
wangshuo-dev
228,745,142
U_kgDODaJftg
User
false
openclaw/openclaw
4,283,412,587
I_kwDOQb6kR87_T7Br
68,156
https://github.com/openclaw/openclaw/issues/68156
https://api.github.com/repos/openclaw/openclaw/issues/68156
[Bug]: isolated cron agentTurn fails non-deterministically when running long shell commands (2026.4.15)
### Bug type Regression / intermittent failure ### Beta release blocker No ### Summary On OpenClaw **2026.4.15** (arm64 sandbox, Docker), isolated cron jobs running `payload.kind: "agentTurn"` with long shell commands fail unpredictably with `⚠️ Agent couldn't generate a response. Note: some tool actions may have ...
closed
completed
true
1
[]
[]
2026-04-17T14:43:47Z
2026-04-27T04:49:28Z
2026-04-24T22:36:54Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
aaajiao
49,885
MDQ6VXNlcjQ5ODg1
User
false
openclaw/openclaw
4,283,416,254
I_kwDOQb6kR87_T76-
68,157
https://github.com/openclaw/openclaw/issues/68157
https://api.github.com/repos/openclaw/openclaw/issues/68157
[Bug] Cron isolated agentTurn: "already-running" survives restart, run history always empty
## Bug Description Cron jobs with `sessionTarget: isolated` and `payload.kind: agentTurn` enter a stuck "already-running" state and never recover — even after gateway restart. The `openclaw cron runs --id <jobId>` history shows 0 entries, and manual `cron run` returns `{ok: true, ran: false, reason: "already-running"}...
closed
duplicate
true
3
[ "close:duplicate", "dedupe:parent", "dedupe:child" ]
[]
2026-04-17T14:44:26Z
2026-04-27T04:42:26Z
2026-04-25T01:19:55Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
interchainlive
46,060,789
MDQ6VXNlcjQ2MDYwNzg5
User
false
openclaw/openclaw
4,283,453,942
I_kwDOQb6kR87_UFH2
68,160
https://github.com/openclaw/openclaw/issues/68160
https://api.github.com/repos/openclaw/openclaw/issues/68160
[Bug]: stale Type.Optional wrapper on HelloOkSchema.auth after #67810
PR #67810 (merged 2026-04-17) made the hello-ok handler unconditionally populate `auth` — role + scopes always set, deviceToken sub-fields spread only when a device token is issued (`src/gateway/server/ws-connection/message-handler.ts:1231-1243`). The outer `Type.Optional` wrapper on `HelloOkSchema.auth` at `src/gatew...
closed
completed
true
1
[]
[]
2026-04-17T14:51:11Z
2026-04-30T04:34:30Z
2026-04-27T11:40:38Z
CONTRIBUTOR
null
20260430T060018Z
2026-04-30T06:00:18Z
martingarramon
263,922,628
U_kgDOD7sjxA
User
false
openclaw/openclaw
4,283,461,066
I_kwDOQb6kR87_UG3K
68,162
https://github.com/openclaw/openclaw/issues/68162
https://api.github.com/repos/openclaw/openclaw/issues/68162
[Bug] Control UI (webchat) creates new session on WebSocket reconnection instead of resuming
### Bug: Control UI (webchat) creates new session on every WebSocket reconnection **Environment:** - OpenClaw: v2026.4.15 - OS: Windows 10 - Channel: webchat (Control UI) - Model: MiniMax-M2.7 **Description:** When using the Control UI (webchat), a new session is created on every WebSocket disconnection/reconnection ...
closed
duplicate
true
4
[]
[]
2026-04-17T14:52:23Z
2026-05-04T04:33:45Z
2026-05-02T04:30:47Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
zhong18804784882
268,618,080
U_kgDOEALJYA
User
false
openclaw/openclaw
4,283,993,077
I_kwDOQb6kR87_WIv1
68,194
https://github.com/openclaw/openclaw/issues/68194
https://api.github.com/repos/openclaw/openclaw/issues/68194
Matrix channel: sync stream stalls silently after initial catchup
## Bug Report **OpenClaw version:** 2026.4.15 **Channel:** Matrix **Deployment:** Docker (compose) ### Summary The Matrix channel plugin logs in successfully and processes messages from the initial sync (history catchup), but then the incremental `/sync` stream appears to die silently. No new inbound Matrix messages...
closed
completed
true
2
[]
[]
2026-04-17T16:27:50Z
2026-04-30T04:39:27Z
2026-04-26T05:19:09Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
atebites-hub
177,588,422
U_kgDOCpXIxg
User
false
openclaw/openclaw
4,283,942,554
I_kwDOQb6kR87_V8aa
68,192
https://github.com/openclaw/openclaw/issues/68192
https://api.github.com/repos/openclaw/openclaw/issues/68192
web_fetch SSRF blocks RFC 2544 (198.18.0.0/15) used by transparent-proxy VPNs (Shadowrocket/Surge/Clash)
## Problem `web_fetch` (and `pdf` tool) fails on **all external URLs** when the host runs a transparent-proxy VPN (Shadowrocket, Surge, Clash, Mihomo) in packet-tunnel / fake-IP mode. These VPNs resolve every hostname to a virtual IP in `198.18.0.0/15` (RFC 2544 Benchmarking range), then route traffic through their t...
closed
completed
true
1
[]
[]
2026-04-17T16:17:44Z
2026-04-28T04:51:36Z
2026-04-25T18:25:58Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
MattWenJun
20,513,371
MDQ6VXNlcjIwNTEzMzcx
User
false
openclaw/openclaw
4,283,909,403
I_kwDOQb6kR87_V0Ub
68,191
https://github.com/openclaw/openclaw/issues/68191
https://api.github.com/repos/openclaw/openclaw/issues/68191
False-positive `lost` cron task records after gateway restart due to transient `activeJobIds` backing-session check
## Symptom Cron task records can be marked `status = "lost"` with `error = "backing session missing"` even though the cron run itself completed and this does not necessarily indicate a real user-facing delivery failure. These false positives pollute task audit / status output and can make successful cron runs look orph...
open
null
false
3
[]
[]
2026-04-17T16:11:30Z
2026-05-02T20:43:10Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
forevermore3333
204,496,403
U_kgDODDBeEw
User
false
openclaw/openclaw
4,283,883,241
I_kwDOQb6kR87_Vt7p
68,190
https://github.com/openclaw/openclaw/issues/68190
https://api.github.com/repos/openclaw/openclaw/issues/68190
[Bug]: Chat messages sent during active tool execution are silently dropped — no interrupt mechanism
## Description When an agent is mid-execution (running a chain of tool calls), chat messages sent by the user — including explicit "stop" signals — are silently dropped and never delivered to the running session. The messages do not appear in the chat UI and do not interrupt execution. ## Steps to Reproduce 1. Start...
closed
completed
true
1
[]
[]
2026-04-17T16:06:53Z
2026-04-28T04:51:36Z
2026-04-25T18:25:51Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
acsaihost
277,044,654
U_kgDOEINdrg
User
false
openclaw/openclaw
4,283,759,749
I_kwDOQb6kR87_VPyF
68,185
https://github.com/openclaw/openclaw/issues/68185
https://api.github.com/repos/openclaw/openclaw/issues/68185
[Bug]: native OpenRouter model openrouter/openrouter/free returns incomplete turn payloads=0
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Native OpenRouter integration fails for openrouter/openrouter/free with incomplete turn / payloads=0, even in a clean OpenClaw 2026.4.15 container. ### Steps to reproduce 1. Run a clean ephemeral OpenClaw con...
closed
completed
true
4
[ "bug" ]
[]
2026-04-17T15:44:28Z
2026-04-21T04:22:05Z
2026-04-18T16:02:06Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
neo19482
43,018,794
MDQ6VXNlcjQzMDE4Nzk0
User
false
openclaw/openclaw
4,283,819,309
I_kwDOQb6kR87_VeUt
68,188
https://github.com/openclaw/openclaw/issues/68188
https://api.github.com/repos/openclaw/openclaw/issues/68188
Matrix: bot receives messages but they are not delivered to agent session
## Description Matrix bot is successfully connected and authenticated (verified via homeserver API), and messages sent to the bot are recorded in `bot-storage.json` and `inbound-dedupe.json`. However, the messages are not delivered to the agent session visible in webchat. ## Environment - OpenClaw version: 2026.4.15...
open
null
false
3
[]
[]
2026-04-17T15:55:06Z
2026-05-02T20:57:27Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
entrehuihui
22,847,681
MDQ6VXNlcjIyODQ3Njgx
User
false
openclaw/openclaw
4,214,336,963
I_kwDOQb6kR877Ma3D
62,158
https://github.com/openclaw/openclaw/issues/62158
https://api.github.com/repos/openclaw/openclaw/issues/62158
Comfy plugin: models.providers.comfy schema rejects image/video/music workflow config keys
## Summary The bundled `comfy` plugin (new in 2026.4.5) expects workflow configuration at `models.providers.comfy.<capability>` (e.g., `models.providers.comfy.image.workflowPath`), but the config schema for `models.providers` enforces the standard LLM provider shape — requiring `models[]` array and `api` from a fixed ...
closed
completed
true
4
[]
[]
2026-04-06T22:13:30Z
2026-04-27T04:59:37Z
2026-04-24T20:32:07Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
jefffroman
79,345,648
MDQ6VXNlcjc5MzQ1NjQ4
User
false
openclaw/openclaw
4,283,780,997
I_kwDOQb6kR87_VU-F
68,187
https://github.com/openclaw/openclaw/issues/68187
https://api.github.com/repos/openclaw/openclaw/issues/68187
SSE-backed MCP sessions can stay stale after server restart and fail with 'Session not found'
## Summary After an SSE-backed MCP server restarts, existing OpenClaw client/proxy sessions can keep using stale session state and fail with `Session not found` instead of reconnecting cleanly. ## Environment - OpenClaw CLI/app: `2026.4.14` - Host: macOS (Darwin arm64) - Local MCP services managed under `~/Developer...
open
null
false
1
[]
[]
2026-04-17T15:48:22Z
2026-05-02T18:31:26Z
null
NONE
null
20260502T210030Z
2026-05-02T21:00:30Z
gwjr
502,526
MDQ6VXNlcjUwMjUyNg==
User
false
openclaw/openclaw
4,283,758,032
I_kwDOQb6kR87_VPXQ
68,184
https://github.com/openclaw/openclaw/issues/68184
https://api.github.com/repos/openclaw/openclaw/issues/68184
[Feature]: Standalone Windows desktop status widget for OpenClaw
## Summary I built a small standalone **Windows desktop status widget** for OpenClaw and it turned out more useful than I expected, so I wanted to share it as a community feature proposal / prototype. The goal is simple: give OpenClaw users an always-visible mini panel on the desktop so they do not have to keep askin...
closed
not_planned
true
2
[]
[]
2026-04-17T15:44:09Z
2026-04-30T04:39:28Z
2026-04-26T05:19:05Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
tinatsntx
29,621,088
MDQ6VXNlcjI5NjIxMDg4
User
false
openclaw/openclaw
4,283,757,194
I_kwDOQb6kR87_VPKK
68,183
https://github.com/openclaw/openclaw/issues/68183
https://api.github.com/repos/openclaw/openclaw/issues/68183
[Bug]: Windows + Docker Desktop 4.x: OpenClaw sandbox fails due to bundled Docker CLI (API 1.41) vs Engine (API >=1.44)
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary Local models (Ollama) cannot run tools on Windows via Docker Desktop as Sandbox cannot be enabled. ### Steps to reproduce Install OpenClaw in Docker in the following environment - OS: Windows 11 - Docker Desktop: 4.61.x (...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-17T15:43:57Z
2026-04-30T04:35:12Z
2026-04-27T09:58:50Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
MarkLiddle
24,827,665
MDQ6VXNlcjI0ODI3NjY1
User
false
openclaw/openclaw
4,283,753,546
I_kwDOQb6kR87_VORK
68,182
https://github.com/openclaw/openclaw/issues/68182
https://api.github.com/repos/openclaw/openclaw/issues/68182
[Bug]: Heartbeat events can preempt the active user-facing reply lane
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary Heartbeat events can preempt the active user-facing reply lane and replace an in-progress assistant reply with internal control output such as `HEARTBEAT_OK`. ### Steps to reproduce Observed in a real user-fa...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-17T15:43:15Z
2026-04-28T04:51:37Z
2026-04-25T18:25:44Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
Serenity3533
43,163,577
MDQ6VXNlcjQzMTYzNTc3
User
false
openclaw/openclaw
4,283,743,371
I_kwDOQb6kR87_VLyL
68,181
https://github.com/openclaw/openclaw/issues/68181
https://api.github.com/repos/openclaw/openclaw/issues/68181
[Bug]: macOS screen.snapshot accepts malformed params and emits oversized JSON payloads on current main
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary On current `main`, the macOS `screen.snapshot` node command accepts malformed `paramsJSON` by falling back to default params, and it emits base64-in-JSON responses without any payload-size guard. Both behaviors...
open
null
false
1
[]
[]
2026-04-17T15:41:18Z
2026-05-03T04:43:37Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
shaun0927
70,629,228
MDQ6VXNlcjcwNjI5MjI4
User
false
openclaw/openclaw
4,283,621,104
I_kwDOQb6kR87_Ut7w
68,173
https://github.com/openclaw/openclaw/issues/68173
https://api.github.com/repos/openclaw/openclaw/issues/68173
[Feature]: Make it easier to add and manage local models from the dashboard
### Summary Allow users to add and manage models directly from the dashboard instead of relying on chat-based configuration. ### Problem to solve Hello :) Currently, adding new models to discussions in OpenCLAW requires going through an interaction with OpenCLAW itself. This approach is not very intuitive and make...
closed
completed
true
2
[ "enhancement" ]
[]
2026-04-17T15:19:38Z
2026-04-30T04:39:29Z
2026-04-26T05:19:01Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
alexandre-leng
72,550,137
MDQ6VXNlcjcyNTUwMTM3
User
false
openclaw/openclaw
4,160,590,608
I_kwDOQb6kR873_ZMQ
56,492
https://github.com/openclaw/openclaw/issues/56492
https://api.github.com/repos/openclaw/openclaw/issues/56492
Discord gateway never connects: Carbon Client constructor doesn't await async GatewayPlugin.registerClient
## Summary Since the switch to `@buape/carbon` as the Discord client library (present in at least 2026.3.22+), the Discord gateway WebSocket frequently fails to connect on startup. The bot logs `client initialized as ... ; awaiting gateway readiness` but never reaches `logged in to discord`. ## Root Cause In `@buape...
closed
completed
true
3
[ "duplicate" ]
[]
2026-03-28T16:05:36Z
2026-04-27T04:55:23Z
2026-04-24T21:42:52Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
seanliuxu
265,684,550
U_kgDOD9YGRg
User
false
openclaw/openclaw
4,283,558,641
I_kwDOQb6kR87_Uerx
68,169
https://github.com/openclaw/openclaw/issues/68169
https://api.github.com/repos/openclaw/openclaw/issues/68169
Linux service PATH resolver checks $FNM_DIR/current/bin but modern fnm uses $FNM_DIR/aliases/default/bin (Darwin resolver is correct)
`openclaw doctor` on Linux reports ``` Gateway service PATH missing required dirs: /home/<user>/.local/share/fnm/current/bin ``` even on a correctly-configured fnm install where the default Node is set via `fnm alias <version> default`. ### Root cause `resolveLinuxUserBinDirs` in `src/daemon/runtime-paths.ts` (co...
closed
completed
true
2
[]
[]
2026-04-17T15:09:56Z
2026-04-30T04:40:13Z
2026-04-26T05:09:31Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
richard-scott
5,149,834
MDQ6VXNlcjUxNDk4MzQ=
User
false
openclaw/openclaw
4,045,131,456
I_kwDOQb6kR87xG87A
40,941
https://github.com/openclaw/openclaw/issues/40941
https://api.github.com/repos/openclaw/openclaw/issues/40941
[Bug]: Custom / Local Provider doesn't show current context length or number of input/output tokens
### Bug type Regression (worked before, now fails) ### Summary After upgrading from version 2026.3.1 to version 2026.3.7 I am not seeing the session length or input/output token usage in /summary (or with the command `openclaw sessions`). The /status command only shows 0 as context length and the CLI just prints "?"...
closed
completed
true
15
[ "bug", "regression" ]
[]
2026-03-09T11:49:12Z
2026-04-25T04:15:50Z
2026-04-23T03:23:29Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
tha80
7,176,001
MDQ6VXNlcjcxNzYwMDE=
User
false
openclaw/openclaw
4,283,587,760
I_kwDOQb6kR87_Ulyw
68,172
https://github.com/openclaw/openclaw/issues/68172
https://api.github.com/repos/openclaw/openclaw/issues/68172
[Bug] image tool: Gemini 3 Flash shows 'Model does not support images' despite having vision capabilities
## Bug Description The `image` tool fails with "Model does not support images: google/gemini-3-flash-preview" error, even though: 1. Gemini 3 Flash DOES support images (confirmed via direct API call) 2. Model is configured correctly in openclaw.json 3. Direct API calls to Gemini Flash work perfectly ## Environment -...
closed
completed
true
1
[]
[]
2026-04-17T15:14:43Z
2026-04-26T04:29:29Z
2026-04-24T00:49:22Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
fc4ngftsdj-hash
263,761,580
U_kgDOD7iurA
User
false
openclaw/openclaw
4,237,974,987
I_kwDOQb6kR878ml3L
64,213
https://github.com/openclaw/openclaw/issues/64213
https://api.github.com/repos/openclaw/openclaw/issues/64213
[Bug] Custom provider models with input: ["text", "image"] are treated as text-only when missing from gateway model catalog
## Summary When using a custom provider / custom model in OpenClaw Gateway, a model that is configured with `input: ["text", "image"]` can still be treated as text-only at runtime if that model is not present in the gateway model catalog. As a result: - the Web UI successfully sends image attachments - the attachmen...
closed
completed
true
3
[]
[]
2026-04-10T09:08:20Z
2026-05-02T04:27:36Z
2026-04-29T18:15:52Z
NONE
null
20260502T060142Z
2026-05-02T06:01:42Z
billonese
2,044,473
MDQ6VXNlcjIwNDQ0NzM=
User
false
openclaw/openclaw
4,283,558,839
I_kwDOQb6kR87_Ueu3
68,171
https://github.com/openclaw/openclaw/issues/68171
https://api.github.com/repos/openclaw/openclaw/issues/68171
doctor memory-search probe has a 3 s gateway timeout too short for cold-start embeddings
Immediately after `systemctl --user start openclaw-gateway` succeeds and `openclaw doctor` runs within a few seconds, doctor reports: ``` Memory search provider is set to "local" and a model path is configured, but the gateway reports local embeddings are not ready. Gateway probe: gateway memory probe unavailable: gat...
closed
not_planned
true
1
[]
[]
2026-04-17T15:09:58Z
2026-04-30T04:39:29Z
2026-04-26T05:18:57Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
richard-scott
5,149,834
MDQ6VXNlcjUxNDk4MzQ=
User
false
openclaw/openclaw
4,283,558,745
I_kwDOQb6kR87_UetZ
68,170
https://github.com/openclaw/openclaw/issues/68170
https://api.github.com/repos/openclaw/openclaw/issues/68170
doctor findOtherStateDirs scans /home/*/ — cross-user info leak and false positives on sibling backup dirs
`findOtherStateDirs(stateDir)` in `dist/prompt-select-styled-*.js` scans `/home/*/` for `.openclaw/` subdirs regardless of who's running. The relevant logic: ```js function findOtherStateDirs(stateDir) { const roots = process.platform === "linux" ? ["/home"] : []; ... for (const entry of entries) { ...
open
null
false
1
[]
[]
2026-04-17T15:09:57Z
2026-05-03T03:37:17Z
null
NONE
null
20260503T060030Z
2026-05-03T06:00:30Z
richard-scott
5,149,834
MDQ6VXNlcjUxNDk4MzQ=
User
false
openclaw/openclaw
4,283,512,191
I_kwDOQb6kR87_UTV_
68,165
https://github.com/openclaw/openclaw/issues/68165
https://api.github.com/repos/openclaw/openclaw/issues/68165
[Bug]: OpenClaw - WhatsApp sends validation messages to contacts and Telegram setup fails
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary WhatsApp sends validation messages intended for Telegram to user contacts instead of the user, while Telegram configuration fails. <img width="720" height="1600" alt="Image" src="https://github.com/user-attachments/assets/9...
closed
completed
true
1
[ "bug", "regression" ]
[]
2026-04-17T15:01:43Z
2026-04-30T04:39:30Z
2026-04-26T05:18:53Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
alexandre-leng
72,550,137
MDQ6VXNlcjcyNTUwMTM3
User
false
openclaw/openclaw
4,283,516,638
I_kwDOQb6kR87_UUbe
68,166
https://github.com/openclaw/openclaw/issues/68166
https://api.github.com/repos/openclaw/openclaw/issues/68166
[Feature]: expose vectorScore and textScore in hybrid search results
### Summary mergeHybridResults computes per-result vectorScore (cosine similarity) and textScore (BM25) but discards them when building the final result object, only the weighted combined score survives. Plugins hooking after_tool_call for memory_search receive the full result payload, including score, but have no way...
closed
completed
true
0
[ "enhancement" ]
[]
2026-04-17T15:02:32Z
2026-04-30T04:45:23Z
2026-04-25T06:46:04Z
CONTRIBUTOR
null
20260430T060018Z
2026-04-30T06:00:18Z
ajfonthemove
263,406,761
U_kgDOD7NEqQ
User
false
openclaw/openclaw
4,146,212,039
I_kwDOQb6kR873IizH
55,311
https://github.com/openclaw/openclaw/issues/55311
https://api.github.com/repos/openclaw/openclaw/issues/55311
lightContext: true not forwarded to agent runner in heartbeat path
Setting lightContext: true in an agent heartbeat config has no effect. The flag is set and threaded through types but get-reply.ts drops it before reaching the agent runner. Every heartbeat runs with full context (~68k+ tokens) regardless of the setting. Traced the full code path: 1. heartbeat-runner.ts:723 reads heart...
closed
completed
true
2
[]
[]
2026-03-26T18:03:34Z
2026-04-28T05:24:16Z
2026-04-25T11:01:01Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
fdipoma
10,550,493
MDQ6VXNlcjEwNTUwNDkz
User
false
openclaw/openclaw
4,283,471,704
I_kwDOQb6kR87_UJdY
68,163
https://github.com/openclaw/openclaw/issues/68163
https://api.github.com/repos/openclaw/openclaw/issues/68163
[Bug]: Fresh install on 2026.4.15, OpenRouter onboarding succeeds but agent is totally silent, Ollama still works
### Bug type Regression (worked before, now fails) ### Beta release blocker No ### Summary On a fresh install from the install script, OpenRouter onboarding appears to succeed and `openclaw models status` shows OpenRouter auth is OK, but the agent does not reply at all when using OpenRouter. On the same machine, ...
closed
completed
true
4
[ "bug", "regression" ]
[]
2026-04-17T14:54:12Z
2026-04-21T04:22:06Z
2026-04-18T16:02:04Z
NONE
null
20260421T060038Z
2026-04-21T06:00:38Z
GigaSwarm
272,830,082
U_kgDOEEMOgg
User
false
openclaw/openclaw
4,221,834,727
I_kwDOQb6kR877pBXn
62,876
https://github.com/openclaw/openclaw/issues/62876
https://api.github.com/repos/openclaw/openclaw/issues/62876
openclaw cron run triggers gateway crash: "Agent listener invoked outside active run" unhandled promise rejection
### 问题描述 手动运行 `openclaw cron run <job-id>` 后,gateway 会抛出未处理的 promise rejection,导致主进程崩溃退出,systemd 随后 SIGKILL 掉残留的 openclaw-cron 进程。每次触发均复现,不是偶发。 ### 复现步骤 1. 运行 `openclaw cron run <any-job-id>` 2. 命令挂住不返回 3. gateway 日志出现:`Unhandled promise rejection: Error: Agent listener invoked outside active run` 4. gateway 主进程退出 5. ...
closed
completed
true
0
[]
[]
2026-04-08T03:16:46Z
2026-04-20T04:26:36Z
2026-04-17T13:46:42Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
thomaskong119
23,382,150
MDQ6VXNlcjIzMzgyMTUw
User
false
openclaw/openclaw
3,998,828,815
I_kwDOQb6kR87uWUkP
28,222
https://github.com/openclaw/openclaw/issues/28222
https://api.github.com/repos/openclaw/openclaw/issues/28222
[Bug]: Built-in diagnostics-otel plugin doesn't work
### Summary When I tried to enable this plugin, it failed to be loaded with the following error: ``` 03:06:18 [plugins] diagnostics-otel failed to load from /home/openclaw/.npm-global/lib/node_modules/openclaw/extensions/diagnostics-otel/index.ts: Error: Cannot find module '@opentelemetry/api' Require stack: - /home/...
closed
completed
true
13
[ "bug" ]
[]
2026-02-27T03:20:51Z
2026-04-27T04:55:05Z
2026-04-24T22:05:02Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
chunliu
2,128,551
MDQ6VXNlcjIxMjg1NTE=
User
false
openclaw/openclaw
4,172,001,846
I_kwDOQb6kR874q7I2
57,811
https://github.com/openclaw/openclaw/issues/57811
https://api.github.com/repos/openclaw/openclaw/issues/57811
Cron jobs fail with custom Ollama providers: No API provider registered for api: ollama
## Description Cron jobs assigned to agents using custom Ollama providers (configured via `models.providers` with `"api": "ollama"`) fail with: ``` No API provider registered for api: ollama ``` The error originates from `@mariozechner/pi-ai`'s `resolveApiProvider()` in `stream.js`, which checks the `apiProviderRegi...
closed
completed
true
3
[]
[]
2026-03-30T16:07:37Z
2026-04-29T04:33:15Z
2026-04-27T00:34:47Z
NONE
null
20260429T060025Z
2026-04-29T06:00:25Z
Dhinc1
142,991,478
U_kgDOCIXgdg
User
false
openclaw/openclaw
4,233,257,503
I_kwDOQb6kR878UmIf
63,805
https://github.com/openclaw/openclaw/issues/63805
https://api.github.com/repos/openclaw/openclaw/issues/63805
[Bug] Isolated cron agentTurn jobs with explicit timeoutSeconds still hard-killed at ~300s despite fix in v2026.4.9
## Bug Description Isolated cron `agentTurn` jobs with an explicit `payload.timeoutSeconds: 300` are still being hard-killed at approximately 300,000ms — even after the v2026.4.9 fix for the LLM idle timeout regression. The job-level `setTimeout` in `executeJobCoreWithTimeout` fires at exactly the configured `timeout...
closed
duplicate
true
5
[ "close:duplicate", "dedupe:parent", "dedupe:child" ]
[]
2026-04-09T15:20:37Z
2026-04-27T04:42:55Z
2026-04-25T01:19:50Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
Crabsticksalad
262,156,320
U_kgDOD6AwIA
User
false
openclaw/openclaw
4,189,087,213
I_kwDOQb6kR875sGXt
59,205
https://github.com/openclaw/openclaw/issues/59205
https://api.github.com/repos/openclaw/openclaw/issues/59205
[Bug]: Ollama Cloud Authentication fails with 401 after update to 2026.3.31
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary After updating OpenClaw from version 2026.3.24 to 2026.3.31, all requests to Ollama Cloud models fail with HTTP 401 "unauthorized". The same API key works perfectly when tested directly via curl against the Oll...
closed
completed
true
8
[ "bug", "bug:behavior" ]
[ "BruceMacD" ]
2026-04-01T18:40:04Z
2026-04-20T04:26:38Z
2026-04-17T12:42:38Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
Felox63
249,820,014
U_kgDODuPzbg
User
false
openclaw/openclaw
4,158,734,550
I_kwDOQb6kR8734UDW
56,295
https://github.com/openclaw/openclaw/issues/56295
https://api.github.com/repos/openclaw/openclaw/issues/56295
Mattermost: Invalid RootId should fallback to channel post instead of failing silently
## Problem When the OpenClaw Gateway restarts, Mattermost sessions may retain stale `RootId` references from previous thread replies. When the bot then tries to respond, it attempts to post as a thread reply using the old `RootId`, which no longer exists in Mattermost. This causes the reply to silently fail with: ``...
closed
completed
true
2
[]
[]
2026-03-28T08:56:16Z
2026-04-28T05:00:08Z
2026-04-25T16:17:47Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
stefankargl
89,059,266
MDQ6VXNlcjg5MDU5MjY2
User
false
openclaw/openclaw
4,146,729,375
I_kwDOQb6kR873KhGf
55,342
https://github.com/openclaw/openclaw/issues/55342
https://api.github.com/repos/openclaw/openclaw/issues/55342
[RFC] Behavioral reputation for OpenClaw skills — the missing layer beyond identity verification
The malicious skill problem is documented: 341 malicious skills on ClawHub (Koi Security, Jan 2026), 13.4% of scanned skills with critical issues (Snyk), VirusTotal explicitly unable to detect prompt injection, agent impersonation, or slow-burn trust accumulation. Identity verification (#49971) addresses part of this ...
closed
not_planned
true
24
[]
[]
2026-03-26T19:19:56Z
2026-04-28T04:44:09Z
2026-04-25T14:51:23Z
NONE
null
20260428T060020Z
2026-04-28T06:00:20Z
viftode4
37,593,074
MDQ6VXNlcjM3NTkzMDc0
User
false
openclaw/openclaw
4,084,694,484
I_kwDOQb6kR87zd33U
48,479
https://github.com/openclaw/openclaw/issues/48479
https://api.github.com/repos/openclaw/openclaw/issues/48479
[Bug]: google-vertex on 2026.3.13 appears to use API-key auth instead of ADC/Bearer for Gemini 3.x (global)
### Bug type Regression (worked before, now fails) ### Summary google-vertex` appears broken in OpenClaw `2026.3.13` for Gemini 3.x preview models. OpenClaw falls back from: - `google-vertex/gemini-3.1-pro-preview` - `google-vertex/gemini-3-flash-preview` with auth errors, while direct Vertex API calls with the s...
closed
completed
false
11
[ "bug", "close:already-fixed", "dedupe:child", "regression" ]
[ "vincentkoc" ]
2026-03-16T20:42:53Z
2026-04-25T09:00:04Z
2026-04-25T09:00:04Z
NONE
null
20260425T090015Z
2026-04-25T09:00:15Z
Frank683456
49,425,469
MDQ6VXNlcjQ5NDI1NDY5
User
false
openclaw/openclaw
4,029,193,334
I_kwDOQb6kR87wKJx2
36,399
https://github.com/openclaw/openclaw/issues/36399
https://api.github.com/repos/openclaw/openclaw/issues/36399
[Bug]: Severe 60s hangs on multi-step tool calls with OAuth (google-gemini-cli), but 6x faster with self-hosted API Proxy (Using the EXACT SAME Account)
### Bug type Crash (process/app exits or hangs) ### Summary Multi-step tool calls using the google-gemini-cli provider (native OAuth) consistently hang for exactly 60 seconds between steps, likely due to silent HTTP 429 rate limits and hardcoded retries. In contrast, using a self-hosted API proxy (cliproxyapi) with ...
closed
not_planned
true
22
[ "bug", "bug:crash" ]
[]
2026-03-05T16:04:14Z
2026-04-27T05:03:03Z
2026-04-24T19:24:15Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
2639823773
111,336,501
U_kgDOBqLcNQ
User
false
openclaw/openclaw
4,035,123,368
I_kwDOQb6kR87wgxio
38,155
https://github.com/openclaw/openclaw/issues/38155
https://api.github.com/repos/openclaw/openclaw/issues/38155
web_search tool returns 'fetch failed' while web_fetch works
# OpenClaw Web Search Bug Report ## 问题描述 `web_search` 工具返回 "fetch failed",但 Brave API 本身和 `web_fetch` 工具都正常工作。 ## 环境信息 - OpenClaw 版本: 0.1.7 (415f7b6) - OS: macOS Darwin 25.3.0 (arm64) - Node: v24.14.0 ## 配置 ```json "tools": { "web": { "search": { "provider": "brave", "apiKey": "BSAecdHWxVeAbKMkJiDm...
closed
completed
true
3
[]
[]
2026-03-06T16:40:50Z
2026-04-27T05:02:00Z
2026-04-24T19:30:54Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
kaola999
127,576,643
U_kgDOB5qqQw
User
false
openclaw/openclaw
3,891,795,084
I_kwDOQb6kR87n-BSM
8,081
https://github.com/openclaw/openclaw/issues/8081
https://api.github.com/repos/openclaw/openclaw/issues/8081
Feature Request: Multi-user permission management with role-based access control
## Description Currently, OpenClaw does not support multi-user permission management. All users with access to the system can view and modify sensitive information like API keys, credentials, and configurations. ## Problem Statement Use case: - Primary user wants to share OpenClaw with family members/colleagues - Di...
closed
not_planned
true
11
[ "enhancement" ]
[]
2026-02-03T15:19:21Z
2026-05-04T04:36:16Z
2026-05-01T14:25:27Z
NONE
null
20260504T060031Z
2026-05-04T06:00:31Z
rainbow-boy-max
70,619,063
MDQ6VXNlcjcwNjE5MDYz
User
false
openclaw/openclaw
4,070,585,264
I_kwDOQb6kR87yoDOw
45,049
https://github.com/openclaw/openclaw/issues/45049
https://api.github.com/repos/openclaw/openclaw/issues/45049
Agent loop allows simulated tool calls instead of enforcing real tool invocation
Agent loop allows simulated tool calls instead of enforcing real tool invocation Summary During testing of web_fetch in OpenClaw v2026.3.12, the agent frequently simulates tool usage in text instead of generating a real tool call. Example output from the model: To retrieve the content from the provided URL, I will u...
open
null
false
5
[]
[]
2026-03-13T11:42:04Z
2026-05-04T00:06:01Z
null
NONE
null
20260504T030031Z
2026-05-04T03:00:31Z
ArnoldJr
2,625,913
MDQ6VXNlcjI2MjU5MTM=
User
false
openclaw/openclaw
4,095,910,240
I_kwDOQb6kR870IqFg
49,876
https://github.com/openclaw/openclaw/issues/49876
https://api.github.com/repos/openclaw/openclaw/issues/49876
Cron sessions deliver hallucinated output instead of failing cleanly when tool calls fail
## Summary When an isolated cron session encounters a tool failure, missing data, or an incomplete task, the LLM fabricates plausible-looking output and delivers it to the user — rather than failing cleanly or staying silent as instructed. ## Impact This is a trust and safety issue. Users receive fake operational data...
open
null
false
7
[]
[]
2026-03-18T15:21:31Z
2026-05-04T20:14:21Z
null
NONE
null
20260504T210031Z
2026-05-04T21:00:31Z
bo-blue
257,455,029
U_kgDOD1hztQ
User
false
openclaw/openclaw
4,023,517,791
I_kwDOQb6kR87v0gJf
34,863
https://github.com/openclaw/openclaw/issues/34863
https://api.github.com/repos/openclaw/openclaw/issues/34863
[Bug]: ACP client interactive mode returns only [end_turn] (no assistant content) on OpenClaw 2026.3.2
### Bug type Behavior bug (incorrect output/state without crash) ### Summary openclaw acp client connects and creates a session, but every interactive input returns only [end_turn] with no assistant output. ### Steps to reproduce 1. Run: openclaw gateway status Confirm gateway is healthy (running + RPC probe OK). ...
closed
completed
true
6
[ "bug", "bug:behavior" ]
[]
2026-03-04T18:42:09Z
2026-04-27T04:55:05Z
2026-04-24T22:05:13Z
NONE
null
20260427T090020Z
2026-04-27T09:00:20Z
mohitms
12,134,345
MDQ6VXNlcjEyMTM0MzQ1
User
false
openclaw/openclaw
4,220,287,306
I_kwDOQb6kR877jHlK
62,685
https://github.com/openclaw/openclaw/issues/62685
https://api.github.com/repos/openclaw/openclaw/issues/62685
Bug: Discord ACP child thread binding passes channel:<id> into Discord REST lookup, fails with BINDING_CREATE_FAILED
# Title Bug: Discord ACP child thread binding passes `channel:<id>` into Discord REST lookup and fails with `BINDING_CREATE_FAILED` ## Environment - OpenClaw version: `2026.4.6` - OS: `Linux 6.17.0-1010-aws x86_64 GNU/Linux` - Node: `v22.22.1` - Channel: Discord guild/private text channel (non-DM) - ACP flow: `session...
closed
completed
true
7
[]
[]
2026-04-07T20:03:42Z
2026-04-25T04:16:55Z
2026-04-22T20:09:28Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
qinyao-he
6,523,975
MDQ6VXNlcjY1MjM5NzU=
User
false
openclaw/openclaw
4,028,325,184
I_kwDOQb6kR87wG11A
36,212
https://github.com/openclaw/openclaw/issues/36212
https://api.github.com/repos/openclaw/openclaw/issues/36212
Queued messages should preserve original platform message_id
## Problem When the agent is busy processing a message, subsequent incoming messages are queued and delivered as `[Queued messages while agent was busy]` in the next turn. The `message_id` in queued messages is an internally generated placeholder (e.g. `om_x100b55ac...` with an `x` prefix) rather than the original p...
open
null
false
3
[]
[]
2026-03-05T13:46:03Z
2026-05-04T10:02:31Z
null
NONE
null
20260504T180039Z
2026-05-04T18:00:39Z
Etoilelune
22,592,773
MDQ6VXNlcjIyNTkyNzcz
User
false
openclaw/openclaw
4,023,643,633
I_kwDOQb6kR87v0-3x
34,898
https://github.com/openclaw/openclaw/issues/34898
https://api.github.com/repos/openclaw/openclaw/issues/34898
[Bug]: Undo/Redo not functional in webchat text input (macOS — Cmd+Z, Edit menu greyed out)
## Description Undo (`Cmd+Z`) and Redo (`Cmd+Shift+Z`) do not work in the webchat message input field. The keyboard shortcuts produce the system alert sound ("bonk"), and the **Edit → Undo** / **Edit → Redo** menu items are permanently greyed out regardless of input state. This is a native macOS app (Swift + Sparkle)...
closed
completed
true
2
[ "stale" ]
[]
2026-03-04T19:09:42Z
2026-04-20T04:26:43Z
2026-04-17T07:07:23Z
CONTRIBUTOR
null
20260420T060038Z
2026-04-20T06:00:38Z
tylerbittner
22,528,533
MDQ6VXNlcjIyNTI4NTMz
User
false
openclaw/openclaw
4,216,598,526
I_kwDOQb6kR877VC_-
62,406
https://github.com/openclaw/openclaw/issues/62406
https://api.github.com/repos/openclaw/openclaw/issues/62406
[Bug]: Ollama local run works, but openclaw agent --local times out (0 tokens) on Ubuntu VPS
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary On Oracle Cloud Ubuntu VPS, `ollama run` returns quickly (after cold start), but `openclaw agent --local` times out for the same simple prompt. ### Steps to reproduce 1: Have an oracle cloud hosted VPS using ...
closed
completed
true
2
[ "bug", "close:duplicate", "dedupe:child" ]
[ "vincentkoc" ]
2026-04-07T09:00:27Z
2026-04-30T04:44:18Z
2026-04-25T07:52:19Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
RandomSE
157,117,413
U_kgDOCV1r5Q
User
false
openclaw/openclaw
3,988,094,676
I_kwDOQb6kR87ttX7U
26,322
https://github.com/openclaw/openclaw/issues/26322
https://api.github.com/repos/openclaw/openclaw/issues/26322
OAuth token refresh race condition causes spurious failovers (refresh_token_reused)
## Bug When multiple agents share a single OAuth auth profile (e.g. `openai-codex`), concurrent token refresh attempts cause a race condition. The first refresh succeeds, but subsequent attempts fail with: ``` [openai-codex] Token refresh failed: 401 { "error": { "message": "Your refresh token has already been ...
closed
completed
true
21
[]
[ "visionik" ]
2026-02-25T08:55:59Z
2026-04-20T04:26:44Z
2026-04-17T06:44:06Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
bharatindia123-a11y
252,865,299
U_kgDODxJrEw
User
false
openclaw/openclaw
4,013,884,853
I_kwDOQb6kR87vPwW1
32,296
https://github.com/openclaw/openclaw/issues/32296
https://api.github.com/repos/openclaw/openclaw/issues/32296
[Bug]: Agent replies to previous message instead of current message (session context confusion)
**Description** The agent responds to the previous user message instead of the current message. This causes conversation misalignment where the agent's response does not match the user's current question. **Symptoms** 1. Agent replies to content from previous messages 2. Session context appears to be lagging or misa...
open
null
false
11
[]
[]
2026-03-02T23:35:39Z
2026-05-05T02:56:42Z
null
NONE
null
20260505T030055Z
2026-05-05T03:00:55Z
survivor998
226,792,843
U_kgDODYSViw
User
false
openclaw/openclaw
3,931,010,663
I_kwDOQb6kR87qTnZn
14,593
https://github.com/openclaw/openclaw/issues/14593
https://api.github.com/repos/openclaw/openclaw/issues/14593
[Bug]: Skill install fails in Docker: `brew not installed` on Linux container
# Skill install fails in Docker: `brew not installed` on Linux container ## Summary When running `openclaw onboard` inside the official Docker container and selecting a `brew`-based skill (e.g. `openai-whisper`), the install immediately fails with `brew not installed`. The Docker image does not ship with Homebrew and...
open
null
false
29
[ "bug" ]
[]
2026-02-12T10:22:45Z
2026-05-05T03:09:58Z
null
NONE
null
20260505T060034Z
2026-05-05T06:00:34Z
pavelkudrna83
121,567,404
U_kgDOBz74rA
User
false
openclaw/openclaw
4,207,819,004
I_kwDOQb6kR876zjj8
61,389
https://github.com/openclaw/openclaw/issues/61389
https://api.github.com/repos/openclaw/openclaw/issues/61389
fix(config): tighten Zod min constraints for channelStaleEventThresholdMinutes and channelMaxRestartsPerHour
## Context `gateway.channelStaleEventThresholdMinutes` and `gateway.channelMaxRestartsPerHour` exist in the Zod schema but have overly-tight or incorrect minimum constraints: ```typescript // current upstream channelStaleEventThresholdMinutes: z.number().int().min(1).optional(), channelMaxRestartsPerHour: z.number()....
open
null
false
2
[]
[]
2026-04-05T15:17:46Z
2026-05-02T06:31:04Z
null
NONE
null
20260502T090030Z
2026-05-02T09:00:30Z
Arry8
263,019,747
U_kgDOD61c4w
User
false
openclaw/openclaw
4,198,615,521
I_kwDOQb6kR876Qcnh
60,102
https://github.com/openclaw/openclaw/issues/60102
https://api.github.com/repos/openclaw/openclaw/issues/60102
[Bug]: Telegram DM remained pinned to stale ACP session via telegram/thread-bindings-default.json
### Bug type Behavior bug (incorrect output/state without crash) ### Beta release blocker No ### Summary A Telegram DM continued routing to a stale Claude ACP session instead of the main agent, even though normal Telegram config pointed to the main agent and multiple session/runtime cleanup steps had already been ...
closed
completed
true
1
[ "bug", "bug:behavior" ]
[]
2026-04-03T06:09:11Z
2026-04-20T04:26:47Z
2026-04-17T05:33:38Z
NONE
null
20260420T060038Z
2026-04-20T06:00:38Z
eazene
206,346,943
U_kgDODEyavw
User
false
openclaw/openclaw
4,217,515,578
I_kwDOQb6kR877Yi46
62,461
https://github.com/openclaw/openclaw/issues/62461
https://api.github.com/repos/openclaw/openclaw/issues/62461
[Feature]: Disaster-recovery-grade backup/restore for OpenClaw state
### Summary Add an official cross-platform export/import workflow so users can back up and restore important OpenClaw state when moving to a new machine, reinstalling the OS, or recovering from hardware failure. ### Problem to solve OpenClaw can accumulate important long-term local state, such as workspace files, sk...
closed
not_planned
true
3
[ "enhancement" ]
[]
2026-04-07T12:03:42Z
2026-04-30T04:43:34Z
2026-04-26T04:34:01Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
Xynrin
203,426,472
U_kgDODCAKqA
User
false
openclaw/openclaw
4,122,200,471
I_kwDOQb6kR871s8mX
53,010
https://github.com/openclaw/openclaw/issues/53010
https://api.github.com/repos/openclaw/openclaw/issues/53010
[Feature]: Wechat image sending
### Summary Seems like we can't send image from OpenClaw to WeChat via the latest wechat API. ### Problem to solve Seems like we can't send image from OpenClaw to WeChat via the latest wechat API. ### Proposed solution IDK, just work with wechat team? ### Alternatives considered _No response_ ### Impact Affect...
closed
not_planned
true
2
[ "enhancement" ]
[]
2026-03-23T16:40:18Z
2026-04-30T04:46:40Z
2026-04-25T06:11:49Z
NONE
null
20260430T060018Z
2026-04-30T06:00:18Z
pengzhenghao
22,206,995
MDQ6VXNlcjIyMjA2OTk1
User
false
openclaw/openclaw
4,029,406,688
I_kwDOQb6kR87wK93g
36,455
https://github.com/openclaw/openclaw/issues/36455
https://api.github.com/repos/openclaw/openclaw/issues/36455
[Feature]: Self-healing gateway skill (openclaw-doctor) — autonomous diagnostics & auto-fix
## Problem When OpenClaw Gateway crashes or becomes unresponsive, users currently have to manually diagnose and fix issues. Common problems include: - Zombie Chrome/Playwright processes accumulating in the cgroup - OOM kills on low-memory VPS instances - Port conflicts after unclean shutdowns - Channel disconnects (T...
closed
not_planned
true
2
[ "stale" ]
[]
2026-03-05T16:43:17Z
2026-04-26T04:31:23Z
2026-04-23T04:23:14Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
eveiljuice
152,583,228
U_kgDOCRg8PA
User
false
openclaw/openclaw
4,029,352,897
I_kwDOQb6kR87wKwvB
36,439
https://github.com/openclaw/openclaw/issues/36439
https://api.github.com/repos/openclaw/openclaw/issues/36439
[Bug]: synology-chat always lose message
### Bug type Regression (worked before, now fails) ### Summary my memory file is as follow, message I sent is line 161, and openclaw does not send me these message <img width="1375" height="688" alt="Image" src="https://github.com/user-attachments/assets/216974e9-c989-4df1-b376-82d268b524f6" /> message I receive:...
closed
not_planned
true
4
[ "bug", "stale", "regression" ]
[]
2026-03-05T16:32:06Z
2026-04-26T04:31:24Z
2026-04-23T04:23:13Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
new-TonyWang
46,778,179
MDQ6VXNlcjQ2Nzc4MTc5
User
false
openclaw/openclaw
4,029,316,139
I_kwDOQb6kR87wKnwr
36,431
https://github.com/openclaw/openclaw/issues/36431
https://api.github.com/repos/openclaw/openclaw/issues/36431
Bug: TUI messages routed as 'webchat' instead of 'tui' - replies not delivered to TUI in real-time
**Describe the bug** When sending messages from the TUI (terminal UI), the session's `origin.channel` is recorded as "webchat" instead of "tui". This causes assistant replies to be delivered to the webchat client instead of back to the TUI in real-time. **To Reproduce** 1. Connect to Gateway via `openclaw tui` 2. Send...
closed
not_planned
true
6
[ "stale" ]
[]
2026-03-05T16:25:04Z
2026-04-26T04:31:24Z
2026-04-23T04:23:11Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
enzy-will
263,667,118
U_kgDOD7c9rg
User
false
openclaw/openclaw
4,029,301,946
I_kwDOQb6kR87wKkS6
36,425
https://github.com/openclaw/openclaw/issues/36425
https://api.github.com/repos/openclaw/openclaw/issues/36425
[Bug] Telegram plugin fails to load during heartbeat embedded runs
## Summary During heartbeat embedded runs, the Telegram plugin fails to load with a module not found error. This causes all heartbeat responses to silently fail delivery - they never reach Telegram. ## Error ``` [plugins] telegram failed to load from /home/pcpc/openclaw/extensions/telegram/index.ts: Error: Cannot f...
closed
not_planned
true
4
[ "stale" ]
[]
2026-03-05T16:22:36Z
2026-04-26T04:31:25Z
2026-04-23T04:23:09Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
ClawCorpinc
258,627,799
U_kgDOD2pY1w
User
false
openclaw/openclaw
4,029,247,542
I_kwDOQb6kR87wKXA2
36,411
https://github.com/openclaw/openclaw/issues/36411
https://api.github.com/repos/openclaw/openclaw/issues/36411
Gateway restart loop when memorySearch.provider is unsupported
## Summary On a production OpenClaw deployment (Singapore region), the main agent processing appeared "stuck". Root cause investigation shows gateway fails startup validation and keeps restarting. ## Impact - Main agent processing stops progressing - Gateway ports are not listening during failure loop - Queue files ac...
closed
not_planned
true
2
[ "stale" ]
[]
2026-03-05T16:13:25Z
2026-04-26T04:29:00Z
2026-04-24T04:25:58Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
wangyaok1
249,894,081
U_kgDODuUUwQ
User
false
openclaw/openclaw
4,029,242,167
I_kwDOQb6kR87wKVs3
36,410
https://github.com/openclaw/openclaw/issues/36410
https://api.github.com/repos/openclaw/openclaw/issues/36410
Bug: model switch can stay stuck on previous provider during retry loop (Telegram topics)
# Bug report: session gets stuck on previous provider during retry loop after model switch ## Summary When a Telegram topic session hits Anthropic 429 rate-limit and starts automatic retries, switching the model to `openai-codex/gpt-5.3-codex` does not apply immediately. The session continues sending requests via Anth...
closed
not_planned
true
7
[ "stale" ]
[]
2026-03-05T16:12:34Z
2026-04-26T04:29:01Z
2026-04-24T04:25:57Z
NONE
null
20260426T060034Z
2026-04-26T06:00:34Z
IIIyban
137,302,231
U_kgDOCC8Q1w
User
false
openclaw/openclaw
4,029,202,837
I_kwDOQb6kR87wKMGV
36,401
https://github.com/openclaw/openclaw/issues/36401
https://api.github.com/repos/openclaw/openclaw/issues/36401
[Feature]: Add --session-key option to openclaw agent CLI for precise session routing
# GitHub Issue Draft — `openclaw agent --session-key` > Copy into: https://github.com/openclaw/openclaw/issues/new?template=feature_request.yml --- ## Summary Add a `--session-key <key>` option to `openclaw agent` CLI to allow precise session routing without relying on `--to` derivation. > **Context:** This issue ...
closed
not_planned
true
4
[ "stale" ]
[]
2026-03-05T16:06:00Z
2026-04-25T04:18:06Z
2026-04-22T04:33:57Z
NONE
null
20260425T060021Z
2026-04-25T06:00:21Z
terrenceeLeung
220,294,214
U_kgDODSFsRg
User
false