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,269,614,891 | I_kwDOQb6kR87-fScr | 67,230 | https://github.com/openclaw/openclaw/issues/67230 | https://api.github.com/repos/openclaw/openclaw/issues/67230 | Bug: Intermittent 'No such file or directory' for Telegram audio messages | ### Description
When an audio message is received via the Telegram channel, the OpenClaw agent is notified of the new file path. However, the file is often not present at that path when the agent immediately tries to access it, leading to an `[Errno 2] No such file or directory` error.
This suggests a possible race co... | closed | completed | true | 1 | [] | [] | 2026-04-15T14:26:10Z | 2026-04-30T04:40:01Z | 2026-04-26T05:12:17Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | palladius | 132,802 | MDQ6VXNlcjEzMjgwMg== | User | false |
openclaw/openclaw | 4,269,640,993 | I_kwDOQb6kR87-fY0h | 67,232 | https://github.com/openclaw/openclaw/issues/67232 | https://api.github.com/repos/openclaw/openclaw/issues/67232 | opencode-go plugin: missing Qwen3.5 Plus and Qwen3.6 Plus in model catalog | ## Summary
The opencode-go plugin (v2026.4.14) does not include Qwen3.5 Plus and Qwen3.6 Plus in its built-in model catalog, despite them being listed in the official OpenCode Go documentation at https://opencode.ai/docs/go/
## Expected
Models `opencode-go/qwen3.5-plus` and `opencode-go/qwen3.6-plus` should be recogni... | closed | completed | true | 4 | [] | [] | 2026-04-15T14:30:20Z | 2026-04-24T04:25:01Z | 2026-04-22T02:35:46Z | NONE | null | 20260424T060021Z | 2026-04-24T06:00:21Z | tanjinlimkelvin-dot | 266,243,000 | U_kgDOD96LuA | User | false |
openclaw/openclaw | 4,269,642,021 | I_kwDOQb6kR87-fZEl | 67,233 | https://github.com/openclaw/openclaw/issues/67233 | https://api.github.com/repos/openclaw/openclaw/issues/67233 | Explicit ACP agent runs: embedded backend visibility failure and stale final JSON state after sessions_yield | OpenClaw explicit `agent --json` ACP runs currently hit two separate bugs in the embedded explicit-run path. Both are fixed locally for now, but only as hotfixes in installed Homebrew `dist` files.
## Environment
- OpenClaw installed via Homebrew
- Patched runtime files currently under `/opt/homebrew/lib/node_modules... | closed | completed | true | 1 | [] | [] | 2026-04-15T14:30:30Z | 2026-04-18T04:14:17Z | 2026-04-15T14:39:27Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | sazora | 54,324,712 | MDQ6VXNlcjU0MzI0NzEy | User | false |
openclaw/openclaw | 4,269,650,530 | I_kwDOQb6kR87-fbJi | 67,235 | https://github.com/openclaw/openclaw/issues/67235 | https://api.github.com/repos/openclaw/openclaw/issues/67235 | [Bug]: `models status --probe --agent <id>` uses main auth store instead of the target agent auth store | [Bug]: `models status --probe --agent <id>` uses main auth store instead of the target agent's auth store
### Version
OpenClaw 2026.4.14
### Summary
When I run `openclaw models status --json --probe --probe-provider openai-codex --agent <id>`, the non-probe parts correctly resolve the target agent, but the probe ta... | closed | completed | true | 2 | [] | [] | 2026-04-15T14:31:59Z | 2026-05-03T04:34:14Z | 2026-05-01T02:24:48Z | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | ginishuh | 208,320,045 | U_kgDODGq2LQ | User | false |
openclaw/openclaw | 4,269,655,775 | I_kwDOQb6kR87-fcbf | 67,236 | https://github.com/openclaw/openclaw/issues/67236 | https://api.github.com/repos/openclaw/openclaw/issues/67236 | [qqbot] 同一条消息触发 Agent 重复回复 2-3 次 | ## Bug 描述
同一个 Agent 对 QQ 同一条消息回复了 2-3 次,导致用户收到重复回复。
## 复现步骤
1. 配置 qqbot channel(QQ 开放平台)
2. 用户向 Agent 发送一条消息
3. Agent 回复同一条消息 2-3 次
## 日志证据
日志显示同一个消息发送事件触发多次 `deliver` + `onMessageSent` 调用:
```
22:13:51 → deliver + onMessageSent (第1次)
22:14:03 → deliver + onMessageSent (第2次,间隔12秒)
22:14:04 → deliver + onMessageSen... | closed | completed | true | 1 | [] | [] | 2026-04-15T14:32:53Z | 2026-04-30T04:36:20Z | 2026-04-27T06:41:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | xiaotong2026 | 268,956,274 | U_kgDOEAfycg | User | false |
openclaw/openclaw | 4,269,665,681 | I_kwDOQb6kR87-fe2R | 67,237 | https://github.com/openclaw/openclaw/issues/67237 | https://api.github.com/repos/openclaw/openclaw/issues/67237 | [Bug]: Does anyone else cant get this thing to do anything correctly? | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
I basically am unable to have openclaw do even the most basic tasks properly without making critical errors, overwriting itself so it cant work anymore, or just plain failing miserably to do any tasks.
Model u... | closed | not_planned | true | 11 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T14:34:37Z | 2026-04-28T04:52:36Z | 2026-04-25T18:04:52Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Sszgo | 150,652,991 | U_kgDOCPrIPw | User | false |
openclaw/openclaw | 4,269,667,574 | I_kwDOQb6kR87-ffT2 | 67,238 | https://github.com/openclaw/openclaw/issues/67238 | https://api.github.com/repos/openclaw/openclaw/issues/67238 | Feature Request: Option to hide/filter system heartbeat polling messages in Control UI | ## Summary
Currently, system-level heartbeat polling messages (e.g., "Read HEARTBEAT.md if it exists...") are displayed in the Control UI chat interface. These messages appear every 10-30 minutes by default, creating visual clutter for users who prefer a cleaner chat experience.
## Current Behavior
- Heartbeat polli... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T14:34:58Z | 2026-04-30T04:40:00Z | 2026-04-26T05:12:22Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Andy283 | 52,738,901 | MDQ6VXNlcjUyNzM4OTAx | User | false |
openclaw/openclaw | 4,269,682,745 | I_kwDOQb6kR87-fjA5 | 67,239 | https://github.com/openclaw/openclaw/issues/67239 | https://api.github.com/repos/openclaw/openclaw/issues/67239 | Proposal: Bugfix-First Release Strategy & Stabilization Cycle | ## Summary
Request to prioritize comprehensive bugfix releases over new features until current stability issues are resolved.
## Current Problem
Recent releases (post-2026.4.1) have introduced more regressions than fixes, forcing many users to remain on older versions or downgrade. This creates a cycle where:
- Users ... | closed | completed | false | 3 | [] | [] | 2026-04-15T14:37:33Z | 2026-05-03T20:30:32Z | 2026-05-03T20:30:32Z | NONE | null | 20260503T210034Z | 2026-05-03T21:00:34Z | darealgege | 30,112,470 | MDQ6VXNlcjMwMTEyNDcw | User | false |
openclaw/openclaw | 4,269,683,669 | I_kwDOQb6kR87-fjPV | 67,240 | https://github.com/openclaw/openclaw/issues/67240 | https://api.github.com/repos/openclaw/openclaw/issues/67240 | IMA Knowledge Base: cannot read note content - returns 210005 not author error | ## Problem Description
When searching for notes in an IMA knowledge base via the `search_knowledge` API, notes are successfully found (e.g., `javascript-iife.md`, `javascript-iife-history.md`). However, when attempting to read the full content of these notes using the notes module's `get_doc_content` API, the request ... | closed | completed | true | 0 | [] | [] | 2026-04-15T14:37:41Z | 2026-04-18T04:14:16Z | 2026-04-15T14:43:14Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | zdd | 3,888,596 | MDQ6VXNlcjM4ODg1OTY= | User | false |
openclaw/openclaw | 4,269,685,934 | I_kwDOQb6kR87-fjyu | 67,241 | https://github.com/openclaw/openclaw/issues/67241 | https://api.github.com/repos/openclaw/openclaw/issues/67241 | [Bug]: BlueBubbles attachment downloads fail silently on Node 22.20+ — invalid onRequestStart method | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Inbound BlueBubbles iMessage attachments are silently dropped on OpenClaw 2026.4.14 running on Node 22.22.2; the gateway throws `invalid onRequestStart method` inside the SSRF-wrapped fetch in `downloadBlueBubb... | closed | completed | true | 0 | [
"bug"
] | [] | 2026-04-15T14:38:04Z | 2026-04-19T04:23:06Z | 2026-04-16T17:04:23Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | amos-ATC | 276,323,993 | U_kgDOEHhemQ | User | false |
openclaw/openclaw | 4,269,717,663 | I_kwDOQb6kR87-frif | 67,244 | https://github.com/openclaw/openclaw/issues/67244 | https://api.github.com/repos/openclaw/openclaw/issues/67244 | Explicit ACP agent runs: embedded backend visibility failure and stale final JSON state after sessions_yield | OpenClaw explicit `agent --json` ACP runs currently hit two separate bugs in the embedded explicit-run path. Both are fixed locally for now, but only as hotfixes in installed Homebrew `dist` files.
## Environment
- OpenClaw installed via Homebrew
- Patched runtime files currently under `/opt/homebrew/lib/node_modules... | open | null | false | 1 | [] | [] | 2026-04-15T14:43:33Z | 2026-05-03T08:39:24Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | sazora | 54,324,712 | MDQ6VXNlcjU0MzI0NzEy | User | false |
openclaw/openclaw | 4,269,731,551 | I_kwDOQb6kR87-fu7f | 67,246 | https://github.com/openclaw/openclaw/issues/67246 | https://api.github.com/repos/openclaw/openclaw/issues/67246 | fix(ui/markdown.test.ts): remove console.log debug statements | ## Bug描述
ui/src/ui/markdown.test.ts 中有多处 console.log 调试语句遗留,未在提交前清理。
## 文件位置
- ui/src/ui/markdown.test.ts:27
- ui/src/ui/markdown.test.ts:30
- ui/src/ui/markdown.test.ts:444
- ui/src/ui/markdown.test.ts:447
## 期望行为
测试文件中的调试输出应在提交前删除或替换为正式日志。
## 影响
污染 CI 日志,难以排查测试问题。
## 初步分析
这些 console.log 可能是开发过程中遗留的调试代码。 | closed | not_planned | true | 1 | [] | [] | 2026-04-15T14:46:20Z | 2026-04-28T04:53:28Z | 2026-04-25T18:04:59Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | rarest | 962,449 | MDQ6VXNlcjk2MjQ0OQ== | User | false |
openclaw/openclaw | 4,269,745,553 | I_kwDOQb6kR87-fyWR | 67,247 | https://github.com/openclaw/openclaw/issues/67247 | https://api.github.com/repos/openclaw/openclaw/issues/67247 | [Bug]: [Telegram] Native command menu disappears after upgrade to 4.14 | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading to 4.14, the Telegram native command menu (the list that appears when typing `/`) disappears entirely. The commands themselves still work when typed manually (e.g. `/model` shows the model picker), but the su... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-15T14:49:02Z | 2026-04-28T04:53:27Z | 2026-04-25T18:05:06Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | fenglanhua | 257,674,093 | U_kgDOD1vLbQ | User | false |
openclaw/openclaw | 4,269,747,849 | I_kwDOQb6kR87-fy6J | 67,248 | https://github.com/openclaw/openclaw/issues/67248 | https://api.github.com/repos/openclaw/openclaw/issues/67248 | [Bug]: sessions_spawn(runtime="subagent") still fails on 2026.4.14 with ACP-only streamTo under GPT-5.4 | ## Related issues
- Related: #61724
- Related: #60965
- Related: #64714
- Related: #66719
## Bug type
Behavior bug
## Beta release blocker
No
## Summary
On OpenClaw 2026.4.14, `sessions_spawn` with `runtime="subagent"` still returns `streamTo is only supported for runtime=acp; got runtime=subagent` under a schema-fo... | closed | not_planned | true | 2 | [] | [] | 2026-04-15T14:49:30Z | 2026-04-30T04:36:47Z | 2026-04-27T05:22:28Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | pidgeon777 | 13,739,892 | MDQ6VXNlcjEzNzM5ODky | User | false |
openclaw/openclaw | 4,269,758,531 | I_kwDOQb6kR87-f1hD | 67,250 | https://github.com/openclaw/openclaw/issues/67250 | https://api.github.com/repos/openclaw/openclaw/issues/67250 | [Bug]: Control UI: streaming text disappears when tool calls display is hidden (4.14 regression) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
## Bug Description
After upgrading to 4.14, streaming text output in the Control UI disappears completely when tool calls display is hidden. In 4.9, streaming text was visible regardless of tool calls visibili... | closed | completed | true | 3 | [
"bug"
] | [] | 2026-04-15T14:51:34Z | 2026-04-30T04:39:59Z | 2026-04-26T05:12:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | rocksbq-a11y | 273,170,423 | U_kgDOEEg_9w | User | false |
openclaw/openclaw | 4,269,760,802 | I_kwDOQb6kR87-f2Ei | 67,251 | https://github.com/openclaw/openclaw/issues/67251 | https://api.github.com/repos/openclaw/openclaw/issues/67251 | Windows: CLI subcommands hang with SIGKILL in exec environment (2026.4.14) | ## Bug Description
On Windows 11 (x64), openclaw CLI subcommands consistently hang and are terminated with SIGKILL when executed from within the OpenClaw exec/tool environment, even though the same commands work fine in a normal PowerShell terminal.
## Environment
- OpenClaw version: 2026.4.14 (323493f)
- OS: Windows... | closed | completed | true | 1 | [] | [] | 2026-04-15T14:51:59Z | 2026-04-28T04:53:26Z | 2026-04-25T18:05:13Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Lwt0371 | 276,321,442 | U_kgDOEHhUog | User | false |
openclaw/openclaw | 4,269,773,386 | I_kwDOQb6kR87-f5JK | 67,252 | https://github.com/openclaw/openclaw/issues/67252 | https://api.github.com/repos/openclaw/openclaw/issues/67252 | feishu_doc write action fails to clear all blocks on large documents (missing pagination in clearDocumentContent) | ## Bug Description
`feishu_doc` `write` action does not fully replace document content when the document has more than ~50 top-level blocks. Instead of replacing all content, it only deletes the first page of blocks and appends new content after the remaining old blocks.
## Root Cause
In `api.js` line 1993, `clearDo... | open | null | false | 3 | [] | [] | 2026-04-15T14:54:09Z | 2026-05-02T23:42:47Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | pxivory-max | 237,941,504 | U_kgDODi6zAA | User | false |
openclaw/openclaw | 4,269,809,490 | I_kwDOQb6kR87-gB9S | 67,256 | https://github.com/openclaw/openclaw/issues/67256 | https://api.github.com/repos/openclaw/openclaw/issues/67256 | [Bug]:在 WeCom(企业微信)通道下,使用 `MEDIA:` 指令发送文件时,文件无法发送。 | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
[Bug]:在 WeCom(企业微信)通道下,使用 `MEDIA:` 指令发送文件时,文件无法发送。日志显示 `mediaUrl` 字段始终为空,插件收到的 payload 中 `mediaUrls=[]`。
### Steps to reproduce
## 复现步骤
1. 配置 WeCom 插件并成功连接
2. 生成一个文件(如 Word 文档)
3. 在回复中包含 `MEDIA: /absolute/pa... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T15:00:08Z | 2026-04-28T04:30:36Z | 2026-04-25T18:05:20Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | jianyongan | 32,693,981 | MDQ6VXNlcjMyNjkzOTgx | User | false |
openclaw/openclaw | 4,269,813,745 | I_kwDOQb6kR87-gC_x | 67,257 | https://github.com/openclaw/openclaw/issues/67257 | https://api.github.com/repos/openclaw/openclaw/issues/67257 | [Bug]:Telegram plugin fails to load with plugin export missing register/activate on 2026.4.14 | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
The bundled Telegram plugin fails during validation and cannot be used.
Version
OpenClaw: 2026.4.14 (323493f)
Environment: Linux (local install via npm global), gateway mode local
### Steps to reproduce
Start from a val... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-15T15:00:54Z | 2026-04-27T05:09:24Z | 2026-04-24T05:55:44Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | gewinnermatze | 276,329,604 | U_kgDOEHh0hA | User | false |
openclaw/openclaw | 4,269,834,402 | I_kwDOQb6kR87-gICi | 67,260 | https://github.com/openclaw/openclaw/issues/67260 | https://api.github.com/repos/openclaw/openclaw/issues/67260 | [Bug]: Native Ollama primary falls back in long-lived Telegram session while fresh runs succeed | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
With native Ollama configured correctly and `ollama/kimi-k2.5:cloud` set as primary, a long-lived Telegram direct session falls back to `openai-codex/gpt-5.4`, while a fresh `openclaw agent` run with the same m... | closed | completed | true | 5 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T15:04:21Z | 2026-04-30T04:36:46Z | 2026-04-27T05:22:40Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | gregt08 | 124,516,873 | U_kgDOB2v6CQ | User | false |
openclaw/openclaw | 4,269,845,893 | I_kwDOQb6kR87-gK2F | 67,261 | https://github.com/openclaw/openclaw/issues/67261 | https://api.github.com/repos/openclaw/openclaw/issues/67261 | [Bug]: Venice model responses missing id/status cause crash: Cannot read properties of undefined (reading 'id') | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
Using a Venice model for an agent/browser workflow causes OpenClaw to crash with "Cannot read properties of undefined (reading 'id')". Investigation suggests the Venice response format does not include expected fields like id a... | closed | completed | true | 7 | [
"bug",
"bug:crash"
] | [] | 2026-04-15T15:06:07Z | 2026-04-18T04:13:44Z | 2026-04-15T17:41:56Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | audreyb31 | 256,320,860 | U_kgDOD0clXA | User | false |
openclaw/openclaw | 4,269,865,123 | I_kwDOQb6kR87-gPij | 67,264 | https://github.com/openclaw/openclaw/issues/67264 | https://api.github.com/repos/openclaw/openclaw/issues/67264 | [Bug]:Gateway tilde-expands browser executablePath under $HOME, causing ENOENT | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
## Environment
- OpenClaw version: 2026.4.14 (323493f)
- OS: Linux (Ubuntu/Debian)
- Browser: Custom Chromium installed under `$HOME`
## Bug Description
When `browser.executablePath` in `openclaw.json` points to a path under t... | closed | completed | true | 3 | [
"bug",
"bug:crash"
] | [] | 2026-04-15T15:09:34Z | 2026-04-27T04:40:58Z | 2026-04-25T02:18:24Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | KG-To | 269,630,722 | U_kgDOEBI9Ag | User | false |
openclaw/openclaw | 4,269,901,989 | I_kwDOQb6kR87-gYil | 67,267 | https://github.com/openclaw/openclaw/issues/67267 | https://api.github.com/repos/openclaw/openclaw/issues/67267 | [Bug]: System: message feedback loop in web UI chat | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Every few messages in the Web UI Chat with an agent, an new message is created as a message similar to this "System (untrusted): [2026-04-15 07:59:50 PDT].... " that shows as sent by me. This is causing the Agent to then r... | closed | completed | true | 2 | [
"bug"
] | [] | 2026-04-15T15:16:30Z | 2026-04-30T04:39:58Z | 2026-04-26T05:12:30Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Morphious12345 | 47,260,201 | MDQ6VXNlcjQ3MjYwMjAx | User | false |
openclaw/openclaw | 4,269,915,948 | I_kwDOQb6kR87-gb8s | 67,270 | https://github.com/openclaw/openclaw/issues/67270 | https://api.github.com/repos/openclaw/openclaw/issues/67270 | [Bug] Exec preflight scanner false positives: python3 -c and cd && python3 blocked as obfuscated | ## Summary
The exec preflight scanner blocks two legitimate command patterns, causing false positive approval-timeouts and obfuscation-detected errors that interrupt automated agent workflows.
## Version
OpenClaw 2026.4.2 (d74a122)
## Patterns Blocked (False Positives)
### 1. Gateway-level: `python3 -c` with multipl... | closed | completed | true | 6 | [] | [] | 2026-04-15T15:19:08Z | 2026-04-28T04:53:25Z | 2026-04-25T18:05:27Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | chrismclarnon-ep | 275,793,450 | U_kgDOEHBGKg | User | false |
openclaw/openclaw | 4,270,028,059 | I_kwDOQb6kR87-g3Ub | 67,272 | https://github.com/openclaw/openclaw/issues/67272 | https://api.github.com/repos/openclaw/openclaw/issues/67272 | [Feature]: Session trigger metadata + exclude cron-triggered sessions from memory-core Dreaming ingestion by default | ### Summary
Add `trigger` metadata to agent sessions (values: `user`, `cron`, `subagent`, `hook`) and exclude `trigger: cron` sessions from memory-core Dreaming ingestion by default, with opt-in override per cron job.
### Problem to solve
memory-core's Dreaming pipeline ingests cron-triggered sessions (heartbeat pin... | closed | completed | true | 2 | [] | [] | 2026-04-15T15:40:25Z | 2026-04-28T04:53:24Z | 2026-04-25T18:05:35Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | hyamie | 241,361,536 | U_kgDODmLigA | User | false |
openclaw/openclaw | 4,270,212,185 | I_kwDOQb6kR87-hkRZ | 67,285 | https://github.com/openclaw/openclaw/issues/67285 | https://api.github.com/repos/openclaw/openclaw/issues/67285 | [Bug] Exec approval errors injected as raw messages into active Telegram channels | ## Summary
When the exec preflight scanner blocks a command and no approval client is configured, OpenClaw injects the raw gateway error message directly into whichever Telegram channel was last active — including group channels where other participants may be present.
## Version
OpenClaw 2026.4.2 (d74a122)
## Steps ... | closed | completed | true | 1 | [] | [] | 2026-04-15T16:16:32Z | 2026-04-28T04:53:24Z | 2026-04-25T18:05:42Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | chrismclarnon-ep | 275,793,450 | U_kgDOEHBGKg | User | false |
openclaw/openclaw | 4,270,212,224 | I_kwDOQb6kR87-hkSA | 67,286 | https://github.com/openclaw/openclaw/issues/67286 | https://api.github.com/repos/openclaw/openclaw/issues/67286 | [Bug] Isolated cron sessions silently fail when exec is blocked — no output delivered | ## Summary
When a cron job runs in an isolated session and the exec preflight scanner blocks a command, the session crashes with no output delivered to the configured target. The job status shows `error` but no notification is sent and no partial result is delivered.
## Version
OpenClaw 2026.4.2 (d74a122)
## Steps to... | closed | duplicate | true | 1 | [
"close:duplicate",
"dedupe:child"
] | [] | 2026-04-15T16:16:33Z | 2026-04-27T04:42:38Z | 2026-04-25T01:21:16Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | chrismclarnon-ep | 275,793,450 | U_kgDOEHBGKg | User | false |
openclaw/openclaw | 4,270,239,248 | I_kwDOQb6kR87-hq4Q | 67,288 | https://github.com/openclaw/openclaw/issues/67288 | https://api.github.com/repos/openclaw/openclaw/issues/67288 | [Bug]: amazon-bedrock-mantle lacks config.discovery.enabled gate, unnecessary discovery runs on every request | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
amazon-bedrock-mantle plugin runs IAM token discovery on every request even when Bedrock is not in use. Unlike amazon-bedrock, there is no config.discovery.enabled option to suppress this.
### Steps to reprodu... | open | null | false | 10 | [
"bug"
] | [] | 2026-04-15T16:21:27Z | 2026-05-03T00:58:24Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | kanekoh | 17,263,805 | MDQ6VXNlcjE3MjYzODA1 | User | false |
openclaw/openclaw | 4,270,285,956 | I_kwDOQb6kR87-h2SE | 67,291 | https://github.com/openclaw/openclaw/issues/67291 | https://api.github.com/repos/openclaw/openclaw/issues/67291 | [Bug]: Onboarding crashes with "Cannot read properties of undefined (reading 'trim')" when setting up channels cant even skip it | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
## 🐛 Bug Description
During the onboarding process (`openclaw onboard`), the CLI crashes with:
TypeError: Cannot read properties of undefined (reading 'trim')
This happens consistently when:
- Entering a Telegram bot toke... | closed | completed | true | 15 | [
"bug",
"regression"
] | [] | 2026-04-15T16:30:46Z | 2026-04-19T04:22:57Z | 2026-04-16T06:20:21Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | arakichanxd | 233,241,845 | U_kgDODeb89Q | User | false |
openclaw/openclaw | 4,270,374,663 | I_kwDOQb6kR87-iL8H | 67,295 | https://github.com/openclaw/openclaw/issues/67295 | https://api.github.com/repos/openclaw/openclaw/issues/67295 | [Bug]: 'openclaw agents add' writes wrong baseUrls in per-agent models.json — breaks OpenRouter, Arcee, OpenAI-Codex, GitHub Copilot simultaneously | ### Version
`openclaw@2026.4.14` (npm-global install).
### Summary
When `openclaw agents add` creates a new agent, the per-agent `models.json` is written with **wrong `baseUrl`** values for several providers — they either have `/v1` appended where the upstream API doesn't want it, or are missing `/api` where the ups... | closed | completed | true | 10 | [] | [] | 2026-04-15T16:49:43Z | 2026-04-21T04:22:08Z | 2026-04-18T15:42:53Z | NONE | null | 20260421T060038Z | 2026-04-21T06:00:38Z | achalkov | 5,903,461 | MDQ6VXNlcjU5MDM0NjE= | User | false |
openclaw/openclaw | 4,270,375,104 | I_kwDOQb6kR87-iMDA | 67,296 | https://github.com/openclaw/openclaw/issues/67296 | https://api.github.com/repos/openclaw/openclaw/issues/67296 | [Bug]: Memory Consolidation overwrites Dreaming output in memory/YYYY-MM-DD.md | ## Description
Memory Consolidation (the flush-plan system) and Dreaming both write to the same file `memory/YYYY-MM-DD.md`. When Consolidation runs, it rewrites the entire file, destroying the Dreaming content that was previously written with markers.
## Reporter Info
**Model:** MiniMax-M2.7-highspeed (via MiniMax ... | closed | completed | true | 4 | [] | [] | 2026-04-15T16:49:48Z | 2026-04-28T04:53:23Z | 2026-04-25T18:05:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | OOTTAN-LAB | 273,604,122 | U_kgDOEE7eGg | User | false |
openclaw/openclaw | 4,270,388,132 | I_kwDOQb6kR87-iPOk | 67,299 | https://github.com/openclaw/openclaw/issues/67299 | https://api.github.com/repos/openclaw/openclaw/issues/67299 | [Feature Request] Built-in Mock Provider for E2E Testing & MCP Lifecycle Phase Hooks | ## Summary
Requesting two related features to improve OpenClaw's testing infrastructure and MCP server lifecycle management:
1. **Built-in Mock Provider** for E2E testing without external dependencies
2. **MCP Lifecycle Phase Hooks** for better server health monitoring
---
## 1. Built-in Mock Provider for E2E Testi... | closed | completed | true | 1 | [] | [] | 2026-04-15T16:52:39Z | 2026-04-22T04:31:03Z | 2026-04-19T11:24:28Z | NONE | null | 20260422T060039Z | 2026-04-22T06:00:39Z | woai36D | 269,974,840 | U_kgDOEBd9OA | User | false |
openclaw/openclaw | 4,270,445,421 | I_kwDOQb6kR87-idNt | 67,301 | https://github.com/openclaw/openclaw/issues/67301 | https://api.github.com/repos/openclaw/openclaw/issues/67301 | Session custom LABEL gets reset after compaction or gateway restart | ## Bug Description
**Phenomenon**: When a custom LABEL is set on a session via the Control UI (Sessions page), it gets reset/cleared after some time, often after a session compaction or Gateway restart.
**Steps to reproduce**:
1. Open Control UI → Sessions
2. Find a session and add a custom LABEL (e.g., 'project-alph... | closed | completed | true | 1 | [] | [] | 2026-04-15T17:03:29Z | 2026-04-30T04:39:58Z | 2026-04-26T05:12:34Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zamanewby | 97,544 | MDQ6VXNlcjk3NTQ0 | User | false |
openclaw/openclaw | 4,270,493,293 | I_kwDOQb6kR87-io5t | 67,305 | https://github.com/openclaw/openclaw/issues/67305 | https://api.github.com/repos/openclaw/openclaw/issues/67305 | Feature: readiness-aware queue collect/until-ready flush mode | ## Summary
Add a readiness-aware queue collection mode that holds queued status/completion messages until the session is actually ready to reply, then flushes or coalesces them into the next open response slot.
## Why
Current queue collection is timer-based (`collect`, debounce, quiet-time), which is not the same as t... | open | null | false | 2 | [] | [] | 2026-04-15T17:13:01Z | 2026-05-02T23:12:31Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | howardclaw26 | 273,194,802 | U_kgDOEEifMg | User | false |
openclaw/openclaw | 4,270,493,369 | I_kwDOQb6kR87-io65 | 67,306 | https://github.com/openclaw/openclaw/issues/67306 | https://api.github.com/repos/openclaw/openclaw/issues/67306 | Feature: JSON Schema support on agent/infer CLI surfaces | ## Summary
Add first-class JSON Schema support on self-prompting / inference CLI surfaces such as `openclaw agent` and `openclaw infer model run`, ideally with an invalid-output repair loop.
## Why
Current surfaces expose JSON output modes, but not a first-class schema contract. That weakens structured-output workflow... | open | null | false | 2 | [] | [] | 2026-04-15T17:13:02Z | 2026-05-02T23:12:32Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | howardclaw26 | 273,194,802 | U_kgDOEEifMg | User | false |
openclaw/openclaw | 4,270,493,442 | I_kwDOQb6kR87-io8C | 67,307 | https://github.com/openclaw/openclaw/issues/67307 | https://api.github.com/repos/openclaw/openclaw/issues/67307 | Feature: heartbeat/session ownership claims to avoid duplicate pickup | ## Summary
Add a lightweight ownership/claim mechanism so heartbeat or other unattended work can detect that another session already owns a repo/issue/branch target and skip duplicate pickup.
## Why
Policy alone helps, but eventually heartbeat and an active main session will collide unless there is some explicit owner... | closed | not_planned | true | 3 | [] | [] | 2026-04-15T17:13:03Z | 2026-04-28T04:53:22Z | 2026-04-25T18:06:04Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | howardclaw26 | 273,194,802 | U_kgDOEEifMg | User | false |
openclaw/openclaw | 4,270,501,975 | I_kwDOQb6kR87-irBX | 67,308 | https://github.com/openclaw/openclaw/issues/67308 | https://api.github.com/repos/openclaw/openclaw/issues/67308 | [Bug]: Read HEARTBEAT.md if it exists I didn't do anything and burned 300 million tokens every day | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
It has been showing for the past few days
Read HEARTBEAT.md if it exists (workspace context). Follow it strictly. Do not infer or repeat old tasks from prior chats. If nothing needs attention, reply HEARTBEAT_O... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T17:14:54Z | 2026-04-30T04:39:57Z | 2026-04-26T05:12:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ligelitters | 270,660,459 | U_kgDOECHzaw | User | false |
openclaw/openclaw | 4,270,540,769 | I_kwDOQb6kR87-i0fh | 67,314 | https://github.com/openclaw/openclaw/issues/67314 | https://api.github.com/repos/openclaw/openclaw/issues/67314 | [Bug]: Misleading "Context limit exceeded" error points to compaction when root cause is heartbeat model bleed | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
When a heartbeat model override (e.g. a local 32k Ollama model) bleeds into the main session, users see this error:
⚠️ Context limit exceeded. I've reset our conversation to start fresh - please try again.
>
T... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T17:23:25Z | 2026-04-30T04:32:12Z | 2026-04-28T03:33:14Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Knightmare6890 | 84,924,084 | MDQ6VXNlcjg0OTI0MDg0 | User | false |
openclaw/openclaw | 4,270,613,513 | I_kwDOQb6kR87-jGQJ | 67,323 | https://github.com/openclaw/openclaw/issues/67323 | https://api.github.com/repos/openclaw/openclaw/issues/67323 | [Bug]: MSTeams DM inbound messages appear duplicated in agent session context | ## Description
When receiving DM messages via Microsoft Teams, each inbound message appears twice in the agent's session context. The duplicate shows up as a "Queued" message replayed after the agent finishes processing the first delivery.
## Reproduction
1. Configure msteams channel with DM enabled
2. Send a messag... | closed | not_planned | true | 6 | [
"duplicate"
] | [
"BradGroux"
] | 2026-04-15T17:38:02Z | 2026-04-29T04:39:41Z | 2026-04-26T09:13:37Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | jlian | 2,320,572 | MDQ6VXNlcjIzMjA1NzI= | User | false |
openclaw/openclaw | 4,270,665,951 | I_kwDOQb6kR87-jTDf | 67,327 | https://github.com/openclaw/openclaw/issues/67327 | https://api.github.com/repos/openclaw/openclaw/issues/67327 | [Bug]: memory-wiki: wiki status and wiki doctor report 0 bridge artifacts despite populated memory | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The openclaw wiki status and openclaw wiki doctor commands always report 0 exported bridge artifacts, even when memory-core has indexed files and openclaw wiki bridge import successfully imports 14+ artifacts. ... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T17:47:40Z | 2026-04-18T04:13:43Z | 2026-04-15T21:10:33Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | catx0rr | 42,901,134 | MDQ6VXNlcjQyOTAxMTM0 | User | false |
openclaw/openclaw | 4,270,821,833 | I_kwDOQb6kR87-j5HJ | 67,334 | https://github.com/openclaw/openclaw/issues/67334 | https://api.github.com/repos/openclaw/openclaw/issues/67334 | [Bug]: Ollama timeout persists after updating to 2026.4.14 - embedded agent session timeout | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
## Bug Description
Ollama/minimax-m2.7:cloud times out in isolated agent sessions even after updating from 2026.4.5 to 2026.4.14.
## Environment
- **OpenClaw**: 2026.4.14 (3e72c03 → updated to 323493f)
- **Model**: ollama/mini... | closed | completed | true | 4 | [
"bug",
"bug:crash"
] | [] | 2026-04-15T18:16:57Z | 2026-04-21T04:21:53Z | 2026-04-18T17:11:09Z | NONE | null | 20260421T060038Z | 2026-04-21T06:00:38Z | abngarcia | 197,085,193 | U_kgDOC79ICQ | User | false |
openclaw/openclaw | 4,270,911,583 | I_kwDOQb6kR87-kPBf | 67,335 | https://github.com/openclaw/openclaw/issues/67335 | https://api.github.com/repos/openclaw/openclaw/issues/67335 | Bug: gateway LaunchAgent is sometimes removed from launchd domain and requires doctor/re-bootstrap | # Bug: gateway LaunchAgent is sometimes removed from launchd domain and requires doctor/re-bootstrap to come back
## Summary
On macOS, the OpenClaw gateway process itself starts successfully, but the LaunchAgent job `ai.openclaw.gateway` is intermittently removed from the `launchd` GUI domain during OpenClaw-managed l... | closed | completed | true | 3 | [] | [] | 2026-04-15T18:34:10Z | 2026-04-30T04:36:19Z | 2026-04-27T06:42:09Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ze1tgeist88 | 107,990,477 | U_kgDOBm_NzQ | User | false |
openclaw/openclaw | 4,270,922,535 | I_kwDOQb6kR87-kRsn | 67,336 | https://github.com/openclaw/openclaw/issues/67336 | https://api.github.com/repos/openclaw/openclaw/issues/67336 | [Bug]: macOS Remote over SSH rewrites browser path to discovered ws:// host URL and breaks browser start / browser.proxy | ### Bug type
Regression / remote browser control bug
### Summary
On the macOS companion app in Remote over SSH mode, the app mixes discovery/direct endpoint state into the SSH-tunnel browser path.
In this setup, the healthy stock remote path is:
- SSH target: `user@<discovered-host>`
- transport: `ssh`
- gateway URL... | closed | completed | true | 5 | [] | [] | 2026-04-15T18:36:31Z | 2026-04-28T04:35:53Z | 2026-04-26T04:02:15Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | jamiezigelbaum | 856,649 | MDQ6VXNlcjg1NjY0OQ== | User | false |
openclaw/openclaw | 4,270,936,606 | I_kwDOQb6kR87-kVIe | 67,337 | https://github.com/openclaw/openclaw/issues/67337 | https://api.github.com/repos/openclaw/openclaw/issues/67337 | WhatsApp: repeated 'restored corrupted creds.json from backup' warning likely caused by Baileys write race | # Draft upstream report: WhatsApp creds restore warning / Baileys write race
This is a trimmed, upstream-ready draft based on `docs/whatsapp-creds-race-notes.md`.
## Environment
- Product: OpenClaw gateway (WhatsApp web channel)
- OpenClaw version: 2026.4.14 (latest installed runtime during these checks).
- WhatsApp ... | closed | completed | true | 3 | [] | [] | 2026-04-15T18:39:35Z | 2026-04-19T04:23:00Z | 2026-04-16T04:46:02Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | FBS21st | 253,162,304 | U_kgDODxbzQA | User | false |
openclaw/openclaw | 4,270,936,842 | I_kwDOQb6kR87-kVMK | 67,338 | https://github.com/openclaw/openclaw/issues/67338 | https://api.github.com/repos/openclaw/openclaw/issues/67338 | [Feature]: Send notifications proactively through heartbeats | ### Summary
Leverage the existing heartbeat mechanism to enable proactive, scheduled messages from the AI to the user — for example, to initiate conversations, suggest topics, or provide reminders.
### How It Works (Concept)
The heartbeat mechanism currently sends periodic messages to the AI to ensure it stays "active... | closed | completed | true | 2 | [
"enhancement"
] | [] | 2026-04-15T18:39:38Z | 2026-04-28T04:53:21Z | 2026-04-25T18:06:26Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Nixer2301 | 219,509,426 | U_kgDODRVysg | User | false |
openclaw/openclaw | 4,270,976,949 | I_kwDOQb6kR87-ke-1 | 67,340 | https://github.com/openclaw/openclaw/issues/67340 | https://api.github.com/repos/openclaw/openclaw/issues/67340 | ElevenLabs TTS fails in Telephony mode due to hardcoded Accept header conflict | When using the voice-call plugin with ElevenLabs as the TTS provider, the telephony integration fails (silence or garbled audio) because ElevenLabs returns MP3 data instead of the required PCM data, even when output_format=pcm_22050 is requested in the URL.
**Root Cause:**
In extensions/elevenlabs/tts.ts (compiled in ... | closed | completed | true | 3 | [] | [] | 2026-04-15T18:47:49Z | 2026-04-27T04:39:50Z | 2026-04-25T02:37:14Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | marcchabot | 4,613,049 | MDQ6VXNlcjQ2MTMwNDk= | User | false |
openclaw/openclaw | 4,270,997,714 | I_kwDOQb6kR87-kkDS | 67,342 | https://github.com/openclaw/openclaw/issues/67342 | https://api.github.com/repos/openclaw/openclaw/issues/67342 | [Bug]: BlueBubbles: "runtime not initialized" on gateway startup after upgrading to v2026.4.14 | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
**OpenClaw version:** 2026.4.14 (d2a219e)
**OS:** macOS (Mac Studio M4 Max)
**Installation method:** Git / source build
After updating from v2026.4.12 to v2026.4.14, the BlueBubbles channel fails to initialize immediately o... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T18:52:02Z | 2026-04-22T04:30:52Z | 2026-04-19T16:11:42Z | NONE | null | 20260422T060039Z | 2026-04-22T06:00:39Z | bodomenke | 14,359,490 | MDQ6VXNlcjE0MzU5NDkw | User | false |
openclaw/openclaw | 4,271,005,614 | I_kwDOQb6kR87-kl-u | 67,343 | https://github.com/openclaw/openclaw/issues/67343 | https://api.github.com/repos/openclaw/openclaw/issues/67343 | TTS closing tag [[/tts:text]] leaks into Telegram voice note caption | ## Bug Report
**Version:** 2026.4.14
## Description
When an agent sends a TTS-only message using the tagged format, the closing tag \[[/tts:text]]\ appears as literal text in the Telegram voice note caption, even though the audio content is correctly generated and the opening tags are stripped.
## Format Used
\\\
... | closed | completed | true | 2 | [] | [] | 2026-04-15T18:53:48Z | 2026-04-27T04:37:21Z | 2026-04-25T03:13:36Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | KurtVogel | 22,785,743 | MDQ6VXNlcjIyNzg1NzQz | User | false |
openclaw/openclaw | 4,271,105,800 | I_kwDOQb6kR87-k-cI | 67,347 | https://github.com/openclaw/openclaw/issues/67347 | https://api.github.com/repos/openclaw/openclaw/issues/67347 | [Bug]: TypeError: Cannot read properties of undefined (reading 'trim') | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Running the install quickstart results in an error: `TypeError: Cannot read properties of undefined (reading 'trim')`
### Steps to reproduce
1. Run `curl -fsSL https://openclaw.ai/install.sh | bash`
2. Step though the quic... | closed | completed | true | 8 | [
"bug",
"regression"
] | [] | 2026-04-15T19:11:21Z | 2026-04-19T04:22:59Z | 2026-04-16T06:23:57Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | ejstembler | 45,985,338 | MDQ6VXNlcjQ1OTg1MzM4 | User | false |
openclaw/openclaw | 4,271,182,047 | I_kwDOQb6kR87-lRDf | 67,353 | https://github.com/openclaw/openclaw/issues/67353 | https://api.github.com/repos/openclaw/openclaw/issues/67353 | [Bug]: Onboarding fails with "Cannot read properties of undefined (reading 'trim')" even when skipping channel selection | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
Onboarding crashes during the "Select channel (QuickStart)" step with a TypeError: Cannot read properties of undefined (reading 'trim').
The issue occurs consistently whether selecting a channel (e.g., Telegram) or choosing "S... | closed | completed | true | 14 | [
"bug",
"bug:crash"
] | [] | 2026-04-15T19:25:11Z | 2026-04-18T04:13:41Z | 2026-04-15T23:56:39Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | raquel4112002 | 68,569,885 | MDQ6VXNlcjY4NTY5ODg1 | User | false |
openclaw/openclaw | 4,271,206,386 | I_kwDOQb6kR87-lW_y | 67,355 | https://github.com/openclaw/openclaw/issues/67355 | https://api.github.com/repos/openclaw/openclaw/issues/67355 | [Bug]: check health pending | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Hier als kurze `Summary` für GitHub:
`Companion app health check stays pending because the app rewrites gateway.auth, temporarily removes the gateway token from config, and triggers repeated local auth failure... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T19:29:58Z | 2026-04-28T04:53:21Z | 2026-04-25T18:06:33Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ShadowEnemyx | 73,282,162 | MDQ6VXNlcjczMjgyMTYy | User | false |
openclaw/openclaw | 4,271,227,834 | I_kwDOQb6kR87-lcO6 | 67,356 | https://github.com/openclaw/openclaw/issues/67356 | https://api.github.com/repos/openclaw/openclaw/issues/67356 | [Feature]: TensorRT-LLM (trtllm-serve) Endpoint support | ### Summary
As it stands the Nvidia procedure for serving nemotron models from TensorRT-LLM on the DGX Spark via docker (mostly OpenAI compatable) doesn't present OpenClaw friendly JSON. This procedure can be referenced here:
https://docs.nvidia.com/nemotron/nightly/usage-cookbook/Nemotron-3-Super/SparkDeploymentGui... | closed | completed | true | 9 | [
"enhancement"
] | [] | 2026-04-15T19:34:05Z | 2026-04-28T04:32:32Z | 2026-04-25T18:06:40Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | manbehindthemadness | 24,589,462 | MDQ6VXNlcjI0NTg5NDYy | User | false |
openclaw/openclaw | 4,271,268,441 | I_kwDOQb6kR87-lmJZ | 67,357 | https://github.com/openclaw/openclaw/issues/67357 | https://api.github.com/repos/openclaw/openclaw/issues/67357 | [Bug]: Discord file sending functionality has two bugs | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
# Discord file sending functionality has two bugs
## Bug 1: CLI tool `openclaw message send --media` Content-Type error
**Problem Description**:
When using `openclaw message send --media` command to send file... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T19:41:28Z | 2026-04-28T04:53:20Z | 2026-04-25T18:06:47Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Eiman24 | 34,124,245 | MDQ6VXNlcjM0MTI0MjQ1 | User | false |
openclaw/openclaw | 4,271,270,949 | I_kwDOQb6kR87-lmwl | 67,358 | https://github.com/openclaw/openclaw/issues/67358 | https://api.github.com/repos/openclaw/openclaw/issues/67358 | [Bug]: TypeError: Cannot read properties of undefined (reading 'trim') during Telegram onboarding | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
While performing the local setup of OpenClaw, the onboarding process crashes immediately after providing the Telegram Bot Token. The error specifically points to a TypeError related to the .trim() method, likely due to an un... | closed | completed | true | 4 | [
"bug"
] | [] | 2026-04-15T19:41:54Z | 2026-04-19T04:23:26Z | 2026-04-16T06:23:57Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | rubeltechcom | 78,444,340 | MDQ6VXNlcjc4NDQ0MzQw | User | false |
openclaw/openclaw | 4,271,312,578 | I_kwDOQb6kR87-lw7C | 67,361 | https://github.com/openclaw/openclaw/issues/67361 | https://api.github.com/repos/openclaw/openclaw/issues/67361 | Hook-delivered messages lost on bootstrap-context:full — agent can't recall its own notifications | ## Problem
When a webhook hook with `action: "agent"` and `deliver: true` sends a message to a Signal channel, the message appears inline in the conversation thread. But when the user asks the agent a follow-up question about that message, the agent has no memory of sending it.
**Root cause:** `openclaw:bootstrap-con... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T19:49:45Z | 2026-04-28T04:53:19Z | 2026-04-25T18:06:54Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | nbroslawsky | 603,783 | MDQ6VXNlcjYwMzc4Mw== | User | false |
openclaw/openclaw | 4,271,340,703 | I_kwDOQb6kR87-l3yf | 67,362 | https://github.com/openclaw/openclaw/issues/67362 | https://api.github.com/repos/openclaw/openclaw/issues/67362 | [Bug]: memory-core dreaming cron reconciliation depends on stale one-time startup cron reference — fails at runtime | ### Bug type
Behavior bug (incorrect state without crash)
### Summary
The dreaming cron job reconciliation in `memory-core` depends on a `startupCronSource` variable that is captured **once** during the `gateway:startup` hook event and then reused for all subsequent runtime reconciliation attempts. If this reference... | closed | completed | true | 3 | [] | [] | 2026-04-15T19:55:19Z | 2026-04-28T04:53:18Z | 2026-04-25T18:07:01Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | automata2k | 258,337,158 | U_kgDOD2Xphg | User | false |
openclaw/openclaw | 4,271,341,401 | I_kwDOQb6kR87-l39Z | 67,363 | https://github.com/openclaw/openclaw/issues/67363 | https://api.github.com/repos/openclaw/openclaw/issues/67363 | [Behavior]: memory-core dreaming deep phase promotes raw verbatim daily-log snippets to MEMORY.md without distillation | ### Bug type
Behavior bug (incorrect output quality)
### Summary
The dreaming deep phase promotion writes raw verbatim text snippets from daily memory files directly into `MEMORY.md` with no summarization, distillation, or insight extraction step. This means unprocessed daily log fragments (timestamps, routine activ... | open | null | false | 5 | [] | [] | 2026-04-15T19:55:28Z | 2026-05-03T11:49:36Z | null | NONE | null | 20260503T120038Z | 2026-05-03T12:00:38Z | automata2k | 258,337,158 | U_kgDOD2Xphg | User | false |
openclaw/openclaw | 4,271,347,674 | I_kwDOQb6kR87-l5fa | 67,364 | https://github.com/openclaw/openclaw/issues/67364 | https://api.github.com/repos/openclaw/openclaw/issues/67364 | Control UI shows internal heartbeat prompts as user messages in chat transcript | ## Summary
In Control UI / webchat, internal heartbeat prompt messages are being rendered in the normal chat transcript as if they were user messages (`You`). This makes it look like the user sent internal English system instructions, followed by the assistant repeatedly replying with `HEARTBEAT_OK`.
## Actual behavi... | closed | completed | true | 3 | [] | [] | 2026-04-15T19:56:50Z | 2026-04-30T04:43:14Z | 2026-04-26T04:37:23Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | yuzilongleif-collab | 235,949,691 | U_kgDODhBOew | User | false |
openclaw/openclaw | 4,271,392,494 | I_kwDOQb6kR87-mEbu | 67,366 | https://github.com/openclaw/openclaw/issues/67366 | https://api.github.com/repos/openclaw/openclaw/issues/67366 | TypeError during `openclaw onboard` when replacing Telegram token | ### OpenClaw version
OpenClaw 2026.4.14 (323493f)
### Environment
- macOS
- Shell: zsh 5.9
### What happened
During onboarding, when selecting Telegram -> Modify settings -> Enter Telegram bot token -> choose to replace existing token, onboarding crashes with:
```
TypeError: Cannot read properties of undefined (read... | open | null | false | 7 | [] | [] | 2026-04-15T20:05:56Z | 2026-05-03T01:22:46Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | jaratcha | 98,752,863 | U_kgDOBeLZXw | User | false |
openclaw/openclaw | 4,271,404,754 | I_kwDOQb6kR87-mHbS | 67,368 | https://github.com/openclaw/openclaw/issues/67368 | https://api.github.com/repos/openclaw/openclaw/issues/67368 | Feature Request: Session Close API | ## Summary
Provide a programmatic way to close/terminate agent sessions via CLI or API.
## Use Case
Fleet operators running consistency monitors need to close orphan sessions (sessions that no longer map to any open work items). Currently, orphan detection works but there's no action — sessions persist until manual ... | closed | completed | true | 1 | [] | [] | 2026-04-15T20:08:31Z | 2026-04-28T04:53:17Z | 2026-04-25T18:07:08Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | pescaohq-web | 257,331,994 | U_kgDOD1aTGg | User | false |
openclaw/openclaw | 4,271,405,428 | I_kwDOQb6kR87-mHl0 | 67,369 | https://github.com/openclaw/openclaw/issues/67369 | https://api.github.com/repos/openclaw/openclaw/issues/67369 | Feature Request: Session Metadata Queries (filter by age/size/agent) | ## Summary
Extend `openclaw sessions` to support filtering by agent, age, and size — and expose structured output for automation.
## Use Case
Fleet operators need to:
- List all sessions for a specific agent
- Find sessions older than N hours (stale/orphan candidates)
- Identify sessions exceeding size thresholds (c... | open | null | false | 2 | [] | [] | 2026-04-15T20:08:40Z | 2026-05-02T20:26:07Z | null | NONE | null | 20260502T210030Z | 2026-05-02T21:00:30Z | pescaohq-web | 257,331,994 | U_kgDOD1aTGg | User | false |
openclaw/openclaw | 4,271,406,733 | I_kwDOQb6kR87-mH6N | 67,370 | https://github.com/openclaw/openclaw/issues/67370 | https://api.github.com/repos/openclaw/openclaw/issues/67370 | Feature Request: Event-Driven Session Lifecycle Hooks | ## Summary
Provide hooks or callbacks that trigger session actions based on external events (e.g., webhook payloads indicating work completion).
## Use Case
When a Linear issue moves to Done, the associated agent session should be eligible for cleanup. Currently:
1. Handler receives Linear webhook with state change
... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T20:08:54Z | 2026-04-30T04:39:55Z | 2026-04-26T05:12:47Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | pescaohq-web | 257,331,994 | U_kgDOD1aTGg | User | false |
openclaw/openclaw | 4,271,449,312 | I_kwDOQb6kR87-mSTg | 67,373 | https://github.com/openclaw/openclaw/issues/67373 | https://api.github.com/repos/openclaw/openclaw/issues/67373 | Managed browser AI snapshot broken on macOS in 2026.4.14 while ARIA snapshot still works | ## Summary
On OpenClaw `2026.4.14` with the managed browser on macOS, `openclaw browser snapshot --format ai` failed even though the managed browser itself was up and basic browser features worked.
In the affected setup:
- `openclaw browser start` worked
- `openclaw browser open ...` worked
- `openclaw browser tabs` w... | closed | completed | true | 3 | [] | [] | 2026-04-15T20:17:32Z | 2026-04-27T04:43:54Z | 2026-04-25T01:02:50Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | jp6282 | 212,515,313 | U_kgDODKq58Q | User | false |
openclaw/openclaw | 4,271,548,334 | I_kwDOQb6kR87-mqeu | 67,377 | https://github.com/openclaw/openclaw/issues/67377 | https://api.github.com/repos/openclaw/openclaw/issues/67377 | [Bug]: Cron classifier sets status=error when run summary narrates success | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The cron run classifier is also susceptible to the inverse of the denial-token classification bug tracked in #67172: it writes `status: "error"` on runs whose final summary clearly narrates success, and it pair... | closed | completed | true | 7 | [] | [] | 2026-04-15T20:37:28Z | 2026-04-28T04:53:16Z | 2026-04-25T18:07:15Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | oc-gh-dr | 273,501,201 | U_kgDOEE1MEQ | User | false |
openclaw/openclaw | 4,271,548,890 | I_kwDOQb6kR87-mqna | 67,378 | https://github.com/openclaw/openclaw/issues/67378 | https://api.github.com/repos/openclaw/openclaw/issues/67378 | [Bug]: WhatsApp outbound messages create ghost chats due to missing LID→PN resolution in createWebSendApi | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
**Version:** OpenClaw 2026.4.15-beta.1 / Baileys v7.0.0-rc.9
**Description:**
When an agent sends a WhatsApp message proactively (using the `message` tool or any outbound send), a ghost chat is created on the ... | open | null | false | 4 | [
"bug"
] | [] | 2026-04-15T20:37:36Z | 2026-05-03T08:39:25Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | DBornholdt | 276,409,754 | U_kgDOEHmtmg | User | false |
openclaw/openclaw | 4,271,582,283 | I_kwDOQb6kR87-myxL | 67,379 | https://github.com/openclaw/openclaw/issues/67379 | https://api.github.com/repos/openclaw/openclaw/issues/67379 | qmd scope denies subagent sessions — channel/chatType resolve to undefined | ## Version
`openclaw@2026.4.14`
## Summary
Subagent sessions spawned via `sessions_spawn` cannot use qmd memory search. The effective policy denies them because their session keys resolve to `channel=unknown, chatType=unknown`, which no default rule matches, so the default-deny policy kicks in. Subagents then time out... | open | null | false | 2 | [] | [] | 2026-04-15T20:44:20Z | 2026-05-02T22:58:48Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | colakang | 17,260,007 | MDQ6VXNlcjE3MjYwMDA3 | User | false |
openclaw/openclaw | 4,271,637,181 | I_kwDOQb6kR87-nAK9 | 67,383 | https://github.com/openclaw/openclaw/issues/67383 | https://api.github.com/repos/openclaw/openclaw/issues/67383 | test | test | closed | completed | true | 0 | [] | [] | 2026-04-15T20:55:40Z | 2026-04-18T04:14:12Z | 2026-04-15T21:57:00Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,244 | I_kwDOQb6kR87-nAL8 | 67,384 | https://github.com/openclaw/openclaw/issues/67384 | https://api.github.com/repos/openclaw/openclaw/issues/67384 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:41Z | 2026-04-18T04:14:07Z | 2026-04-16T03:02:18Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,306 | I_kwDOQb6kR87-nAM6 | 67,385 | https://github.com/openclaw/openclaw/issues/67385 | https://api.github.com/repos/openclaw/openclaw/issues/67385 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:42Z | 2026-04-18T04:14:07Z | 2026-04-16T03:02:16Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,355 | I_kwDOQb6kR87-nANr | 67,386 | https://github.com/openclaw/openclaw/issues/67386 | https://api.github.com/repos/openclaw/openclaw/issues/67386 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:43Z | 2026-04-18T04:14:07Z | 2026-04-16T03:02:14Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,405 | I_kwDOQb6kR87-nAOd | 67,387 | https://github.com/openclaw/openclaw/issues/67387 | https://api.github.com/repos/openclaw/openclaw/issues/67387 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:44Z | 2026-04-18T04:14:08Z | 2026-04-16T03:02:13Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,455 | I_kwDOQb6kR87-nAPP | 67,388 | https://github.com/openclaw/openclaw/issues/67388 | https://api.github.com/repos/openclaw/openclaw/issues/67388 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:44Z | 2026-04-18T04:14:08Z | 2026-04-16T03:02:12Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,507 | I_kwDOQb6kR87-nAQD | 67,389 | https://github.com/openclaw/openclaw/issues/67389 | https://api.github.com/repos/openclaw/openclaw/issues/67389 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:45Z | 2026-04-18T04:14:09Z | 2026-04-16T03:02:11Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,551 | I_kwDOQb6kR87-nAQv | 67,390 | https://github.com/openclaw/openclaw/issues/67390 | https://api.github.com/repos/openclaw/openclaw/issues/67390 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:46Z | 2026-04-18T04:14:09Z | 2026-04-16T03:02:09Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,612 | I_kwDOQb6kR87-nARs | 67,391 | https://github.com/openclaw/openclaw/issues/67391 | https://api.github.com/repos/openclaw/openclaw/issues/67391 | test | test | closed | not_planned | true | 0 | [] | [] | 2026-04-15T20:55:46Z | 2026-04-18T04:14:10Z | 2026-04-16T03:02:08Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,637,658 | I_kwDOQb6kR87-nASa | 67,392 | https://github.com/openclaw/openclaw/issues/67392 | https://api.github.com/repos/openclaw/openclaw/issues/67392 | test | test | closed | completed | true | 1 | [] | [] | 2026-04-15T20:55:47Z | 2026-04-18T04:14:11Z | 2026-04-15T21:57:12Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | craveav | 99,985,864 | U_kgDOBfWpyA | User | false |
openclaw/openclaw | 4,271,644,478 | I_kwDOQb6kR87-nB8- | 67,393 | https://github.com/openclaw/openclaw/issues/67393 | https://api.github.com/repos/openclaw/openclaw/issues/67393 | [Bug]: Massive virtual memory bloat (22GB+ VIRT) immediately after Gateway startup, identical to previously reported issue #6413. This issue was closed as "not planned" but the problem persists on the latest stable release. | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
Massive virtual memory bloat (22GB+ VIRT) immediately after Gateway startup, identical to previously reported issue #6413. This issue was closed as "not planned" but the problem persists on the latest stable release.
### Steps... | open | null | false | 2 | [
"bug",
"bug:crash"
] | [] | 2026-04-15T20:57:01Z | 2026-05-03T08:39:27Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | alfuboo | 109,141,047 | U_kgDOBoFcNw | User | false |
openclaw/openclaw | 4,271,747,463 | I_kwDOQb6kR87-nbGH | 67,394 | https://github.com/openclaw/openclaw/issues/67394 | https://api.github.com/repos/openclaw/openclaw/issues/67394 | [Bug]: WhatsApp group auto-reply silently fails — agent reply generates but never delivers to WhatsApp group | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Agent replies to WhatsApp group messages are generated successfully (visible in session transcript and Control UI) but are never delivered to the WhatsApp group. Manual chat.send to the same group works fine. The auto-reply ... | closed | not_planned | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T21:16:15Z | 2026-05-02T04:26:44Z | 2026-04-30T01:08:08Z | NONE | null | 20260502T060142Z | 2026-05-02T06:01:42Z | joaquingt | 3,638,708 | MDQ6VXNlcjM2Mzg3MDg= | User | false |
openclaw/openclaw | 4,271,771,464 | I_kwDOQb6kR87-ng9I | 67,396 | https://github.com/openclaw/openclaw/issues/67396 | https://api.github.com/repos/openclaw/openclaw/issues/67396 | Telegram channel: gateway silently drops messages exceeding 4096 characters | ## Summary
When an agent response exceeds Telegram's 4096-character API limit, the gateway delivers nothing to the user — no error, no truncation, no partial delivery. The agent's turn completes successfully, but the message is silently dropped.
## Steps to Reproduce
1. Send a complex request via Telegram that cause... | closed | completed | true | 1 | [] | [] | 2026-04-15T21:21:19Z | 2026-04-28T04:53:15Z | 2026-04-25T18:07:22Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Bloxperts | 32,521,416 | MDQ6VXNlcjMyNTIxNDE2 | User | false |
openclaw/openclaw | 4,271,783,037 | I_kwDOQb6kR87-njx9 | 67,397 | https://github.com/openclaw/openclaw/issues/67397 | https://api.github.com/repos/openclaw/openclaw/issues/67397 | [Bug]: Dreaming cron skipped by heartbeat activeHours (cannot run outside active window) | ### Version
`2026.4.12` (1c0672b)
### Summary
Dreaming cron is gated by `agents.defaults.heartbeat.activeHours`. If the configured `dreaming.frequency` falls outside that window (e.g. common case: nightly dreaming at `03:00` while `activeHours = 08:30–22:00`), every run is skipped with `reason=quiet-hours` and no drea... | closed | completed | true | 0 | [] | [] | 2026-04-15T21:23:48Z | 2026-04-27T05:09:41Z | 2026-04-24T05:23:21Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | MSCHKY | 177,659,116 | U_kgDOCpbc7A | User | false |
openclaw/openclaw | 4,271,801,057 | I_kwDOQb6kR87-noLh | 67,399 | https://github.com/openclaw/openclaw/issues/67399 | https://api.github.com/repos/openclaw/openclaw/issues/67399 | Circuit breaker for repeated tool failures in agent loop | ## Problem
When an agent calls a tool that consistently fails (e.g. `WebSearch` not configured, or any tool returning the same error), there is no mechanism to stop the loop. The agent keeps retrying indefinitely, accumulating context and burning tokens.
### Real-world incident
- **Date**: 2026-04-15
- **Session**: ... | closed | completed | true | 1 | [] | [] | 2026-04-15T21:27:05Z | 2026-04-28T04:53:14Z | 2026-04-25T18:07:29Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | artdaal | 35,874,009 | MDQ6VXNlcjM1ODc0MDA5 | User | false |
openclaw/openclaw | 4,271,801,625 | I_kwDOQb6kR87-noUZ | 67,400 | https://github.com/openclaw/openclaw/issues/67400 | https://api.github.com/repos/openclaw/openclaw/issues/67400 | [Bug]: The agent is unable to create persistent sub-agent sessions. | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
issue: Failure to spawn sub-agent sessions due to circular dependency between mode="session" and thread=true.
Description:
The agent is unable to create persistent sub-agent sessions. When attempting to use sessions_spawn w... | closed | completed | true | 3 | [
"bug"
] | [] | 2026-04-15T21:27:11Z | 2026-04-28T05:20:32Z | 2026-04-25T11:45:38Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | peter247 | 3,247,383 | MDQ6VXNlcjMyNDczODM= | User | false |
openclaw/openclaw | 4,271,809,045 | I_kwDOQb6kR87-nqIV | 67,402 | https://github.com/openclaw/openclaw/issues/67402 | https://api.github.com/repos/openclaw/openclaw/issues/67402 | Internal control/update messages leak into normal chat sessions after gateway restarts | ## Summary
After gateway restarts, normal user chat sessions can start receiving internal/system/control-ui messages in the same conversation thread. This creates noisy, fragmented chats and sometimes causes the assistant to reply to internal events as if they were user messages.
## Observed behavior
Messages from mul... | closed | completed | true | 1 | [] | [] | 2026-04-15T21:28:33Z | 2026-04-28T04:53:13Z | 2026-04-25T18:07:36Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | tdrose01 | 6,896,018 | MDQ6VXNlcjY4OTYwMTg= | User | false |
openclaw/openclaw | 4,271,971,468 | I_kwDOQb6kR87-oRyM | 67,406 | https://github.com/openclaw/openclaw/issues/67406 | https://api.github.com/repos/openclaw/openclaw/issues/67406 | image tool doesn't recognise Ollama cloud vision models | ## Bug
The `image` tool rejects Ollama cloud vision models (e.g. `ollama/qwen3-vl:235b-instruct-cloud`, `ollama/gemini-3-flash-preview`) with `Unknown model` errors, even when these models are registered in the Ollama provider config with `"input": ["text", "image"]`.
## Steps to Reproduce
1. Configure an Ollama clo... | closed | not_planned | true | 2 | [
"clownfish"
] | [] | 2026-04-15T22:02:15Z | 2026-04-28T04:32:13Z | 2026-04-25T19:58:01Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | siongyuen | 44,823,396 | MDQ6VXNlcjQ0ODIzMzk2 | User | false |
openclaw/openclaw | 4,272,008,043 | I_kwDOQb6kR87-oatr | 67,407 | https://github.com/openclaw/openclaw/issues/67407 | https://api.github.com/repos/openclaw/openclaw/issues/67407 | Feature: openclaw gateway preflight — validate config + engines without binding port | ## Problem
The gateway has no pre-start validation. A broken config or incompatible engine is only discovered **after** the port is bound and requests are in flight — at which point sessions are already corrupted and the only signal is a generic error surfaced to end users.
This is not theoretical. Two concrete failu... | open | null | false | 2 | [] | [] | 2026-04-15T22:11:14Z | 2026-05-02T23:42:48Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | jmeadlock | 3,129,201 | MDQ6VXNlcjMxMjkyMDE= | User | false |
openclaw/openclaw | 4,272,032,113 | I_kwDOQb6kR87-oglx | 67,408 | https://github.com/openclaw/openclaw/issues/67408 | https://api.github.com/repos/openclaw/openclaw/issues/67408 | [Bug]: OpenRouter stream/parser bug | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Version - OpenClaw 2026.4.15-beta.
Called command: `models status --probe` shows OpenRouter auth OK
Command: `openclaw infer model run --model openrouter/google/gemini-2.5-flash-lite --prompt "Reply with exactly OK" --js... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T22:16:49Z | 2026-04-21T04:22:04Z | 2026-04-18T16:02:08Z | NONE | null | 20260421T060038Z | 2026-04-21T06:00:38Z | usereri | 123,095,445 | U_kgDOB1ZJlQ | User | false |
openclaw/openclaw | 4,272,034,013 | I_kwDOQb6kR87-ohDd | 67,409 | https://github.com/openclaw/openclaw/issues/67409 | https://api.github.com/repos/openclaw/openclaw/issues/67409 | Feature Request: Add dreaming.model config option to memory-core plugin | Allow users to override the model used for Dream Diary generation, currently hardcoded to the default runtime model.
When the default runtime model (e.g. Codex) hits a rate limit, all Dream Diary runs fail silently — 67 failures in one rate-limit window in our case. Users need a way to route Dream Diary to a different... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T22:17:19Z | 2026-04-30T04:39:54Z | 2026-04-26T05:12:52Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Ghiggins18 | 188,288,595 | U_kgDOCzkOUw | User | false |
openclaw/openclaw | 4,272,046,213 | I_kwDOQb6kR87-okCF | 67,410 | https://github.com/openclaw/openclaw/issues/67410 | https://api.github.com/repos/openclaw/openclaw/issues/67410 | OpenRouter models returning reasoning_details get content silently dropped (minimax-m2.7, not just Qwen3) | ## Summary
The Qwen3 `reasoning_details` fix in #66905 is too narrow — it only handles Qwen3 stream deltas. Other OpenRouter models that return `reasoning_details` alongside normal `content` (e.g. `minimax/minimax-m2.7`) still get their content silently dropped, resulting in `payloads=0` and the generic "Agent couldn'... | closed | completed | true | 0 | [] | [] | 2026-04-15T22:20:15Z | 2026-04-21T04:22:10Z | 2026-04-18T15:18:15Z | NONE | null | 20260421T060038Z | 2026-04-21T06:00:38Z | franklintra | 31,207,828 | MDQ6VXNlcjMxMjA3ODI4 | User | false |
openclaw/openclaw | 4,272,047,576 | I_kwDOQb6kR87-okXY | 67,411 | https://github.com/openclaw/openclaw/issues/67411 | https://api.github.com/repos/openclaw/openclaw/issues/67411 | TypeError: Cannot read properties of undefined (reading 'trim') during onboard model setup save phase | ## Bug Description
When running `openclaw onboard` and adding a custom model (e.g. MiniMax API), the process fails at the final save phase with:
```
TypeError: Cannot read properties of undefined (reading trim)
```
This occurs after completing the model configuration steps, during the save/commit phase of the onboar... | closed | completed | true | 3 | [
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-15T22:20:35Z | 2026-04-28T05:28:53Z | 2026-04-25T09:38:18Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | amdhelper | 232,188,533 | U_kgDODdbqdQ | User | false |
openclaw/openclaw | 4,272,063,669 | I_kwDOQb6kR87-ooS1 | 67,412 | https://github.com/openclaw/openclaw/issues/67412 | https://api.github.com/repos/openclaw/openclaw/issues/67412 | Control UI: Sent message briefly disappears then reappears (sometimes stays hidden) | ## Description
When sending a message in the Control UI (webchat), after pressing Enter/Send, the just-typed message briefly disappears from the chat view — the interface flashes blank for a moment — then the message reappears. In some cases, the message does **not** reappear at all, making it look as if the message w... | closed | completed | true | 3 | [] | [] | 2026-04-15T22:24:38Z | 2026-04-28T04:53:12Z | 2026-04-25T18:07:43Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | roamer-remote | 267,348,107 | U_kgDOD-9oiw | User | false |
openclaw/openclaw | 4,272,078,765 | I_kwDOQb6kR87-or-t | 67,413 | https://github.com/openclaw/openclaw/issues/67413 | https://api.github.com/repos/openclaw/openclaw/issues/67413 | Feature Request: Per-agent dreaming configuration | ## Problem Statement
Currently, memory-core dreaming runs on **all** agent workspaces simultaneously during a single scheduled cron job. This causes:
1. **Memory spikes**: All workspaces dreaming at once can exceed MemoryMax (6GB) and trigger OOM kills
2. **No per-agent control**: Cannot disable dreaming for specific... | open | null | false | 3 | [] | [] | 2026-04-15T22:28:12Z | 2026-05-02T21:25:39Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | aaronwong1989 | 14,358,451 | MDQ6VXNlcjE0MzU4NDUx | User | false |
openclaw/openclaw | 4,272,095,082 | I_kwDOQb6kR87-ov9q | 67,414 | https://github.com/openclaw/openclaw/issues/67414 | https://api.github.com/repos/openclaw/openclaw/issues/67414 | [Bug]: Control UI: Pasted images show as blank preview + images reprocessed on every history load | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
## Bug Description
When pasting a screenshot directly into Control UI (Ctrl+V), the image is successfully uploaded and can be analyzed, but:
1. The input box shows **blank** (no thumbnail preview)
2. If text is attached, t... | closed | completed | true | 6 | [
"bug"
] | [] | 2026-04-15T22:32:08Z | 2026-04-28T04:53:11Z | 2026-04-25T18:07:50Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ZhangHaoYu94666 | 176,536,325 | U_kgDOCoW7BQ | User | false |
openclaw/openclaw | 4,272,107,136 | I_kwDOQb6kR87-oy6A | 67,415 | https://github.com/openclaw/openclaw/issues/67415 | https://api.github.com/repos/openclaw/openclaw/issues/67415 | [Bug]: Talk Mode audio silently drops on macOS when agent turn includes tool calls | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
When an agent reply follows one or more tool calls in the same turn, TTS audio is generated on the server but never played on the macOS app. The response is visible in server CLI and chat history, but the Mac a... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T22:35:09Z | 2026-04-28T04:52:58Z | 2026-04-25T18:07:57Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | natechicago | 2,934,380 | MDQ6VXNlcjI5MzQzODA= | User | false |
openclaw/openclaw | 4,272,121,035 | I_kwDOQb6kR87-o2TL | 67,416 | https://github.com/openclaw/openclaw/issues/67416 | https://api.github.com/repos/openclaw/openclaw/issues/67416 | Gateway restart crashes instead of restarting on Windows | ## Description
Running \openclaw gateway restart\ causes the gateway to crash/close entirely instead of performing a clean restart on Windows.
## Steps to Reproduce
1. Have OpenClaw gateway running on Windows
2. Run \openclaw gateway restart\
3. Gateway closes and does not restart
## Expected Behavior
Gateway shou... | closed | completed | true | 2 | [] | [] | 2026-04-15T22:38:08Z | 2026-04-28T04:53:10Z | 2026-04-25T18:08:04Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | linnyexe | 264,726,992 | U_kgDOD8dp0A | User | false |
openclaw/openclaw | 4,272,152,953 | I_kwDOQb6kR87-o-F5 | 67,417 | https://github.com/openclaw/openclaw/issues/67417 | https://api.github.com/repos/openclaw/openclaw/issues/67417 | Bug: openclaw backup create fails with ENOENT when session file is cleaned up during backup | ## Bug Description
`openclaw backup create` fails with ENOENT when a session file is cleaned up (deleted by the gateway's session compaction/cleanup process) between when the backup command enumerates all session files and when it tries to archive them.
## Exact Error
```
Error: ENOENT: no such file or directory, ls... | open | null | false | 4 | [] | [] | 2026-04-15T22:45:52Z | 2026-05-03T01:22:47Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | legupsystems | 224,921,571 | U_kgDODWgH4w | User | false |
openclaw/openclaw | 4,272,178,379 | I_kwDOQb6kR87-pETL | 67,419 | https://github.com/openclaw/openclaw/issues/67419 | https://api.github.com/repos/openclaw/openclaw/issues/67419 | Session context bloat: bootstrap files re-injected every turn, wasting 20-30% tokens | ## Summary
Every new session starts with 20-30% of context already consumed by bootstrap files (MEMORY.md ~1500-2000 tokens, plus SOUL.md, USER.md, AGENTS.md, IDENTITY.md, TOOLS.md, HEARTBEAT.md, BOOTSTRAP.md). On multi-turn conversations, these files are re-injected on every follow-up message, compounding the waste.
... | open | null | false | 7 | [] | [] | 2026-04-15T22:52:46Z | 2026-05-03T12:31:20Z | null | NONE | null | 20260503T150031Z | 2026-05-03T15:00:31Z | Ekko-2xko | 268,497,383 | U_kgDOEADx5w | User | false |
openclaw/openclaw | 4,272,204,950 | I_kwDOQb6kR87-pKyW | 67,422 | https://github.com/openclaw/openclaw/issues/67422 | https://api.github.com/repos/openclaw/openclaw/issues/67422 | [Bug]: Webchat messages in new sessions don't stream back in real-time; page refresh required to see replies | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Webchat messages in new sessions don't stream back in real-time; page refresh required to see replies
### Steps to reproduce
Use the main session in OpenClaw Control UI — works normally
Create a new session ... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T22:59:20Z | 2026-04-20T04:26:27Z | 2026-04-18T02:05:33Z | NONE | null | 20260420T060038Z | 2026-04-20T06:00:38Z | wangkpro | 34,387,168 | MDQ6VXNlcjM0Mzg3MTY4 | User | false |
openclaw/openclaw | 4,272,214,535 | I_kwDOQb6kR87-pNIH | 67,423 | https://github.com/openclaw/openclaw/issues/67423 | https://api.github.com/repos/openclaw/openclaw/issues/67423 | [Bug] Auth router ignores provider entry's apiKey field, resolves via auth.order by canonical provider ID — wrong key for split provider entries | **Bug type:** bug:behavior
**Beta release blocker:** No
**Summary:** Auth router ignores provider entry's `apiKey` field, always resolves via `auth.order` by canonical provider ID — wrong key selected for split provider entries sharing the same upstream endpoint.
**Steps to reproduce:**
1. Configure three provider ... | open | null | false | 4 | [] | [] | 2026-04-15T23:01:25Z | 2026-05-02T23:42:49Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | presidenzo | 215,404,755 | U_kgDODNbQ0w | User | false |
openclaw/openclaw | 4,272,247,465 | I_kwDOQb6kR87-pVKp | 67,425 | https://github.com/openclaw/openclaw/issues/67425 | https://api.github.com/repos/openclaw/openclaw/issues/67425 | [Bug] 2026.4.14 local embedded runner abandons OpenRouter turns with payloads=0 / replayInvalid / livenessState=abandoned | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
OpenClaw 2026.4.14 on macOS can authenticate and probe OpenRouter successfully, but local assistant runs terminate with payloads=0 and no model output.
### Steps to reproduce
1. Install and run OpenClaw 2026.... | closed | completed | true | 6 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T23:08:39Z | 2026-04-21T04:22:03Z | 2026-04-18T16:02:10Z | NONE | null | 20260421T060038Z | 2026-04-21T06:00:38Z | ItsJustMe-AI | 128,433,965 | U_kgDOB6e_LQ | User | false |
openclaw/openclaw | 4,272,380,412 | I_kwDOQb6kR87-p1n8 | 67,434 | https://github.com/openclaw/openclaw/issues/67434 | https://api.github.com/repos/openclaw/openclaw/issues/67434 | [Bug]: latest OpenClaw still emits massive pre-tool update_plan bursts on long GPT-5/Codex tasks | ## Summary
On the latest OpenClaw, I am still seeing very large pre-tool `update_plan` bursts on long tasks. The task eventually completes, but it can spend a long time repeatedly emitting `update_plan` before resuming normal tool use.
This feels related to the earlier `update_plan` and strict-agentic work, but the c... | open | null | false | 3 | [] | [] | 2026-04-15T23:50:25Z | 2026-05-03T08:39:28Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | NikolaFC | 54,186,359 | MDQ6VXNlcjU0MTg2MzU5 | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.