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,266,959,519 | I_kwDOQb6kR87-VKKf | 67,044 | https://github.com/openclaw/openclaw/issues/67044 | https://api.github.com/repos/openclaw/openclaw/issues/67044 | build: subagent-registry.runtime.js missing from dist output | **Problem**
`subagent-registry.runtime.js` is not emitted to `dist/` in `2026.4.14-beta.1`. The chunk `subagent-registry-CgH-4zJV.js` dynamically imports it:
```js
const SUBAGENT_REGISTRY_RUNTIME_SPEC = ["./subagent-registry.runtime", ".js"];
```
But the file does not exist in the build output, causing:
```
Error [E... | closed | completed | true | 1 | [] | [] | 2026-04-15T07:12:38Z | 2026-04-27T05:08:42Z | 2026-04-24T16:20:20Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | yongkangc | 46,377,366 | MDQ6VXNlcjQ2Mzc3MzY2 | User | false |
openclaw/openclaw | 4,266,966,072 | I_kwDOQb6kR87-VLw4 | 67,045 | https://github.com/openclaw/openclaw/issues/67045 | https://api.github.com/repos/openclaw/openclaw/issues/67045 | Sticky model fallback after compaction-triggered tool_use formatting error | ## Summary
After a session compaction, the Anthropic API sometimes rejects the compacted message history with:
> `tool_use ids were found without tool_result blocks immediately after`
This triggers the fallback chain. Once a fallback model (e.g., `chatgpt/gpt-5.4-high`) handles the request successfully, that model i... | closed | completed | true | 2 | [] | [] | 2026-04-15T07:13:55Z | 2026-04-28T04:53:55Z | 2026-04-25T17:59:42Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | VeePeeTech | 90,162,271 | MDQ6VXNlcjkwMTYyMjcx | User | false |
openclaw/openclaw | 4,267,018,673 | I_kwDOQb6kR87-VYmx | 67,048 | https://github.com/openclaw/openclaw/issues/67048 | https://api.github.com/repos/openclaw/openclaw/issues/67048 | [Feature Request] 支持群聊中按 @mention 过滤机器人响应 | ### Summary
多机器人场景下,用户 @ 某个特定机器人时,只有该机器人应该响应,而不是所有机器人都响应
### Problem to solve
当群里有多个 OpenClaw 飞书机器人时,@ 任意一个机器人,所有机器人都收到事件并尝试响应,无法实现"按需调用特定角色"的功能。期望:@ 哪个机器人,哪个机器人回答;@ 所有人时所有机器人都回答。
### Proposed solution
添加 filterByMentionList: true 配置选项,让机器人检查消息的 mention_list,只有自己被 @ 或 @ 所有人时才处理。可在插件消息处理逻辑中实现,参考检查 event.message.m... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-04-15T07:23:27Z | 2026-04-28T04:53:55Z | 2026-04-25T17:59:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | wangsanyuan1987 | 226,423,211 | U_kgDODX7xqw | User | false |
openclaw/openclaw | 4,267,074,675 | I_kwDOQb6kR87-VmRz | 67,051 | https://github.com/openclaw/openclaw/issues/67051 | https://api.github.com/repos/openclaw/openclaw/issues/67051 | [Bug]: WebUI: Config validation error when disabling second skill (tools.web.search provider-owned config moved) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
### Describe the bug
WebUI shows a config validation error when trying to disable a second skill after successfully disabling the first one. The error message is unrelated to the skill operation and appears to... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T07:32:55Z | 2026-04-30T04:40:09Z | 2026-04-26T05:09:54Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | chffhc | 4,151,172 | MDQ6VXNlcjQxNTExNzI= | User | false |
openclaw/openclaw | 4,267,080,618 | I_kwDOQb6kR87-Vnuq | 67,052 | https://github.com/openclaw/openclaw/issues/67052 | https://api.github.com/repos/openclaw/openclaw/issues/67052 | TUI streaming indicator stays active long after response content finishes | ## Description
When using OpenClaw TUI (`openclaw tui`), the streaming status indicator (e.g., `streaming • 1m 50s`) continues to display for a significant duration after the assistant has finished producing visible content. This makes it impossible for the user to tell whether the response is complete.
## Expected B... | open | null | false | 3 | [] | [] | 2026-04-15T07:33:46Z | 2026-05-03T07:04:41Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | tokced | 260,375,574 | U_kgDOD4UEFg | User | false |
openclaw/openclaw | 4,267,088,036 | I_kwDOQb6kR87-Vpik | 67,053 | https://github.com/openclaw/openclaw/issues/67053 | https://api.github.com/repos/openclaw/openclaw/issues/67053 | TUI streaming indicator stays active long after response content finishes | ## Description
When using OpenClaw TUI, the streaming status indicator continues for 30-120+ seconds after the response content finishes. Users cannot tell when the response is complete.
## Expected
TUI should show idle promptly after last content token.
## Actual
Status bar shows streaming for 30-120+ seconds aft... | closed | not_planned | true | 6 | [] | [] | 2026-04-15T07:34:52Z | 2026-05-03T04:34:49Z | 2026-04-30T22:10:34Z | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | tokced | 260,375,574 | U_kgDOD4UEFg | User | false |
openclaw/openclaw | 4,267,143,950 | I_kwDOQb6kR87-V3MO | 67,056 | https://github.com/openclaw/openclaw/issues/67056 | https://api.github.com/repos/openclaw/openclaw/issues/67056 | [Bug]: Image runtime does not preserve provider headers for custom OpenAI-compatible models | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
When `imageModel` uses a model from a custom OpenAI-compatible provider, the image runtime does not preserve provider-level headers resolved from `ModelRegistry`.
This can break image requests on gateways th... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T07:43:35Z | 2026-04-28T04:53:54Z | 2026-04-25T17:59:56Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | zc0982 | 76,107,160 | MDQ6VXNlcjc2MTA3MTYw | User | false |
openclaw/openclaw | 4,267,165,523 | I_kwDOQb6kR87-V8dT | 67,057 | https://github.com/openclaw/openclaw/issues/67057 | https://api.github.com/repos/openclaw/openclaw/issues/67057 | 紧急:梦境功能(dreaming-narrative)导致Telegram通讯严重阻塞 |
## 问题描述
用户报告Telegram通讯出现严重延迟(5分钟以上),消息显示不完整,typing状态卡住。
## 根本原因分析
经过详细诊断,发现**梦境功能(dreaming-narrative)是主要阻塞源**:
### 数据统计
- **总活跃会话**: 94个
- **dreaming-narrative会话**: 77个(占82%)
- **正常通讯会话**: 17个(18%)
### 性能影响
1. **资源占用**: 77个梦境会话持续占用CPU、内存资源
2. **消息队列阻塞**: 用户消息需要与梦境消息竞争处理
3. **响应延迟**: 从秒级延迟变为分钟级延迟
4. **系统负载**: Load... | closed | completed | true | 1 | [] | [] | 2026-04-15T07:47:14Z | 2026-04-28T04:53:53Z | 2026-04-25T18:00:03Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | huangchaochun | 225,994,021 | U_kgDODXhlJQ | User | false |
openclaw/openclaw | 4,267,167,903 | I_kwDOQb6kR87-V9Cf | 67,058 | https://github.com/openclaw/openclaw/issues/67058 | https://api.github.com/repos/openclaw/openclaw/issues/67058 | [Feature Request] Add session list filter to hide dreaming/system sessions in Control UI | ## Feature Request: Session List Filter — Hide Dreaming/System Sessions in Control UI
### Problem
The built-in OpenClaw Control UI (localhost:18789) session list shows ALL sessions including dreaming sessions. This makes the list very cluttered — dreaming sessions and cron sessions mix with normal agent sessions.
**D... | closed | not_planned | true | 2 | [] | [] | 2026-04-15T07:47:35Z | 2026-04-30T04:40:08Z | 2026-04-26T05:09:59Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | 1438752 | 77,339,227 | MDQ6VXNlcjc3MzM5MjI3 | User | false |
openclaw/openclaw | 4,267,200,324 | I_kwDOQb6kR87-WE9E | 67,060 | https://github.com/openclaw/openclaw/issues/67060 | https://api.github.com/repos/openclaw/openclaw/issues/67060 | [Feature]: Provider requests ignore env proxy by default → causes silent timeout in WSL / proxy environments | # [UX] Warn when env proxy is detected but provider requests are not using it
## Summary
OpenClaw already supports provider-level request proxy configuration via `models.providers.<provider>.request.proxy.mode = "env-proxy"`, but this is currently hard to discover.
In proxy-required environments such as WSL + Clash/... | open | null | false | 3 | [
"enhancement"
] | [] | 2026-04-15T07:52:57Z | 2026-05-03T08:25:14Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | wnlen | 62,139,570 | MDQ6VXNlcjYyMTM5NTcw | User | false |
openclaw/openclaw | 4,267,209,284 | I_kwDOQb6kR87-WHJE | 67,061 | https://github.com/openclaw/openclaw/issues/67061 | https://api.github.com/repos/openclaw/openclaw/issues/67061 | Dreaming: dayBucket uses file date instead of ingestion date, preventing dailyCount from growing and blocking short-term promotion | # Dreaming: `dayBucket` uses file date instead of ingestion date, preventing dailyCount from growing and blocking short-term promotion
## Summary
When `dreaming` ingests the same daily memory file across multiple days, `dailyCount` stays stuck at `1` instead of incrementing. This means `signalCount` (recallCount + da... | closed | completed | true | 0 | [] | [] | 2026-04-15T07:54:21Z | 2026-04-18T04:14:14Z | 2026-04-15T18:56:12Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | leaderlemon | 97,303,244 | U_kgDOBcy6zA | User | false |
openclaw/openclaw | 4,267,222,233 | I_kwDOQb6kR87-WKTZ | 67,062 | https://github.com/openclaw/openclaw/issues/67062 | https://api.github.com/repos/openclaw/openclaw/issues/67062 | Feature Request: Add channels.qqbot.mediaAllowHosts config for QQ Bot media SSRF policy | ## Problem
Starting from v2026.4.11, QQ Bot media downloads are gated by a hardcoded SSRF policy in `outbound-*.js`:
This hardcoding means users cannot add custom allowlist entries without modifying source code. For example, `multimedia.nt.qq.com.cn` is not in the default list, causing QQ image reception to fail.
##... | open | null | false | 2 | [] | [] | 2026-04-15T07:56:22Z | 2026-05-03T10:41:11Z | null | NONE | null | 20260503T120038Z | 2026-05-03T12:00:38Z | chenxiaofeng0307 | 11,695,692 | MDQ6VXNlcjExNjk1Njky | User | false |
openclaw/openclaw | 4,267,269,964 | I_kwDOQb6kR87-WV9M | 67,065 | https://github.com/openclaw/openclaw/issues/67065 | https://api.github.com/repos/openclaw/openclaw/issues/67065 | Managed media workflows need session-scoped next-turn suppression / pending state | ## Summary
After locally patching the Telegram media-hook fix from `openclaw/openclaw#66910`, we can now see early inbound media fields on real Telegram DM image turns.
That unblocked the first problem, but it exposed a second one: **there is no supported session-scoped way for a managed media workflow to keep the *n... | closed | completed | true | 1 | [] | [] | 2026-04-15T08:04:13Z | 2026-04-30T04:36:49Z | 2026-04-27T05:21:43Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | FayAndXan | 111,750,147 | U_kgDOBqksAw | User | false |
openclaw/openclaw | 4,267,330,457 | I_kwDOQb6kR87-WkuZ | 67,067 | https://github.com/openclaw/openclaw/issues/67067 | https://api.github.com/repos/openclaw/openclaw/issues/67067 | [Feature]: Feature Request: Time-Aware Active Memory with Schedule Management | ### Summary
## Is your feature request related to a problem? Please describe.
Active Memory is a great feature that retrieves relevant memories before each conversation. However, it currently lacks **time awareness** and **proactive behavior**.
As a user, I want my AI assistant to:
- Remember important dates and dea... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-15T08:15:29Z | 2026-04-28T04:53:53Z | 2026-04-25T18:00:10Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | wsyyb1977 | 123,047,237 | U_kgDOB1WNRQ | User | false |
openclaw/openclaw | 4,267,347,038 | I_kwDOQb6kR87-Woxe | 67,068 | https://github.com/openclaw/openclaw/issues/67068 | https://api.github.com/repos/openclaw/openclaw/issues/67068 | feat(feishu): Pass thread_id (root_id) as MessageThreadId in inbound context | ## Problem
When multiple Feishu threads are active in the same chat, the agent receives messages from different threads interleaved in its session. The current inbound metadata includes `reply_to_id` (parent message) but **no `topic_id` / thread identifier**, making it impossible for the agent to programmatically dist... | closed | completed | true | 2 | [] | [] | 2026-04-15T08:18:22Z | 2026-04-28T04:53:52Z | 2026-04-25T18:00:17Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Etoilelune | 22,592,773 | MDQ6VXNlcjIyNTkyNzcz | User | false |
openclaw/openclaw | 4,267,388,441 | I_kwDOQb6kR87-Wy4Z | 67,072 | https://github.com/openclaw/openclaw/issues/67072 | https://api.github.com/repos/openclaw/openclaw/issues/67072 | Webchat: message not displayed immediately on send, appears only after assistant response (Mac Chrome) | ## Bug Description
On Mac Chrome (Version > 130), the webchat UI has a rendering issue where user-typed messages do not appear in the chat immediately upon sending. Instead, they only become visible after the assistant's response arrives.
## Steps to Reproduce
1. Open webchat in Chrome on macOS
2. Type a message in t... | closed | completed | true | 2 | [] | [] | 2026-04-15T08:25:12Z | 2026-04-18T04:13:51Z | 2026-04-15T08:34:04Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | keepmesober | 151,512,549 | U_kgDOCQfl5Q | User | false |
openclaw/openclaw | 4,267,406,802 | I_kwDOQb6kR87-W3XS | 67,074 | https://github.com/openclaw/openclaw/issues/67074 | https://api.github.com/repos/openclaw/openclaw/issues/67074 | [Bug]: 新装4.14版,错误提示:TypeError: Cannot read properties of undefined (reading 'trim') | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Select channel (QuickStart)时选择Skip for now,马上就TypeError: Cannot read properties of undefined (reading 'trim')
### Steps to reproduce
Select channel (QuickStart)时选择Skip for now,马上就TypeError: Cannot read properties of unde... | closed | completed | true | 9 | [
"bug",
"regression"
] | [] | 2026-04-15T08:28:00Z | 2026-04-18T04:13:34Z | 2026-04-15T18:10:55Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | Kovisun | 89,262,040 | MDQ6VXNlcjg5MjYyMDQw | User | false |
openclaw/openclaw | 4,267,414,785 | I_kwDOQb6kR87-W5UB | 67,076 | https://github.com/openclaw/openclaw/issues/67076 | https://api.github.com/repos/openclaw/openclaw/issues/67076 | [Bug]: Cant read properties of undefined (reading 'trim') | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
I just did the following
`openclaw update
openclaw reset
//selected full option
openclaw onboard --install-daemon
`
after entering my discord token and then getting asked what channels it can use the application crashed a... | closed | completed | true | 6 | [
"bug"
] | [] | 2026-04-15T08:29:11Z | 2026-04-18T04:13:45Z | 2026-04-15T18:10:54Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | Madmorgan007 | 19,917,093 | MDQ6VXNlcjE5OTE3MDkz | User | false |
openclaw/openclaw | 4,267,430,176 | I_kwDOQb6kR87-W9Eg | 67,078 | https://github.com/openclaw/openclaw/issues/67078 | https://api.github.com/repos/openclaw/openclaw/issues/67078 | Session reset bug: /new initialized fresh Telegram DM session on gpt-5.3-codex instead of configured default gpt-5.4 | ## Summary
`/new` started a fresh Telegram direct-chat session on `openai-codex/gpt-5.3-codex` even though the configured default model was `openai-codex/gpt-5.4`, and I could not find evidence of a persisted per-chat model override for that conversation.
This looks like a session reset/bootstrap model-selection bug ... | closed | completed | true | 1 | [] | [] | 2026-04-15T08:31:27Z | 2026-04-28T04:53:51Z | 2026-04-25T18:00:32Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Bennyoooo | 32,006,222 | MDQ6VXNlcjMyMDA2MjIy | User | false |
openclaw/openclaw | 4,267,448,622 | I_kwDOQb6kR87-XBku | 67,081 | https://github.com/openclaw/openclaw/issues/67081 | https://api.github.com/repos/openclaw/openclaw/issues/67081 | Webchat: user message not displayed immediately after sending, only appears after assistant response | ## Bug Description
When a user sends a message in the webchat interface, the typed message does not appear immediately in the chat bubble. Instead, it only becomes visible after the assistant's response arrives.
## Steps to Reproduce
1. Open webchat in any browser on macOS
2. Type a message in the input field
3. Pres... | closed | completed | true | 2 | [] | [] | 2026-04-15T08:34:16Z | 2026-04-28T04:53:50Z | 2026-04-25T18:00:39Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | keepmesober | 151,512,549 | U_kgDOCQfl5Q | User | false |
openclaw/openclaw | 4,267,459,111 | I_kwDOQb6kR87-XEIn | 67,084 | https://github.com/openclaw/openclaw/issues/67084 | https://api.github.com/repos/openclaw/openclaw/issues/67084 | [Bug]: Session Timeout Spam with Codex and Active Memory ON | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Sessions in full timeout spam (unusable) when Active Memory ON
2026.4.14
webchat became “one message then stuck”
openai-codex showed refresh_token_reused / timeout behavior
disabling Active Memory made the session usable ag... | closed | completed | true | 5 | [
"bug",
"regression"
] | [] | 2026-04-15T08:35:54Z | 2026-04-28T04:53:50Z | 2026-04-25T18:00:46Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | royaldust | 95,126,874 | U_kgDOBauFWg | User | false |
openclaw/openclaw | 4,267,459,995 | I_kwDOQb6kR87-XEWb | 67,085 | https://github.com/openclaw/openclaw/issues/67085 | https://api.github.com/repos/openclaw/openclaw/issues/67085 | Managed HOOK.md hooks silently no-op on before_tool_call / after_tool_call | ## Symptom
A managed hook declared in `~/.openclaw/hooks/<name>/HOOK.md` with `events: ["before_tool_call"]` (or `after_tool_call`) loads without error, shows "✓ Ready" in `openclaw hooks info <name>`, appears in the "loaded N internal hook handlers" startup log — but its handler is **never invoked** when tool calls h... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T08:36:02Z | 2026-04-30T04:40:08Z | 2026-04-26T05:10:04Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | dangngo-tech | 233,666,331 | U_kgDODe13Gw | User | false |
openclaw/openclaw | 4,267,499,401 | I_kwDOQb6kR87-XN-J | 67,087 | https://github.com/openclaw/openclaw/issues/67087 | https://api.github.com/repos/openclaw/openclaw/issues/67087 | [Bug]: Browser tool downloads to temp directory instead of configured downloads path in CDP mode | ## Problem Description
When downloading files through OpenClaw's `browser` tool, files are saved to macOS system temp directory (`/var/folders/.../playwright-artifacts-*/`) instead of the user-configured downloads directory (`~/Downloads`).
## Environment
| Item | Info |
|------|------|
| OpenClaw Version | 2026.4.1... | closed | completed | true | 1 | [] | [] | 2026-04-15T08:42:14Z | 2026-04-28T04:53:49Z | 2026-04-25T18:00:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ccc414719618-dotcom | 249,039,251 | U_kgDODtgJkw | User | false |
openclaw/openclaw | 4,267,511,627 | I_kwDOQb6kR87-XQ9L | 67,088 | https://github.com/openclaw/openclaw/issues/67088 | https://api.github.com/repos/openclaw/openclaw/issues/67088 | [Bug]: openclaw dashboard falsely reports “No GUI detected” on macOS when SSH_* env vars are present (for example Tailscale SSH / reused shell) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
After upgrading to 2026.4.14 running `openclaw dashboard ` from the terminal on Mac or via remote SSH session into the same device I get a message `No GUI detected`
### Steps to reproduce
1. Run `openclaw das... | open | null | false | 4 | [
"bug"
] | [] | 2026-04-15T08:44:20Z | 2026-05-03T08:25:15Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | theglove44 | 148,962,746 | U_kgDOCOD9ug | User | false |
openclaw/openclaw | 4,267,622,881 | I_kwDOQb6kR87-XsHh | 67,092 | https://github.com/openclaw/openclaw/issues/67092 | https://api.github.com/repos/openclaw/openclaw/issues/67092 | [Bug]: Malformed reasoning output can leak into user-visible and persisted assistant text when reply contains trailing `</think>` without a valid opening tag | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
I observed a reasoning-leak issue in an OpenClaw + Ollama environment where internal reasoning text was not only shown in the UI, but also persisted into session `.jsonl` history.
The affected reply shape looked like:
`[re... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-15T08:58:51Z | 2026-04-30T04:34:40Z | 2026-04-27T11:07:01Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | AnildoSilva | 269,054,510 | U_kgDOEAlyLg | User | false |
openclaw/openclaw | 4,267,631,917 | I_kwDOQb6kR87-XuUt | 67,093 | https://github.com/openclaw/openclaw/issues/67093 | https://api.github.com/repos/openclaw/openclaw/issues/67093 | [Bug]: Discord Channel Leaking Raw Tool Call Syntax | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
**Version**: 2026.4.14
**Severity**: Critical (UI/UX Regression)
**Component**: Gateway / Discord Channel Provider
## Description
The Discord channel provider is failing to parse and render tool calls, instead... | closed | completed | true | 2 | [
"bug"
] | [] | 2026-04-15T09:00:00Z | 2026-04-19T04:24:51Z | 2026-04-16T04:23:37Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | dasiyes | 7,949,281 | MDQ6VXNlcjc5NDkyODE= | User | false |
openclaw/openclaw | 4,267,632,693 | I_kwDOQb6kR87-Xug1 | 67,094 | https://github.com/openclaw/openclaw/issues/67094 | https://api.github.com/repos/openclaw/openclaw/issues/67094 | Stupidly removed user's openclaw installation without confirmation | I apologize for my extremely poor judgment. When asked to update openclaw, I stupidly executed:
```
npm uninstall -g openclaw
```
WITHOUT first confirming with the user. This deleted the user's globally installed openclaw package. This is unacceptable behavior from an AI assistant.
I should have:
1. First checked th... | closed | not_planned | true | 0 | [] | [] | 2026-04-15T09:00:05Z | 2026-04-18T04:14:25Z | 2026-04-15T09:02:35Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | XiaoCuiStudy | 264,994,576 | U_kgDOD8t_EA | User | false |
openclaw/openclaw | 4,267,726,126 | I_kwDOQb6kR87-YFUu | 67,097 | https://github.com/openclaw/openclaw/issues/67097 | https://api.github.com/repos/openclaw/openclaw/issues/67097 | [Bug]: Discrepancy in models.json: bundled plugins bypass the onboard lifecycle to inject models into the manifest | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The models.json manifest includes model entries from bundled plugins (arcee and codex) that bypass the official onboard lifecycle and the user's openclaw.json configuration.
### Steps to reproduce
1. Complete... | open | null | false | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T09:13:17Z | 2026-05-03T08:39:22Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | zackzmai | 29,171,794 | MDQ6VXNlcjI5MTcxNzk0 | User | false |
openclaw/openclaw | 4,267,753,803 | I_kwDOQb6kR87-YMFL | 67,100 | https://github.com/openclaw/openclaw/issues/67100 | https://api.github.com/repos/openclaw/openclaw/issues/67100 | [Bug]: [onboard] TypeError when selecting channel - Cannot read properties of undefined (reading 'trim') | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
When I run `openclaw onboard` and try to select a channel (or skip), it crashes with error:
TypeError: Cannot read properties of undefined (reading 'trim')
### Steps to reproduce
1. Fresh install OpenClaw globally: `npm i... | closed | completed | true | 4 | [
"bug",
"regression"
] | [] | 2026-04-15T09:17:33Z | 2026-04-19T04:23:23Z | 2026-04-16T06:25:49Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | buyaomaicai | 91,826,008 | U_kgDOBXknWA | User | false |
openclaw/openclaw | 4,267,810,325 | I_kwDOQb6kR87-YZ4V | 67,102 | https://github.com/openclaw/openclaw/issues/67102 | https://api.github.com/repos/openclaw/openclaw/issues/67102 | [Bug]: Bug Tool Calls sans Suite avec OpenRouter Models dans Control UI (v2026.4.14) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Titre : Bug Tool Calls sans Suite avec OpenRouter Models dans Control UI (v2026.4.14)
Description :
- Version : 2026.4.14
- Problème : Depuis la mise à jour, les agents OpenRouter (ex. Gemini 2.5 Flash) ne rép... | closed | completed | true | 4 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T09:26:49Z | 2026-04-28T04:53:47Z | 2026-04-25T18:01:07Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Michel-Mauquoi | 242,787,269 | U_kgDODnijxQ | User | false |
openclaw/openclaw | 4,267,812,420 | I_kwDOQb6kR87-YaZE | 67,104 | https://github.com/openclaw/openclaw/issues/67104 | https://api.github.com/repos/openclaw/openclaw/issues/67104 | Telegram command menu stays empty when commands.native=auto resolves false during provider startup | # Bug report draft: Telegram command menu stays empty while slash commands still execute
## Summary
On OpenClaw `2026.4.14`, the Telegram bot command menu is empty (`getMyCommands` returns `[]`), but built-in slash commands like `/help` and `/commands` still execute normally when typed manually.
This suggests comman... | closed | completed | true | 2 | [] | [] | 2026-04-15T09:27:09Z | 2026-04-22T04:30:58Z | 2026-04-19T14:03:13Z | NONE | null | 20260422T060039Z | 2026-04-22T06:00:39Z | Silronin | 67,084,317 | MDQ6VXNlcjY3MDg0MzE3 | User | false |
openclaw/openclaw | 4,267,847,543 | I_kwDOQb6kR87-Yi93 | 67,106 | https://github.com/openclaw/openclaw/issues/67106 | https://api.github.com/repos/openclaw/openclaw/issues/67106 | Control UI: Pre-tool-call text disappears in Safari when tool results arrive | ## Bug Description
In Safari, text that appears **before a tool call** disappears from the chat UI when the tool result arrives. The text does not come back. Only the text **after** the tool call is shown.
**Edge (Chromium) works correctly** — it shows both the pre-tool-call text and post-tool-call text correctly.
#... | closed | completed | true | 3 | [] | [] | 2026-04-15T09:32:11Z | 2026-04-28T04:53:47Z | 2026-04-25T18:01:14Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ohb-2020 | 74,765,312 | MDQ6VXNlcjc0NzY1MzEy | User | false |
openclaw/openclaw | 4,267,906,985 | I_kwDOQb6kR87-Yxep | 67,107 | https://github.com/openclaw/openclaw/issues/67107 | https://api.github.com/repos/openclaw/openclaw/issues/67107 | [Bug]: | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Installer fails on macOS Big Sur 11.7.11 because it requires Node.js 22 which cannot be compiled or run on this OS version.
### Steps to reproduce
1. On a Mac running macOS Big Sur 11.7.11, run: curl -fsSL ht... | open | null | false | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T09:40:26Z | 2026-05-03T08:25:17Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | swissfitlife | 276,247,476 | U_kgDOEHcztA | User | false |
openclaw/openclaw | 4,267,923,579 | I_kwDOQb6kR87-Y1h7 | 67,109 | https://github.com/openclaw/openclaw/issues/67109 | https://api.github.com/repos/openclaw/openclaw/issues/67109 | Control UI / Webchat does not render inbound images even when session.message contains valid MediaPath / MediaPaths | ## Summary
Control UI / Webchat does not render inbound images even though the backend successfully receives, persists, and returns them in `session.message` WebSocket events.
This appears to be a **frontend rendering / field-mapping issue**, not a backend transport or persistence issue.
---
## Environment
- Surfa... | closed | completed | true | 2 | [] | [] | 2026-04-15T09:42:51Z | 2026-04-28T04:53:46Z | 2026-04-25T18:01:21Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | cjpxyz | 776,037 | MDQ6VXNlcjc3NjAzNw== | User | false |
openclaw/openclaw | 4,267,984,707 | I_kwDOQb6kR87-ZEdD | 67,113 | https://github.com/openclaw/openclaw/issues/67113 | https://api.github.com/repos/openclaw/openclaw/issues/67113 | [Bug]: QMD on ARM (Pi 5): qmd embed timeout loop | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Problem: Every qmd embed cycle (boot + interval) times out at 120s with exponential backoff that never resolves.
Root cause (two layers):
1. OpenClaw: embedTimeoutMs only applies to boot embed. Interval embed... | closed | completed | true | 7 | [
"bug"
] | [] | 2026-04-15T09:52:57Z | 2026-04-30T04:34:04Z | 2026-04-27T13:10:17Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | t4r3e2q1-commits | 271,096,626 | U_kgDOECibMg | User | false |
openclaw/openclaw | 4,267,991,595 | I_kwDOQb6kR87-ZGIr | 67,114 | https://github.com/openclaw/openclaw/issues/67114 | https://api.github.com/repos/openclaw/openclaw/issues/67114 | [Bug]: openclaw status / health hangs or stalls on Windows after restart, likely related to CLI runtime/plugin loading | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
## Summary
On Windows, `openclaw status` and `openclaw health --json` can stall or hang instead of returning promptly, even after restarting OpenClaw.
This does not look like a full gateway outage.
The agent session is stil... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T09:53:53Z | 2026-04-30T04:40:07Z | 2026-04-26T05:10:09Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | egokiller01-lab | 269,967,484 | U_kgDOEBdgfA | User | false |
openclaw/openclaw | 4,268,046,720 | I_kwDOQb6kR87-ZTmA | 67,116 | https://github.com/openclaw/openclaw/issues/67116 | https://api.github.com/repos/openclaw/openclaw/issues/67116 | [Feature]: "Can 'openclaw logs --follow' be set to use local time by default?" | ### Summary
Executing "openclaw logs --follow" always shows the data with a time that is 8 hours behind Beijing Time. I have already set my local time to China's time.
At present, an additional parameter --local-time needs to be added.
Can 'openclaw logs --follow' be set to use local time by default?"
### Problem ... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-15T10:00:39Z | 2026-04-30T04:36:49Z | 2026-04-27T05:21:50Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | stevenlee87 | 4,190,121 | MDQ6VXNlcjQxOTAxMjE= | User | false |
openclaw/openclaw | 4,268,066,663 | I_kwDOQb6kR87-ZYdn | 67,117 | https://github.com/openclaw/openclaw/issues/67117 | https://api.github.com/repos/openclaw/openclaw/issues/67117 | [Feature]: Support Parallel Dispatch for Multiple Bot Accounts in the Same Group Channel | ### Summary
**Context:**
Our team uses OpenClaw with multiple bot accounts in a Feishu/Lark group chat, each serving a distinct role:
- **Product Lead** (product-lead): PRD analysis, technical solution review, quality oversight (acting as tech lead)
- **Developer** (architect): Code implementation, architecture des... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-04-15T10:03:54Z | 2026-04-28T04:53:45Z | 2026-04-25T18:01:28Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | JasonMetal | 13,533,524 | MDQ6VXNlcjEzNTMzNTI0 | User | false |
openclaw/openclaw | 4,268,073,209 | I_kwDOQb6kR87-ZaD5 | 67,118 | https://github.com/openclaw/openclaw/issues/67118 | https://api.github.com/repos/openclaw/openclaw/issues/67118 | Cron isolated agentTurn may not advance to model fallback when embedded run returns meta.error payload | ## Summary
In cron isolated `agentTurn` execution, model fallback can be skipped even when `payload.fallbacks` is configured, if the embedded run returns a run-level error payload (`meta.error`) instead of throwing a failover exception.
Observed impact: cron job remains stuck on primary provider/model (e.g. `openai-co... | closed | completed | true | 2 | [] | [] | 2026-04-15T10:05:04Z | 2026-04-30T04:37:16Z | 2026-04-27T04:59:19Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DeadlySilent | 3,342,508 | MDQ6VXNlcjMzNDI1MDg= | User | false |
openclaw/openclaw | 4,268,134,631 | I_kwDOQb6kR87-ZpDn | 67,120 | https://github.com/openclaw/openclaw/issues/67120 | https://api.github.com/repos/openclaw/openclaw/issues/67120 | [Feature]: [Feishu] Voice messages not transcribed — raw file_key delivered instead of text | ### Summary
When a user sends a voice message in Feishu, the plugin currently delivers the raw JSON payload {"file_key":"...","duration":...} to the agent instead of the transcribed text.
Feishu's im.message.receive_v1 event payload includes a speech_to_text field with the transcription when the user sends native Feis... | closed | completed | true | 2 | [
"enhancement"
] | [] | 2026-04-15T10:15:46Z | 2026-04-28T04:36:30Z | 2026-04-26T03:55:56Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | yangshuai218 | 198,549,159 | U_kgDOC9Wepw | User | false |
openclaw/openclaw | 4,268,169,583 | I_kwDOQb6kR87-Zxlv | 67,121 | https://github.com/openclaw/openclaw/issues/67121 | https://api.github.com/repos/openclaw/openclaw/issues/67121 | Bug: MiniMax Portal OAuth completes but credentials not saved (2026.4.14) |
## Problem
When running `openclaw onboard --auth-choice minimax-portal` (or `openclaw onboard --auth-choice minimax-global-oauth`), the OAuth flow completes successfully and shows the plan info (Plus, valid until...), but the credentials are **never saved** to `~/.openclaw/credentials/minimax-portal/`.
Result:
- `op... | closed | completed | true | 1 | [] | [] | 2026-04-15T10:22:30Z | 2026-04-28T04:53:44Z | 2026-04-25T18:01:35Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Freecey | 71,413,240 | MDQ6VXNlcjcxNDEzMjQw | User | false |
openclaw/openclaw | 4,268,185,901 | I_kwDOQb6kR87-Z1kt | 67,122 | https://github.com/openclaw/openclaw/issues/67122 | https://api.github.com/repos/openclaw/openclaw/issues/67122 | [Bug]: pdf/image tools reject sub-agent workspace paths due to workspace-* blacklist in assertLocalMediaAllowed | ## Description
The `pdf` and `image` tools fail with `Local media path is not under an allowed directory` when a **sub-agent** (non-main agent) tries to access files in its own workspace directory (e.g. `workspace-taxclaw`, `workspace-longevityclaw`).
## Root Cause
In `src/media/local-media-access.ts` (compiled as `... | closed | completed | true | 3 | [] | [] | 2026-04-15T10:25:39Z | 2026-04-30T04:36:48Z | 2026-04-27T05:21:57Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Flakedict | 41,390,664 | MDQ6VXNlcjQxMzkwNjY0 | User | false |
openclaw/openclaw | 4,268,186,819 | I_kwDOQb6kR87-Z1zD | 67,123 | https://github.com/openclaw/openclaw/issues/67123 | https://api.github.com/repos/openclaw/openclaw/issues/67123 | MCP client rejects tool schemas containing $schema field (breaks dialpad-messaging v2.20.0) | nvm | closed | not_planned | true | 0 | [] | [] | 2026-04-15T10:25:51Z | 2026-04-18T04:14:24Z | 2026-04-15T10:27:40Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | shezankazi-dp | 221,426,432 | U_kgDODTKzAA | User | false |
openclaw/openclaw | 4,268,291,792 | I_kwDOQb6kR87-aPbQ | 67,128 | https://github.com/openclaw/openclaw/issues/67128 | https://api.github.com/repos/openclaw/openclaw/issues/67128 | [Feature]: /usage command or session stats panel in Telegram | ### Summary
## Feature Request: Sub-agent usage visibility in Telegram
### Problem to solve
### Problem
Currently users can only view the main session stats in Telegram. When spawning multiple sub-agents (e.g. brand monitoring, tech news digest), there is no way to check per-agent token consumption or API call count... | open | null | false | 1 | [
"enhancement"
] | [] | 2026-04-15T10:42:51Z | 2026-05-03T11:49:34Z | null | NONE | null | 20260503T120038Z | 2026-05-03T12:00:38Z | Bronsontt | 94,470,368 | U_kgDOBaGA4A | User | false |
openclaw/openclaw | 4,268,318,415 | I_kwDOQb6kR87-aV7P | 67,129 | https://github.com/openclaw/openclaw/issues/67129 | https://api.github.com/repos/openclaw/openclaw/issues/67129 | [Feature]: | ### Summary
Expose a config option to pass custom loading_messages (and/or status) to Slack's assistant.threads.setStatus API, so users can personalize the bot's thinking indicator text.
### Problem to solve
OpenClaw calls setStatus with hardcoded status text. Users see generic indicators like "Processing..." or "Or... | open | null | false | 2 | [
"enhancement"
] | [] | 2026-04-15T10:47:28Z | 2026-05-03T01:22:45Z | null | NONE | null | 20260503T030030Z | 2026-05-03T03:00:30Z | davidjmorris | 14,333,047 | MDQ6VXNlcjE0MzMzMDQ3 | User | false |
openclaw/openclaw | 4,268,337,476 | I_kwDOQb6kR87-aalE | 67,130 | https://github.com/openclaw/openclaw/issues/67130 | https://api.github.com/repos/openclaw/openclaw/issues/67130 | [Bug]: openclaw onboard crashes after channel selection because bundled setup plugin meta is incomplete | ## Summary
`openclaw onboard` crashes during channel onboarding with:
```text
TypeError: Cannot read properties of undefined (reading 'trim')
```
This is not specific to one selected channel. I reproduced it after configuring `discord`, `qqbot`, `slack`, and even when choosing `Skip for now`.
The failure happens in... | closed | completed | true | 6 | [] | [] | 2026-04-15T10:51:18Z | 2026-04-18T04:13:46Z | 2026-04-15T18:12:17Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | snvtac | 18,233,097 | MDQ6VXNlcjE4MjMzMDk3 | User | false |
openclaw/openclaw | 4,268,389,110 | I_kwDOQb6kR87-anL2 | 67,131 | https://github.com/openclaw/openclaw/issues/67131 | https://api.github.com/repos/openclaw/openclaw/issues/67131 | [Bug]: penai-codex can still fail after #66969 when models.json persists chatgpt baseUrl with /backend-api/v1 | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The fix in #66969 solves the `model.api === undefined` regression, but I still hit a second failure mode locally.
In my case, agent-level `models.json` persisted this provider baseUrl:
```json
{
"providers... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T11:00:57Z | 2026-04-19T04:23:01Z | 2026-04-16T11:30:08Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | thiagoteteo | 124,804,408 | U_kgDOB3BdOA | User | false |
openclaw/openclaw | 4,268,391,126 | I_kwDOQb6kR87-anrW | 67,132 | https://github.com/openclaw/openclaw/issues/67132 | https://api.github.com/repos/openclaw/openclaw/issues/67132 | Bug: intermediate tool-call narration leaks into iMessage channel as separate messages | ## Summary
During a multi-step task, intermediate narration comments (e.g. "Good — the flag is `--text`, not `--message`. Quick fix:", "Auth server is running. Opening the URL in your browser now:") are being delivered to the iMessage channel as individual messages, separate from the final assistant reply.
## Steps t... | closed | completed | true | 1 | [] | [] | 2026-04-15T11:01:18Z | 2026-04-28T04:53:44Z | 2026-04-25T18:01:42Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | jarvisaibowen | 273,410,257 | U_kgDOEEvo0Q | User | false |
openclaw/openclaw | 4,268,393,336 | I_kwDOQb6kR87-aoN4 | 67,133 | https://github.com/openclaw/openclaw/issues/67133 | https://api.github.com/repos/openclaw/openclaw/issues/67133 | [Bug] 严重问题:hooks未触发和定时任务执行历史缺失 | ## 问题描述
### 问题1:定时任务执行历史记录缺失
**症状**:
- 32个定时任务,100%没有lastRunAtMs字段
- 任务实际执行了(证据:报告文件生成、数据库更新)
- 但cron系统没有记录执行历史
- 显示逻辑误导用户:显示"从未执行"
**影响**:
- 用户无法看到任务执行历史
- 用户误以为任务从未执行
- 给用户"骗人"的感受
**建议修复**:
- 添加lastRunAtMs字段记录执行时间
- 或添加执行历史日志
- 或修改显示逻辑(不显示"从未执行")
### 问题2:hooks(self-improvement/heartbeat)未触发
**症状**:
- hooks.inte... | closed | completed | true | 1 | [] | [] | 2026-04-15T11:01:43Z | 2026-04-29T04:41:26Z | 2026-04-26T08:21:45Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | LittleRollo | 256,484,611 | U_kgDOD0mlAw | User | false |
openclaw/openclaw | 4,268,414,904 | I_kwDOQb6kR87-ate4 | 67,135 | https://github.com/openclaw/openclaw/issues/67135 | https://api.github.com/repos/openclaw/openclaw/issues/67135 | [Bug]: Webchat context meter shows false overflow after /new and fresh sessions start with excessive prompt weight | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
In the dashboard webchat, messages can appear to queue and the UI can show a persistent context overflow/error even after using `/new` to reset the chat.
Two related problems seem to be happening:
1. A fres... | closed | completed | true | 2 | [
"bug"
] | [] | 2026-04-15T11:05:25Z | 2026-04-30T04:40:06Z | 2026-04-26T05:11:48Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | theglove44 | 148,962,746 | U_kgDOCOD9ug | User | false |
openclaw/openclaw | 4,268,415,517 | I_kwDOQb6kR87-atod | 67,136 | https://github.com/openclaw/openclaw/issues/67136 | https://api.github.com/repos/openclaw/openclaw/issues/67136 | [Bug]: Write tool falsely reports successful write of X bytes but no file is created. | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
When using the write tool in Openclaw, the system prompts "Successfully wrote X bytes", yet the target file is never actually created. No content is written to the designated folder. When Openclaw attempts to open or verify ... | open | reopened | false | 3 | [
"bug"
] | [] | 2026-04-15T11:05:33Z | 2026-05-02T23:42:42Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | qilkpe | 159,107,400 | U_kgDOCXvJSA | User | false |
openclaw/openclaw | 4,268,444,213 | I_kwDOQb6kR87-a0o1 | 67,139 | https://github.com/openclaw/openclaw/issues/67139 | https://api.github.com/repos/openclaw/openclaw/issues/67139 | TKT-20260412-006: Memory Processing Engine | # Core Memory Processing Engine — Implementation Plan
**Ticket:** TKT-20260412-006
**Approach:** Fix what's broken first, then layer on new capabilities.
---
## Context
The dreaming engine (automated memory consolidation) is non-functional. Memory-core plugin is disabled, the dreaming-guard blocks deep-phase writes... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T11:10:30Z | 2026-04-28T04:53:43Z | 2026-04-25T18:01:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | fjventura20 | 144,898,432 | U_kgDOCKL5gA | User | false |
openclaw/openclaw | 4,268,444,489 | I_kwDOQb6kR87-a0tJ | 67,140 | https://github.com/openclaw/openclaw/issues/67140 | https://api.github.com/repos/openclaw/openclaw/issues/67140 | TKT-20260414-001: Becoming Data | ## Implementation Complete ✅
**All 5 Critical Path Tasks (T001, T004, T007, T009, T018) Complete**
### Components Built
1. **T001: Procedural Memory Store** (`extensions/memory-core/src/procedure-store.ts`)
- Wires extraction pipeline to `memory/procedures/procedures.json`
- Schema: `{ id, title, trigger, step... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T11:10:33Z | 2026-04-28T04:53:42Z | 2026-04-25T18:01:56Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | fjventura20 | 144,898,432 | U_kgDOCKL5gA | User | false |
openclaw/openclaw | 4,268,444,728 | I_kwDOQb6kR87-a0w4 | 67,141 | https://github.com/openclaw/openclaw/issues/67141 | https://api.github.com/repos/openclaw/openclaw/issues/67141 | TKT-20260414-002: AegisGuard Enforcement | # AegisGuard Enforcement — Implementation Plan
**Ticket:** TKT-20260414-002
**Approach:** Turn the existing `AEGISGUARD-SPEC-v1.md` draft into a running enforcement layer. Ship the smallest slice that would have caught the TKT-001 false-completion incident, then extend.
---
## Context
On 2026-04-14 a Gemma4 Claude ... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T11:10:36Z | 2026-04-28T04:53:42Z | 2026-04-25T18:02:03Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | fjventura20 | 144,898,432 | U_kgDOCKL5gA | User | false |
openclaw/openclaw | 4,268,556,145 | I_kwDOQb6kR87-bP9x | 67,150 | https://github.com/openclaw/openclaw/issues/67150 | https://api.github.com/repos/openclaw/openclaw/issues/67150 | [Bug]: Stuck on Channel selection | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
<img width="517" height="92" alt="Image" src="https://github.com/user-attachments/assets/c350a4ff-1990-42dc-aff9-b6ec93282b33" />
TypeError: Cannot read properties of undefined (reading 'trim')
### Steps to reproduce
quic... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T11:30:43Z | 2026-04-19T04:23:22Z | 2026-04-16T06:25:50Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | shazhuya | 1,803,796 | MDQ6VXNlcjE4MDM3OTY= | User | false |
openclaw/openclaw | 4,268,559,592 | I_kwDOQb6kR87-bQzo | 67,151 | https://github.com/openclaw/openclaw/issues/67151 | https://api.github.com/repos/openclaw/openclaw/issues/67151 | [Bug]: Discord inbound messages containing `https` are stripped before reaching the agent | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
On Discord, inbound message content containing the literal `https` does not reliably reach the agent, while similar messages without `https` do.
### Steps to reproduce
1. Send a normal Discord message without `https`, for ... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-15T11:31:16Z | 2026-04-18T04:13:43Z | 2026-04-15T17:51:19Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | rivluc | 8,007,043 | MDQ6VXNlcjgwMDcwNDM= | User | false |
openclaw/openclaw | 4,268,571,406 | I_kwDOQb6kR87-bTsO | 67,152 | https://github.com/openclaw/openclaw/issues/67152 | https://api.github.com/repos/openclaw/openclaw/issues/67152 | [Bug]: memory-core: dreaming narrative uses request-scoped subagent runtime outside gateway request, causing fallback generation and cleanup warnings | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
`memory-core`'s dreaming narrative path appears to call request-scoped subagent runtime methods from a context that is not guaranteed to be inside an active gateway request. When that happens, narrative generat... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T11:33:16Z | 2026-04-30T04:35:18Z | 2026-04-27T09:46:24Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | jsompis | 6,247,785 | MDQ6VXNlcjYyNDc3ODU= | User | false |
openclaw/openclaw | 4,268,622,628 | I_kwDOQb6kR87-bgMk | 67,154 | https://github.com/openclaw/openclaw/issues/67154 | https://api.github.com/repos/openclaw/openclaw/issues/67154 | [Feature]: Separate runtime tracking from allowlist — write lastUsedAt/lastUsedCommand to exec-runtime.json instead of exec-approvals.jso | ### Summary
Separate mutable runtime tracking (lastUsedAt, lastUsedCommand) from the immutable exec allowlist by writing runtime data to a dedicated exec-runtime.json file instead of exec-approvals.json.
### Problem to solve
exec-approvals.json serves two conflicting purposes — immutable allowlist rules and mutable ... | open | null | false | 2 | [
"enhancement"
] | [] | 2026-04-15T11:42:01Z | 2026-05-02T11:46:06Z | null | NONE | null | 20260502T120029Z | 2026-05-02T12:00:29Z | Jericherry | 129,662,766 | U_kgDOB7p_Lg | User | false |
openclaw/openclaw | 4,268,687,014 | I_kwDOQb6kR87-bv6m | 67,158 | https://github.com/openclaw/openclaw/issues/67158 | https://api.github.com/repos/openclaw/openclaw/issues/67158 | [Bug]: openai-codex gpt-5.1/5.2/5.3 rejected on ChatGPT/Codex OAuth, only gpt-5.4 works | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Recently, OpenClaw stopped working for me with Codex models other than `openai-codex/gpt-5.4` when using a ChatGPT/Codex OAuth account.
`gpt-5.1`, `gpt-5.2`, and `gpt-5.3` variants all fail with:
`{"detail":"The 'gpt-5.1' m... | open | null | false | 7 | [
"bug",
"regression"
] | [
"vincentkoc"
] | 2026-04-15T11:52:59Z | 2026-05-02T20:43:01Z | null | NONE | null | 20260502T210030Z | 2026-05-02T21:00:30Z | drpau | 13,581,275 | MDQ6VXNlcjEzNTgxMjc1 | User | false |
openclaw/openclaw | 4,268,695,068 | I_kwDOQb6kR87-bx4c | 67,160 | https://github.com/openclaw/openclaw/issues/67160 | https://api.github.com/repos/openclaw/openclaw/issues/67160 | TUI: chat.history unavailable during gateway startup — race condition on reconnect | ## Bug
The TUI client requests `chat.history` immediately when the WebSocket connects, but the Gateway marks itself as "ready" before channels (Telegram, etc.) are fully connected. This causes a race condition where `chat.history` returns `UNAVAILABLE` with error message:
```
GatewayClientRequestError: chat.history u... | closed | completed | true | 2 | [] | [] | 2026-04-15T11:54:11Z | 2026-04-28T04:53:41Z | 2026-04-25T18:02:18Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Fyryxm | 92,170,582 | U_kgDOBX5pVg | User | false |
openclaw/openclaw | 4,268,732,510 | I_kwDOQb6kR87-b7Be | 67,161 | https://github.com/openclaw/openclaw/issues/67161 | https://api.github.com/repos/openclaw/openclaw/issues/67161 | ACP agent sessions terminated with ACP_TURN_FAILED during config-triggered gateway restart | ## Symptom
ACP agent sessions (Discord-bound, via `acpx` plugin) are terminated with `ACP_TURN_FAILED: Internal error` when the gateway restarts due to a config change in `openclaw.json`. The user sees:
```
ACP error (ACP_TURN_FAILED): Internal error
next: Retry, or use /acp cancel and send the message again.
```
Th... | closed | completed | true | 1 | [] | [] | 2026-04-15T12:00:22Z | 2026-04-30T04:40:05Z | 2026-04-26T05:11:52Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | abnershang | 75,654,486 | MDQ6VXNlcjc1NjU0NDg2 | User | false |
openclaw/openclaw | 4,268,735,501 | I_kwDOQb6kR87-b7wN | 67,162 | https://github.com/openclaw/openclaw/issues/67162 | https://api.github.com/repos/openclaw/openclaw/issues/67162 | [Bug]: | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
TypeError: Cannot read properties of undefined (reading 'trim')
Resolved
sudo sed -i '' 's/const trimmed = path.trim();/const trimmed = typeof path === "string" ? path.trim() : "";/' /usr/local/lib/node_modules/openclaw/d... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T12:00:53Z | 2026-04-19T04:23:01Z | 2026-04-16T06:25:50Z | NONE | null | 20260419T052035Z | 2026-04-19T05:20:35Z | lovecode1991 | 31,678,712 | MDQ6VXNlcjMxNjc4NzEy | User | false |
openclaw/openclaw | 4,268,759,681 | I_kwDOQb6kR87-cBqB | 67,164 | https://github.com/openclaw/openclaw/issues/67164 | https://api.github.com/repos/openclaw/openclaw/issues/67164 | Allow 1-hour cache TTL (`cacheRetention: "long"`) for custom Anthropic-compatible providers | ## Summary
When using a third-party Anthropic-compatible API proxy (e.g. ZenMux) as a custom provider with `api: "anthropic-messages"`, `cacheRetention: "long"` silently falls back to the default 5-minute ephemeral cache instead of injecting `ttl: "1h"` in the `cache_control` payload.
## Root Cause
`isLongTtlEligibl... | closed | completed | true | 0 | [] | [] | 2026-04-15T12:04:44Z | 2026-04-24T04:26:15Z | 2026-04-21T09:45:29Z | NONE | null | 20260424T060021Z | 2026-04-24T06:00:21Z | mujiannan | 46,643,837 | MDQ6VXNlcjQ2NjQzODM3 | User | false |
openclaw/openclaw | 4,268,766,959 | I_kwDOQb6kR87-cDbv | 67,165 | https://github.com/openclaw/openclaw/issues/67165 | https://api.github.com/repos/openclaw/openclaw/issues/67165 | SSRF blocking searxng backed web_search / RFC2544 proxied web_fetch / browser CDP connection | ### Summary
provide approaches to access self-hosting searxng in local area network, ways to bypass the restrictions on RFC2544 addresses.
### Problem to solve
web_search tool is now blocked by SSRF rules if searxng server is placed in intranet.
web_fetch tool is now blocked by SSRF rules if proxy gateway software... | closed | completed | true | 4 | [
"enhancement"
] | [] | 2026-04-15T12:06:01Z | 2026-04-28T04:53:40Z | 2026-04-25T18:02:32Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ACC-Tony | 45,232,697 | MDQ6VXNlcjQ1MjMyNjk3 | User | false |
openclaw/openclaw | 4,268,802,420 | I_kwDOQb6kR87-cMF0 | 67,166 | https://github.com/openclaw/openclaw/issues/67166 | https://api.github.com/repos/openclaw/openclaw/issues/67166 | Feature Request: Display user-sent images inline in WebChat | ## Feature Request: Display user-sent images inline in WebChat
### Problem
When users send images in the OpenClaw WebChat interface, the images are processed and accessible to the agent via URL, but they do not display inline in the chat bubbles. Users cannot see the images they sent in the chat history.
### Expected... | closed | completed | true | 1 | [] | [] | 2026-04-15T12:11:27Z | 2026-04-28T04:53:39Z | 2026-04-25T18:02:39Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | xty-debug | 275,209,636 | U_kgDOEGddpA | User | false |
openclaw/openclaw | 4,268,808,900 | I_kwDOQb6kR87-cNrE | 67,167 | https://github.com/openclaw/openclaw/issues/67167 | https://api.github.com/repos/openclaw/openclaw/issues/67167 | [Feature Request]: Session Lifecycle Hooks (PreCompact + Stop hooks) | ## Problem
OpenClaw currently has no session lifecycle hooks. Two critical hooks are missing:
1. **PreCompact Hook** — fires *before* context compaction, allowing the agent to save state
2. **Stop Hook** — fires *at session end*, enabling learning capture, cost tracking, and cleanup
Without these, agents lose in-pro... | closed | completed | true | 1 | [] | [] | 2026-04-15T12:12:36Z | 2026-04-28T04:53:39Z | 2026-04-25T18:02:46Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | tpikasit | 69,714,344 | MDQ6VXNlcjY5NzE0MzQ0 | User | false |
openclaw/openclaw | 4,268,830,246 | I_kwDOQb6kR87-cS4m | 67,168 | https://github.com/openclaw/openclaw/issues/67168 | https://api.github.com/repos/openclaw/openclaw/issues/67168 | [Bug]: logging.file config is read but not applied — logs always write to default /tmp/openclaw/ | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Seems like the file logger initializes with the default path before reading the config, and never switches.
### Steps to reproduce
Config:
{
"logging": {
"file": "/home/data/logs/openclaw-gateway.log",
"level": "... | closed | completed | true | 2 | [
"bug"
] | [
"vincentkoc"
] | 2026-04-15T12:16:01Z | 2026-04-30T04:39:03Z | 2026-04-26T05:23:27Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Pan9hu | 116,148,214 | U_kgDOBuxH9g | User | false |
openclaw/openclaw | 4,268,845,300 | I_kwDOQb6kR87-cWj0 | 67,170 | https://github.com/openclaw/openclaw/issues/67170 | https://api.github.com/repos/openclaw/openclaw/issues/67170 | [Bug]: talk-voice plugin audio delivery failure to Telegram | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
## Description
The `talk-voice` plugin (using ElevenLabs provider) fails to deliver audio notes to Telegram. Despite successful API connection (confirmed by `api.telegram.org` and ElevenLabs `/v1/models` access... | closed | completed | true | 5 | [
"bug"
] | [] | 2026-04-15T12:18:14Z | 2026-04-22T04:31:02Z | 2026-04-19T11:36:36Z | NONE | null | 20260422T060039Z | 2026-04-22T06:00:39Z | jmorata | 701,364 | MDQ6VXNlcjcwMTM2NA== | User | false |
openclaw/openclaw | 4,268,856,105 | I_kwDOQb6kR87-cZMp | 67,171 | https://github.com/openclaw/openclaw/issues/67171 | https://api.github.com/repos/openclaw/openclaw/issues/67171 | [Bug]: openclaw configure / config set writes resolved values, stripping ${VAR} substitution sentinels back to plaintext | ### Bug type
Behavior bug (incorrect output/state without crash) — with a security angle (plaintext secret re-introduction).
### Beta release blocker
No
### Summary
`${VAR}` environment-variable substitution works correctly on the **read** path: the dotenv loader populates process env, the env-substitution walker ... | closed | completed | true | 1 | [] | [] | 2026-04-15T12:19:48Z | 2026-04-28T04:53:38Z | 2026-04-25T18:02:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | oc-gh-dr | 273,501,201 | U_kgDOEE1MEQ | User | false |
openclaw/openclaw | 4,268,858,101 | I_kwDOQb6kR87-cZr1 | 67,172 | https://github.com/openclaw/openclaw/issues/67172 | https://api.github.com/repos/openclaw/openclaw/issues/67172 | [Bug]: Cron classifier sets status=ok when run summary contains denial tokens | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The cron run classifier sets `status: "ok"` on runs whose final summary narrates that the command could not actually run. When a tool call is refused at the approval-binding layer (or otherwise denied at runtim... | closed | completed | true | 5 | [] | [] | 2026-04-15T12:20:09Z | 2026-04-29T04:32:10Z | 2026-04-27T02:02:06Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | oc-gh-dr | 273,501,201 | U_kgDOEE1MEQ | User | false |
openclaw/openclaw | 4,268,865,827 | I_kwDOQb6kR87-cbkj | 67,173 | https://github.com/openclaw/openclaw/issues/67173 | https://api.github.com/repos/openclaw/openclaw/issues/67173 | Bug: Queued messages silently dropped after agent run timeout (followup drain not triggered) | ## Bug: Queued messages dropped after agent run timeout
### Summary
When an agent run hits `timeoutSeconds` and is terminated, messages that were queued during the run (visible as `queueDepth=1` in stuck session diagnostics) are silently dropped and never processed. The user receives no response and no error notifica... | closed | completed | true | 1 | [] | [] | 2026-04-15T12:21:29Z | 2026-04-28T04:53:37Z | 2026-04-25T18:03:00Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | 4ier | 5,648,066 | MDQ6VXNlcjU2NDgwNjY= | User | false |
openclaw/openclaw | 4,268,993,282 | I_kwDOQb6kR87-c6sC | 67,177 | https://github.com/openclaw/openclaw/issues/67177 | https://api.github.com/repos/openclaw/openclaw/issues/67177 | [msteams] Inbound file attachments silently fail in DMs — file.download.info downloadUrl not rewritten to Graph shares endpoint | ## Bug type
Regression (worked before, now fails silently)
## Summary
When a user sends a file attachment (drag-and-drop or attach from device) in a 1:1 Teams DM with the bot, the file is not downloaded. The agent receives a `<media:document> (2 files)` placeholder but no actual file content. No errors are logged — ... | open | null | false | 1 | [] | [] | 2026-04-15T12:43:36Z | 2026-05-03T08:25:19Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | cwatts-sage | 231,297,557 | U_kgDODclSFQ | User | false |
openclaw/openclaw | 4,269,002,428 | I_kwDOQb6kR87-c868 | 67,178 | https://github.com/openclaw/openclaw/issues/67178 | https://api.github.com/repos/openclaw/openclaw/issues/67178 | [Bug] Context Engine Turn Maintenance Loop (ERR-20260415-001) | ## Bug Description
Context engine turn maintenance (
un turn-mai) runs repeatedly in a tight loop. Each iteration reports Rewrote 0 transcript entries and freed 0 bytes then immediately starts a new iteration, creating an infinite loop.
## Environment
- Runtime: agent=main | host=KANG | os=Windows_NT 10.0.26200 (x64... | closed | completed | true | 6 | [] | [] | 2026-04-15T12:45:08Z | 2026-04-28T04:53:37Z | 2026-04-25T18:03:07Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Nerdless-ship-it | 257,649,571 | U_kgDOD1trow | User | false |
openclaw/openclaw | 4,269,075,777 | I_kwDOQb6kR87-dO1B | 67,181 | https://github.com/openclaw/openclaw/issues/67181 | https://api.github.com/repos/openclaw/openclaw/issues/67181 | [Bug] Discord async completion leaks internal resume-fallback message even when the command succeeds | ## Summary
When an async command completes successfully on Discord, OpenClaw can post this user-visible banner:
`Automatic session resume failed, so sending the status directly.`
The underlying command result is successful, but the user still sees an internal failure-style message. This is misleading and noisy in no... | closed | completed | true | 3 | [] | [] | 2026-04-15T12:57:20Z | 2026-05-01T04:43:50Z | 2026-04-28T10:39:02Z | NONE | null | 20260501T113057Z | 2026-05-01T11:30:57Z | raistlin88 | 26,916,023 | MDQ6VXNlcjI2OTE2MDIz | User | false |
openclaw/openclaw | 4,269,081,329 | I_kwDOQb6kR87-dQLx | 67,182 | https://github.com/openclaw/openclaw/issues/67182 | https://api.github.com/repos/openclaw/openclaw/issues/67182 | Telegram file download fails: unresolved token in URL + DNS bypass of proxy | ## Environment
- **OpenClaw version:** 2026.4.14 (also reproduced on 2026.3.11)
- **Node.js:** v22.22.1
- **Platform:** Linux (OpenShell sandbox, network namespace with transparent proxy at 10.200.0.1:3128)
- **Telegram channel:** polling mode (Grammy), provider config via `openshell:resolve:env:TELEGRAM_BOT_TOKEN`
#... | closed | completed | true | 1 | [] | [] | 2026-04-15T12:58:19Z | 2026-04-28T04:53:36Z | 2026-04-25T18:03:14Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | lehorhe | 51,524,528 | MDQ6VXNlcjUxNTI0NTI4 | User | false |
openclaw/openclaw | 4,269,081,716 | I_kwDOQb6kR87-dQR0 | 67,183 | https://github.com/openclaw/openclaw/issues/67183 | https://api.github.com/repos/openclaw/openclaw/issues/67183 | [Bug] BOOT.md messages not delivered to user — boot-md hook uses deliver:false | ## Bug Description
BOOT.md runs silently on gateway startup with no user-visible output.
## Root Cause
In `dist/bundled/boot-md/handler.js`, the boot session is launched with `deliver: false`:
```javascript
await agentCommand({
message,
sessionKey,
sessionId,
deliver: false, // ← output is discarde... | closed | completed | true | 0 | [] | [] | 2026-04-15T12:58:22Z | 2026-04-18T04:14:22Z | 2026-04-15T12:59:19Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | wangbuyao | 56,015,087 | MDQ6VXNlcjU2MDE1MDg3 | User | false |
openclaw/openclaw | 4,269,096,065 | I_kwDOQb6kR87-dTyB | 67,187 | https://github.com/openclaw/openclaw/issues/67187 | https://api.github.com/repos/openclaw/openclaw/issues/67187 | ekcli: use stable signed macOS identity + modern EventKit privacy keys to fix flaky TCC Calendar access | ## Summary
`ekcli` appears to be close to working correctly for macOS Calendar / Reminders access, but its current packaging and signing make TCC permission handling flaky in real use.
In practice, Calendar permission prompts can fail to stick or behave inconsistently even though the binary already links EventKit and... | closed | completed | true | 1 | [] | [] | 2026-04-15T13:00:51Z | 2026-04-18T04:14:21Z | 2026-04-15T13:09:23Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | ryuzaki-ryuga | 32,098,178 | MDQ6VXNlcjMyMDk4MTc4 | User | false |
openclaw/openclaw | 4,269,114,206 | I_kwDOQb6kR87-dYNe | 67,188 | https://github.com/openclaw/openclaw/issues/67188 | https://api.github.com/repos/openclaw/openclaw/issues/67188 | [Bug]: tts | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Bug Report: TTS Providers Not Registered in OpenClaw 2026.4.x
Environment:
• OpenClaw version: 2026.4.11, 2026.4.12, 2026.4.14
• Config: messages.tts.provider: "elevenlabs" with valid API key
• Error: elevenlabs: no provid... | closed | completed | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-15T13:03:58Z | 2026-04-27T04:32:55Z | 2026-04-25T04:19:23Z | NONE | null | 20260427T090020Z | 2026-04-27T09:00:20Z | alunarkid | 56,372,384 | MDQ6VXNlcjU2MzcyMzg0 | User | false |
openclaw/openclaw | 4,269,118,772 | I_kwDOQb6kR87-dZU0 | 67,189 | https://github.com/openclaw/openclaw/issues/67189 | https://api.github.com/repos/openclaw/openclaw/issues/67189 | LCM 0.9.0: Empty assistant messages accumulate from tool-only turns | ## Description
LCM 0.9.0 stores empty assistant messages (content=NULL or empty string) for tool-call-only turns. When the context reconstruction pipeline encounters these at tail position, they trigger Anthropic's "assistant message prefill" rejection.
## Reproduction
1. Run any agent session with tool calls (exec,... | closed | not_planned | true | 2 | [] | [] | 2026-04-15T13:04:45Z | 2026-04-28T04:53:35Z | 2026-04-25T18:03:21Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Veda-openclaw | 267,342,076 | U_kgDOD-9Q_A | User | false |
openclaw/openclaw | 4,269,125,033 | I_kwDOQb6kR87-da2p | 67,190 | https://github.com/openclaw/openclaw/issues/67190 | https://api.github.com/repos/openclaw/openclaw/issues/67190 | [Bug]: memory-wiki: `openclaw wiki bridge import` CLI returns 0 artifacts while `openclaw gateway call wiki.bridge.import` works correctly | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
The wiki bridge import command available as `openclaw wiki bridge import` (CLI) always returns 0 exported artifacts, regardless of whether memory-core has indexed content. However, invoking the same operation t... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T13:05:49Z | 2026-04-18T04:13:46Z | 2026-04-15T14:01:58Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | catx0rr | 42,901,134 | MDQ6VXNlcjQyOTAxMTM0 | User | false |
openclaw/openclaw | 4,269,125,756 | I_kwDOQb6kR87-dbB8 | 67,191 | https://github.com/openclaw/openclaw/issues/67191 | https://api.github.com/repos/openclaw/openclaw/issues/67191 | [Bug] BOOT.md messages not delivered to user — boot-md hook uses deliver:false | ## Bug Description
BOOT.md runs silently on gateway startup with no user-visible output.
## Background
OpenClaw provides a built-in `boot-md` hook that automatically executes `BOOT.md` in the workspace root whenever the Gateway starts. According to the [official BOOT.md template docs](https://docs.openclaw.ai/refere... | open | null | false | 2 | [] | [] | 2026-04-15T13:05:57Z | 2026-05-03T08:25:21Z | null | NONE | null | 20260503T090142Z | 2026-05-03T09:01:42Z | wangbuyao | 56,015,087 | MDQ6VXNlcjU2MDE1MDg3 | User | false |
openclaw/openclaw | 4,269,140,367 | I_kwDOQb6kR87-demP | 67,192 | https://github.com/openclaw/openclaw/issues/67192 | https://api.github.com/repos/openclaw/openclaw/issues/67192 | [Bug]: Mistral reasoning (/think) crashes channel with [object object] due to missing stream wrapper | ### Bug type
Crash (process/app exits or hangs)
### Beta release blocker
No
### Summary
When using mistral/mistral-small-latest with reasoning enabled, the channel crashes and outputs [object Object] due to a missing stream wrapper for Mistral's reasoning_content in provider-stream-DWz9gckH.js
### Steps to reprod... | closed | not_planned | true | 3 | [
"bug",
"bug:crash"
] | [] | 2026-04-15T13:08:32Z | 2026-05-05T04:25:58Z | 2026-05-02T23:49:42Z | NONE | null | 20260505T060034Z | 2026-05-05T06:00:34Z | feline-fish | 276,298,264 | U_kgDOEHf6GA | User | false |
openclaw/openclaw | 4,269,160,415 | I_kwDOQb6kR87-djff | 67,193 | https://github.com/openclaw/openclaw/issues/67193 | https://api.github.com/repos/openclaw/openclaw/issues/67193 | openai-codex provider base URL missing /codex path — requests get 403 HTML block page | **Version:** 2026.4.14
## Summary
The `openai-codex` provider's hardcoded base URL results in requests to the wrong ChatGPT backend path. The transport appends `/responses`, producing `https://chatgpt.com/backend-api/responses`, which returns a 403 HTML page (Cloudflare-style block). The gateway mislabels this as `"LL... | closed | completed | true | 2 | [] | [] | 2026-04-15T13:11:59Z | 2026-04-24T04:26:31Z | 2026-04-21T06:40:06Z | NONE | null | 20260424T060021Z | 2026-04-24T06:00:21Z | KrasimirKralev | 263,465,593 | U_kgDOD7QqeQ | User | false |
openclaw/openclaw | 4,269,180,948 | I_kwDOQb6kR87-dogU | 67,194 | https://github.com/openclaw/openclaw/issues/67194 | https://api.github.com/repos/openclaw/openclaw/issues/67194 | Feature: per-agent media staging directory (media isolation for multi-agent setups) | ## Summary
In a multi-agent setup, all inbound media (images, files, voice, video from channels like WeChat/WhatsApp) is staged into a single global directory `~/.openclaw/media/inbound/`. There is no way to isolate media storage per agent.
## Problem
When running multiple isolated agents (e.g. `main` and `pikachu` ... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T13:15:23Z | 2026-04-30T04:40:04Z | 2026-04-26T05:11:56Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | AaronShi32 | 19,567,728 | MDQ6VXNlcjE5NTY3NzI4 | User | false |
openclaw/openclaw | 4,269,191,672 | I_kwDOQb6kR87-drH4 | 67,196 | https://github.com/openclaw/openclaw/issues/67196 | https://api.github.com/repos/openclaw/openclaw/issues/67196 | Cron `delivery.announce` posts 3 messages instead of 1 after v2026.4.5 upgrade | ## Environment
- OpenClaw v2026.4.5 (self-hosted via akorenevski/openclaw-shell Docker image)
- Regression: worked correctly on v2026.4.1, broken after upgrading to v2026.4.5
## Summary
A cron job configured with `delivery.mode: "announce"` to post a reminder to Discord produces **three messages** per fire instead of... | closed | completed | true | 2 | [] | [] | 2026-04-15T13:17:11Z | 2026-04-28T04:53:34Z | 2026-04-25T18:03:28Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | akorenevski | 13,795,710 | MDQ6VXNlcjEzNzk1NzEw | User | false |
openclaw/openclaw | 4,269,224,167 | I_kwDOQb6kR87-dzDn | 67,197 | https://github.com/openclaw/openclaw/issues/67197 | https://api.github.com/repos/openclaw/openclaw/issues/67197 | Feature: allow model fallback notices outside verbose mode | ## Problem
OpenClaw already has model fallback notices on `main`, but they are currently only shown when verbose mode is enabled.
That means users who want normal, non-verbose replies still do not get any indication that the session has switched from the selected model to a fallback model after a rate limit or provid... | open | null | false | 2 | [] | [] | 2026-04-15T13:22:28Z | 2026-05-02T22:58:47Z | null | NONE | null | 20260503T000641Z | 2026-05-03T00:06:41Z | PrinceOfEgypt | 2,649,235 | MDQ6VXNlcjI2NDkyMzU= | User | false |
openclaw/openclaw | 4,269,232,751 | I_kwDOQb6kR87-d1Jv | 67,198 | https://github.com/openclaw/openclaw/issues/67198 | https://api.github.com/repos/openclaw/openclaw/issues/67198 | [Bug] feishu channel: Assignment to constant variable on send action | ## Bug Description
When sending messages via the feishu channel, the following error appears in logs:
```
feishu[default]: handleAction failed: action=send, status code 400
feishu: failed to dispatch message: TypeError: Assignment to constant variable.
```
The 400 error is triggered first (likely due to malformed in... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T13:23:46Z | 2026-04-30T04:40:04Z | 2026-04-26T05:12:00Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | aaronwong1989 | 14,358,451 | MDQ6VXNlcjE0MzU4NDUx | User | false |
openclaw/openclaw | 4,269,251,230 | I_kwDOQb6kR87-d5qe | 67,199 | https://github.com/openclaw/openclaw/issues/67199 | https://api.github.com/repos/openclaw/openclaw/issues/67199 | [Bug]: HTTP /v1/chat/completions: agent thinkingDefault appears resolved but not passed to embedded runner, causing fallback to adaptive/medium | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
## Summary
On the OpenAI-compatible HTTP route (`/v1/chat/completions`), an agent-specific `thinkingDefault` appears to be resolved correctly, but may not actually be passed to the embedded runner.
In my case... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-15T13:26:41Z | 2026-04-28T04:53:34Z | 2026-04-25T18:03:35Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | dalvaoc75-code | 263,174,773 | U_kgDOD6-6dQ | User | false |
openclaw/openclaw | 4,269,258,415 | I_kwDOQb6kR87-d7av | 67,201 | https://github.com/openclaw/openclaw/issues/67201 | https://api.github.com/repos/openclaw/openclaw/issues/67201 | Telegram group sessions reset daily — context loss without gateway restart | **Version:** OpenClaw 2026.4.10 → 2026.4.14 (bug present in both)
**Channel:** Telegram
## Problem
Telegram group sessions lose their context approximately once per day. A new empty session is created, discarding all prior conversation history. This happens WITHOUT any gateway restart.
## Evidence
- Session `.jsonl... | closed | not_planned | true | 2 | [] | [] | 2026-04-15T13:27:53Z | 2026-04-28T04:53:33Z | 2026-04-25T18:03:42Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ugowilmouth-rgb | 276,304,454 | U_kgDOEHgSRg | User | false |
openclaw/openclaw | 4,269,289,170 | I_kwDOQb6kR87-eC7S | 67,204 | https://github.com/openclaw/openclaw/issues/67204 | https://api.github.com/repos/openclaw/openclaw/issues/67204 | [Feature]: Per-skill authorization middleware for OpenClaw skill execution | ### Summary
Authorization layer that evaluates every skill execution against identity, scope, rate limits, and session context before the skill body runs.
### Problem to solve
ClawHub has 13,000+ published skills. Researchers found 1,184 malicious skills stealing credentials and installing malware. 12% of the regist... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-15T13:33:05Z | 2026-04-28T04:53:32Z | 2026-04-25T18:03:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | webpro255 | 21,160,034 | MDQ6VXNlcjIxMTYwMDM0 | User | false |
openclaw/openclaw | 4,269,390,693 | I_kwDOQb6kR87-ebtl | 67,214 | https://github.com/openclaw/openclaw/issues/67214 | https://api.github.com/repos/openclaw/openclaw/issues/67214 | [Bug]: v2026.4.14 更新後,原本正常的 cron jobs 集體崩潰 | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
## 問題描述
v2026.4.14 更新後,原本正常的 cron jobs 集體崩潰
## 錯誤訊息
TypeError: Cannot read properties of undefined (reading 'startsWith')
## 發生條件
同時滿足以下所有條件會觸發:
- sessionTarget: "isolated"
- payload.kind: "agentTurn"
- agentId: "main"
- s... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-15T13:49:51Z | 2026-04-30T04:40:03Z | 2026-04-26T05:12:04Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | rick5438 | 100,556,190 | U_kgDOBf5dng | User | false |
openclaw/openclaw | 4,269,431,435 | I_kwDOQb6kR87-elqL | 67,216 | https://github.com/openclaw/openclaw/issues/67216 | https://api.github.com/repos/openclaw/openclaw/issues/67216 | [Bug]: Google Generative AI image generation blocked by SSRF despite allowPrivateNetwork config | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
# Bug Report: Google Generative AI Image Generation Blocked by SSRF Policy Despite Configuration
## Description
When using Google Gemini image generation models (e.g., `gemini-3-pro-image-preview`, `gemini-3.1-flash-image-... | closed | completed | true | 2 | [
"bug"
] | [] | 2026-04-15T13:56:29Z | 2026-04-26T04:29:35Z | 2026-04-24T00:10:22Z | NONE | null | 20260426T060034Z | 2026-04-26T06:00:34Z | maxwilliamdev | 124,372,403 | U_kgDOB2nFsw | User | false |
openclaw/openclaw | 4,269,438,291 | I_kwDOQb6kR87-enVT | 67,217 | https://github.com/openclaw/openclaw/issues/67217 | https://api.github.com/repos/openclaw/openclaw/issues/67217 | Bug | na | closed | completed | true | 0 | [] | [] | 2026-04-15T13:57:36Z | 2026-04-18T04:14:20Z | 2026-04-15T14:06:35Z | NONE | null | 20260418T042035Z | 2026-04-18T04:20:35Z | VickyZahri | 271,876,853 | U_kgDOEDSC9Q | User | false |
openclaw/openclaw | 4,269,444,595 | I_kwDOQb6kR87-eo3z | 67,218 | https://github.com/openclaw/openclaw/issues/67218 | https://api.github.com/repos/openclaw/openclaw/issues/67218 | [Bug] BigModel MCP servers fail: SDK hardcodes Accept header to text/event-stream | ## Bug Description
The three BigModel (智谱) MCP servers (`web-search-prime`, `web-reader`, `zread`) fail to start with:
```
bundle-mcp: failed to start server "web-search-prime":
Error: SSE error: Invalid content type, expected "text/event-stream"
```
**Root cause:** `@modelcontextprotocol/sdk`'s SSE client transp... | closed | completed | true | 1 | [] | [] | 2026-04-15T13:58:34Z | 2026-04-28T04:53:31Z | 2026-04-25T18:04:09Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | aaronwong1989 | 14,358,451 | MDQ6VXNlcjE0MzU4NDUx | User | false |
openclaw/openclaw | 4,269,475,403 | I_kwDOQb6kR87-ewZL | 67,219 | https://github.com/openclaw/openclaw/issues/67219 | https://api.github.com/repos/openclaw/openclaw/issues/67219 | Setup: allow user to pick default model from authenticated providers | ## Summary
After `/setup` completes OAuth for providers (openai-codex, github-copilot, etc.) and saves auth-profiles, the final screen (where the token is shown) should list all models available from the authenticated providers and let the user pick the default model.
## Current behavior
- User authenticates provider... | closed | completed | true | 1 | [] | [] | 2026-04-15T14:03:23Z | 2026-04-18T04:14:21Z | 2026-04-15T14:06:46Z | CONTRIBUTOR | null | 20260418T042035Z | 2026-04-18T04:20:35Z | fmercurio | 15,571,697 | MDQ6VXNlcjE1NTcxNjk3 | User | false |
openclaw/openclaw | 4,269,496,970 | I_kwDOQb6kR87-e1qK | 67,220 | https://github.com/openclaw/openclaw/issues/67220 | https://api.github.com/repos/openclaw/openclaw/issues/67220 | [Bug]: Pi's OpenAI SDK appends /v1 to provider baseUrl for image/vision calls, but text agent loop does not — causing 404 | ## Bug: Pi's OpenAI SDK appends `/v1` to provider baseUrl for image/vision calls, but OpenClaw's text agent loop does not — causing 404 for providers with non-standard API paths
### Description
When using a provider whose API base URL is not compatible with the standard OpenAI `/v1/` prefix convention, the `image` to... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T14:06:46Z | 2026-04-28T04:53:31Z | 2026-04-25T18:04:16Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | VickyZahri | 271,876,853 | U_kgDOEDSC9Q | User | false |
openclaw/openclaw | 4,269,531,550 | I_kwDOQb6kR87-e-Ge | 67,222 | https://github.com/openclaw/openclaw/issues/67222 | https://api.github.com/repos/openclaw/openclaw/issues/67222 | Security audit `discord.commands.native.no_allowlists` remediation text points to wrong config path | ### Summary
The security audit rule `channels.discord.commands.native.no_allowlists` tells users to add their Discord user ID to `channels.discord.allowFrom`, but the audit's own code actually checks `channels.discord.dm.allowFrom`. Users who follow the remediation text will see the warning persist no matter where the... | closed | not_planned | true | 1 | [] | [] | 2026-04-15T14:12:23Z | 2026-04-30T04:40:02Z | 2026-04-26T05:12:09Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | chrispatil | 116,297,895 | U_kgDOBu6Qpw | User | false |
openclaw/openclaw | 4,269,570,913 | I_kwDOQb6kR87-fHth | 67,224 | https://github.com/openclaw/openclaw/issues/67224 | https://api.github.com/repos/openclaw/openclaw/issues/67224 | lossless-claw breaks agent initialization on 2026.4.14: ContextEngine info.id mismatch | ## Summary
After upgrading OpenClaw to **2026.4.14**, our deployment became unable to reply because the configured context engine `lossless-claw` failed during initialization with an id validation error.
The key error is:
```text
Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must m... | closed | completed | true | 3 | [] | [] | 2026-04-15T14:18:49Z | 2026-04-28T04:53:30Z | 2026-04-25T18:04:24Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | clawdieclawdita | 259,446,051 | U_kgDOD3bVIw | User | false |
openclaw/openclaw | 4,269,595,483 | I_kwDOQb6kR87-fNtb | 67,228 | https://github.com/openclaw/openclaw/issues/67228 | https://api.github.com/repos/openclaw/openclaw/issues/67228 | Feature Request: Per-provider / per-channel proxy support for gateway | ## Problem
The OpenClaw gateway runs as a **single process** handling all channels (Feishu, WeChat, etc.) and tools (Brave Search, etc.). When you set `HTTP_PROXY` / `HTTPS_PROXY` in the gateway environment (e.g., launchctl plist on macOS), it applies to **all** outbound traffic from the gateway process.
This is a pr... | closed | completed | true | 1 | [] | [] | 2026-04-15T14:23:00Z | 2026-04-30T04:40:01Z | 2026-04-26T05:12:13Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Footree | 164,878,711 | U_kgDOCdPZdw | User | false |
openclaw/openclaw | 4,269,596,257 | I_kwDOQb6kR87-fN5h | 67,229 | https://github.com/openclaw/openclaw/issues/67229 | https://api.github.com/repos/openclaw/openclaw/issues/67229 | Feature Request: 主脑+多节点分布式算力分包架构 | ## 核心想法
充分利用个人用户手中多台闲置机器的算力,实现「主节点调度 + 多算力节点分包」的分布式架构:
1. **主节点(主脑)**:负责任务拆解、思路梳理、结果聚合,处理需要人工/AI决策的部分
2. **算力节点**:各个闲置机器(比如闲置Windows台式机、旧笔记本等)承接具体计算任务,比如:语音转写、模型推理、微调训练等
3. **弹性调度**:主节点根据任务需要,自动把计算任务分给闲置的算力节点,不用把所有算力集中在一台机器上
## 为什么这是刚需?
- 大部分个人开发者/爱好者手里都不止一台机器,很多机器大部分时间都是闲置的,显卡算力浪费可惜
- 不用花大价钱买一台顶级算力的机器,把现有闲置机器攒起来就能满足... | closed | not_planned | true | 2 | [] | [] | 2026-04-15T14:23:08Z | 2026-04-28T04:53:29Z | 2026-04-25T18:04:31Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | MarkMa84 | 19,796,416 | MDQ6VXNlcjE5Nzk2NDE2 | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.