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,256,000,149 | I_kwDOQb6kR879rWiV | 66,009 | https://github.com/openclaw/openclaw/issues/66009 | https://api.github.com/repos/openclaw/openclaw/issues/66009 | Slack DM thread replies can lose thread_ts and start a new session | ## Summary
In Slack DMs, replying inside an existing thread can sometimes arrive without the original thread identifier (`thread_ts` / topic id). When that happens, OpenClaw appears to route the message into a fresh direct-DM session instead of reusing the existing thread-bound session.
## Expected behavior
If a use... | closed | completed | true | 1 | [] | [] | 2026-04-13T15:21:05Z | 2026-04-28T04:56:19Z | 2026-04-25T17:31:46Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | truiem-bot | 269,011,805 | U_kgDOEAjLXQ | User | false |
openclaw/openclaw | 4,256,033,383 | I_kwDOQb6kR879repn | 66,010 | https://github.com/openclaw/openclaw/issues/66010 | https://api.github.com/repos/openclaw/openclaw/issues/66010 | [improvement] Sub-agent cascade circuit breaker for multi-agent team reliability | ## Problem
When a sub-agent fails due to bad config, missing dependency, or logic error, the parent agent can re-spawn it immediately — creating cascade failures where the same broken sub-agent retries indefinitely. Each failed attempt burns tokens and time with no backstop.
In a multi-agent enterprise deployment, th... | open | null | false | 3 | [] | [] | 2026-04-13T15:26:24Z | 2026-05-02T07:16:35Z | null | NONE | null | 20260502T090030Z | 2026-05-02T09:00:30Z | rafiki270 | 218,245 | MDQ6VXNlcjIxODI0NQ== | User | false |
openclaw/openclaw | 4,256,036,620 | I_kwDOQb6kR879rfcM | 66,011 | https://github.com/openclaw/openclaw/issues/66011 | https://api.github.com/repos/openclaw/openclaw/issues/66011 | [improvement] Configurable quality gate hooks on agent file writes | ## Problem
When agents write or edit files via Write/Edit tools, there is no automated quality check. Agents can introduce syntax errors, security vulnerabilities, or lint violations without immediate feedback. In enterprise workflows where agents produce deliverable code or documentation, bad output creates downstrea... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T15:26:55Z | 2026-04-30T04:40:51Z | 2026-04-26T05:02:50Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | rafiki270 | 218,245 | MDQ6VXNlcjIxODI0NQ== | User | false |
openclaw/openclaw | 4,256,040,572 | I_kwDOQb6kR879rgZ8 | 66,012 | https://github.com/openclaw/openclaw/issues/66012 | https://api.github.com/repos/openclaw/openclaw/issues/66012 | [improvement] Per-agent model cost optimization with recommendation engine and visibility dashboard | ## Problem
Enterprise teams running multiple agents face token budget management as a core operational challenge. Different tasks require different model tiers — a simple status check doesn't need GPT-5.4, but a complex analysis does. Currently:
1. **No visibility** into which agents are running expensive models vs. ... | closed | not_planned | true | 2 | [] | [] | 2026-04-13T15:27:31Z | 2026-04-30T04:40:50Z | 2026-04-26T05:02:54Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | rafiki270 | 218,245 | MDQ6VXNlcjIxODI0NQ== | User | false |
openclaw/openclaw | 4,256,041,355 | I_kwDOQb6kR879rgmL | 66,013 | https://github.com/openclaw/openclaw/issues/66013 | https://api.github.com/repos/openclaw/openclaw/issues/66013 | Bound main-session transcript replay and truncate after durable compaction | ## Summary
The live incident work surfaced a separate bug/design gap outside the current timeout/QA PR stack: `agent:main:main` can continue replaying a very large raw session branch even when long-term memory is already preserved elsewhere.
## What we observed
- the Control UI only shows a small visible tail, but the... | closed | completed | true | 1 | [] | [] | 2026-04-13T15:27:36Z | 2026-04-28T04:56:18Z | 2026-04-25T17:31:53Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | 100yenadmin | 239,388,517 | U_kgDODkTHZQ | User | false |
openclaw/openclaw | 4,256,044,296 | I_kwDOQb6kR879rhUI | 66,014 | https://github.com/openclaw/openclaw/issues/66014 | https://api.github.com/repos/openclaw/openclaw/issues/66014 | Self-upgrade should use an external supervised updater with staging, env preservation, and rollback | ## Summary
OpenClaw can update itself as a CLI/package install, but the running gateway should not replace the package files it is currently importing from and then try to keep serving traffic. That creates a real self-corruption window for hashed chunks, dynamic imports, runtime path resolution, and LaunchAgent/env c... | closed | completed | true | 1 | [] | [] | 2026-04-13T15:28:02Z | 2026-04-16T04:24:32Z | 2026-04-13T15:29:10Z | CONTRIBUTOR | null | 20260417T163222Z | 2026-04-17T16:32:22Z | hansbbans | 1,042,991 | MDQ6VXNlcjEwNDI5OTE= | User | false |
openclaw/openclaw | 4,256,047,022 | I_kwDOQb6kR879rh-u | 66,015 | https://github.com/openclaw/openclaw/issues/66015 | https://api.github.com/repos/openclaw/openclaw/issues/66015 | [Bug]: getChildLogger sub-loggers ignore configured logging.level — debug logs leak to log file | ### Bug type
Behavior bug
### Summary
Child loggers created via `getChildLogger()` without an explicit `opts.level` emit debug/trace entries to the log file, even when `logging.level` is set to `"info"` in `openclaw.json`. The cron module is the most visible offender (periodic "timer armed" debug lines every ~60s).
... | closed | completed | true | 2 | [] | [] | 2026-04-13T15:28:28Z | 2026-04-28T04:56:17Z | 2026-04-25T17:31:59Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | xiaohuaxi | 45,277,353 | MDQ6VXNlcjQ1Mjc3MzUz | User | false |
openclaw/openclaw | 4,256,052,544 | I_kwDOQb6kR879rjVA | 66,016 | https://github.com/openclaw/openclaw/issues/66016 | https://api.github.com/repos/openclaw/openclaw/issues/66016 | [Bug]: Cron bug TypeError: Cannot read properties of undefined (reading 'runningAtMs') | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
Yes
### Summary
Cron 调度器 bug 定位:
TypeError: Cannot read properties of undefined (reading 'runningAtMs')
错误发生在 cron.start() → runMissedJobs() → planStartupCatchup() 执行期间,job 对象在内存中被替换成了缺少 state 的版本。这是 OpenClaw 2026.4.9 的 cron 子系统 bug。
CL... | closed | completed | true | 1 | [
"bug"
] | [] | 2026-04-13T15:29:19Z | 2026-04-28T05:28:47Z | 2026-04-25T09:39:07Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ziyue67 | 191,139,726 | U_kgDOC2SPjg | User | false |
openclaw/openclaw | 4,256,061,013 | I_kwDOQb6kR879rlZV | 66,017 | https://github.com/openclaw/openclaw/issues/66017 | https://api.github.com/repos/openclaw/openclaw/issues/66017 | [Bug]: image 工具无法识别 models.providers 中定义的自定义 provider | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
image 工具无法识别 models.providers 中定义的自定义 provider
配置正确,openclaw models status 能识别,但工具报错 "Unknown model: uih/glm-4.5v"
预期行为:工具应该能使用 models.providers.<id> 中配置的任何支持 input: ["image"] 的模型
### Steps to reproduce
image 工具无法识别 mode... | closed | completed | true | 1 | [
"bug"
] | [] | 2026-04-13T15:30:34Z | 2026-04-28T04:56:16Z | 2026-04-25T17:32:06Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | zhangyinghahaha | 21,967,199 | MDQ6VXNlcjIxOTY3MTk5 | User | false |
openclaw/openclaw | 4,256,080,045 | I_kwDOQb6kR879rqCt | 66,019 | https://github.com/openclaw/openclaw/issues/66019 | https://api.github.com/repos/openclaw/openclaw/issues/66019 | [Bug] Cron spin loop via MIN_REFIRE_GAP_MS fallback when computeJobNextRunAtMs returns undefined (incomplete fix for #17821) | ## Summary
`applyJobResult` in `src/cron/service/timer.ts` conflates two semantics on the `MIN_REFIRE_GAP_MS` constant:
1. **Lower bound** for the next cron fire, protecting against the case where `computeJobNextRunAtMs` returns a value in the same second as the run just finished (the `#17821` fix).
2. **Fallback val... | closed | completed | true | 2 | [] | [] | 2026-04-13T15:33:44Z | 2026-04-16T04:24:25Z | 2026-04-13T18:10:42Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | HongfeiXu | 13,543,104 | MDQ6VXNlcjEzNTQzMTA0 | User | false |
openclaw/openclaw | 4,256,088,307 | I_kwDOQb6kR879rsDz | 66,020 | https://github.com/openclaw/openclaw/issues/66020 | https://api.github.com/repos/openclaw/openclaw/issues/66020 | QQ Bot should auto-mirror local <qqmedia> files into ~/.openclaw/media/qqbot instead of failing | I ran into a reproducible issue with QQ Bot file delivery via `<qqmedia>`.
## Summary
When an agent replies with a local file path like:
```xml
<qqmedia>/Users/jinpeng/.openclaw/workspace/projects/foo/bar.pptx</qqmedia>
```
QQ Bot fails with:
```text
sendMedia(auto) error: Media path must be inside QQ Bot media st... | open | null | false | 2 | [] | [
"sliverp"
] | 2026-04-13T15:35:16Z | 2026-05-02T15:22:48Z | null | NONE | null | 20260502T180029Z | 2026-05-02T18:00:29Z | jinpeng | 347,816 | MDQ6VXNlcjM0NzgxNg== | User | false |
openclaw/openclaw | 4,256,179,902 | I_kwDOQb6kR879sCa- | 66,032 | https://github.com/openclaw/openclaw/issues/66032 | https://api.github.com/repos/openclaw/openclaw/issues/66032 | Feature Request: WhatsApp TTS Voice Message Support | ## Summary
Add native TTS (Text-to-Speech) voice message support for WhatsApp channel, similar to Telegram's voice note capability.
## Desired Behavior
- User can trigger "Read aloud" for the assistant's text reply
- System converts text to voice message and sends as WhatsApp audio
- Should respect configured TTS pr... | closed | completed | true | 3 | [] | [] | 2026-04-13T15:51:48Z | 2026-04-28T04:42:20Z | 2026-04-26T02:45:32Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | calwbot-cpu | 275,756,933 | U_kgDOEG-3hQ | User | false |
openclaw/openclaw | 4,256,189,629 | I_kwDOQb6kR879sEy9 | 66,034 | https://github.com/openclaw/openclaw/issues/66034 | https://api.github.com/repos/openclaw/openclaw/issues/66034 | /trace command not working on Feishu channel (delivered=false) | ## Description
The `/trace` directive command is detected by the Feishu channel but not executed (delivered=false).
## Environment
- OpenClaw version: 2026.4.12
- Channel: Feishu (DM)
- Commands config: defaults from configuration-reference
## Steps to reproduce
1. Send `/trace` as a standalone message in Feishu D... | closed | completed | true | 2 | [] | [] | 2026-04-13T15:53:30Z | 2026-04-28T04:56:16Z | 2026-04-25T17:32:13Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | arlen8411 | 28,994,439 | MDQ6VXNlcjI4OTk0NDM5 | User | false |
openclaw/openclaw | 4,256,255,566 | I_kwDOQb6kR879sU5O | 66,038 | https://github.com/openclaw/openclaw/issues/66038 | https://api.github.com/repos/openclaw/openclaw/issues/66038 | [Bug] Upgrade: entry.js hardcode + non-atomic service restart + TOKEN plist pollution | ## Problem Summary
Three structural issues in the upgrade/service lifecycle that cause recurring failures on Homebrew + LaunchAgent installs.
---
## Issue 1: update-cli still hardcodes dist/entry.js while doctor expects dist/index.js
**File:** `dist/update-cli-*.js` (found in 2026.4.12 at `dist/update-cli-C4j9u3np.... | closed | completed | true | 2 | [] | [] | 2026-04-13T16:04:47Z | 2026-04-30T04:40:49Z | 2026-04-26T05:02:58Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | octaviojuli | 232,029,746 | U_kgDODdR-Mg | User | false |
openclaw/openclaw | 4,256,293,259 | I_kwDOQb6kR879seGL | 66,042 | https://github.com/openclaw/openclaw/issues/66042 | https://api.github.com/repos/openclaw/openclaw/issues/66042 | Matrix E2EE: crypto store ignores config deviceId, cross-signing bootstrap fails (getSecretStorageKey falsey) | ## Bug Description
After rotating Matrix access tokens and device IDs (e.g., due to gateway crash recovery), the Matrix crypto store persists the **old device ID** in `storage-meta.json` and `crypto-idb-snapshot.json`, ignoring the `channels.matrix.deviceId` config value. This causes:
1. `keys/upload` rejected by Syn... | closed | completed | true | 2 | [] | [] | 2026-04-13T16:11:13Z | 2026-04-20T04:26:28Z | 2026-04-18T01:11:42Z | NONE | null | 20260420T060038Z | 2026-04-20T06:00:38Z | Majora-x | 262,516,827 | U_kgDOD6WwWw | User | false |
openclaw/openclaw | 4,256,323,054 | I_kwDOQb6kR879slXu | 66,046 | https://github.com/openclaw/openclaw/issues/66046 | https://api.github.com/repos/openclaw/openclaw/issues/66046 | [Bug]: Regression: google-vertex models fail with 401 UNAUTHENTICATED on 2026.4.12 (works on 2026.3.28) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading from 2026.3.28 to 2026.4.12 (Docker), google-vertex/gemini-2.5-flash fails with 401 UNAUTHENTICATED; reverting to 2026.3.28 restores functionality with zero config changes.
### Steps to reproduce
1. Run... | closed | completed | false | 5 | [
"bug",
"close:already-fixed",
"dedupe:child",
"regression"
] | [
"vincentkoc"
] | 2026-04-13T16:16:18Z | 2026-04-25T08:59:53Z | 2026-04-25T08:59:53Z | NONE | null | 20260425T090015Z | 2026-04-25T09:00:15Z | seemebreakthis | 5,940,900 | MDQ6VXNlcjU5NDA5MDA= | User | false |
openclaw/openclaw | 4,256,351,856 | I_kwDOQb6kR879ssZw | 66,048 | https://github.com/openclaw/openclaw/issues/66048 | https://api.github.com/repos/openclaw/openclaw/issues/66048 | [Bug]: "openclaw gateway restart" flatten openclaw.json and ignore "$include" | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The config file (openclaw.json) is flatten on different operations.
This issue is an extension of this ticket.
https://github.com/openclaw/openclaw/issues/41050
### Steps to reproduce
1. Edit openclaw.json t... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T16:21:15Z | 2026-04-25T04:16:14Z | 2026-04-22T22:55:06Z | NONE | null | 20260425T060021Z | 2026-04-25T06:00:21Z | fmatray | 8,267,716 | MDQ6VXNlcjgyNjc3MTY= | User | false |
openclaw/openclaw | 4,256,366,961 | I_kwDOQb6kR879swFx | 66,050 | https://github.com/openclaw/openclaw/issues/66050 | https://api.github.com/repos/openclaw/openclaw/issues/66050 | [Bug]: Managed browser fails with "CDP websocket not reachable" even though Chrome is listening | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
OpenClaw 2026.4.12 on Ubuntu 24.04.4 LTS fails to recognise the managed browser as reachable.
## Environment
- OpenClaw: 2026.4.12
- OS: Ubuntu 24.04.4 LTS
- Chrome: google-chrome-stable 147.0.7727.55
- Mode: ... | closed | completed | true | 4 | [
"bug",
"close:already-fixed",
"dedupe:child",
"bug:behavior"
] | [
"vincentkoc"
] | 2026-04-13T16:23:53Z | 2026-04-28T05:20:41Z | 2026-04-25T11:41:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Alpy-Kursai | 275,762,992 | U_kgDOEG_PMA | User | false |
openclaw/openclaw | 4,256,386,227 | I_kwDOQb6kR879s0yz | 66,053 | https://github.com/openclaw/openclaw/issues/66053 | https://api.github.com/repos/openclaw/openclaw/issues/66053 | WhatsApp: [[audio_as_voice]] / PTT voice-note delivery not working | ## WhatsApp PTT voice-note delivery not working
The `[[audio_as_voice]]` directive is parsed in the agent-runner (`agent-runner.runtime-CUJd1OG7.js`) and sets `audioAsVoice: true` on the payload, but this flag is never consumed by the WhatsApp channel send layer.
### Expected behavior
When an agent reply includes `[[... | closed | completed | true | 1 | [] | [] | 2026-04-13T16:26:59Z | 2026-04-30T04:51:06Z | 2026-04-25T05:36:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | escotilha | 2,053,342 | MDQ6VXNlcjIwNTMzNDI= | User | false |
openclaw/openclaw | 4,256,394,819 | I_kwDOQb6kR879s25D | 66,056 | https://github.com/openclaw/openclaw/issues/66056 | https://api.github.com/repos/openclaw/openclaw/issues/66056 | [Feature]: Locale-aware error messages for user-facing failure text | ### Summary
Error messages shown to end users (rate limit, timeout, context overflow, billing errors, run failures) are hardcoded in English throughout the codebase. For non-English deployments, these messages are confusing to end users who don't understand English.
### Problem to solve
Multi-language deployments ne... | open | null | false | 2 | [] | [] | 2026-04-13T16:28:31Z | 2026-05-03T10:41:10Z | null | NONE | null | 20260503T120038Z | 2026-05-03T12:00:38Z | asakir44 | 197,126,814 | U_kgDOC7_qng | User | false |
openclaw/openclaw | 4,256,397,536 | I_kwDOQb6kR879s3jg | 66,057 | https://github.com/openclaw/openclaw/issues/66057 | https://api.github.com/repos/openclaw/openclaw/issues/66057 | [v1.x.x] Compaction checkpoint .jsonl files never cleaned up — 8.4GB+ orphan files accumulating on disk | ## Bug Description
Compaction creates checkpoint snapshot `.jsonl` files on disk (`{sessionId}.checkpoint.{checkpointId}.jsonl`), but when new checkpoints are created, the old ones are never removed from disk. Only `sessions.json` is trimmed (keeps latest 3-7 entries in `compactionCheckpoints`), leaving orphan checkpo... | closed | completed | true | 4 | [] | [] | 2026-04-13T16:29:02Z | 2026-04-29T04:36:42Z | 2026-04-26T05:03:02Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | MarkMa84 | 19,796,416 | MDQ6VXNlcjE5Nzk2NDE2 | User | false |
openclaw/openclaw | 4,256,436,864 | I_kwDOQb6kR879tBKA | 66,058 | https://github.com/openclaw/openclaw/issues/66058 | https://api.github.com/repos/openclaw/openclaw/issues/66058 | [v1.x.x] memoryFlush + softThresholdTokens=4000 causes infinite compaction loop (100% CPU) | ## Bug Description
When `memoryFlush` is enabled with the default `softThresholdTokens` (4000), enabling memoryFlush causes an infinite loop:
```
memory flush triggers compaction
→ compaction starts
→ pre-compaction memory flush triggers
→ memory flush triggers compaction
→ ...infinite loop...
```... | closed | completed | true | 1 | [] | [] | 2026-04-13T16:36:32Z | 2026-04-28T04:56:15Z | 2026-04-25T17:34:21Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | MarkMa84 | 19,796,416 | MDQ6VXNlcjE5Nzk2NDE2 | User | false |
openclaw/openclaw | 4,256,455,497 | I_kwDOQb6kR879tFtJ | 66,060 | https://github.com/openclaw/openclaw/issues/66060 | https://api.github.com/repos/openclaw/openclaw/issues/66060 | active-memory: bloated prompt — full agent system prompt included in memory search context | ## Bug
The active-memory plugin passes the full agent system prompt (skills, tools, behavioral instructions, SOUL, etc.) to the memory search model (gemma-4-31b-it). This is unnecessary — the memory search agent only needs the recent conversation context, not the full agent configuration.
## Root cause
The memory se... | closed | completed | true | 2 | [] | [] | 2026-04-13T16:40:06Z | 2026-04-28T04:56:14Z | 2026-04-25T17:34:35Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ttomiczek | 265,786,127 | U_kgDOD9eTDw | User | false |
openclaw/openclaw | 4,256,481,807 | I_kwDOQb6kR879tMIP | 66,065 | https://github.com/openclaw/openclaw/issues/66065 | https://api.github.com/repos/openclaw/openclaw/issues/66065 | [Bug]: 2026.4.12 regression: managed browser profile fails to reach CDP in Docker/Linux, while manual Chromium CDP works | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading from `2026.4.10` to `2026.4.12`, the managed browser profile (`openclaw`) no longer starts correctly in a Docker/Linux deployment.
The failure looks like an OpenClaw browser-management regression rather than... | closed | completed | true | 0 | [
"bug",
"regression"
] | [] | 2026-04-13T16:45:08Z | 2026-04-17T04:23:08Z | 2026-04-14T07:13:03Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | Plus-xu | 52,371,609 | MDQ6VXNlcjUyMzcxNjA5 | User | false |
openclaw/openclaw | 4,256,500,738 | I_kwDOQb6kR879tQwC | 66,068 | https://github.com/openclaw/openclaw/issues/66068 | https://api.github.com/repos/openclaw/openclaw/issues/66068 | Compaction summarization missing Editor-Version header for GitHub Copilot provider | ## Bug
When auto-compaction triggers on a session using `github-copilot` as the provider, the summarization request fails with:
```
400 bad request: missing Editor-Version header for IDE auth
```
The compaction retries (3 attempts with backoff) and eventually succeeds, but the first 1-2 attempts fail.
## Root Cause... | closed | completed | true | 1 | [] | [] | 2026-04-13T16:48:35Z | 2026-04-27T04:49:21Z | 2026-04-24T22:55:33Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | akamel001 | 687,818 | MDQ6VXNlcjY4NzgxOA== | User | false |
openclaw/openclaw | 4,256,526,446 | I_kwDOQb6kR879tXBu | 66,070 | https://github.com/openclaw/openclaw/issues/66070 | https://api.github.com/repos/openclaw/openclaw/issues/66070 | Feature Request: Per-cron-job / per-agent API key override for LLM providers | ## Summary
Currently, OpenClaw uses a single `ANTHROPIC_API_KEY` environment variable globally for all agent sessions and cron jobs. There is no way to assign a different API key (e.g. from a different Anthropic workspace) to specific cron jobs or agents.
## Use Case
We have a dedicated trading agent ("Wolfie") runn... | closed | completed | true | 1 | [] | [] | 2026-04-13T16:52:57Z | 2026-04-28T04:56:13Z | 2026-04-25T17:35:18Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | alexislopez2010 | 62,041,801 | MDQ6VXNlcjYyMDQxODAx | User | false |
openclaw/openclaw | 4,256,578,457 | I_kwDOQb6kR879tjuZ | 66,074 | https://github.com/openclaw/openclaw/issues/66074 | https://api.github.com/repos/openclaw/openclaw/issues/66074 | [Bug]: Browser tool fails with "strict browser SSRF policy requires an IP-literal URL" on managed profile with no SSRF config set (2026.4.10 → 4.12) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading to 2026.4.10, the browser tool rejects all hostname-based navigation with a strict SSRF policy error, and the behavior persists through 2026.4.11 and 2026.4.12.
### Steps to reproduce
1. Run OpenClaw 2026.4... | closed | completed | true | 0 | [
"bug",
"regression"
] | [] | 2026-04-13T17:03:10Z | 2026-04-17T04:23:08Z | 2026-04-14T07:13:02Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | marnimelrose | 83,539,591 | MDQ6VXNlcjgzNTM5NTkx | User | false |
openclaw/openclaw | 4,256,621,938 | I_kwDOQb6kR879tuVy | 66,077 | https://github.com/openclaw/openclaw/issues/66077 | https://api.github.com/repos/openclaw/openclaw/issues/66077 | memory status --deep fails with "Unknown memory embedding provider: ollama" while runtime memory_search works | ## Summary
`openclaw memory status --deep` fails with `Error: Unknown memory embedding provider: ollama` while runtime `memory_search` works with the same config.
## Steps to reproduce
1. Configure memory search with `provider: "ollama"` and `model: "qwen3-embedding:4b"`.
2. Confirm runtime search works via `memory_... | closed | completed | true | 4 | [] | [] | 2026-04-13T17:11:51Z | 2026-04-30T04:40:48Z | 2026-04-26T05:03:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ZaaRaaZa | 176,342,548 | U_kgDOCoLGFA | User | false |
openclaw/openclaw | 4,256,629,846 | I_kwDOQb6kR879twRW | 66,078 | https://github.com/openclaw/openclaw/issues/66078 | https://api.github.com/repos/openclaw/openclaw/issues/66078 | [Bug]: Unknown memory embedding provider: ollama | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
2026.04.10->2026.04.12
### Steps to reproduce
```shell
openclaw memory status --deep
🦞 OpenClaw 2026.4.12 (1c0672b) — If something's on fire, I can't extinguish it—but I can write a beautiful postmortem.
│
◇
[opencl... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-13T17:13:24Z | 2026-04-17T04:23:06Z | 2026-04-14T08:05:54Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | wangling12 | 24,770,600 | MDQ6VXNlcjI0NzcwNjAw | User | false |
openclaw/openclaw | 4,256,657,579 | I_kwDOQb6kR879t3Cr | 66,082 | https://github.com/openclaw/openclaw/issues/66082 | https://api.github.com/repos/openclaw/openclaw/issues/66082 | [Bug]: memory-wiki bridge mode reports 0 exported artifacts even though memory-core has MEMORY.md / memory/*.md available | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
nvironment: OpenClaw 2026.4.12 on Linux/WSL2.
I enabled memory-wiki in bridge mode with:
vaultMode: "bridge"
search.backend: "shared"
search.corpus: "all"
bridge.readMemoryArtifacts: true
bridge.indexDreamRep... | closed | completed | true | 9 | [
"bug",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-13T17:18:34Z | 2026-04-29T04:29:24Z | 2026-04-26T05:03:11Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | gmvp3 | 27,907,782 | MDQ6VXNlcjI3OTA3Nzgy | User | false |
openclaw/openclaw | 4,256,725,221 | I_kwDOQb6kR879uHjl | 66,086 | https://github.com/openclaw/openclaw/issues/66086 | https://api.github.com/repos/openclaw/openclaw/issues/66086 | ReferenceError: payloadHasStructuredDeliveryContent is not defined in 2026.4.12 | ## Bug Report
### Version
OpenClaw 2026.4.12 (1c0672b), installed via pnpm, stable channel.
### Description
All cron jobs dispatched through the `ops-maintenance` agent fail with:
```
ReferenceError: payloadHasStructuredDeliveryContent is not defined
```
The function is called at two locations in `server.impl-STMC_... | closed | completed | true | 1 | [] | [] | 2026-04-13T17:31:24Z | 2026-04-16T04:24:24Z | 2026-04-13T18:52:17Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | 100menotu001 | 64,228,916 | MDQ6VXNlcjY0MjI4OTE2 | User | false |
openclaw/openclaw | 4,256,738,374 | I_kwDOQb6kR879uKxG | 66,088 | https://github.com/openclaw/openclaw/issues/66088 | https://api.github.com/repos/openclaw/openclaw/issues/66088 | [Bug]: skills check: bundled discord skill reports missing channels.discord.token in valid multi-account Discord config | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
## Summary
`openclaw skills check` reports the bundled `discord` skill as missing:
- `discord (config: channels.discord.token)`
But Discord is already configured and working correctly in a multi-account setup... | closed | not_planned | true | 2 | [
"bug"
] | [] | 2026-04-13T17:34:01Z | 2026-04-30T04:40:47Z | 2026-04-26T05:03:15Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ceo-nada | 12,769,724 | MDQ6VXNlcjEyNzY5NzI0 | User | false |
openclaw/openclaw | 4,256,767,145 | I_kwDOQb6kR879uRyp | 66,090 | https://github.com/openclaw/openclaw/issues/66090 | https://api.github.com/repos/openclaw/openclaw/issues/66090 | sending media on whatsapp | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
3.8 to 4.9 version.
### Summary
`openclaw message send --media ...` sends text to WhatsApp, but does not attach the media.
### Version
OpenClaw 2026.4.9 (0512059)
### Steps to reproduce
```md
### Repro
```bash
openclaw m... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-13T17:39:53Z | 2026-04-28T04:56:13Z | 2026-04-25T17:35:26Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Kanorin-chan | 27,182,052 | MDQ6VXNlcjI3MTgyMDUy | User | false |
openclaw/openclaw | 4,256,813,536 | I_kwDOQb6kR879udHg | 66,091 | https://github.com/openclaw/openclaw/issues/66091 | https://api.github.com/repos/openclaw/openclaw/issues/66091 | [Feature]: 我是真的不想吐槽啊,越来越慢,AGENT回复速度越来越慢啊 | ### Summary
能不能先优化优化啊,发个信息回复速度慢的要死了都,越升级越慢,不要影响回复速度啊!
太多了,功能太多了,该做减法了。
不是我电脑问题,是新功能问题。windows的2026.4.12,回复速度太慢。发个消息还的等。
"active-memory": {
"enabled": false,
"config": {
"agents": [
"personal"
],
"allowedChatTypes": [
"direct"
],
... | open | null | false | 1 | [
"enhancement"
] | [] | 2026-04-13T17:48:14Z | 2026-05-03T03:22:50Z | null | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | stone410 | 1,028,757 | MDQ6VXNlcjEwMjg3NTc= | User | false |
openclaw/openclaw | 4,256,841,209 | I_kwDOQb6kR879uj35 | 66,092 | https://github.com/openclaw/openclaw/issues/66092 | https://api.github.com/repos/openclaw/openclaw/issues/66092 | TTS auto-delivery fails: audioAsVoice flag lost in outbound pipeline (Telegram voice notes never delivered) | # OpenClaw Bug Report: TTS Auto-Delivery Failure
> **Repo:** https://github.com/openclaw/openclaw/issues
> **New issue:** https://github.com/openclaw/openclaw/issues/new
> **CONTRIBUTING:** https://github.com/openclaw/openclaw/blob/main/CONTRIBUTING.md
> **Preparado:** 2026-04-12
> **Estado:** Listo para copiar al iss... | closed | completed | true | 1 | [] | [] | 2026-04-13T17:53:27Z | 2026-04-27T04:33:57Z | 2026-04-25T04:10:55Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | FerFroid | 269,784,736 | U_kgDOEBSWoA | User | false |
openclaw/openclaw | 4,256,846,886 | I_kwDOQb6kR879ulQm | 66,093 | https://github.com/openclaw/openclaw/issues/66093 | https://api.github.com/repos/openclaw/openclaw/issues/66093 | CLI session reset on every call when google-gemini-cli is a fallback provider (auth-profile regression from #1156) | ## Description
When `google-gemini-cli` is configured as a **fallback** model (not primary), the CLI session is reset on every call with `reason=auth-profile`, wiping all conversation context. The model becomes completely amnesic — each response only sees the current message (~150 chars instead of full conversation hi... | open | null | false | 3 | [] | [] | 2026-04-13T17:54:38Z | 2026-05-03T09:49:04Z | null | NONE | null | 20260503T120038Z | 2026-05-03T12:00:38Z | InfantLab | 497,993 | MDQ6VXNlcjQ5Nzk5Mw== | User | false |
openclaw/openclaw | 4,256,870,499 | I_kwDOQb6kR879urBj | 66,094 | https://github.com/openclaw/openclaw/issues/66094 | https://api.github.com/repos/openclaw/openclaw/issues/66094 | [Bug]: 每次对话都要等待 82 秒超时 — pi-coding-agent ModelRegistry 外部 API 请求导致严重延迟 | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
问题现象:每次向 Agent 发送消息时,界面都要等待约 82 秒才能开始显示响应内容。期间 Agent 处于"思考"状态。
### Steps to reproduce
### 问题根源
通过日志分析,问题出在 OpenClaw 的 Model Catalog 加载机制:
1. 每次对话需要加载 Model Catalog
2. 加载流程调用 `pi-model-discovery-runtime` → `pi-sdk` → `pi-codi... | closed | completed | true | 2 | [
"bug",
"bug:crash"
] | [] | 2026-04-13T17:59:15Z | 2026-04-28T04:56:11Z | 2026-04-25T17:35:33Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | power32m | 116,540,931 | U_kgDOBvJGAw | User | false |
openclaw/openclaw | 4,256,874,613 | I_kwDOQb6kR879usB1 | 66,095 | https://github.com/openclaw/openclaw/issues/66095 | https://api.github.com/repos/openclaw/openclaw/issues/66095 | parseMessageWithAttachments drops images for qwen/qwen3.6-plus 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 agent model `qwen/qwen3.6-plus`, which is explicitly declared in the OpenClaw model catalog with `input: ["text", "im... | closed | completed | true | 2 | [] | [] | 2026-04-13T18:00:02Z | 2026-04-30T04:40:47Z | 2026-04-26T05:03:20Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Footree | 164,878,711 | U_kgDOCdPZdw | User | false |
openclaw/openclaw | 4,256,888,882 | I_kwDOQb6kR879uvgy | 66,096 | https://github.com/openclaw/openclaw/issues/66096 | https://api.github.com/repos/openclaw/openclaw/issues/66096 | 2026.4.12 npm package misses subagent-registry.runtime.js, causing subagent cleanup ERR_MODULE_NOT_FOUND | ## Summary
`openclaw@2026.4.12` is missing `dist/subagent-registry.runtime.js` in the published npm package, but `dist/subagent-registry-CflSFWBm.js` still tries to dynamically import it.
This causes repeated runtime warnings during subagent cleanup on macOS:
```text
[warn] subagent cleanup finalize failed (...): Er... | closed | completed | true | 5 | [] | [] | 2026-04-13T18:02:43Z | 2026-04-27T05:08:44Z | 2026-04-24T16:20:13Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | geegewu | 129,384,489 | U_kgDOB7ZAKQ | User | false |
openclaw/openclaw | 4,256,896,770 | I_kwDOQb6kR879uxcC | 66,097 | https://github.com/openclaw/openclaw/issues/66097 | https://api.github.com/repos/openclaw/openclaw/issues/66097 | [Bug]: attachOnly custom CDP browser profile is reported "not running" even when /json/version is reachable | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
## Bug type
Behavior bug / incorrect browser profile state detection
## Summary
A custom `attachOnly` browser profile with a valid local `cdpUrl` is reported as:
`Browser attachOnly is enabled and profile "<n... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T18:04:12Z | 2026-04-27T04:37:49Z | 2026-04-25T03:05:55Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | daleforbes | 11,342,431 | MDQ6VXNlcjExMzQyNDMx | User | false |
openclaw/openclaw | 4,256,946,762 | I_kwDOQb6kR879u9pK | 66,099 | https://github.com/openclaw/openclaw/issues/66099 | https://api.github.com/repos/openclaw/openclaw/issues/66099 | [Bug]: Chrome CDP websocket not reachable after start | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Browser suddenly stopped working, multiple clean (re)installs can't fix it.
### Steps to reproduce
1. Install openclaw 2026.4.12 on a clean debian container.
2. Install a browser (I used brave).
3. Enable browser from web ... | closed | completed | true | 0 | [
"bug",
"regression"
] | [] | 2026-04-13T18:13:36Z | 2026-04-16T04:24:25Z | 2026-04-13T18:32:23Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | FlorisTH | 121,720,811 | U_kgDOB0FP6w | User | false |
openclaw/openclaw | 4,256,949,850 | I_kwDOQb6kR879u-Za | 66,100 | https://github.com/openclaw/openclaw/issues/66100 | https://api.github.com/repos/openclaw/openclaw/issues/66100 | [Bug]: Title: [Android] Bootstrap token not cleared after successful spend on plain LAN ws:// — causes permanent auth loop | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Title: Android/Samsung app reuses spent QR bootstrap token on LAN ws://, then loses reconnect auth after force-stop
## Version
- OpenClaw: `2026.4.12 (1c0672b)`
- Samsung app: `20264.5`
## Summary
On the Samsung Android ... | closed | completed | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-13T18:14:16Z | 2026-04-30T04:40:46Z | 2026-04-26T05:03:24Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | tenkevin | 214,809,063 | U_kgDODM255w | User | false |
openclaw/openclaw | 4,257,027,174 | I_kwDOQb6kR879vRRm | 66,109 | https://github.com/openclaw/openclaw/issues/66109 | https://api.github.com/repos/openclaw/openclaw/issues/66109 | [Bug] Browser SSRF Policy blocks all actions on hostname URLs | ## Bug Description
All browser actions (click, type, navigate, act) are blocked by SSRF policy on hostname-based URLs, even when the tab is already open.
## Error
```
Navigation blocked: strict browser SSRF policy requires an IP-literal URL because browser DNS rebinding protections are unavailable for hostname-based ... | closed | completed | true | 1 | [] | [] | 2026-04-13T18:27:27Z | 2026-04-27T04:39:02Z | 2026-04-25T02:48:24Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | Schnup03 | 145,503,562 | U_kgDOCKw1Sg | User | false |
openclaw/openclaw | 4,257,094,129 | I_kwDOQb6kR879vhnx | 66,114 | https://github.com/openclaw/openclaw/issues/66114 | https://api.github.com/repos/openclaw/openclaw/issues/66114 | Feature: pre-response hook for external knowledge base queries (gbrain, etc.) | ## Problem
There is no way to automatically run an external command or query before the agent composes a response. Users with external knowledge bases (e.g., gbrain, custom Postgres/Supabase stores, MCP servers) have to rely on the agent "remembering" to check the knowledge base — which is unreliable.
Active Memory r... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T18:39:40Z | 2026-04-28T04:56:10Z | 2026-04-25T17:35:40Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | jarvisdoes | 258,486,803 | U_kgDOD2gyEw | User | false |
openclaw/openclaw | 4,257,110,705 | I_kwDOQb6kR879vlqx | 66,115 | https://github.com/openclaw/openclaw/issues/66115 | https://api.github.com/repos/openclaw/openclaw/issues/66115 | Feature: /v1/models should return actual AI model IDs, not just agents | ## Current Behavior
`GET /v1/models` returns agent IDs:
```json
{"data":[{"id":"openclaw"},{"id":"openclaw/main"},{"id":"openclaw/researcher"}...]}
```
## Desired Behavior
Return the actual AI models the gateway can route to:
```json
{"data":[
{"id":"anthropic/claude-opus-4-6","provider":"anthropic"},
{"id":"ant... | open | null | false | 1 | [] | [] | 2026-04-13T18:42:48Z | 2026-05-02T17:31:17Z | null | NONE | null | 20260502T180029Z | 2026-05-02T18:00:29Z | matthewcarano | 30,149,603 | MDQ6VXNlcjMwMTQ5NjAz | User | false |
openclaw/openclaw | 4,257,110,823 | I_kwDOQb6kR879vlsn | 66,116 | https://github.com/openclaw/openclaw/issues/66116 | https://api.github.com/repos/openclaw/openclaw/issues/66116 | [Bug] Gemini Search provider hits free_tier_requests quota instead of search grounding quota | ## Priority: High
Completely blocks web_search for heavy users after 20 searches/day.
## Version
OpenClaw 2026.4.2 (d74a122)
## Description
The Gemini `web_search` provider (Google Search grounding) hits the `generate_content_free_tier_requests` quota (20/day, 5/RPM) instead of the `search_grounding` quota (5,000/day... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T18:42:50Z | 2026-04-30T04:40:45Z | 2026-04-26T05:03:28Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | chrismclarnon-ep | 275,793,450 | U_kgDOEHBGKg | User | false |
openclaw/openclaw | 4,257,137,277 | I_kwDOQb6kR879vsJ9 | 66,118 | https://github.com/openclaw/openclaw/issues/66118 | https://api.github.com/repos/openclaw/openclaw/issues/66118 | Feature request: config option to suppress update-available banner (e.g. updates.notify: false) | ## Summary
When intentionally pinned to an older version (e.g. due to a regression in a newer release), the update-available banner in the Control UI cannot be suppressed. There is currently no config option to disable it.
## Use case
I am currently pinned to `2026.4.9` because `2026.4.10`/`2026.4.11` introduced a b... | closed | completed | true | 1 | [] | [] | 2026-04-13T18:47:25Z | 2026-04-28T04:56:08Z | 2026-04-25T17:35:54Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | walterpembery | 259,991,312 | U_kgDOD38nEA | User | false |
openclaw/openclaw | 4,257,139,473 | I_kwDOQb6kR879vssR | 66,119 | https://github.com/openclaw/openclaw/issues/66119 | https://api.github.com/repos/openclaw/openclaw/issues/66119 | [Bug] Signal: update to 2026.4.12 sets registered=false in signal-cli account file, causing account deletion | ## Summary
After updating OpenClaw to **2026.4.12** via `npm`, the Signal channel stopped working. Investigation revealed that the signal-cli account data file had `"registered": false` set, despite the account being previously active and all cryptographic keys still present. This caused signal-cli to fail with `User ... | open | null | false | 1 | [] | [] | 2026-04-13T18:47:55Z | 2026-05-03T01:22:42Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | VelaLumen | 264,656,462 | U_kgDOD8ZWTg | User | false |
openclaw/openclaw | 4,257,182,965 | I_kwDOQb6kR879v3T1 | 66,121 | https://github.com/openclaw/openclaw/issues/66121 | https://api.github.com/repos/openclaw/openclaw/issues/66121 | openclaw doctor false positive — claims plugins.allow is empty even when explicitly configured | **Description:**
Running `openclaw doctor --non-interactive` produces a warning that `plugins.allow` is empty and that "non-bundled plugins may auto-load", even though `plugins.allow` is explicitly populated in the config file with all installed plugins listed.
**Steps to reproduce:**
1. Install any non-bundled plugin... | closed | completed | true | 1 | [] | [] | 2026-04-13T18:57:07Z | 2026-04-28T04:56:07Z | 2026-04-25T17:36:01Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | parteeksinghlavish | 136,419,481 | U_kgDOCCGYmQ | User | false |
openclaw/openclaw | 4,257,234,214 | I_kwDOQb6kR879wD0m | 66,124 | https://github.com/openclaw/openclaw/issues/66124 | https://api.github.com/repos/openclaw/openclaw/issues/66124 | [Bug]: Dreaming Control UI writes plugins.entries.memory-core.config.dreaming.enabled, but runtime rejects memory-core.config | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The Dreaming tab in Control UI writes a config patch under:
plugins.entries.memory-core.config.dreaming.enabled
but the installed runtime rejects this with:
plugins.entries.memory-core.config: invalid config... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T19:05:54Z | 2026-04-28T04:56:06Z | 2026-04-25T17:36:08Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ghbalf | 6,115,774 | MDQ6VXNlcjYxMTU3NzQ= | User | false |
openclaw/openclaw | 4,257,267,801 | I_kwDOQb6kR879wMBZ | 66,125 | https://github.com/openclaw/openclaw/issues/66125 | https://api.github.com/repos/openclaw/openclaw/issues/66125 | [Bug]: openai-completions fallback candidate is selected, but fallback does not complete successfully through an OpenAI-compatible proxy | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
OpenClaw selects a local `openai-completions` proxy as a fallback candidate after the base URL is corrected to `/v1`, but the agent turn still does not complete through that provider even though direct authenticated `POST /v... | open | null | false | 3 | [
"bug",
"regression"
] | [] | 2026-04-13T19:11:13Z | 2026-05-02T11:08:38Z | null | NONE | null | 20260502T120029Z | 2026-05-02T12:00:29Z | Cybertr0n313 | 33,425,800 | MDQ6VXNlcjMzNDI1ODAw | User | false |
openclaw/openclaw | 4,257,270,573 | I_kwDOQb6kR879wMst | 66,126 | https://github.com/openclaw/openclaw/issues/66126 | https://api.github.com/repos/openclaw/openclaw/issues/66126 | [Bug]: Compaction-retry re-injects cron/system prompts as new user input, causing infinite tool-call loops | ## Summary
After auto-compaction succeeds in an isolated cron-job session, the system retries the original prompt as if it were a fresh user request. This causes the agent to re-execute the same (failing) tool calls, which grow context again, trigger another compaction, and create an infinite loop.
## Environment
- ... | open | null | false | 2 | [] | [] | 2026-04-13T19:11:41Z | 2026-05-03T01:37:46Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | mafresh-max | 258,871,817 | U_kgDOD24SCQ | User | false |
openclaw/openclaw | 4,257,272,832 | I_kwDOQb6kR879wNQA | 66,127 | https://github.com/openclaw/openclaw/issues/66127 | https://api.github.com/repos/openclaw/openclaw/issues/66127 | [Feature] Pre-fallback automatic context compaction for smaller context models | ## Problem
When using model fallback (e.g., API model with 200K ctx → local model with 55K ctx), if the API model's context has accumulated close to its limit but hasn't triggered compaction yet, switching to the local model causes OOM because the accumulated context exceeds the local model's window.
Example:
1. API m... | closed | completed | true | 1 | [] | [] | 2026-04-13T19:12:04Z | 2026-04-28T04:56:05Z | 2026-04-25T17:36:15Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Keenni | 29,545,407 | MDQ6VXNlcjI5NTQ1NDA3 | User | false |
openclaw/openclaw | 4,257,273,170 | I_kwDOQb6kR879wNVS | 66,128 | https://github.com/openclaw/openclaw/issues/66128 | https://api.github.com/repos/openclaw/openclaw/issues/66128 | [Bug]: Exec preflight blocks all compound shell commands in cron/isolated sessions — regression from 2026.4.x | ## Summary
Since updating to OpenClaw 2026.4.x (exact version unknown, noticed on 2026.4.9+), the `exec preflight` validator rejects all compound shell commands containing `&&`, `source`, `export`, or pipe chains. This affects cron jobs and isolated sessions that previously worked on 2026.3.x with identical scripts.
... | closed | completed | true | 2 | [] | [] | 2026-04-13T19:12:07Z | 2026-04-28T04:56:05Z | 2026-04-25T17:36:22Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | mafresh-max | 258,871,817 | U_kgDOD24SCQ | User | false |
openclaw/openclaw | 4,257,273,209 | I_kwDOQb6kR879wNV5 | 66,129 | https://github.com/openclaw/openclaw/issues/66129 | https://api.github.com/repos/openclaw/openclaw/issues/66129 | v2026.4.12: channels.status crashes with ENOENT on missing audit/qa-channel bundle files | ## Summary
On `openclaw@2026.4.12` (1c0672b), two bundle files referenced at runtime are missing from the installed package, causing `channels.status` to fail and `gateway-http` handlers to log unhandled `ENOENT` errors.
## Environment
- Version: `2026.4.12 (1c0672b)`
- Installed via: `npm i -g openclaw@2026.4.12`
-... | closed | completed | true | 3 | [] | [] | 2026-04-13T19:12:07Z | 2026-04-27T05:08:39Z | 2026-04-24T16:20:27Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | Dan425953 | 168,941,179 | U_kgDOChHWew | User | false |
openclaw/openclaw | 4,257,276,205 | I_kwDOQb6kR879wOEt | 66,130 | https://github.com/openclaw/openclaw/issues/66130 | https://api.github.com/repos/openclaw/openclaw/issues/66130 | [Bug]: Gateway drain blocks ALL channels for 5+ minutes when config change requires restart | ## Summary
When a config change requires a gateway restart (e.g. plugin enable/disable, memory config), the gateway enters a "drain" state where it waits for all active operations to complete before restarting. During this drain:
1. **All new requests are rejected** with "Gateway is draining for restart; new tasks ar... | closed | completed | true | 1 | [] | [] | 2026-04-13T19:12:39Z | 2026-04-29T04:42:47Z | 2026-04-26T06:52:07Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | mafresh-max | 258,871,817 | U_kgDOD24SCQ | User | false |
openclaw/openclaw | 4,257,277,125 | I_kwDOQb6kR879wOTF | 66,131 | https://github.com/openclaw/openclaw/issues/66131 | https://api.github.com/repos/openclaw/openclaw/issues/66131 | [Bug]: Gateway startup auto-enable writes provider plugin IDs into plugins.entries and plugins.allow, then config validation fails with plugin not found | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
On gateway startup, plugin auto-enable re-materializes provider plugin IDs such as:
minimax
anthropic
openai
moonshot
ollama
openrouter
nvidia
zai
into:
plugins.entries
... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T19:12:46Z | 2026-04-28T04:56:04Z | 2026-04-25T17:36:29Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ghbalf | 6,115,774 | MDQ6VXNlcjYxMTU3NzQ= | User | false |
openclaw/openclaw | 4,257,278,156 | I_kwDOQb6kR879wOjM | 66,132 | https://github.com/openclaw/openclaw/issues/66132 | https://api.github.com/repos/openclaw/openclaw/issues/66132 | Model fallback to 3.5-plus when requesting 3.6-plus without clear user notification | # Issue: Model fallback to 3.5-plus when requesting 3.6-plus without clear user notification
## Problem
When setting session model to `qwen/qwen3.6-plus`, the system silently falls back to `qwen/qwen3.5-plus` with only a subtle fallback indicator in session status:
```
🧠 Model: qwen/qwen3.5-plus · 🔑 api-key (model... | closed | completed | true | 2 | [] | [] | 2026-04-13T19:12:59Z | 2026-04-28T04:56:03Z | 2026-04-25T17:36:36Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | DDDDJIMMY | 128,455,663 | U_kgDOB6gT7w | User | false |
openclaw/openclaw | 4,257,367,364 | I_kwDOQb6kR879wkVE | 66,135 | https://github.com/openclaw/openclaw/issues/66135 | https://api.github.com/repos/openclaw/openclaw/issues/66135 | [Bug]: Background exec exit does not wake session, cron --at jobs silently disappear, Claude CLI --print output truncated (since 2026.4.10) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading from pre-2026.4.10 to 2026.4.10 (still broken on 2026.4.12), three related regressions break background exec wake, cron --at jobs, and Claude CLI --print output; reproduced multiple times with gateway logs.
... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-13T19:28:45Z | 2026-04-28T04:56:02Z | 2026-04-25T17:36:43Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | gunnartschoepke | 275,801,602 | U_kgDOEHBmAg | User | false |
openclaw/openclaw | 4,257,375,362 | I_kwDOQb6kR879wmSC | 66,136 | https://github.com/openclaw/openclaw/issues/66136 | https://api.github.com/repos/openclaw/openclaw/issues/66136 | exec host=node denies absolute-path binaries under security=full ask=off | ## Summary
`exec` with `host=node` denies explicit absolute-path binaries with:
`SYSTEM_RUN_DENIED: approval cannot safely bind this interpreter/runtime command`
even when effective exec policy is fully open on both gateway and node:
- gateway: `tools.exec.security=full`, `tools.exec.ask=off`
- node approvals defau... | closed | completed | true | 2 | [] | [] | 2026-04-13T19:30:03Z | 2026-04-28T04:56:02Z | 2026-04-25T17:36:50Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | rune-kcc | 274,644,900 | U_kgDOEF6_pA | User | false |
openclaw/openclaw | 4,257,382,003 | I_kwDOQb6kR879wn5z | 66,138 | https://github.com/openclaw/openclaw/issues/66138 | https://api.github.com/repos/openclaw/openclaw/issues/66138 | [Feature]: Make OpenClaw Feel Like WordPress: A UX Revolution for Effortless Configuration |
### Summary
Enhance the OpenClaw dashboard with a UX-first layer to make configuration simple, guided, and accessible to a much broader audience, drawing inspiration from WordPress for UX and for securely adding ClawHub plugins.
### Problem to solve
OpenClaw is powerful, but its configuration experience remains to... | open | null | false | 1 | [
"enhancement"
] | [] | 2026-04-13T19:31:17Z | 2026-05-03T02:15:03Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | alexandre-leng | 72,550,137 | MDQ6VXNlcjcyNTUwMTM3 | User | false |
openclaw/openclaw | 4,257,444,355 | I_kwDOQb6kR879w3ID | 66,142 | https://github.com/openclaw/openclaw/issues/66142 | https://api.github.com/repos/openclaw/openclaw/issues/66142 | Isolated cron sessions do not execute exec tool calls | ## Summary
OpenClaw isolated cron sessions fire correctly (confirmed via gateway logs) but the agent does not execute shell commands via the exec tool. The session receives and acknowledges the message but tool calls are not dispatched.
## Steps to Reproduce
1. Create a cron job with `session: isolated` and a messag... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T19:43:22Z | 2026-04-27T04:42:31Z | 2026-04-25T01:21:40Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | AgentXaGent | 268,706,269 | U_kgDOEAQh3Q | User | false |
openclaw/openclaw | 4,257,492,462 | I_kwDOQb6kR879xC3u | 66,151 | https://github.com/openclaw/openclaw/issues/66151 | https://api.github.com/repos/openclaw/openclaw/issues/66151 | [Bug]: subagent cleanup finalize failed: Cannot find module subagent-registry.runtime.js (v2026.4.12) | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After a subagent completes, the parent session fails to auto-resume with:
[warn] subagent cleanup finalize failed: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/usr/lib/node_modules/openclaw/dist/subagent-registry.runti... | closed | completed | true | 2 | [
"bug",
"regression"
] | [
"vincentkoc"
] | 2026-04-13T19:52:20Z | 2026-04-17T04:22:51Z | 2026-04-14T12:46:11Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | SecureCloudProjO | 88,555,872 | MDQ6VXNlcjg4NTU1ODcy | User | false |
openclaw/openclaw | 4,257,523,479 | I_kwDOQb6kR879xKcX | 66,153 | https://github.com/openclaw/openclaw/issues/66153 | https://api.github.com/repos/openclaw/openclaw/issues/66153 | [Bug]: WhatsApp self mode interfering with Meta AI chat. | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
WhatsApp channel incorrectly processes outbound messages sent to Meta AI as inbound commands, causing the agent to reply to private chats inappropriately.
### Steps to reproduce
1. Send a message to the "Me... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T19:57:39Z | 2026-04-28T04:56:01Z | 2026-04-25T17:37:12Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | mikeldev0 | 38,868,773 | MDQ6VXNlcjM4ODY4Nzcz | User | false |
openclaw/openclaw | 4,257,556,462 | I_kwDOQb6kR879xSfu | 66,154 | https://github.com/openclaw/openclaw/issues/66154 | https://api.github.com/repos/openclaw/openclaw/issues/66154 | HEARTBEAT_OK messages visible in all sessions (Control UI and Telegram) | ## Bug
HEARTBEAT_OK responses are visible in all chat sessions (Control UI web chat and Telegram). According to the documentation, HEARTBEAT_OK should be stripped and the reply dropped when the remaining content is ≤ ackMaxChars (default 300). Instead, the raw HEARTBEAT_OK messages appear in the conversation history.
... | closed | completed | true | 2 | [] | [] | 2026-04-13T20:03:58Z | 2026-04-30T04:40:45Z | 2026-04-26T05:03:32Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | legeantbleu | 7,699,955 | MDQ6VXNlcjc2OTk5NTU= | User | false |
openclaw/openclaw | 4,257,558,099 | I_kwDOQb6kR879xS5T | 66,155 | https://github.com/openclaw/openclaw/issues/66155 | https://api.github.com/repos/openclaw/openclaw/issues/66155 | Control UI: message text truncated/clipped by icons on mobile (iPad) | ## Bug
In the Control UI web chat on iPad (Safari), assistant messages are truncated on the right side. Text near icons or the right edge of the message bubble is clipped and unreadable. This is not related to emoji usage — even plain text messages are truncated.
The issue makes it difficult or impossible to read ful... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T20:04:19Z | 2026-04-30T04:40:44Z | 2026-04-26T05:03:36Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | legeantbleu | 7,699,955 | MDQ6VXNlcjc2OTk5NTU= | User | false |
openclaw/openclaw | 4,257,618,674 | I_kwDOQb6kR879xhry | 66,157 | https://github.com/openclaw/openclaw/issues/66157 | https://api.github.com/repos/openclaw/openclaw/issues/66157 | [Bug]: Active Memory still times out in Discord channel sessions on v2026.4.12 even with message/strict tuning | ### Bug type
Performance / blocking behavior
### Summary
Hi, and thank you for all the work on OpenClaw.
I think there is still an Active Memory timeout problem in a slightly more specific setup than the existing reports.
In our case, Active Memory still times out in a **Discord channel session** on **OpenClaw v20... | closed | not_planned | true | 2 | [] | [] | 2026-04-13T20:16:31Z | 2026-04-30T04:40:43Z | 2026-04-26T05:03:41Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | holgergruenhagen | 60,438,604 | MDQ6VXNlcjYwNDM4NjA0 | User | false |
openclaw/openclaw | 4,257,639,113 | I_kwDOQb6kR879xmrJ | 66,158 | https://github.com/openclaw/openclaw/issues/66158 | https://api.github.com/repos/openclaw/openclaw/issues/66158 | Cron subagent announce doesn't inherit parent cron's delivery target channel | ## Summary
When a cron job spawns subagents (e.g. via FlowForge workflows with `executor: subagent`), the subagent completion announce does not inherit the parent cron job's configured delivery channel. Instead, it routes to the main session's current active channel via the `direct` path.
## Steps to Reproduce
1. Cr... | closed | completed | true | 1 | [] | [] | 2026-04-13T20:21:14Z | 2026-04-28T04:56:00Z | 2026-04-25T17:37:20Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | kagura-agent | 268,167,063 | U_kgDOD_vnlw | User | false |
openclaw/openclaw | 4,257,639,239 | I_kwDOQb6kR879xmtH | 66,159 | https://github.com/openclaw/openclaw/issues/66159 | https://api.github.com/repos/openclaw/openclaw/issues/66159 | [Bug]: openclaw doctor hangs at 100% CPU after Plugins step with large agents.list containing per-agent model overrides | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
`resolveExternalCatalogPreferOver` performs uncached synchronous disk reads (3 files per call) inside an O(N^2) loop over plugin auto-enable candidates, causing `openclaw doctor` to hang indefinitely at 100% CPU when agents.lis... | closed | completed | true | 0 | [
"bug",
"bug:crash"
] | [] | 2026-04-13T20:21:16Z | 2026-04-16T04:24:00Z | 2026-04-14T04:11:04Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | lmagitem | 31,952,766 | MDQ6VXNlcjMxOTUyNzY2 | User | false |
openclaw/openclaw | 4,257,702,830 | I_kwDOQb6kR879x2Ou | 66,161 | https://github.com/openclaw/openclaw/issues/66161 | https://api.github.com/repos/openclaw/openclaw/issues/66161 | Telegram surface leaks assistant pre-tool scratch/commentary into user-visible chat | ## Summary
On Telegram, assistant pre-tool scratch/commentary text is sometimes being delivered to the user as normal chat messages instead of remaining internal.
## Expected
Only user-facing final responses should appear in the Telegram chat.
Internal planning/scratch/tool-chatter should never be surfaced to the user... | closed | completed | true | 1 | [] | [] | 2026-04-13T20:33:53Z | 2026-04-28T04:55:55Z | 2026-04-25T17:37:27Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Abdo-codes | 80,545,944 | MDQ6VXNlcjgwNTQ1OTQ0 | User | false |
openclaw/openclaw | 4,257,733,897 | I_kwDOQb6kR879x90J | 66,162 | https://github.com/openclaw/openclaw/issues/66162 | https://api.github.com/repos/openclaw/openclaw/issues/66162 | chore: ignore — filed by mistake | This issue was filed by mistake and does not apply to this project. Please ignore. | closed | not_planned | true | 1 | [] | [] | 2026-04-13T20:39:28Z | 2026-04-16T04:24:18Z | 2026-04-13T20:40:25Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | chutch | 770,206 | MDQ6VXNlcjc3MDIwNg== | User | false |
openclaw/openclaw | 4,257,752,236 | I_kwDOQb6kR879yCSs | 66,163 | https://github.com/openclaw/openclaw/issues/66163 | https://api.github.com/repos/openclaw/openclaw/issues/66163 | CLI memory commands crash with 'Unknown memory embedding provider: ollama' | ## Bug Description
`openclaw memory status`, `openclaw memory backup`, and `openclaw memory rebuild` crash with:
```
Error: Unknown memory embedding provider: ollama
at getAdapter (manager-FzeN0TEi.js:341:22)
at createEmbeddingProvider (manager-FzeN0TEi.js:393:25)
at MemoryIndexManager.loadProviderResult ... | closed | completed | true | 1 | [] | [] | 2026-04-13T20:42:23Z | 2026-04-17T04:23:05Z | 2026-04-14T08:05:54Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | mtblackman16 | 195,580,794 | U_kgDOC6hTeg | User | false |
openclaw/openclaw | 4,257,785,583 | I_kwDOQb6kR879yKbv | 66,166 | https://github.com/openclaw/openclaw/issues/66166 | https://api.github.com/repos/openclaw/openclaw/issues/66166 | macOS node advertises shell commands but node exec is unusable | # Bug: macOS node advertises shell commands but node exec is unusable
## Summary
On a paired and connected macOS node, shell-related commands are advertised (`system.run`, `system.which`) but are not usable in practice.
There appear to be two related failures:
1. `exec host=node` fails because the gateway expects `s... | closed | completed | true | 1 | [] | [] | 2026-04-13T20:47:14Z | 2026-04-17T04:22:52Z | 2026-04-13T20:50:30Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | charles-rumley | 8,379,704 | MDQ6VXNlcjgzNzk3MDQ= | User | false |
openclaw/openclaw | 4,257,881,508 | I_kwDOQb6kR879yh2k | 66,170 | https://github.com/openclaw/openclaw/issues/66170 | https://api.github.com/repos/openclaw/openclaw/issues/66170 | [Bug]: Managed loopback browser profile fails ensureBrowserAvailable because agent SSRF policy is applied to its own CDP endpoint | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
OpenClaw's managed browser profile on native Linux cannot start or attach to its own Chrome instance when any form of SSRF strict mode is active in `browser.ssrfPolicy`. Chrome starts correctly and binds CDP on `127.0.0.1`, ... | closed | completed | true | 0 | [
"bug",
"regression"
] | [] | 2026-04-13T21:03:39Z | 2026-04-17T04:23:07Z | 2026-04-14T07:13:03Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | Smith4545 | 122,467,483 | U_kgDOB0y0mw | User | false |
openclaw/openclaw | 4,258,007,421 | I_kwDOQb6kR879zAl9 | 66,171 | https://github.com/openclaw/openclaw/issues/66171 | https://api.github.com/repos/openclaw/openclaw/issues/66171 | Matrix E2EE: getSecretStorageKey callback not implemented — bots cannot bootstrap cross-signing | ## Summary
Bot accounts using Matrix E2EE cannot decrypt inbound messages because the `getSecretStorageKey` callback is not implemented. Cross-signing bootstrap always fails, leaving the bot device permanently unverified.
## Environment
- OpenClaw: 2026.4.12
- Matrix SDK: @vector-im/matrix-bot-sdk (bundled)
- Synaps... | closed | completed | true | 2 | [] | [] | 2026-04-13T21:32:18Z | 2026-04-18T04:13:47Z | 2026-04-15T14:54:11Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | Majora-x | 262,516,827 | U_kgDOD6WwWw | User | false |
openclaw/openclaw | 4,258,095,169 | I_kwDOQb6kR879zWBB | 66,173 | https://github.com/openclaw/openclaw/issues/66173 | https://api.github.com/repos/openclaw/openclaw/issues/66173 | [Bug]: Umbrel Openclaw updates lagging way behind | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The Umbrel store update process is way behind and basically unusable. Current version available is only 2026.4.2.
How does that get fixed?
### Steps to reproduce
No steps. No updates available in the Umbrel s... | closed | not_planned | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T21:51:24Z | 2026-04-30T04:40:42Z | 2026-04-26T05:03:45Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | KurtKode | 28,855,257 | MDQ6VXNlcjI4ODU1MjU3 | User | false |
openclaw/openclaw | 4,258,132,951 | I_kwDOQb6kR879zfPX | 66,176 | https://github.com/openclaw/openclaw/issues/66176 | https://api.github.com/repos/openclaw/openclaw/issues/66176 | [Bug]: WebChat briefly hides newly sent message before it reappears | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
In WebChat / Control UI, a newly sent user message can briefly disappear and then reappear a moment later.
### Steps to reproduce
Observed on a local macOS install after a hard refresh of Control UI:
1. Open... | closed | completed | true | 2 | [] | [] | 2026-04-13T21:59:41Z | 2026-04-28T04:55:55Z | 2026-04-25T17:37:34Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | hansolo949 | 217,484,633 | U_kgDODPaNWQ | User | false |
openclaw/openclaw | 4,258,163,182 | I_kwDOQb6kR879zmnu | 66,177 | https://github.com/openclaw/openclaw/issues/66177 | https://api.github.com/repos/openclaw/openclaw/issues/66177 | Control UI: sent message flashes then disappears then reappears (regression in 4.12) | ## Description
In the Control UI webchat, when sending a message:
1. Message appears briefly (optimistic render)
2. Disappears for 5-10 seconds
3. Reappears when server acknowledgment comes back
## Environment
- OpenClaw 2026.4.12
- Firefox 149 on macOS
- Connecting via reverse proxy (claw.ikes.io -> gateway on LAN)
... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T22:06:57Z | 2026-04-16T04:24:17Z | 2026-04-13T22:09:24Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | toby-ikebot | 269,862,444 | U_kgDOEBXGLA | User | false |
openclaw/openclaw | 4,258,167,996 | I_kwDOQb6kR879zny8 | 66,178 | https://github.com/openclaw/openclaw/issues/66178 | https://api.github.com/repos/openclaw/openclaw/issues/66178 | [Bug]: LM Studio local model prints raw MemPalace MCP tool block in chat instead of completing tool call | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Title:
LM Studio local model prints raw MemPalace MCP tool block in chat instead of completing tool call
Summary:
OpenClaw is configured to use LM Studio locally with qwen2.5-coder-32b-instruct and a MemPalace... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T22:08:20Z | 2026-04-30T04:36:00Z | 2026-04-27T07:39:09Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | detroit357 | 275,830,364 | U_kgDOEHDWXA | User | false |
openclaw/openclaw | 4,258,211,539 | I_kwDOQb6kR879zybT | 66,182 | https://github.com/openclaw/openclaw/issues/66182 | https://api.github.com/repos/openclaw/openclaw/issues/66182 | Feature: per-agent system preamble override | ## Use Case
When using OpenClaw for white-label or business-facing bots (e.g., a customer service concierge on a company website), the hardcoded system preamble "You are a personal assistant running inside OpenClaw" leaks the platform identity to end users.
## Requested Feature
A per-agent config field in openclaw.j... | closed | completed | true | 1 | [] | [] | 2026-04-13T22:18:16Z | 2026-04-28T04:55:54Z | 2026-04-25T17:37:41Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | uncommonable | 48,606,969 | MDQ6VXNlcjQ4NjA2OTY5 | User | false |
openclaw/openclaw | 4,258,244,468 | I_kwDOQb6kR879z6d0 | 66,185 | https://github.com/openclaw/openclaw/issues/66185 | https://api.github.com/repos/openclaw/openclaw/issues/66185 | [Bug] memory-core dreaming cron reports success but produces no artifacts and exits in ~6-8ms | ## Summary
`memory-core` dreaming appears to run successfully on schedule, but produces no dream artifacts and exits almost immediately.
## Environment
- OpenClaw v2026.4.11 (upgraded to this line during recent memory-system testing)
- macOS 15 / Darwin 25.4.0 (arm64)
- Gateway-managed local install
- `memory.backen... | closed | completed | true | 1 | [] | [] | 2026-04-13T22:25:50Z | 2026-04-28T04:55:53Z | 2026-04-25T17:37:48Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Suidge | 34,770,064 | MDQ6VXNlcjM0NzcwMDY0 | User | false |
openclaw/openclaw | 4,258,289,477 | I_kwDOQb6kR8790FdF | 66,186 | https://github.com/openclaw/openclaw/issues/66186 | https://api.github.com/repos/openclaw/openclaw/issues/66186 | Agent turn hangs indefinitely when image tool fails (no error propagation to turn) | ## Summary
When the image tool fails (e.g. Anthropic image models returning 'Request was aborted'), the failure is not propagated back to the agent as a tool error result. Instead the entire agent turn hangs indefinitely until an external timeout fires.
## Observed behavior
- Image tool call is made during a turn
- Im... | closed | completed | true | 1 | [] | [] | 2026-04-13T22:36:35Z | 2026-04-28T04:55:52Z | 2026-04-25T17:37:54Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | bwatchmitch | 259,208,597 | U_kgDOD3M1lQ | User | false |
openclaw/openclaw | 4,258,289,908 | I_kwDOQb6kR8790Fj0 | 66,187 | https://github.com/openclaw/openclaw/issues/66187 | https://api.github.com/repos/openclaw/openclaw/issues/66187 | Bug: subagents list shows endedAt-set entries as active, blocking maxConcurrent quota | ## Bug Description
`subagents list` reports subagent entries as **active** even though they have an `endedAt` timestamp set (i.e. the run has already finished). These zombie entries still count against the `maxConcurrent` quota, blocking all new `sessions_spawn` calls.
## Reproduction Steps
1. Spawn multiple subagen... | open | null | false | 1 | [] | [] | 2026-04-13T22:36:43Z | 2026-05-02T17:55:07Z | null | NONE | null | 20260502T180029Z | 2026-05-02T18:00:29Z | bmdf | 133,649,929 | U_kgDOB_dWCQ | User | false |
openclaw/openclaw | 4,258,317,123 | I_kwDOQb6kR8790MND | 66,189 | https://github.com/openclaw/openclaw/issues/66189 | https://api.github.com/repos/openclaw/openclaw/issues/66189 | [Bug]: subagent-registry.runtime.js missing from dist — run_task with runtime "subagent" silently fails | **Environment:**
- macOS arm64
- Node v25.9.0
- OpenClaw 2026.4.12 (1c0672b), installed via `npm install -g openclaw`
**Bug:**
`subagent-registry-CflSFWBm.js` imports `subagent-registry.runtime.js` as a static path, but that file does not exist in the dist folder. This crashes the subagent registry at startup and caus... | closed | completed | true | 0 | [] | [] | 2026-04-13T22:43:21Z | 2026-04-17T04:23:06Z | 2026-04-14T08:00:43Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | happydog-bot | 107,712,438 | U_kgDOBmuPtg | User | false |
openclaw/openclaw | 4,258,333,933 | I_kwDOQb6kR8790QTt | 66,191 | https://github.com/openclaw/openclaw/issues/66191 | https://api.github.com/repos/openclaw/openclaw/issues/66191 | Telegram group chats strip media — images only work in DMs | ## Problem
Telegram group chats have media filtering/sandboxing that strips media capabilities. Images only work in DMs but not in group chats.
## Expected behavior
When an agent sends an image URL (via markdown syntax or tool-returned ) in a Telegram group chat, openclaw should deliver it as a photo message. Inste... | closed | completed | true | 1 | [] | [
"vincentkoc"
] | 2026-04-13T22:47:59Z | 2026-04-26T04:29:07Z | 2026-04-24T02:34:32Z | NONE | null | 20260426T060034Z | 2026-04-26T06:00:34Z | apezam | 251,362,863 | U_kgDODvt-Lw | User | false |
openclaw/openclaw | 4,258,350,688 | I_kwDOQb6kR8790UZg | 66,194 | https://github.com/openclaw/openclaw/issues/66194 | https://api.github.com/repos/openclaw/openclaw/issues/66194 | Feature Request: Slack Socket Mode slash command event handling | ## Summary
OpenClaw does not currently handle incoming **slash command payloads** from Slack Socket Mode. When a slash command registered to a Slack app is invoked, Slack sends a `slash_commands` type payload via the WebSocket connection — but OpenClaw has no handler for this payload type, causing Slack to report *"ap... | closed | completed | true | 2 | [] | [] | 2026-04-13T22:53:03Z | 2026-04-28T04:55:52Z | 2026-04-25T17:38:09Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | LightDriverCS | 255,745,086 | U_kgDODz5cPg | User | false |
openclaw/openclaw | 4,258,354,513 | I_kwDOQb6kR8790VVR | 66,195 | https://github.com/openclaw/openclaw/issues/66195 | https://api.github.com/repos/openclaw/openclaw/issues/66195 | memory-lancedb-pro v1.0.32: plugin tool fails with TypeError: stringEnum is not a function (OpenClaw 2026.4.12) | ## Bug Report
**Plugin:** memory-lancedb-pro v1.0.32
**OpenClaw version:** 2026.4.12 (1c0672b)
**Platform:** Linux (Node v22.22.2)
### Summary
After upgrading OpenClaw to 2026.4.12, the memory-lancedb-pro plugin initializes successfully but all plugin **tool calls fail** immediately with:
```
TypeError: (0 , _plugi... | closed | duplicate | true | 2 | [] | [] | 2026-04-13T22:54:13Z | 2026-04-28T04:35:55Z | 2026-04-26T04:01:46Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | GeoffKellyNC | 65,321,097 | MDQ6VXNlcjY1MzIxMDk3 | User | false |
openclaw/openclaw | 4,258,362,500 | I_kwDOQb6kR8790XSE | 66,201 | https://github.com/openclaw/openclaw/issues/66201 | https://api.github.com/repos/openclaw/openclaw/issues/66201 | [Feature]: Feature Request: Add confirmation dialog or toggle for "Reset Agent" button in Control UI | ### Summary
## Description
In the OpenClaw Control UI, when a server connection error occurs (displayed twice), a "Reset Agent" button appears. Clicking this button resets all agent settings (workspace, memory, configuration) to their initial state.
## Problem
This action is **destructive and irreversible**, yet th... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-13T22:56:38Z | 2026-04-28T04:55:51Z | 2026-04-25T17:38:23Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | qinghongjuan-afk | 275,833,072 | U_kgDOEHDg8A | User | false |
openclaw/openclaw | 4,258,369,441 | I_kwDOQb6kR8790Y-h | 66,202 | https://github.com/openclaw/openclaw/issues/66202 | https://api.github.com/repos/openclaw/openclaw/issues/66202 | [Bug]: After upgrading to version 2026.4.12 ollama models become unavailable | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading from 2026.4.11 to 2026.4.12 for some reason the ollama integration died.
All messages return "No API provider registered for api: ollama"
If i do openclaw configure when i enter the model configuration and ... | closed | completed | true | 2 | [
"bug"
] | [
"vincentkoc"
] | 2026-04-13T22:58:51Z | 2026-04-17T04:23:00Z | 2026-04-14T09:40:09Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | MrMePT | 275,509,848 | U_kgDOEGvyWA | User | false |
openclaw/openclaw | 4,258,376,114 | I_kwDOQb6kR8790amy | 66,203 | https://github.com/openclaw/openclaw/issues/66203 | https://api.github.com/repos/openclaw/openclaw/issues/66203 | [Bug]: Cron Tool Corrupts Model IDs | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
## Description
The cron tool in OpenClaw corrupts model IDs by inserting spaces when saving cron jobs. This causes all cron jobs to fail with "model not found" errors.
## Steps to Reproduce
1. Create a cron jo... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T23:00:50Z | 2026-04-28T04:55:50Z | 2026-04-25T17:38:30Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Dontee007 | 47,199,103 | MDQ6VXNlcjQ3MTk5MTAz | User | false |
openclaw/openclaw | 4,258,390,046 | I_kwDOQb6kR8790eAe | 66,204 | https://github.com/openclaw/openclaw/issues/66204 | https://api.github.com/repos/openclaw/openclaw/issues/66204 | [Bug]: zai provider baseUrl ignored on v2026.4.11 — coding endpoint requests routed to standard endpoint | ## Description
After upgrading from v2026.4.10 to v2026.4.11, all requests to the zai provider are routed to the **standard** API endpoint instead of honoring the configured `baseUrl`. This breaks zai Coding Plan subscriptions, which require a different endpoint path.
Rolling back to v2026.4.10 with identical config ... | closed | completed | true | 2 | [] | [] | 2026-04-13T23:05:15Z | 2026-04-28T04:55:49Z | 2026-04-25T17:38:37Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | hauspost | 427,871 | MDQ6VXNlcjQyNzg3MQ== | User | false |
openclaw/openclaw | 4,258,447,719 | I_kwDOQb6kR8790sFn | 66,206 | https://github.com/openclaw/openclaw/issues/66206 | https://api.github.com/repos/openclaw/openclaw/issues/66206 | Control UI attachments can reach chat but fail later due to ~/.openclaw/attachments not being an allowed media root | ## Summary
Images attached in OpenClaw Control UI / webchat arrive in chat successfully, but follow-up image/media tool usage can fail because the attachment is stored under `~/.openclaw/attachments/...`, which is not treated as an allowed local media root by the media/tool safety layer.
This appears to have started a... | closed | completed | true | 1 | [] | [] | 2026-04-13T23:21:15Z | 2026-04-28T04:55:49Z | 2026-04-25T17:38:44Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | MojoJojo43 | 40,812,247 | MDQ6VXNlcjQwODEyMjQ3 | User | false |
openclaw/openclaw | 4,258,448,594 | I_kwDOQb6kR8790sTS | 66,207 | https://github.com/openclaw/openclaw/issues/66207 | https://api.github.com/repos/openclaw/openclaw/issues/66207 | Control UI chat flickers sent user messages, they disappear briefly then reappear | ## Summary
In OpenClaw Control UI chat, a just-sent user message appears immediately, then disappears for about 1 to 2 seconds, then reappears.
This appears to have started after the latest update.
## Symptoms
When sending a message in Control UI:
- the message lands in the chat area immediately
- then vanishes brief... | closed | completed | true | 13 | [] | [] | 2026-04-13T23:21:29Z | 2026-04-18T04:13:42Z | 2026-04-16T03:52:50Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | MojoJojo43 | 40,812,247 | MDQ6VXNlcjQwODEyMjQ3 | User | false |
openclaw/openclaw | 4,258,468,428 | I_kwDOQb6kR8790xJM | 66,212 | https://github.com/openclaw/openclaw/issues/66212 | https://api.github.com/repos/openclaw/openclaw/issues/66212 | [WebChat] Remove multi-tab input blocking — allow sending from any tab during active runs | ## Summary
When a chat run is active (started from one browser tab), other tabs showing the same session display a "responding in another tab" state and block input. This is unnecessary — the server already supports concurrent `chat.send` calls for the same session (there's no per-session concurrency gate), and stream... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T23:26:59Z | 2026-04-16T04:24:01Z | 2026-04-14T04:08:47Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | jaruesink | 4,207,065 | MDQ6VXNlcjQyMDcwNjU= | User | false |
openclaw/openclaw | 4,258,481,785 | I_kwDOQb6kR87900Z5 | 66,215 | https://github.com/openclaw/openclaw/issues/66215 | https://api.github.com/repos/openclaw/openclaw/issues/66215 | Telegram image delivery race condition: tool-images resizes file but LocalMediaAccessError on send | ## Description
When an agent generates an image via the `tool-images` tool and attempts to send it via Telegram, the image file is successfully created and resized but deleted before the Telegram plugin can read it for upload. This results in `LocalMediaAccessError: Local media file not found`.
## Steps to Reproduce
... | closed | completed | true | 1 | [] | [] | 2026-04-13T23:30:43Z | 2026-04-28T04:55:48Z | 2026-04-25T17:38:51Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Darcrhorse | 98,911,647 | U_kgDOBeVFnw | User | false |
openclaw/openclaw | 4,258,506,502 | I_kwDOQb6kR87906cG | 66,217 | https://github.com/openclaw/openclaw/issues/66217 | https://api.github.com/repos/openclaw/openclaw/issues/66217 | [Bug] `npm install` fails on v2026.4.12: ERESOLVE peer dependency conflict between madge@8.0.0 and typescript@5.9.3 | ## Title
`npm install` fails on v2026.4.12: ERESOLVE peer dependency conflict between madge@8.0.0 and typescript@5.9.3
## Body
### Description
A clean `npm install` on the v2026.4.12 tag fails with an ERESOLVE peer dependency conflict. `madge@8.0.0` (a dev dependency) declares `peerOptional typescript@"^5.4.4"`. No... | closed | not_planned | true | 1 | [] | [] | 2026-04-13T23:36:59Z | 2026-04-16T04:24:11Z | 2026-04-14T00:05:15Z | CONTRIBUTOR | null | 20260417T163222Z | 2026-04-17T16:32:22Z | lukeboyett | 46,942,646 | MDQ6VXNlcjQ2OTQyNjQ2 | User | false |
openclaw/openclaw | 4,258,506,704 | I_kwDOQb6kR87906fQ | 66,218 | https://github.com/openclaw/openclaw/issues/66218 | https://api.github.com/repos/openclaw/openclaw/issues/66218 | [Bug] `build:plugin-sdk:dts` fails on v2026.4.12: Cannot find module zca-js when building zalouser extension types | ## Title
`build:plugin-sdk:dts` fails on v2026.4.12: Cannot find module 'zca-js' when building zalouser extension types
## Body
### Description
The `npm run build` command completes the main runtime build successfully but fails at the `build:plugin-sdk:dts` step. The TypeScript declaration build (`tsc -p tsconfig.p... | closed | not_planned | true | 2 | [] | [] | 2026-04-13T23:37:03Z | 2026-04-16T04:24:11Z | 2026-04-14T00:05:24Z | CONTRIBUTOR | null | 20260417T163222Z | 2026-04-17T16:32:22Z | lukeboyett | 46,942,646 | MDQ6VXNlcjQ2OTQyNjQ2 | User | false |
openclaw/openclaw | 4,258,527,298 | I_kwDOQb6kR8790_hC | 66,219 | https://github.com/openclaw/openclaw/issues/66219 | https://api.github.com/repos/openclaw/openclaw/issues/66219 | [Bug]: `openclaw doctor --repair` Re-embeds Sensitive Tokens in Systemd Service | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The OpenClaw CLI identifies embedded tokens in the systemd service file as a security issue and recommends running `openclaw gateway install --force` or `openclaw doctor --repair` creating an endless loop of in... | closed | completed | true | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-04-13T23:42:26Z | 2026-04-16T04:24:02Z | 2026-04-14T03:36:11Z | NONE | null | 20260417T163222Z | 2026-04-17T16:32:22Z | MGuitard | 48,392,641 | MDQ6VXNlcjQ4MzkyNjQx | User | false |
openclaw/openclaw | 4,258,563,030 | I_kwDOQb6kR8791IPW | 66,222 | https://github.com/openclaw/openclaw/issues/66222 | https://api.github.com/repos/openclaw/openclaw/issues/66222 | [Feature]: Multi-Agent Collaboration | ### Summary
There is no simple configuration guide for multi-agent collaboration.
### Problem to solve
I have set up multiple agents and assigned the overall task to the main agent, but it keeps showing that scheduling other agents has failed. Although I have set agentToagent to true and configured collaboration rul... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-04-13T23:52:09Z | 2026-04-28T04:55:47Z | 2026-04-25T17:38:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | caikun2018 | 39,227,100 | MDQ6VXNlcjM5MjI3MTAw | User | false |
openclaw/openclaw | 4,258,640,537 | I_kwDOQb6kR8791bKZ | 66,227 | https://github.com/openclaw/openclaw/issues/66227 | https://api.github.com/repos/openclaw/openclaw/issues/66227 | [Bug]: CLI exit hang bug: cron list / agents list hang after data output | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Bug: CLI Exit Hang in 2026.4.12
openclaw cron list / agents list / status hang indefinitely after data output. Gateway works fine.
Reproduction: openclaw cron list -- hangs after output
Key findings:
- gateway status work... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-14T00:14:52Z | 2026-04-28T04:55:46Z | 2026-04-25T17:39:05Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | windy1lee | 25,396,597 | MDQ6VXNlcjI1Mzk2NTk3 | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.