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,258,648,110 | I_kwDOQb6kR8791dAu | 66,229 | https://github.com/openclaw/openclaw/issues/66229 | https://api.github.com/repos/openclaw/openclaw/issues/66229 | [Bug]: Hardcoded 5MB media store limit blocks generated/outbound media before configured channel limits apply | ### Bug type
Incorrect behavior
### Summary
OpenClaw appears to enforce a hardcoded 5MB media store/staging limit before channel or agent-level media limits can apply.
In the installed runtime bundle, the hardcoded limit is in:
- `dist/store-CA7OW_2w.js`
with:
```js
const MEDIA_MAX_BYTES = 5 * 1024 * 1024;
```
... | closed | completed | true | 1 | [] | [] | 2026-04-14T00:17:23Z | 2026-04-17T04:23:09Z | 2026-04-14T06:23:23Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | vbrisan | 140,568,522 | U_kgDOCGDnyg | User | false |
openclaw/openclaw | 4,258,663,112 | I_kwDOQb6kR8791grI | 66,232 | https://github.com/openclaw/openclaw/issues/66232 | https://api.github.com/repos/openclaw/openclaw/issues/66232 | heartbeat.model should accept {primary, fallbacks} object form | ## Summary
`agents.defaults.heartbeat.model` only accepts a string. Setting it to `{"primary": "...", "fallbacks": [...]}` fails with:
```
Error: Config validation failed: agents.defaults.heartbeat.model: Invalid input: expected string, received object
```
## Context
`agents.defaults.model` and `agents.defaults.sub... | closed | not_planned | true | 1 | [] | [] | 2026-04-14T00:22:33Z | 2026-04-30T04:40:41Z | 2026-04-26T05:03:49Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | chrislro | 7,277,502 | MDQ6VXNlcjcyNzc1MDI= | User | false |
openclaw/openclaw | 4,258,672,770 | I_kwDOQb6kR8791jCC | 66,234 | https://github.com/openclaw/openclaw/issues/66234 | https://api.github.com/repos/openclaw/openclaw/issues/66234 | [Bug]: openclaw approvals get --gateway default timeout can falsely report 'Config unavailable' | ## Summary
`openclaw approvals get --gateway` defaults to `--timeout 10000`. On a slower host, the command can time out while fetching `config.get`, then silently degrade the Effective Policy section to `Config unavailable.` even though gateway runtime, approvals snapshot, and real exec behavior are all healthy.
In pr... | closed | completed | true | 1 | [] | [] | 2026-04-14T00:25:52Z | 2026-04-17T04:23:11Z | 2026-04-14T06:00:02Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | xmoxmo | 112,841,961 | U_kgDOBrnU6Q | User | false |
openclaw/openclaw | 4,258,688,458 | I_kwDOQb6kR8791m3K | 66,235 | https://github.com/openclaw/openclaw/issues/66235 | https://api.github.com/repos/openclaw/openclaw/issues/66235 | Expose stopReason in message_sending plugin hook metadata | ## Problem
When a model generates text before a tool call (e.g., "Let me check that..."), that text block gets delivered to the messaging channel as a separate message. In non-streaming mode, these reasoning preamble messages arrive after the actual response, creating visible inner monologue leaks in channels like Dis... | open | null | false | 1 | [] | [] | 2026-04-14T00:31:17Z | 2026-05-03T03:22:52Z | null | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | ludovicfourrage | 28,280,112 | MDQ6VXNlcjI4MjgwMTEy | User | false |
openclaw/openclaw | 4,258,739,733 | I_kwDOQb6kR8791zYV | 66,237 | https://github.com/openclaw/openclaw/issues/66237 | https://api.github.com/repos/openclaw/openclaw/issues/66237 | [Bug]: "timeoutSeconds" causes timeout when waiting for a response from locally running Ollama | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
I have configured OpenClaw timeout as described [here](https://www.reddit.com/r/LocalLLaMA/comments/1scdcqe/openclaw_llm_timeout_solved/):
```
"agents": {
"defaults": {
"timeoutSeconds": 500,
"llm": {... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [
"vincentkoc"
] | 2026-04-14T00:47:59Z | 2026-04-17T04:22:56Z | 2026-04-14T09:28:12Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | dmak | 366,965 | MDQ6VXNlcjM2Njk2NQ== | User | false |
openclaw/openclaw | 4,258,741,985 | I_kwDOQb6kR8791z7h | 66,238 | https://github.com/openclaw/openclaw/issues/66238 | https://api.github.com/repos/openclaw/openclaw/issues/66238 | [Bug]: JSON CLI paths eagerly load unrelated plugin/runtime work | # [Bug]: JSON CLI paths eagerly load unrelated plugin/runtime work
- [x] Minimal repro
- [x] Expected vs actual
- [x] Environment
- [x] Affected channels, where not seen
- [x] Logs/screenshots (redacted)
- [x] Impact/severity
- [x] Workarounds
## Summary
On a Raspberry Pi running OpenClaw 2026.4.11, JSON CLI command... | closed | completed | true | 2 | [] | [] | 2026-04-14T00:48:46Z | 2026-04-30T04:34:37Z | 2026-04-27T11:14:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ChuckChambers | 252,934,230 | U_kgDODxN4Vg | User | false |
openclaw/openclaw | 4,258,787,370 | I_kwDOQb6kR8791_Aq | 66,242 | https://github.com/openclaw/openclaw/issues/66242 | https://api.github.com/repos/openclaw/openclaw/issues/66242 | [Bug]: Browser tool blocked by SSRF policy on Android/Termux | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Environment: OpenClaw v2026.4.11
Problem: All hostname-based navigation is blocked by browser navigation blocked by policy, even when the domain is added to browser.ssrfPolicy.hostnameAllowlist.
Reproduction: Navigate to an... | closed | completed | true | 2 | [
"bug"
] | [] | 2026-04-14T01:03:46Z | 2026-04-27T04:39:34Z | 2026-04-25T02:41:21Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | chefpenguino | 75,655,258 | MDQ6VXNlcjc1NjU1MjU4 | User | false |
openclaw/openclaw | 4,258,815,602 | I_kwDOQb6kR8792F5y | 66,245 | https://github.com/openclaw/openclaw/issues/66245 | https://api.github.com/repos/openclaw/openclaw/issues/66245 | Telegram media download fails through proxy since v2026.4.8 (regression from DNS pinning change) | ## Summary
Since upgrading to v2026.4.8, Telegram media downloads (images, files) fail with "could not download media" when routing traffic through an HTTP proxy (Tinyproxy). Downgrading to v2026.4.7 or earlier resolves the issue.
## Regression window
- **v2026.4.7**: Fixed proxy-based media downloads (PR #62878 are... | closed | completed | true | 1 | [] | [
"vincentkoc"
] | 2026-04-14T01:11:21Z | 2026-04-17T04:22:59Z | 2026-04-14T09:42:35Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | dawei41468 | 196,945,373 | U_kgDOC70l3Q | User | false |
openclaw/openclaw | 4,258,835,493 | I_kwDOQb6kR8792Kwl | 66,248 | https://github.com/openclaw/openclaw/issues/66248 | https://api.github.com/repos/openclaw/openclaw/issues/66248 | openclaw update silently drops user-added EnvironmentFile/Environment directives when regenerating systemd unit | ### Bug type
Behavior bug (gateway crash-loops on next start; user customizations silently lost)
### Summary
Every successful `openclaw update` regenerates `~/.config/systemd/user/openclaw-gateway.service` and silently strips any user-added `EnvironmentFile=` or `Environment=` directives that aren't part of OpenClaw... | closed | not_planned | true | 2 | [] | [
"vincentkoc"
] | 2026-04-14T01:17:34Z | 2026-04-30T04:40:41Z | 2026-04-26T05:03:54Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | solomonneas | 41,877,493 | MDQ6VXNlcjQxODc3NDkz | User | false |
openclaw/openclaw | 4,258,837,810 | I_kwDOQb6kR8792LUy | 66,250 | https://github.com/openclaw/openclaw/issues/66250 | https://api.github.com/repos/openclaw/openclaw/issues/66250 | [test] Updated Title | Updated body content. | closed | not_planned | true | 1 | [] | [] | 2026-04-14T01:18:19Z | 2026-04-28T04:55:45Z | 2026-04-25T17:39:12Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | MarkMa84 | 19,796,416 | MDQ6VXNlcjE5Nzk2NDE2 | User | false |
openclaw/openclaw | 4,258,843,237 | I_kwDOQb6kR8792Mpl | 66,251 | https://github.com/openclaw/openclaw/issues/66251 | https://api.github.com/repos/openclaw/openclaw/issues/66251 | [Bug]: Track Codex harness stability work | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
This is a tracking issue for coordinating Codex harness stability work. Detailed repro steps, root-cause notes, and implementation discussion should live in linked child issues or PRs.
### Steps to reproduce
... | open | null | false | 2 | [] | [] | 2026-04-14T01:20:04Z | 2026-05-03T03:22:54Z | null | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | cyrusaf | 700,894 | MDQ6VXNlcjcwMDg5NA== | User | false |
openclaw/openclaw | 4,258,848,305 | I_kwDOQb6kR8792N4x | 66,252 | https://github.com/openclaw/openclaw/issues/66252 | https://api.github.com/repos/openclaw/openclaw/issues/66252 | [Feature]: Per-Agent TTS/STT Configuration Overrides for Multi-Language Support | ### Summary
Add support for agent-specific text-to-speech (TTS) and speech-to-text (STT) configuration overrides, enabling multiple agents in a single OpenClaw instance to use different voices, languages, or providers.
### Problem to solve
Currently, TTS/STT configuration is global under messages.tts and tools.media... | open | null | false | 7 | [
"enhancement"
] | [] | 2026-04-14T01:21:33Z | 2026-05-02T16:55:33Z | null | NONE | null | 20260502T180029Z | 2026-05-02T18:00:29Z | acwilan | 317,590 | MDQ6VXNlcjMxNzU5MA== | User | false |
openclaw/openclaw | 4,258,850,489 | I_kwDOQb6kR8792Oa5 | 66,253 | https://github.com/openclaw/openclaw/issues/66253 | https://api.github.com/repos/openclaw/openclaw/issues/66253 | parseMessageWithAttachments drops images for bigmodel/glm-5v-turbo despite model declaring input: [text, image] | ## Description
Images sent from Control UI webchat are silently dropped with the warning:
```
parseMessageWithAttachments: 1 attachment(s) dropped — model does not support images
```
This happens for `bigmodel/glm-5v-turbo`, which is explicitly declared in `openclaw.json` with `input: ["text", "image"]` (multimodal ... | closed | completed | true | 6 | [] | [] | 2026-04-14T01:22:06Z | 2026-04-30T04:40:40Z | 2026-04-26T05:05:22Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | happle940 | 11,643,774 | MDQ6VXNlcjExNjQzNzc0 | User | false |
openclaw/openclaw | 4,258,851,397 | I_kwDOQb6kR8792OpF | 66,254 | https://github.com/openclaw/openclaw/issues/66254 | https://api.github.com/repos/openclaw/openclaw/issues/66254 | [Bug]: WeCom channel shows SETUP | no token despite valid botId+secret config and plugin working correctly | ### Summary
The WeCom (企业微信) channel shows `SETUP | no token` status despite:
- ✅ `botId` and `secret` correctly configured in `channels.wecom`
- ✅ `plugins.entries.wecom-openclaw-plugin.enabled = true`
- ✅ `plugins.allow` includes `wecom-openclaw-plugin`
- ✅ `plugins.installs` has full install record
- ✅ **Plugin wo... | closed | completed | true | 1 | [] | [] | 2026-04-14T01:22:21Z | 2026-04-28T04:55:45Z | 2026-04-25T17:39:19Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | chengfeng-tao | 271,940,177 | U_kgDOEDV6UQ | User | false |
openclaw/openclaw | 4,258,852,335 | I_kwDOQb6kR8792O3v | 66,255 | https://github.com/openclaw/openclaw/issues/66255 | https://api.github.com/repos/openclaw/openclaw/issues/66255 | @mariozechner/clipboard-linux-x64-gnu crashes gateway on headless Linux (SIGILL/SIGSEGV) | ## Summary
On a headless Ubuntu 24.04 Linux host running OpenClaw Gateway, the gateway repeatedly crashes during startup with SIGSEGV, SIGILL, and SIGTRAP. Fresh coredump analysis points at the native clipboard addon `@mariozechner/clipboard-linux-x64-gnu`, which appears to be loaded via the embedded ACP / `@mariozech... | open | null | false | 2 | [] | [] | 2026-04-14T01:22:36Z | 2026-05-03T04:59:34Z | null | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | devtony42 | 16,560,790 | MDQ6VXNlcjE2NTYwNzkw | User | false |
openclaw/openclaw | 4,258,904,149 | I_kwDOQb6kR8792bhV | 66,256 | https://github.com/openclaw/openclaw/issues/66256 | https://api.github.com/repos/openclaw/openclaw/issues/66256 | DM UI: add Edit and Delete to message options | ## Summary
Add **Edit** and **Delete** actions to the options menu for direct-message chats.
## Problem
In DM flows, message options currently do not expose an obvious way to edit or delete a message from the UI. That makes cleanup and correction awkward, especially when a reply lands wrong or needs quick fixing.
## ... | closed | completed | true | 1 | [] | [] | 2026-04-14T01:35:47Z | 2026-04-16T04:24:08Z | 2026-04-14T01:36:32Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | denacanhelp | 262,646,869 | U_kgDOD6esVQ | User | false |
openclaw/openclaw | 4,258,916,977 | I_kwDOQb6kR8792epx | 66,260 | https://github.com/openclaw/openclaw/issues/66260 | https://api.github.com/repos/openclaw/openclaw/issues/66260 | [Bug]: Gateway startup can skip Codex agent harness activation | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The gateway can start in a Codex-configured setup without activating the Codex agent harness plugin, even when the config clearly requests the native Codex harness.
This is separate from model catalog registra... | closed | completed | true | 1 | [] | [] | 2026-04-14T01:39:17Z | 2026-04-28T04:55:44Z | 2026-04-25T17:39:26Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | cyrusaf | 700,894 | MDQ6VXNlcjcwMDg5NA== | User | false |
openclaw/openclaw | 4,258,917,944 | I_kwDOQb6kR8792e44 | 66,262 | https://github.com/openclaw/openclaw/issues/66262 | https://api.github.com/repos/openclaw/openclaw/issues/66262 | [Bug]: Gateway reset can preserve stale Codex app-server thread binding | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Gateway reset can rotate the OpenClaw session while preserving enough native Codex app-server state to resume the old Codex thread after reset.
For the Codex harness, reset needs to clear the native app-server... | closed | completed | true | 2 | [] | [] | 2026-04-14T01:39:33Z | 2026-04-25T04:16:03Z | 2026-04-23T00:10:37Z | NONE | null | 20260425T060021Z | 2026-04-25T06:00:21Z | cyrusaf | 700,894 | MDQ6VXNlcjcwMDg5NA== | User | false |
openclaw/openclaw | 4,258,918,546 | I_kwDOQb6kR8792fCS | 66,263 | https://github.com/openclaw/openclaw/issues/66263 | https://api.github.com/repos/openclaw/openclaw/issues/66263 | [Bug]: Codex native compaction can leave post-compaction context usage stale or unknown | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
After native Codex app-server compaction, OpenClaw can lack a reliable post-compaction token count. When that happens, status/context reporting should explicitly treat usage as unknown or bounded, not revive st... | open | null | false | 1 | [] | [] | 2026-04-14T01:39:42Z | 2026-05-03T03:37:16Z | null | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | cyrusaf | 700,894 | MDQ6VXNlcjcwMDg5NA== | User | false |
openclaw/openclaw | 4,258,924,528 | I_kwDOQb6kR8792gfw | 66,264 | https://github.com/openclaw/openclaw/issues/66264 | https://api.github.com/repos/openclaw/openclaw/issues/66264 | [v1.x.x] Test bug from sandbox - UPDATED | Updated test content | closed | not_planned | true | 1 | [] | [] | 2026-04-14T01:41:33Z | 2026-04-28T04:55:43Z | 2026-04-25T17:39:33Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | MarkMa84 | 19,796,416 | MDQ6VXNlcjE5Nzk2NDE2 | User | false |
openclaw/openclaw | 4,258,941,856 | I_kwDOQb6kR8792kug | 66,267 | https://github.com/openclaw/openclaw/issues/66267 | https://api.github.com/repos/openclaw/openclaw/issues/66267 | [Feature]: Proposal for more complete multilingual support in the admin interface | ### Summary
We would like to propose a collaboration to provide more complete multilingual support for OpenClaw’s admin interface. Our team can handle the full adaptation work with translate.js at no cost, and your team would only need to review the final implementation and decide whether to merge it.
### Problem to ... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-14T01:46:53Z | 2026-04-30T04:36:52Z | 2026-04-27T05:21:09Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | cxb1029 | 155,722,415 | U_kgDOCUgirw | User | false |
openclaw/openclaw | 4,258,944,226 | I_kwDOQb6kR8792lTi | 66,268 | https://github.com/openclaw/openclaw/issues/66268 | https://api.github.com/repos/openclaw/openclaw/issues/66268 | browser tool: SSRF policy blocks hostname-based navigation even with profile=user Chrome Relay | ## Problem
When using `profile=user` with Chrome Relay connected (`cdpReady: true`, `running: true`), navigating to any hostname-based URL is blocked by the SSRF policy:
```
Navigation blocked: strict browser SSRF policy requires an IP-literal URL because browser DNS rebinding protections are unavailable for hostname... | closed | completed | true | 1 | [] | [] | 2026-04-14T01:47:37Z | 2026-04-27T04:39:00Z | 2026-04-25T02:48:26Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | lamkan0210 | 65,824,253 | MDQ6VXNlcjY1ODI0MjUz | User | false |
openclaw/openclaw | 4,258,950,666 | I_kwDOQb6kR8792m4K | 66,270 | https://github.com/openclaw/openclaw/issues/66270 | https://api.github.com/repos/openclaw/openclaw/issues/66270 | [v1.x.x] Bug标题 | 内容 | closed | not_planned | true | 2 | [] | [] | 2026-04-14T01:49:41Z | 2026-04-28T04:55:43Z | 2026-04-25T17:39:40Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | MarkMa84 | 19,796,416 | MDQ6VXNlcjE5Nzk2NDE2 | User | false |
openclaw/openclaw | 4,258,983,178 | I_kwDOQb6kR8792u0K | 66,274 | https://github.com/openclaw/openclaw/issues/66274 | https://api.github.com/repos/openclaw/openclaw/issues/66274 | Webchat flickers when lossless-claw plugin fires session.message events | ## Description
When the lossless-claw plugin is active, the webchat UI flickers (messages disappear and reappear) after every message send/receive. This makes the webchat nearly unusable.
## Root Cause
1. lossless-claw fires `session.message` events when it ingests messages into its database
2. The webchat client's ... | closed | completed | true | 2 | [] | [] | 2026-04-14T01:58:46Z | 2026-04-28T04:55:42Z | 2026-04-25T17:39:55Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | BiznessFish | 46,340,796 | MDQ6VXNlcjQ2MzQwNzk2 | User | false |
openclaw/openclaw | 4,258,996,668 | I_kwDOQb6kR8792yG8 | 66,279 | https://github.com/openclaw/openclaw/issues/66279 | https://api.github.com/repos/openclaw/openclaw/issues/66279 | TUI fails against local TLS gateway unless Node TLS verification is disabled | ## Summary
`openclaw tui` fails against a local TLS gateway at `wss://127.0.0.1:18789` unless Node TLS verification is disabled for the TUI process.
This appears to be a code-path mismatch: `status/probe` resolves and passes `tlsFingerprint` into `GatewayClient`, while the TUI path does not.
## Symptoms
On a local ... | open | null | false | 1 | [] | [] | 2026-04-14T02:02:46Z | 2026-05-03T01:37:48Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | czdavidc-afk | 275,862,331 | U_kgDOEHFTOw | User | false |
openclaw/openclaw | 4,259,003,140 | I_kwDOQb6kR8792zsE | 66,280 | https://github.com/openclaw/openclaw/issues/66280 | https://api.github.com/repos/openclaw/openclaw/issues/66280 | Gateway: x-openclaw-model override returns 500 instead of routing through available provider | ## Bug
When sending a request with `x-openclaw-model: anthropic/claude-haiku-4` header, the gateway returns a 500 Internal Server Error instead of routing through OpenRouter (the only configured provider with an API key).
## Steps to Reproduce
1. Configure gateway with only OpenRouter as a provider (no Anthropic API... | closed | not_planned | true | 0 | [] | [] | 2026-04-14T02:04:44Z | 2026-04-16T04:24:07Z | 2026-04-14T02:05:44Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | matthewcarano | 30,149,603 | MDQ6VXNlcjMwMTQ5NjAz | User | false |
openclaw/openclaw | 4,259,005,700 | I_kwDOQb6kR87920UE | 66,281 | https://github.com/openclaw/openclaw/issues/66281 | https://api.github.com/repos/openclaw/openclaw/issues/66281 | [Bug]: Browser tool cannot attach to Chrome on macOS after update (DevToolsActivePort / CDP attach failures) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Environment
• OpenClaw: 2026.4.12 (1c0672b)
• Chrome: 147.0.7727.56
• OS: macOS (Apple Silicon)
• Host mode browser tool
Symptoms
I cannot use OpenClaw browser automation for LinkedIn anymore (worked ~2 days ago).
Errors... | closed | completed | true | 3 | [
"bug",
"close:already-fixed",
"dedupe:child",
"regression"
] | [
"vincentkoc"
] | 2026-04-14T02:05:30Z | 2026-04-28T05:20:49Z | 2026-04-25T11:42:40Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | wkomers-hash | 275,862,029 | U_kgDOEHFSDQ | User | false |
openclaw/openclaw | 4,259,044,665 | I_kwDOQb6kR8792905 | 66,282 | https://github.com/openclaw/openclaw/issues/66282 | https://api.github.com/repos/openclaw/openclaw/issues/66282 | Isolated cron sessions fail with 'Request timed out' on MiniMax portal — works in main session | ## Version
OpenClaw 2026.4.5
## Problem
Recurring cron jobs using isolated sessions consistently fail with:
`Request timed out before a response was generated. Please try again, or increase agents.defaults.timeoutSeconds.`
The same job when triggered **manually** succeeds. This suggests the issue is specific to how s... | closed | completed | false | 2 | [
"stale",
"dedupe:child"
] | [] | 2026-04-14T02:17:21Z | 2026-04-25T07:59:01Z | 2026-04-25T07:59:01Z | NONE | null | 20260425T090015Z | 2026-04-25T09:00:15Z | jlpengtw | 130,009,511 | U_kgDOB7_Jpw | User | false |
openclaw/openclaw | 4,259,047,826 | I_kwDOQb6kR8792-mS | 66,283 | https://github.com/openclaw/openclaw/issues/66283 | https://api.github.com/repos/openclaw/openclaw/issues/66283 | [Bug] cron agentTurn payload crashes with startsWith error | ## Bug: cron job with agentTurn payload crashes with Cannot read properties of undefined (reading 'startsWith')
**OpenClaw version**: 2026.4.12 (hash 1c0672b)
**Gateway file**: gateway-DLRO57ZD.js
**Severity**: High — cron jobs with `agentTurn` payload are completely broken
---
### Bug Description
When a cron j... | closed | completed | true | 2 | [] | [
"sliverp"
] | 2026-04-14T02:18:18Z | 2026-04-17T04:21:43Z | 2026-04-15T03:47:23Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | soloxue | 36,829,965 | MDQ6VXNlcjM2ODI5OTY1 | User | false |
openclaw/openclaw | 4,259,058,438 | I_kwDOQb6kR8793BMG | 66,284 | https://github.com/openclaw/openclaw/issues/66284 | https://api.github.com/repos/openclaw/openclaw/issues/66284 | [Bug] HEARTBEAT.md template ships with markdown fences, silently burning API calls for every new user since v2026.3.22 | ## Summary
Since `v2026.3.22`, **every new installation** of openclaw generates a `HEARTBEAT.md` that the heartbeat runner treats as having actionable content — causing unnecessary API calls on every heartbeat cycle, even though the user has configured nothing.
This is not a cosmetic issue. This is **silent, ongoing ... | closed | completed | true | 0 | [] | [] | 2026-04-14T02:21:41Z | 2026-04-17T04:22:19Z | 2026-04-15T03:47:24Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | BrilliantWang | 120,538,413 | U_kgDOBy9FLQ | User | false |
openclaw/openclaw | 4,259,079,825 | I_kwDOQb6kR8793GaR | 66,287 | https://github.com/openclaw/openclaw/issues/66287 | https://api.github.com/repos/openclaw/openclaw/issues/66287 | [Memory System] Single-occurrence important events not promoted to long-term memory | ## Problem Description
The current dreaming/memory promotion system is biased toward repeated patterns across multiple memories, but misses single-occurrence events that are critically important.
### How it works currently
Memory candidates go through 3 stages:
1. **Light phase**: All `status: staged` candidates ar... | open | null | false | 2 | [] | [] | 2026-04-14T02:26:53Z | 2026-05-02T07:02:15Z | null | NONE | null | 20260502T090030Z | 2026-05-02T09:00:30Z | bbj375767338-arch | 274,388,308 | U_kgDOEFrVVA | User | false |
openclaw/openclaw | 4,259,098,868 | I_kwDOQb6kR8793LD0 | 66,288 | https://github.com/openclaw/openclaw/issues/66288 | https://api.github.com/repos/openclaw/openclaw/issues/66288 | [Bug]: Webchat pasted/uploaded images disappear after agent reply, agent does not receive image content | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
In the Control UI webchat, images pasted (Ctrl+V) or uploaded via file picker appear in the input box and chat after sending, but disappear from the chat UI after the agent replies, and the agent's inbound cont... | closed | completed | true | 2 | [
"bug",
"close:duplicate",
"close:already-fixed",
"dedupe:child",
"bug:behavior"
] | [
"vincentkoc"
] | 2026-04-14T02:30:51Z | 2026-04-30T04:47:17Z | 2026-04-25T06:08:23Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | marrypen | 23,466,919 | MDQ6VXNlcjIzNDY2OTE5 | User | false |
openclaw/openclaw | 4,259,180,893 | I_kwDOQb6kR8793fFd | 66,290 | https://github.com/openclaw/openclaw/issues/66290 | https://api.github.com/repos/openclaw/openclaw/issues/66290 | [Bug]: Docker gateway: bundled channels fail to load with "Maximum call stack size exceeded" | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
On Docker (via `scripts/docker/setup.sh`), all bundled channel plugins fail to load with `RangeError: Maximum call stack size exceeded` during gateway startup, leaving the gateway stuck in a non-ready state.
### Steps to repro... | closed | completed | true | 1 | [] | [] | 2026-04-14T02:52:18Z | 2026-04-28T04:55:41Z | 2026-04-25T17:40:16Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | JerrettDavis | 2,610,199 | MDQ6VXNlcjI2MTAxOTk= | User | false |
openclaw/openclaw | 4,259,196,589 | I_kwDOQb6kR8793i6t | 66,292 | https://github.com/openclaw/openclaw/issues/66292 | https://api.github.com/repos/openclaw/openclaw/issues/66292 | [Feature]: inject sessionKey into system prompt Runtime line | ### Summary
Agent should know its own sessionKey at runtime so it can accurately locate its own conversation history.
### Problem to solve
`RuntimeInfoInput` does not include `sessionKey`, so the system prompt Runtime line only shows:
Runtime: agent=main | host=xxx | channel=webchat | ...
When a user asks the ... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-14T02:56:28Z | 2026-04-30T04:40:39Z | 2026-04-26T05:05:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | streamback | 22,750,335 | MDQ6VXNlcjIyNzUwMzM1 | User | false |
openclaw/openclaw | 4,259,260,856 | I_kwDOQb6kR8793ym4 | 66,298 | https://github.com/openclaw/openclaw/issues/66298 | https://api.github.com/repos/openclaw/openclaw/issues/66298 | [Bug]: /acp text commands inside a bound Discord thread get swallowed by the ACP LLM session instead of reaching handleAcpCommand | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
`/acp close` (and other `/acp` text commands) issued inside a Discord thread with an active ACP binding never reach `handleAcpCommand` — they are dispatched to the thread's ACP session and consumed as conversat... | closed | completed | true | 4 | [] | [] | 2026-04-14T03:14:01Z | 2026-04-28T04:43:06Z | 2026-04-26T02:02:46Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | kindomLee | 9,668,312 | MDQ6VXNlcjk2NjgzMTI= | User | false |
openclaw/openclaw | 4,259,261,328 | I_kwDOQb6kR8793yuQ | 66,299 | https://github.com/openclaw/openclaw/issues/66299 | https://api.github.com/repos/openclaw/openclaw/issues/66299 | [Bug]: resolveAcpTargetSessionKey short-circuits on token resolution failure instead of falling back to thread-bound resolution | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
When an `/acp` session-targeting command (e.g. `/acp close`) is dispatched with a non-empty `restTokens` that does not resolve to a session (for example, a Discord thread ID populated by the slash command inter... | closed | completed | true | 8 | [] | [] | 2026-04-14T03:14:07Z | 2026-05-02T04:26:15Z | 2026-04-30T04:24:23Z | NONE | null | 20260502T060142Z | 2026-05-02T06:01:42Z | kindomLee | 9,668,312 | MDQ6VXNlcjk2NjgzMTI= | User | false |
openclaw/openclaw | 4,259,318,226 | I_kwDOQb6kR8794AnS | 66,306 | https://github.com/openclaw/openclaw/issues/66306 | https://api.github.com/repos/openclaw/openclaw/issues/66306 | [Bug]: macOS app stays on 'Health check pending' even when gateway is healthy | ## Bug type
Behavior bug (incorrect output/state without crash)
## Beta release blocker
No
## Summary
The macOS OpenClaw app stays on `Health check pending` even though the local gateway is healthy and the app control channel reaches `connected`.
## Steps to reproduce
1. Launch the macOS OpenClaw app on this machine... | closed | completed | true | 2 | [] | [] | 2026-04-14T03:29:29Z | 2026-04-28T04:55:40Z | 2026-04-25T17:40:23Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ryuzaki-ryuga | 32,098,178 | MDQ6VXNlcjMyMDk4MTc4 | User | false |
openclaw/openclaw | 4,259,331,132 | I_kwDOQb6kR8794Dw8 | 66,309 | https://github.com/openclaw/openclaw/issues/66309 | https://api.github.com/repos/openclaw/openclaw/issues/66309 | [Bug]: runtime-loading CLI subcommands spawn codex app-server per invocation (cron list/status ~18s, gateway health ~5s) | ### Bug type
Performance / startup cost regression on CLI subcommands that load the full runtime.
### Summary
On 2026.4.12, runtime-loading CLI subcommands (e.g. `openclaw cron status`, `openclaw cron list`) spawn `codex app-server` **three times per invocation** when the embedded Codex harness is enabled, and each sp... | closed | completed | true | 2 | [] | [] | 2026-04-14T03:33:36Z | 2026-04-28T04:55:39Z | 2026-04-25T17:40:30Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | CK2O | 98,518,657 | U_kgDOBd9GgQ | User | false |
openclaw/openclaw | 4,259,376,605 | I_kwDOQb6kR8794O3d | 66,313 | https://github.com/openclaw/openclaw/issues/66313 | https://api.github.com/repos/openclaw/openclaw/issues/66313 | subagent-registry.runtime.js missing from dist build output (v2026.4.12) | ## Bug Description
`subagent-registry.runtime.js` is missing from the `dist/` directory in v2026.4.12. This file is required at runtime by `subagent-registry-CZic-DmZ.js` but is not included in the build output.
## How to Reproduce
1. Install or upgrade to v2026.4.12
2. Trigger any subagent lifecycle operation (e.g.... | closed | completed | true | 2 | [] | [] | 2026-04-14T03:47:30Z | 2026-04-27T05:08:42Z | 2026-04-24T16:20:17Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | glfruit | 3,939,154 | MDQ6VXNlcjM5MzkxNTQ= | User | false |
openclaw/openclaw | 4,259,382,602 | I_kwDOQb6kR8794QVK | 66,314 | https://github.com/openclaw/openclaw/issues/66314 | https://api.github.com/repos/openclaw/openclaw/issues/66314 | [Bug]: Billing cooldown skip path bypasses isBillingErrorMessage() — users see generic error instead of billing message | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
When all model-fallback candidates are skipped due to billing cooldown, the user sees a generic error ("Something went wrong") instead of BILLING_ERROR_USER_MESSAGE. This commonly occurs with OAuth-authenticate... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-14T03:49:33Z | 2026-04-17T04:21:43Z | 2026-04-14T20:35:06Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | huveewomg | 67,144,910 | MDQ6VXNlcjY3MTQ0OTEw | User | false |
openclaw/openclaw | 4,259,385,013 | I_kwDOQb6kR8794Q61 | 66,316 | https://github.com/openclaw/openclaw/issues/66316 | https://api.github.com/repos/openclaw/openclaw/issues/66316 | [WebChat] Final assistant message not displayed — history reload race + stream collapse on multi-turn tool runs | ## Summary
The webchat UI sometimes fails to display the assistant's final response correctly. The response streams correctly during generation, but disappears, collapses, or renders with broken formatting in the final view. This is a compound issue with multiple contributing root causes in the client-side event handl... | closed | not_planned | true | 1 | [] | [] | 2026-04-14T03:50:27Z | 2026-04-16T04:24:00Z | 2026-04-14T04:08:49Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | jaruesink | 4,207,065 | MDQ6VXNlcjQyMDcwNjU= | User | false |
openclaw/openclaw | 4,259,389,454 | I_kwDOQb6kR8794SAO | 66,317 | https://github.com/openclaw/openclaw/issues/66317 | https://api.github.com/repos/openclaw/openclaw/issues/66317 | 🔥🔥🔥一键部署龙虾OpenClaw🦞最近方案 | ### Summary
不想自己搭OpenClaw的看这个:零克云,原版满血一键部署。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Problem to solve
不想自己搭OpenClaw的看这个:零克云,原版满血一键部署。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Proposed solution
不想自己搭OpenClaw的看这个:零克云,原版满血... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-14T03:52:10Z | 2026-04-28T04:55:39Z | 2026-04-25T17:40:37Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | stoeng | 129,583,294 | U_kgDOB7lIvg | User | false |
openclaw/openclaw | 4,259,391,487 | I_kwDOQb6kR8794Sf_ | 66,318 | https://github.com/openclaw/openclaw/issues/66318 | https://api.github.com/repos/openclaw/openclaw/issues/66318 | [Feature]: Layered Protection Architecture for OpenClaw Configuration Safety | ### Summary
Implement a three-layer protection architecture to prevent OpenClaw agents from self-destructing through configuration modifications, ensuring critical kernel functions remain operational even when user configurations fail.
### Problem to solve
OpenClaw agents can modify critical configuration files (e.g... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-04-14T03:53:00Z | 2026-04-28T04:55:38Z | 2026-04-25T17:40:44Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | andrew199799 | 22,412,571 | MDQ6VXNlcjIyNDEyNTcx | User | false |
openclaw/openclaw | 4,259,396,765 | I_kwDOQb6kR8794Tyd | 66,319 | https://github.com/openclaw/openclaw/issues/66319 | https://api.github.com/repos/openclaw/openclaw/issues/66319 | 🔥🔥🔥一键部署龙虾,适合小白群体 | ### Summary
有人用过零克云的云端龙虾吗?原版OpenClaw一键部署,不用折腾命令行,我用了一段时间感觉还不错。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Problem to solve
有人用过零克云的云端龙虾吗?原版OpenClaw一键部署,不用折腾命令行,我用了一段时间感觉还不错。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Propose... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-14T03:55:07Z | 2026-04-28T04:55:37Z | 2026-04-25T17:40:51Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | stoeng | 129,583,294 | U_kgDOB7lIvg | User | false |
openclaw/openclaw | 4,259,400,670 | I_kwDOQb6kR8794Uve | 66,323 | https://github.com/openclaw/openclaw/issues/66323 | https://api.github.com/repos/openclaw/openclaw/issues/66323 | 🔥免费白嫖龙虾算力 | ### Summary
试了好几个云端龙虾服务,很多都把SKILL模块砍了。后来换了零克云的版本,原版无阉割,部署也就十几秒的事。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Problem to solve
试了好几个云端龙虾服务,很多都把SKILL模块砍了。后来换了零克云的版本,原版无阉割,部署也就十几秒的事。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
###... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-14T03:56:34Z | 2026-04-28T04:55:36Z | 2026-04-25T17:40:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | stoeng | 129,583,294 | U_kgDOB7lIvg | User | false |
openclaw/openclaw | 4,259,403,345 | I_kwDOQb6kR8794VZR | 66,324 | https://github.com/openclaw/openclaw/issues/66324 | https://api.github.com/repos/openclaw/openclaw/issues/66324 | 🔥🔥🔥一键部署龙虾,小白群体快来白嫖 | ### Summary
试了好几个云端龙虾服务,很多都把SKILL模块砍了。后来换了零克云的版本,原版无阉割,部署也就十几秒的事。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Problem to solve
试了好几个云端龙虾服务,很多都把SKILL模块砍了。后来换了零克云的版本,原版无阉割,部署也就十几秒的事。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
###... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-14T03:57:33Z | 2026-04-28T04:55:36Z | 2026-04-25T17:41:05Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | stoeng | 129,583,294 | U_kgDOB7lIvg | User | false |
openclaw/openclaw | 4,259,406,655 | I_kwDOQb6kR8794WM_ | 66,325 | https://github.com/openclaw/openclaw/issues/66325 | https://api.github.com/repos/openclaw/openclaw/issues/66325 | 🔥🔥🔥最适合小白的一键部署方案 | ### Summary
试了好几个云端龙虾服务,很多都把SKILL模块砍了。后来换了零克云的版本,原版无阉割,部署也就十几秒的事。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
### Problem to solve
试了好几个云端龙虾服务,很多都把SKILL模块砍了。后来换了零克云的版本,原版无阉割,部署也就十几秒的事。
🔗 注册链接:https://gpulink.cc/openclaw?adcam=2&code=QD224808
注册时填邀请码 QD224808 就能领到代金券。
###... | closed | not_planned | true | 2 | [
"enhancement"
] | [] | 2026-04-14T03:58:50Z | 2026-04-28T04:55:35Z | 2026-04-25T17:41:12Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | stoeng | 129,583,294 | U_kgDOB7lIvg | User | false |
openclaw/openclaw | 4,259,413,558 | I_kwDOQb6kR8794X42 | 66,328 | https://github.com/openclaw/openclaw/issues/66328 | https://api.github.com/repos/openclaw/openclaw/issues/66328 | [Bug]: Dreaming Dream Diary entries are written to daily memory files instead of only to DREAMS.md | ## Bug Description
When the Dreaming System runs, it writes Dream Diary narrative content to `memory/YYYY-MM-DD.md` files instead of only to `DREAMS.md` as documented.
This makes daily memory files unusable for their intended purpose. When an agent tries to answer "what did I do yesterday?", it reads hundreds of line... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:01:07Z | 2026-04-18T04:13:48Z | 2026-04-15T20:49:20Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | wangbuyao | 56,015,087 | MDQ6VXNlcjU2MDE1MDg3 | User | false |
openclaw/openclaw | 4,259,431,293 | I_kwDOQb6kR8794cN9 | 66,332 | https://github.com/openclaw/openclaw/issues/66332 | https://api.github.com/repos/openclaw/openclaw/issues/66332 | fix(webchat): session-scoped run tracking, incremental history merge, and unified stream rendering | ## Why
Six reported bugs share three interrelated root causes in the webchat UI's run state management, history loading, and stream rendering:
- **#66212** — Multi-tab input blocking (passive tabs can't send during active runs)
- **#37083** — Messages disappear during tool execution
- **#11139** — Messages disappear ... | closed | completed | true | 0 | [] | [] | 2026-04-14T04:07:44Z | 2026-04-17T04:23:13Z | 2026-04-14T04:35:18Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | jaruesink | 4,207,065 | MDQ6VXNlcjQyMDcwNjU= | User | false |
openclaw/openclaw | 4,259,433,147 | I_kwDOQb6kR8794cq7 | 66,333 | https://github.com/openclaw/openclaw/issues/66333 | https://api.github.com/repos/openclaw/openclaw/issues/66333 | fix(webchat): remove silent 4k char truncation + undef message in btw final broadcast | ## Why
Two server-side bugs cause the webchat to silently lose response content:
- **#47123** — Responses stream fully but get silently truncated at ~4000 characters in the final rendered message
- **#66316 RC#3 & RC#5** — The btw (by-the-way) reply path broadcasts a final event without a message payload, causing the... | closed | completed | true | 0 | [] | [] | 2026-04-14T04:08:29Z | 2026-04-17T04:23:13Z | 2026-04-14T04:35:31Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | jaruesink | 4,207,065 | MDQ6VXNlcjQyMDcwNjU= | User | false |
openclaw/openclaw | 4,259,434,947 | I_kwDOQb6kR8794dHD | 66,334 | https://github.com/openclaw/openclaw/issues/66334 | https://api.github.com/repos/openclaw/openclaw/issues/66334 | [Bug] Session model_change record persists and silently overrides agent primary model during session lifetime | ## Problem
When a `model_change` record is written to a session file (via `/model` command or `session_status(model=...)`), it persists for the entire session lifetime and silently overrides the agent's configured `model.primary`, even after Gateway restarts.
## Reproduction
1. Agent configured with `primary: xiaomi... | closed | not_planned | true | 1 | [] | [] | 2026-04-14T04:09:11Z | 2026-04-30T04:40:38Z | 2026-04-26T05:05:30Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zhuyankarl | 7,082,758 | MDQ6VXNlcjcwODI3NTg= | User | false |
openclaw/openclaw | 4,259,436,743 | I_kwDOQb6kR8794djH | 66,335 | https://github.com/openclaw/openclaw/issues/66335 | https://api.github.com/repos/openclaw/openclaw/issues/66335 | Browser start fails: Chrome CDP websocket not reachable after launch even though manual CDP works | # OpenClaw browser start failure, April 14 2026
## Summary
OpenClaw browser startup for profile `openclaw` fails with:
`Chrome CDP websocket for profile "openclaw" is not reachable after start.`
This appears to be an OpenClaw browser integration bug, not a Chrome installation issue.
## Environment
- OpenClaw: 2026.... | closed | completed | true | 2 | [
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-14T04:09:54Z | 2026-04-28T05:21:00Z | 2026-04-25T11:41:48Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | aounakram | 57,077,179 | MDQ6VXNlcjU3MDc3MTc5 | User | false |
openclaw/openclaw | 4,259,439,413 | I_kwDOQb6kR8794eM1 | 66,336 | https://github.com/openclaw/openclaw/issues/66336 | https://api.github.com/repos/openclaw/openclaw/issues/66336 | [Bug]: sessions_spawn fails with 'pairing required (1008)' when spawning isolated logic agents (v2026.4.12) | ### Bug type
Regression
### Summary
When attempting to use `sessions_spawn` to orchestrate multi-agent workflows (spawning isolated logic sub-agents) in version `v2026.4.12`, the command fails consistently with the WebSocket 1008 `pairing required` error.
### Steps to reproduce
1. Run OpenClaw `v2026.4.12` with a loc... | closed | completed | true | 0 | [] | [] | 2026-04-14T04:10:55Z | 2026-04-17T04:22:25Z | 2026-04-15T01:08:56Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | mikutea | 61,963,176 | MDQ6VXNlcjYxOTYzMTc2 | User | false |
openclaw/openclaw | 4,259,457,800 | I_kwDOQb6kR8794isI | 66,339 | https://github.com/openclaw/openclaw/issues/66339 | https://api.github.com/repos/openclaw/openclaw/issues/66339 | memory search can hit QMD SQLite lock contention during normal runtime | ## Summary
`openclaw memory search` still hits QMD SQLite lock contention in normal runtime, even after following the documented repair path.
## Environment
- OpenClaw: `2026.4.12` (`1c0672b`)
- macOS arm64
- memory backend: `qmd`
- active workspace has daily notes under `workspace/memory/*.md`
- `plugins.entries.me... | open | null | false | 1 | [] | [] | 2026-04-14T04:18:25Z | 2026-05-03T03:22:55Z | null | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | SakenW | 16,665,726 | MDQ6VXNlcjE2NjY1NzI2 | User | false |
openclaw/openclaw | 4,259,538,822 | I_kwDOQb6kR87942eG | 66,343 | https://github.com/openclaw/openclaw/issues/66343 | https://api.github.com/repos/openclaw/openclaw/issues/66343 | [Feature Request] Add option to suppress heartbeat system messages from appearing in chat | ## Problem
Currently, heartbeat system messages like "Read HEARTBEAT.md..." are injected directly into the chat/channel, causing noise for users. Users would prefer to only see responses when there's an actual issue to address.
## Proposed Solution
Add a configuration option to suppress heartbeat system event messag... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:41:56Z | 2026-04-28T04:55:34Z | 2026-04-25T17:41:19Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | hellopizza-cell | 272,862,913 | U_kgDOEEOOwQ | User | false |
openclaw/openclaw | 4,259,549,102 | I_kwDOQb6kR87944-u | 66,345 | https://github.com/openclaw/openclaw/issues/66345 | https://api.github.com/repos/openclaw/openclaw/issues/66345 | GPT 5.4 Enhancement v3: Hermes Parity Sprint — Prompt-Level Tool Enforcement & Execution Discipline | ## Context
User chatter on X surfaced enough attention to investigate parity differences between **Hermes Agent** (open-source, by Nous Research) and **OpenClaw** for GPT 5.4 agentic performance. Users reported that GPT 5.4 agents on Hermes "just work" — tools get called, tasks get completed, the agent has personality... | closed | completed | true | 9 | [] | [] | 2026-04-14T04:44:39Z | 2026-04-25T04:17:49Z | 2026-04-22T10:35:20Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,550,856 | I_kwDOQb6kR87945aI | 66,346 | https://github.com/openclaw/openclaw/issues/66346 | https://api.github.com/repos/openclaw/openclaw/issues/66346 | [GPT 5.4 v3 — PR 1/6] Add mandatory tool-use categories for GPT-5 models | ## Parent: #66345 — GPT 5.4 Enhancement v3: Hermes Parity Sprint
**Priority: P0 — CRITICAL**
**Estimated gap closure: ~35%**
## Problem
GPT 5.4 on OpenClaw answers factual, computational, and system-state questions from training data instead of calling tools. This produces hallucinated or stale answers and breaks th... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:45:18Z | 2026-04-25T04:17:48Z | 2026-04-22T10:35:53Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,552,394 | I_kwDOQb6kR87945yK | 66,347 | https://github.com/openclaw/openclaw/issues/66347 | https://api.github.com/repos/openclaw/openclaw/issues/66347 | [GPT 5.4 v3 — PR 2/6] Strengthen execution bias: act-don't-ask + tool retry directives | ## Parent: #66345 — GPT 5.4 Enhancement v3: Hermes Parity Sprint
**Priority: P0 — HIGH**
**Estimated gap closure: ~25%**
## Problem
GPT 5.4 on OpenClaw exhibits two failure modes that Hermes avoids:
1. **Clarification stalling**: GPT-5 asks "open where?" instead of checking the local machine. It asks "which file?" ... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:45:50Z | 2026-04-25T04:17:47Z | 2026-04-22T10:35:56Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,553,598 | I_kwDOQb6kR87946E- | 66,348 | https://github.com/openclaw/openclaw/issues/66348 | https://api.github.com/repos/openclaw/openclaw/issues/66348 | [GPT 5.4 v3 — PR 3/6] Add tool_enforcement as first-class provider prompt section | ## Parent: #66345 — GPT 5.4 Enhancement v3: Hermes Parity Sprint
**Priority: P1 — MEDIUM**
**Type: Architecture / Refactor**
## Problem
PR 1 (#66346) adds mandatory tool-use categories for GPT-5. Currently, the only way to inject this is via `stablePrefix` (a flat string) or by hardcoding it into the `execution_bias... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:46:14Z | 2026-04-25T04:17:47Z | 2026-04-22T10:35:59Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,554,307 | I_kwDOQb6kR87946QD | 66,349 | https://github.com/openclaw/openclaw/issues/66349 | https://api.github.com/repos/openclaw/openclaw/issues/66349 | [Feature Request] Add option to suppress heartbeat system messages from appearing in chat | ## Problem
Currently, heartbeat system messages like "Read HEARTBEAT.md..." are injected directly into the chat/channel, causing noise for users. Users would prefer to only see responses when there's an actual issue to address.
## Proposed Solution
Add a configuration option to suppress heartbeat system event messag... | closed | completed | true | 0 | [] | [] | 2026-04-14T04:46:27Z | 2026-04-17T04:23:12Z | 2026-04-14T04:47:52Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | hellopizza-cell | 272,862,913 | U_kgDOEEOOwQ | User | false |
openclaw/openclaw | 4,259,555,527 | I_kwDOQb6kR87946jH | 66,350 | https://github.com/openclaw/openclaw/issues/66350 | https://api.github.com/repos/openclaw/openclaw/issues/66350 | [GPT 5.4 v3 — PR 4/6] Context file prompt injection scanning | ## Parent: #66345 — GPT 5.4 Enhancement v3: Hermes Parity Sprint
**Priority: P2 — SECURITY**
**Type: Security Hardening**
## Problem
OpenClaw loads workspace context files (SOUL.md, AGENTS.md, identity.md, etc.) directly into the system prompt without scanning for injection patterns. A malicious context file could c... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:46:49Z | 2026-04-25T04:17:46Z | 2026-04-22T10:36:02Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,556,525 | I_kwDOQb6kR87946yt | 66,351 | https://github.com/openclaw/openclaw/issues/66351 | https://api.github.com/repos/openclaw/openclaw/issues/66351 | [GPT 5.4 v3 — PR 5/6] Enhanced verification checklist in GPT-5 execution bias | ## Parent: #66345 — GPT 5.4 Enhancement v3: Hermes Parity Sprint
**Priority: P2 — LOW**
**Type: Quality Polish**
## Problem
OpenClaw's GPT-5 execution bias section lacks a structured verification checklist. The current prompt says "Act first, then verify if needed" but doesn't specify *what* to verify. Hermes provid... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:47:10Z | 2026-04-25T04:17:45Z | 2026-04-22T10:36:05Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,557,840 | I_kwDOQb6kR87947HQ | 66,352 | https://github.com/openclaw/openclaw/issues/66352 | https://api.github.com/repos/openclaw/openclaw/issues/66352 | [GPT 5.4 v3 — PR 6/6] Add Google Gemini execution guidance via prompt overlay | ## Parent: #66345 — GPT 5.4 Enhancement v3: Hermes Parity Sprint
**Priority: P2 — LOW**
**Type: Feature / Provider Support**
## Problem
Hermes Agent includes Gemini/Gemma-specific operational guidance (`GOOGLE_MODEL_OPERATIONAL_GUIDANCE` in `prompt_builder.py` lines 256-276) that addresses known Gemini failure modes... | closed | completed | true | 1 | [] | [] | 2026-04-14T04:47:38Z | 2026-04-25T04:17:44Z | 2026-04-22T10:36:07Z | CONTRIBUTOR | null | 20260425T060021Z | 2026-04-25T06:00:21Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,259,569,841 | I_kwDOQb6kR8794-Cx | 66,353 | https://github.com/openclaw/openclaw/issues/66353 | https://api.github.com/repos/openclaw/openclaw/issues/66353 | Browser CDP detection fails despite healthy Chrome endpoint | # Browser CDP detection fails despite healthy Chrome endpoint
## Environment
- OpenClaw: 2026.4.12 (1c0672b)
- OS: macOS 15.6.0 (arm64)
- Chrome: 147.0.7727.56
- Node: v25.6.0
## Issue
`openclaw browser status` reports `running: false` and `openclaw browser start` fails with "Chrome CDP websocket for profile is not r... | closed | completed | true | 2 | [
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-14T04:51:50Z | 2026-04-28T05:20:40Z | 2026-04-25T11:41:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | kammongray-cmd | 258,777,395 | U_kgDOD2yhMw | User | false |
openclaw/openclaw | 4,259,620,385 | I_kwDOQb6kR8795KYh | 66,356 | https://github.com/openclaw/openclaw/issues/66356 | https://api.github.com/repos/openclaw/openclaw/issues/66356 | [Bug]: Discord guided setup says "not enabled" and skips token input in configure wizard | ## Bug type
Bug (missing guided setup flow)
## Summary
When running `openclaw configure --section channels` and selecting Discord, the wizard displays a message indicating that guided setup for Discord is "not enabled" and immediately returns to the main menu, skipping the step where the user would normally enter th... | closed | completed | true | 2 | [] | [] | 2026-04-14T05:06:33Z | 2026-04-27T05:09:21Z | 2026-04-24T06:01:22Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | CyberRaccoonTeam | 195,688,984 | U_kgDOC6n6GA | User | false |
openclaw/openclaw | 4,259,625,891 | I_kwDOQb6kR8795Luj | 66,357 | https://github.com/openclaw/openclaw/issues/66357 | https://api.github.com/repos/openclaw/openclaw/issues/66357 | Rename ollama_web_* tools + Complete zh-CN i18n translation | ### Summary
Two requests: (1) Rename confusing ollama_web_* tool names to openclaw_web_*; (2) Complete missing Chinese translations in Control UI
### Problem to solve
1. Tool names `ollama_web_search` and `ollama_web_fetch` mislead users into thinking they require Ollama software, but they work with any backend.
2.... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-04-14T05:08:18Z | 2026-04-30T04:40:37Z | 2026-04-26T05:05:35Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wang5238 | 228,773,521 | U_kgDODaLOkQ | User | false |
openclaw/openclaw | 4,259,630,183 | I_kwDOQb6kR8795Mxn | 66,358 | https://github.com/openclaw/openclaw/issues/66358 | https://api.github.com/repos/openclaw/openclaw/issues/66358 | [Bug] Dreaming creates redundant sessions in session list after sweep | ## Bug Description
After enabling Dreaming (memory-core plugin), each sleep cycle creates session entries (e.g. dreaming-narrative-light-*, dreaming-narrative-rem-*) that persist in the session list indefinitely instead of being cleaned up.
## Expected Behavior
- Dreaming sessions should be auto-cleaned after each s... | closed | completed | true | 3 | [] | [] | 2026-04-14T05:09:44Z | 2026-04-28T04:55:33Z | 2026-04-25T17:41:26Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | xunx33 | 269,385,656 | U_kgDOEA5_uA | User | false |
openclaw/openclaw | 4,259,631,056 | I_kwDOQb6kR8795M_Q | 66,359 | https://github.com/openclaw/openclaw/issues/66359 | https://api.github.com/repos/openclaw/openclaw/issues/66359 | [Bug] exec commands receive SIGKILL frequently (every conversation turn) | ## Bug Description
After upgrading to 2026.4.12, long-running exec commands are frequently terminated with SIGKILL. The issue is **not** triggered on every conversation turn — it occurs after executing a task that takes longer than usual (e.g., compound exec commands, multi-step operations, or running the openclaw CLI... | closed | completed | true | 1 | [] | [] | 2026-04-14T05:10:02Z | 2026-04-28T04:55:33Z | 2026-04-25T17:41:33Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | xunx33 | 269,385,656 | U_kgDOEA5_uA | User | false |
openclaw/openclaw | 4,259,633,169 | I_kwDOQb6kR8795NgR | 66,360 | https://github.com/openclaw/openclaw/issues/66360 | https://api.github.com/repos/openclaw/openclaw/issues/66360 | session.maintenance has no size cap for transcript .jsonl files — unbounded growth causes gateway CPU 100% | ## Summary
`session.maintenance` controls (`rotateBytes`, `maxDiskBytes`, `maxEntries`) apply to `sessions.json` (the session index file) but have **no effect on individual transcript `.jsonl` files**. These files can grow without bound, eventually causing gateway CPU 100% and unresponsiveness.
## Environment
- Open... | open | null | false | 1 | [] | [] | 2026-04-14T05:10:45Z | 2026-05-02T05:38:06Z | null | NONE | null | 20260502T060142Z | 2026-05-02T06:01:42Z | glfruit | 3,939,154 | MDQ6VXNlcjM5MzkxNTQ= | User | false |
openclaw/openclaw | 4,259,643,183 | I_kwDOQb6kR8795P8v | 66,361 | https://github.com/openclaw/openclaw/issues/66361 | https://api.github.com/repos/openclaw/openclaw/issues/66361 | [Bug]: memory_search returns handelized paths that read/memory_get cannot resolve to real filesystem paths | **Bug description**
QMD's `handelize()` function converts spaces and non-alphanumeric characters to hyphens during indexing. When `memory_search` returns search results, the `path` field contains the **handelized** path, not the real filesystem path. The `read` tool and `memory_get` then try to read the handelized pat... | closed | not_planned | true | 1 | [] | [] | 2026-04-14T05:14:03Z | 2026-04-17T04:23:12Z | 2026-04-14T05:18:10Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | PhilipW0410 | 237,448,565 | U_kgDODictdQ | User | false |
openclaw/openclaw | 4,259,656,425 | I_kwDOQb6kR8795TLp | 66,362 | https://github.com/openclaw/openclaw/issues/66362 | https://api.github.com/repos/openclaw/openclaw/issues/66362 | [Bug]: memory_search returns handelized paths that read/memory_get cannot resolve to real filesystem paths | **Bug description**
QMD's `handelize()` function converts spaces and non-alphanumeric characters to hyphens during indexing. When `memory_search` returns search results, the `path` field contains the **handelized** path, not the real filesystem path. The `read` tool and `memory_get` then try to read the handelized pat... | closed | completed | true | 1 | [] | [] | 2026-04-14T05:18:02Z | 2026-04-28T04:55:32Z | 2026-04-25T17:41:40Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | PhilipW0410 | 237,448,565 | U_kgDODictdQ | User | false |
openclaw/openclaw | 4,259,713,936 | I_kwDOQb6kR8795hOQ | 66,366 | https://github.com/openclaw/openclaw/issues/66366 | https://api.github.com/repos/openclaw/openclaw/issues/66366 | Discord: raw exec failure text appears as separate system message after exec cards | ## Summary
After an exec card/failure in Discord, the channel can receive an extra visible system-style message containing raw-ish failure text, instead of keeping that detail contained to the exec card/update path.
## Observed behavior
A follow-up message appeared in Discord in this shape:
```text
System (untrusted)... | closed | completed | true | 2 | [] | [] | 2026-04-14T05:35:19Z | 2026-05-05T04:28:10Z | 2026-05-02T08:16:28Z | NONE | null | 20260505T060034Z | 2026-05-05T06:00:34Z | Promee-ThaBossHoss | 269,841,882 | U_kgDOEBV12g | User | false |
openclaw/openclaw | 4,259,775,424 | I_kwDOQb6kR8795wPA | 66,368 | https://github.com/openclaw/openclaw/issues/66368 | https://api.github.com/repos/openclaw/openclaw/issues/66368 | CLI commands hang on first invocation (qclaw-plugin synchronous initialization blocks Gateway) | ## Problem
CLI commands (`openclaw gateway status`, `openclaw cron list`, etc.) hang for 5-10 seconds on first invocation, then succeed.
## Environment
- macOS Darwin 24.6.0
- OpenClaw: 2026.3.13 (61d171a)
- Gateway: running on port 28789
- qclaw-plugin: 8 packages (qmemory, content-plugin, pcmgr-ai-security, prompt... | closed | completed | true | 1 | [] | [] | 2026-04-14T05:49:34Z | 2026-04-28T04:55:31Z | 2026-04-25T17:41:55Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Feahter | 13,764,431 | MDQ6VXNlcjEzNzY0NDMx | User | false |
openclaw/openclaw | 4,259,779,580 | I_kwDOQb6kR8795xP8 | 66,369 | https://github.com/openclaw/openclaw/issues/66369 | https://api.github.com/repos/openclaw/openclaw/issues/66369 | Bug: Heartbeats and cron jobs interrupt active conversations and scheduled tasks | **Description**
Since approximately version 4.4, heartbeats and cron jobs interrupt active conversations. When a heartbeat fires while the user is sending a message, the agent processes the heartbeat but does not respond to the user message that arrived just before it.
**Impact**
- Conversational context is lost - t... | closed | completed | true | 1 | [] | [] | 2026-04-14T05:50:40Z | 2026-04-28T04:55:30Z | 2026-04-25T17:42:02Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | emumanx | 31,466,236 | MDQ6VXNlcjMxNDY2MjM2 | User | false |
openclaw/openclaw | 4,259,798,354 | I_kwDOQb6kR879511S | 66,370 | https://github.com/openclaw/openclaw/issues/66370 | https://api.github.com/repos/openclaw/openclaw/issues/66370 | Control UI: uploaded image reaches model, but disappears from chat after send/history refresh | ## Summary
In `openclaw-control-ui`, uploaded images can reach the gateway and model successfully, but still disappear from the chat UI after send. In some cases the message/image appears more completely later after history/session recovery.
This looks like a UI/history-sync/rendering bug rather than an ingest bug.
... | closed | completed | true | 1 | [] | [] | 2026-04-14T05:55:32Z | 2026-04-28T04:55:29Z | 2026-04-25T17:42:09Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | euroboy18 | 136,212,723 | U_kgDOCB5w8w | User | false |
openclaw/openclaw | 4,259,829,804 | I_kwDOQb6kR87959gs | 66,377 | https://github.com/openclaw/openclaw/issues/66377 | https://api.github.com/repos/openclaw/openclaw/issues/66377 | Agent session corruption persists across agent deletion due to multi-location state persistence | ## Bug Report
### Summary
Agent sessions can become permanently corrupted, and the corruption persists even after:
- Deleting the agent configuration
- Recreating the agent with the same ID
- Deleting the agent directory from `~/.openclaw/agents/`
The corruption is stored in **multiple persistent locations** that mus... | open | null | false | 1 | [] | [] | 2026-04-14T06:03:35Z | 2026-05-03T01:22:43Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | heavensea | 42,281,434 | MDQ6VXNlcjQyMjgxNDM0 | User | false |
openclaw/openclaw | 4,259,833,812 | I_kwDOQb6kR8795-fU | 66,380 | https://github.com/openclaw/openclaw/issues/66380 | https://api.github.com/repos/openclaw/openclaw/issues/66380 | Bug: isolated cron run sessions inherit stale lastHeartbeatText / lastHeartbeatSentAt from the base session | # Bug: isolated cron run sessions inherit stale `lastHeartbeatText` / `lastHeartbeatSentAt` from the base session
## Summary
For `sessionTarget: isolated` cron jobs, a new run session can inherit stale heartbeat cache fields from the base cron session:
- `lastHeartbeatText`
- `lastHeartbeatSentAt`
- `heartbeatIsolat... | closed | duplicate | true | 1 | [
"close:duplicate",
"dedupe:child"
] | [] | 2026-04-14T06:04:29Z | 2026-04-27T04:42:50Z | 2026-04-25T01:20:14Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | nanli2000cn | 259,904,494 | U_kgDOD33T7g | User | false |
openclaw/openclaw | 4,259,843,486 | I_kwDOQb6kR8796A2e | 66,381 | https://github.com/openclaw/openclaw/issues/66381 | https://api.github.com/repos/openclaw/openclaw/issues/66381 | [Bug] WebChat: user message disappears momentarily after send, reappears after model response | ## Bug Description
In the WebChat interface, when the user sends a message, the message appears briefly on screen and then immediately disappears (撤回/不显示). The user's message only becomes visible again after the model finishes generating its response.
## Steps to Reproduce
1. Open WebChat interface (Control UI)
2. S... | closed | completed | true | 4 | [] | [] | 2026-04-14T06:06:47Z | 2026-04-17T04:22:56Z | 2026-04-14T10:43:44Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | xunx33 | 269,385,656 | U_kgDOEA5_uA | User | false |
openclaw/openclaw | 4,259,909,941 | I_kwDOQb6kR8796RE1 | 66,382 | https://github.com/openclaw/openclaw/issues/66382 | https://api.github.com/repos/openclaw/openclaw/issues/66382 | Bug: heartbeat exec-event relay prompt drops the actual system-event body and emits generic fallback text | # Bug: heartbeat exec-event relay prompt drops the actual system-event body and can emit generic English fallback text
## Summary
When heartbeat wakes for an async exec completion event, it detects that an exec finished, but the heartbeat prompt only says:
```text
An async command you ran earlier has completed...
``... | closed | completed | true | 3 | [] | [] | 2026-04-14T06:24:24Z | 2026-04-30T04:40:36Z | 2026-04-26T05:05:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | nanli2000cn | 259,904,494 | U_kgDOD33T7g | User | false |
openclaw/openclaw | 4,260,025,142 | I_kwDOQb6kR8796tM2 | 66,388 | https://github.com/openclaw/openclaw/issues/66388 | https://api.github.com/repos/openclaw/openclaw/issues/66388 | memory-core: dreaming cron reports 'cron service unavailable' — regression from 4.12 plugin loading changes | ## Bug
On 2026-04-14 at 03:07 UTC, OpenClaw's memory-core plugin dreaming cron failed to fire with:
```
memory-core: managed dreaming cron could not be reconciled (cron service unavailable).
```
No diary entry was written. Previous night (2026-04-13) ran normally.
## Environment
- OpenClaw v2026.4.12
- memory-core... | closed | completed | true | 1 | [] | [] | 2026-04-14T06:49:41Z | 2026-04-28T04:55:29Z | 2026-04-25T17:42:23Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ttomiczek | 265,786,127 | U_kgDOD9eTDw | User | false |
openclaw/openclaw | 4,260,031,417 | I_kwDOQb6kR8796uu5 | 66,389 | https://github.com/openclaw/openclaw/issues/66389 | https://api.github.com/repos/openclaw/openclaw/issues/66389 | [Bug]: Embedded acpx runtime spawns new process per message — large cache misses on every turn (100% → 35% hit rate, regression since 2026.4.11) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
```
Since 2026.4.11, the embedded acpx runtime spawns a new `claude-agent-acp` process for every incoming message instead of reusing the existing queue-owner process, causing Anthropic prompt cache hit rate to drop from ~100... | closed | completed | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-14T06:50:58Z | 2026-04-28T04:44:11Z | 2026-04-26T01:03:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | igalg99 | 86,168,630 | MDQ6VXNlcjg2MTY4NjMw | User | false |
openclaw/openclaw | 4,260,063,588 | I_kwDOQb6kR87962lk | 66,390 | https://github.com/openclaw/openclaw/issues/66390 | https://api.github.com/repos/openclaw/openclaw/issues/66390 | [macOS] Gateway fails to start or crashes after `openclaw update` due to file lock conflicts during npm update | ## Bug Description
On macOS, running `openclaw update` can cause the gateway to fail to start or crash immediately after the update completes. This is a recurring issue that happens consistently after version updates.
## Steps to Reproduce
1. Ensure OpenClaw gateway is running via LaunchAgent
2. Run `openclaw update... | closed | completed | true | 1 | [] | [] | 2026-04-14T06:57:14Z | 2026-04-28T04:55:28Z | 2026-04-25T17:42:30Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | livenow177-dotcom | 270,547,155 | U_kgDOECA40w | User | false |
openclaw/openclaw | 4,260,076,318 | I_kwDOQb6kR87965se | 66,391 | https://github.com/openclaw/openclaw/issues/66391 | https://api.github.com/repos/openclaw/openclaw/issues/66391 | [Bug]: TUI tool calls fail with "The session ID openclaw-tui does not exist" on local Ollama models | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
## Summary
OpenClaw TUI fails on tool-using prompts with:
The session ID openclaw-tui does not exist. Please provide a valid session ID or check if you are referring to the correct session.
I verified that qwen3:8b suppor... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-14T06:59:45Z | 2026-04-30T04:35:19Z | 2026-04-27T09:45:55Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | kickingzebra | 45,730,956 | MDQ6VXNlcjQ1NzMwOTU2 | User | false |
openclaw/openclaw | 4,260,084,619 | I_kwDOQb6kR87967uL | 66,392 | https://github.com/openclaw/openclaw/issues/66392 | https://api.github.com/repos/openclaw/openclaw/issues/66392 | [Feature Proposal] Matrix and Cyberpunk themes for Control UI | # New Theme Proposal: Matrix & Cyberpunk
## Overview
Two new visual themes for OpenClaw Control UI.
### 🟢 Matrix Theme
- Lime green (#00ff41) on deep black (#000000)
- Digital rain, terminal vibes
- Neon glow, glitch, flicker, scanline animations
- PR: #66387 ✅
### 🤖 Cyberpunk Theme
- Cyan (#00f0ff), Magenta (#ff0... | closed | not_planned | true | 2 | [] | [] | 2026-04-14T07:01:11Z | 2026-05-02T04:26:58Z | 2026-04-29T22:30:03Z | NONE | null | 20260502T060142Z | 2026-05-02T06:01:42Z | CyberRaccoonTeam | 195,688,984 | U_kgDOC6n6GA | User | false |
openclaw/openclaw | 4,260,104,587 | I_kwDOQb6kR8797AmL | 66,393 | https://github.com/openclaw/openclaw/issues/66393 | https://api.github.com/repos/openclaw/openclaw/issues/66393 | [Bug]: Image viewing not working in webchat | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
When images are pasted into or attached to the webchat, the assistant appears unable to view or analyze them, even though the image tool is registered and available. Every other AI assistant (Claude, ChatGPT, Grok, Gemini, C... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-14T07:04:44Z | 2026-04-28T04:55:27Z | 2026-04-25T17:42:37Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | TimEdmonds911 | 215,487,367 | U_kgDODNgThw | User | false |
openclaw/openclaw | 4,260,113,249 | I_kwDOQb6kR8797Cth | 66,394 | https://github.com/openclaw/openclaw/issues/66394 | https://api.github.com/repos/openclaw/openclaw/issues/66394 | [Feature]: log rotation support | ### Summary
Log approach does not support automatic log rotation; once the log file reaches 500MB it simply stops writing without creating a new file, and combined with a short 24-hour retention period and cleanup only at startup, it may lead to loss of historical logs.
It is recommended to introduce the `rotating-fil... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-04-14T07:06:20Z | 2026-05-01T04:41:46Z | 2026-04-28T20:44:33Z | NONE | null | 20260501T113057Z | 2026-05-01T11:30:57Z | Czytx | 7,565,377 | MDQ6VXNlcjc1NjUzNzc= | User | false |
openclaw/openclaw | 4,260,176,396 | I_kwDOQb6kR8797SIM | 66,397 | https://github.com/openclaw/openclaw/issues/66397 | https://api.github.com/repos/openclaw/openclaw/issues/66397 | Bug: Discord channel sessions can silently lose final answers after continuation/compaction with Active Memory off | # Bug: Discord channel sessions can silently lose final answers after continuation / compaction even with Active Memory off
## Summary
In Discord **channel** sessions, OpenClaw can still fail in the continuation / answer-delivery path even when Active Memory is fully disabled.
This no longer looks primarily like an ... | closed | completed | true | 3 | [] | [] | 2026-04-14T07:15:58Z | 2026-04-30T04:40:36Z | 2026-04-26T05:05:43Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | mafresh-max | 258,871,817 | U_kgDOD24SCQ | User | false |
openclaw/openclaw | 4,260,251,585 | I_kwDOQb6kR8797kfB | 66,399 | https://github.com/openclaw/openclaw/issues/66399 | https://api.github.com/repos/openclaw/openclaw/issues/66399 | Process supervisor: graceful signal escalation and drain timeout for exec tool | ## Problem
When the `exec` tool times out (either `overall-timeout` or `no-output-timeout`), the process supervisor sends an immediate `SIGKILL` ([supervisor.ts#L163](https://github.com/openclaw/openclaw/blob/main/src/process/supervisor/supervisor.ts)):
```typescript
cancelAdapter = (_reason: TerminationReason) => {
... | open | null | false | 5 | [] | [] | 2026-04-14T07:27:53Z | 2026-05-03T02:15:04Z | null | CONTRIBUTOR | null | 20260503T030030Z | 2026-05-03T03:00:30Z | kagura-agent | 268,167,063 | U_kgDOD_vnlw | User | false |
openclaw/openclaw | 4,260,289,961 | I_kwDOQb6kR8797t2p | 66,401 | https://github.com/openclaw/openclaw/issues/66401 | https://api.github.com/repos/openclaw/openclaw/issues/66401 | Bug: `openclaw update` causes Gateway crash, Feishu disconnection, and complete loss of Cron jobs | # Bug Report: `openclaw update` causes Gateway crash, Feishu disconnection, and complete loss of Cron jobs
## Describe the Bug
After running `openclaw update`, multiple critical issues occur:
1. **Gateway fails to start or crashes immediately** - requires manual restart
2. **Feishu channel disconnection** - configur... | closed | not_planned | true | 2 | [] | [
"vincentkoc"
] | 2026-04-14T07:34:48Z | 2026-04-28T04:36:55Z | 2026-04-26T03:51:55Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | livenow177-dotcom | 270,547,155 | U_kgDOECA40w | User | false |
openclaw/openclaw | 4,260,306,151 | I_kwDOQb6kR8797xzn | 66,403 | https://github.com/openclaw/openclaw/issues/66403 | https://api.github.com/repos/openclaw/openclaw/issues/66403 | [Bug]: Control UI: exec approval popup can push action buttons below viewport on long commands | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Version
OpenClaw 2026.4.12
Summary
In the Control UI, the exec approval popup can become taller than the viewport when the command preview is long. When that happens, the action buttons end up below the b... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-14T07:36:55Z | 2026-04-28T04:55:26Z | 2026-04-25T17:42:44Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | NetDirection | 74,823,594 | MDQ6VXNlcjc0ODIzNTk0 | User | false |
openclaw/openclaw | 4,260,334,649 | I_kwDOQb6kR87974w5 | 66,405 | https://github.com/openclaw/openclaw/issues/66405 | https://api.github.com/repos/openclaw/openclaw/issues/66405 | [Bug]: Critical Multimedia and File I/O Regressions in v2026.4.12 | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Critical Multimedia and File I/O Regressions in v2026.4.12
### Steps to reproduce
1. Update OpenClaw to version 2026.4.12.
2. Attempt to upload or download any file through the agent interface. (telegram)
3. Trigger a Text... | closed | not_planned | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-14T07:40:47Z | 2026-04-28T04:55:25Z | 2026-04-25T17:42:51Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | luihsao | 180,822,942 | U_kgDOCscjng | User | false |
openclaw/openclaw | 4,260,373,249 | I_kwDOQb6kR8798CMB | 66,406 | https://github.com/openclaw/openclaw/issues/66406 | https://api.github.com/repos/openclaw/openclaw/issues/66406 | [Bug]: Feishu reactions API 返回 reaction type is invalid (code: 231001) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
在飞书频道启用 capabilities: ["reactions"] 后,调用飞书 reactions API 时所有 emoji 都返回 400 错误:
code: 231001,
msg: 'reaction type is invalid.'
### Steps to reproduce
在 channels.feishu.accounts.<account>.capabilities 中添加 ["reactions"]
使用 me... | open | null | false | 2 | [
"bug",
"regression"
] | [] | 2026-04-14T07:45:30Z | 2026-05-02T17:31:19Z | null | NONE | null | 20260502T180029Z | 2026-05-02T18:00:29Z | sunyongyong | 28,335,933 | MDQ6VXNlcjI4MzM1OTMz | User | false |
openclaw/openclaw | 4,260,413,477 | I_kwDOQb6kR8798MAl | 66,409 | https://github.com/openclaw/openclaw/issues/66409 | https://api.github.com/repos/openclaw/openclaw/issues/66409 | [Bug]: 最近的版本网页端卡,频繁对话,还有{输出太多了}的提示.... | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
最近的版本网页端卡,频繁对话,还有{输出太多了}的提示....
持续多个版本的网页端对话时,发送的对话不会第一时间显示到屏幕上
最近升级使用体验: 越来越差.咱就说,兄弟,咱们可以简单点么,.
NOT_ENOUGH_INFO
### Steps to reproduce
正常使用中,当前版本4.14, 从3.28开始,每次升级都要劝退回退
NOT_ENOUGH_INFO
### Expected behavior
希望回归初心,优化核... | open | null | false | 3 | [
"bug",
"regression"
] | [] | 2026-04-14T07:52:54Z | 2026-05-03T06:49:39Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | SuperBug-RhysLiu | 16,540,863 | MDQ6VXNlcjE2NTQwODYz | User | false |
openclaw/openclaw | 4,260,413,874 | I_kwDOQb6kR8798MGy | 66,410 | https://github.com/openclaw/openclaw/issues/66410 | https://api.github.com/repos/openclaw/openclaw/issues/66410 | Discord leak of internal payload/debug text into channel messages | ## Summary
Discord is surfacing internal payload/debug-like content into user-visible chat messages. This includes raw wrapper markers like `<<<EXTERNAL_UNTRUSTED_CONTENT ...>>>` and large blocks of nonsensical attachment-ish token soup that are clearly not intended for the user.
## Impact
High. This breaks channel UX... | closed | completed | true | 1 | [] | [] | 2026-04-14T07:52:59Z | 2026-04-17T04:23:07Z | 2026-04-14T07:55:29Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | gwaterhouse | 1,934,697 | MDQ6VXNlcjE5MzQ2OTc= | User | false |
openclaw/openclaw | 4,260,590,707 | I_kwDOQb6kR87983Rz | 66,421 | https://github.com/openclaw/openclaw/issues/66421 | https://api.github.com/repos/openclaw/openclaw/issues/66421 | AutoClaw update overwrites/loses Agent workspace files (SOUL/MEMORY/IDENTITY) | ## Bug: AutoClaw Update Overwrites Agent Workspace Files
### Problem
When AutoClaw updates, the Agent's core identity files (SOUL.md / MEMORY.md / IDENTITY.md) are reset or lost. The Agent loses all context and memory after each update.
### Impact
- All AutoClaw agents (sub-agents / personas) share this risk
- Every ... | closed | not_planned | true | 3 | [] | [] | 2026-04-14T08:16:39Z | 2026-04-28T04:55:25Z | 2026-04-25T17:42:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | chenxupeng1990-eng | 273,479,061 | U_kgDOEEz1lQ | User | false |
openclaw/openclaw | 4,260,623,685 | I_kwDOQb6kR8798_VF | 66,423 | https://github.com/openclaw/openclaw/issues/66423 | https://api.github.com/repos/openclaw/openclaw/issues/66423 | [Bug]: only <tool_call> tags replied as text, without any tool call action | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
<img width="2168" height="514" alt="Image" src="https://github.com/user-attachments/assets/aed18a18-90c4-415c-93c2-3bfd45ed4c6e" />
As shown in the picture.
### Steps to reproduce
As shown in the picture.
### Expected be... | closed | completed | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-14T08:19:46Z | 2026-04-17T04:22:22Z | 2026-04-15T03:03:47Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | lywbh | 12,998,477 | MDQ6VXNlcjEyOTk4NDc3 | User | false |
openclaw/openclaw | 4,260,635,370 | I_kwDOQb6kR8799CLq | 66,424 | https://github.com/openclaw/openclaw/issues/66424 | https://api.github.com/repos/openclaw/openclaw/issues/66424 | [Bug]: github-copilot / gpt-5.4 intermittently fails with `401 input item ID does not belong to this connection` across sessions/agents | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
OpenClaw intermittently fails on `provider=github-copilot` / `model=gpt-5.4` with:
```text
401 input item ID does not belong to this connection
```
The session gets **stuck** — every subsequent message returns the same err... | closed | completed | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-14T08:20:53Z | 2026-04-27T04:55:09Z | 2026-04-24T21:57:47Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | AlbertoSpain | 31,765,146 | MDQ6VXNlcjMxNzY1MTQ2 | User | false |
openclaw/openclaw | 4,260,772,291 | I_kwDOQb6kR8799jnD | 66,430 | https://github.com/openclaw/openclaw/issues/66430 | https://api.github.com/repos/openclaw/openclaw/issues/66430 | [Bug] Dreaming REM phase causes cross-agent context pollution when agents share workspace | See /tmp/issue_body.md | closed | not_planned | true | 1 | [] | [] | 2026-04-14T08:38:01Z | 2026-04-28T04:55:24Z | 2026-04-25T17:43:13Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ItsMaxChen | 135,989,769 | U_kgDOCBsKCQ | User | false |
openclaw/openclaw | 4,260,799,925 | I_kwDOQb6kR8799qW1 | 66,433 | https://github.com/openclaw/openclaw/issues/66433 | https://api.github.com/repos/openclaw/openclaw/issues/66433 | [Bug] Upgrading openclaw removes node-llama-cpp, breaking local embeddings | ## Bug Description
When upgrading openclaw via `npm i -g openclaw@latest`, the optional dependency `node-llama-cpp` is removed, causing local embeddings to fail.
## Steps to Reproduce
1. Have node-llama-cpp installed and working (`openclaw memory status` shows Provider: local)
2. Run `npm i -g openclaw@latest`
3. Run ... | closed | completed | true | 2 | [] | [
"vincentkoc"
] | 2026-04-14T08:41:21Z | 2026-04-28T04:37:38Z | 2026-04-26T03:44:21Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | cjw0011 | 26,214,893 | MDQ6VXNlcjI2MjE0ODkz | User | false |
openclaw/openclaw | 4,260,868,419 | I_kwDOQb6kR87997FD | 66,436 | https://github.com/openclaw/openclaw/issues/66436 | https://api.github.com/repos/openclaw/openclaw/issues/66436 | ThrottleInterval 1s causes 37 MB error logs on missing config | ## Problem
The launchd plist (`ai.openclaw.gateway.plist`) ships with `ThrottleInterval: 1` and `KeepAlive: true`. When the gateway exits due to a recoverable configuration error (e.g., missing config file), launchd respawns it every ~1-2 seconds indefinitely.
On my machine this produced:
- **37 MB** error log (`~/.o... | open | null | false | 1 | [] | [] | 2026-04-14T08:52:17Z | 2026-05-03T02:15:06Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | rismay | 1,240,948 | MDQ6VXNlcjEyNDA5NDg= | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.