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,220,521,919 | I_kwDOQb6kR877kA2_ | 62,700 | https://github.com/openclaw/openclaw/issues/62700 | https://api.github.com/repos/openclaw/openclaw/issues/62700 | feat(plugins): Native per-agent plugin scoping via agents.list[].plugins.allow/deny config | ## Problem
In multi-agent setups, all plugins currently run globally for every agent. There is no config-level way to scope a plugin to specific agents. The only workaround is adding `ALLOWED_AGENTS` guards *inside* each plugin's TypeScript handler (checking `ctx.agentId` and short-circuiting).
This means:
- Plugins ... | closed | not_planned | true | 1 | [] | [] | 2026-04-07T20:50:30Z | 2026-04-30T04:43:28Z | 2026-04-26T04:34:27Z | CONTRIBUTOR | null | 20260430T060018Z | 2026-04-30T06:00:18Z | issaba1 | 9,679,850 | MDQ6VXNlcjk2Nzk4NTA= | User | false |
openclaw/openclaw | 4,220,595,667 | I_kwDOQb6kR877kS3T | 62,709 | https://github.com/openclaw/openclaw/issues/62709 | https://api.github.com/repos/openclaw/openclaw/issues/62709 | Custom model provider: agent returns empty payloads despite 200 response | ## Description
When configuring a custom model provider (OpenAI-compatible HTTP endpoint) in `models.providers`, the agent receives valid 200 responses from the endpoint but the `payloads` array in the agent result is always empty.
## Steps to Reproduce
1. Add a custom provider in `openclaw.json`:
```json
"models": ... | closed | completed | true | 1 | [] | [] | 2026-04-07T21:06:34Z | 2026-04-30T04:43:27Z | 2026-04-26T04:34:31Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | TimSusa | 8,963,529 | MDQ6VXNlcjg5NjM1Mjk= | User | false |
openclaw/openclaw | 4,220,613,030 | I_kwDOQb6kR877kXGm | 62,711 | https://github.com/openclaw/openclaw/issues/62711 | https://api.github.com/repos/openclaw/openclaw/issues/62711 | [Bug]: OpenClaw cannot receive Signal messages | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
Title: Signal SSE Stream Error with signal-cli 0.14.x
... | closed | not_planned | true | 1 | [
"bug",
"regression"
] | [] | 2026-04-07T21:10:19Z | 2026-04-30T04:43:26Z | 2026-04-26T04:34:36Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Thigri62 | 139,782,064 | U_kgDOCFTnsA | User | false |
openclaw/openclaw | 4,220,681,271 | I_kwDOQb6kR877knw3 | 62,717 | https://github.com/openclaw/openclaw/issues/62717 | https://api.github.com/repos/openclaw/openclaw/issues/62717 | v2026.4.2 gateway memory leak: RSS grows to 3-4GB within 1-2 hours, silent OOM crash | ## Bug Report: Gateway Memory Leak Causing Silent OOM Crashes
### Summary
The OpenClaw gateway (v2026.4.2) exhibits a persistent memory leak where RSS grows from ~560MB at startup to 3-4GB within 1-2 hours, eventually crashing silently. The process disappears without logging any error, SIGTERM, or heap-related messag... | closed | not_planned | true | 1 | [] | [] | 2026-04-07T21:27:10Z | 2026-04-30T04:43:26Z | 2026-04-26T04:34:40Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | bryangauvin | 36,140,319 | MDQ6VXNlcjM2MTQwMzE5 | User | false |
openclaw/openclaw | 4,045,176,045 | I_kwDOQb6kR87xHHzt | 40,948 | https://github.com/openclaw/openclaw/issues/40948 | https://api.github.com/repos/openclaw/openclaw/issues/40948 | UI/TUI: session-recap block leaks into visible user message rendering | ## Summary
`<session-recap>` blocks injected as agent context are rendered as visible plain text in both the Control UI and TUI shell, rather than being stripped as internal scaffolding.
## Affected surfaces
- **Control UI + Gemini** (`google/gemini-3.1-flash-lite-preview`): `<session-recap>` block visibly rendered ... | open | null | false | 2 | [] | [] | 2026-03-09T11:58:53Z | 2026-05-04T09:13:08Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | aboveUAV | 261,767,811 | U_kgDOD5pCgw | User | false |
openclaw/openclaw | 4,045,359,255 | I_kwDOQb6kR87xH0iX | 40,982 | https://github.com/openclaw/openclaw/issues/40982 | https://api.github.com/repos/openclaw/openclaw/issues/40982 | feat: raise (or remove) 3-minute no-output watchdog cap on CLI requests | ## Problem
`CLI_RESUME_WATCHDOG_DEFAULTS.maxMs` is hardcoded to `180_000` ms (3 minutes) in
`src/agents/cli-watchdog-defaults.ts`. This caps the no-output watchdog for **all**
resumed CLI sessions at 3 minutes, killing long-running agent requests even when the
global session timeout is set much higher.
`CLI_FRESH_WAT... | open | null | false | 3 | [] | [] | 2026-03-09T12:38:11Z | 2026-05-04T09:50:56Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | zharl | 8,402,541 | MDQ6VXNlcjg0MDI1NDE= | User | false |
openclaw/openclaw | 4,045,401,629 | I_kwDOQb6kR87xH-4d | 40,991 | https://github.com/openclaw/openclaw/issues/40991 | https://api.github.com/repos/openclaw/openclaw/issues/40991 | Telegram inbound video can degrade to <media:video> placeholder with no attachment and no error when getFile() fails | ## Summary
In Telegram DMs, an inbound video can enter the OpenClaw session as a **placeholder-only** message:
```text
<media:video>
```
with **no** corresponding:
```text
[media attached: /path/to/file]
```
and no user-visible `Failed to download media` error.
This leaves the agent unable to access the actual vi... | open | null | false | 2 | [] | [] | 2026-03-09T12:47:03Z | 2026-05-04T09:13:21Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | the3asic | 17,235,633 | MDQ6VXNlcjE3MjM1NjMz | User | false |
openclaw/openclaw | 4,329,983,000 | I_kwDOQb6kR88AAAABAhZMGA | 71,942 | https://github.com/openclaw/openclaw/issues/71942 | https://api.github.com/repos/openclaw/openclaw/issues/71942 | [Bug]: openclaw 2026.4.24 — runtime-deps npm install loops, escapes into $HOME/node_modules | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Symptom 1 — npm install re-spawns indefinitely
... | closed | completed | true | 2 | [
"bug"
] | [] | 2026-04-26T04:04:13Z | 2026-04-30T04:43:25Z | 2026-04-26T04:35:18Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | guarismo | 33,353,023 | MDQ6VXNlcjMzMzUzMDIz | User | false |
openclaw/openclaw | 4,045,683,130 | I_kwDOQb6kR87xJDm6 | 41,064 | https://github.com/openclaw/openclaw/issues/41064 | https://api.github.com/repos/openclaw/openclaw/issues/41064 | Gateway Dashboard chat buttons lose busy state after tab switch and can interrupt active runs | ## Summary
In Gateway Dashboard chat, when a run is active the compose buttons correctly switch to `Stop` / `Queue`.
But if the operator switches to another tab/view and then comes back to chat, the buttons can incorrectly revert to `New session` / `Send` even though the same session still has an active run.
That ma... | open | null | false | 2 | [] | [] | 2026-03-09T13:41:52Z | 2026-05-04T09:51:01Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | Elysium-Seeker | 198,186,729 | U_kgDOC9AW6Q | User | false |
openclaw/openclaw | 4,045,749,537 | I_kwDOQb6kR87xJT0h | 41,082 | https://github.com/openclaw/openclaw/issues/41082 | https://api.github.com/repos/openclaw/openclaw/issues/41082 | 上下文切换延迟:回答新问题时还在回答旧问题(压缩机制导致) | # 上下文切换延迟问题:回答新问题时还在回答旧问题
## 问题描述
**症状**:
- 用户问新问题时,AI还在回答旧问题
- 用户需要重复问多次,AI才能正确回答新话题
**影响**:
- 用户体验差
- 需要重复提问才能得到正确回答
- 降低 AI 助手的可信度
## 根因分析
**问题**:压缩机制导致的上下文切换延迟
**具体原因**:
1. 会话被压缩后,压缩摘要包含旧话题上下文
2. 新消息虽然被正确追加到会话历史
3. 但在生成回复时,模型**过度依赖压缩摘要中的旧上下文**
4. 没有正确识别"压缩摘要之后的新消息"
**验证过程**:
```json
{
"compactionCount": 1,... | closed | not_planned | false | 3 | [] | [] | 2026-03-09T13:54:24Z | 2026-05-04T09:59:57Z | 2026-05-04T09:59:57Z | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | tongtianli03-code | 263,709,400 | U_kgDOD7fi2A | User | false |
openclaw/openclaw | 4,045,769,908 | I_kwDOQb6kR87xJYy0 | 41,088 | https://github.com/openclaw/openclaw/issues/41088 | https://api.github.com/repos/openclaw/openclaw/issues/41088 | Disable Chrome OptGuide/WasmTts model downloads in headless/server mode | ## Problem
When running OpenClaw in a headless/server environment (e.g. WSL2 with Xvfb/VNC), Chrome automatically downloads large ML models on every launch:
- **OptimizationGuideOnDeviceModel**: ~4 GB
- **ChromeWasmTtsEngine**: ~23 MB
These downloads are completely useless in a server context (no user browsing, no o... | open | null | false | 2 | [] | [] | 2026-03-09T13:58:11Z | 2026-05-04T10:03:27Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | MarcoPambianchi | 130,920,816 | U_kgDOB82xcA | User | false |
openclaw/openclaw | 4,045,862,164 | I_kwDOQb6kR87xJvUU | 41,111 | https://github.com/openclaw/openclaw/issues/41111 | https://api.github.com/repos/openclaw/openclaw/issues/41111 | Feature Request: Add backup restore command | Please add a restore command to restore from a backup archive. Currently only create and verify exist. Example: openclaw backup restore <archive> | closed | not_planned | false | 3 | [] | [] | 2026-03-09T14:15:13Z | 2026-05-04T10:19:38Z | 2026-05-04T10:19:38Z | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | notionvideos-spec | 266,760,020 | U_kgDOD-ZvVA | User | false |
openclaw/openclaw | 4,045,903,774 | I_kwDOQb6kR87xJ5ee | 41,120 | https://github.com/openclaw/openclaw/issues/41120 | https://api.github.com/repos/openclaw/openclaw/issues/41120 | Browser-heavy sessions block all main lanes — need dedicated browser lane or per-channel lane routing | Hey folks,
Running OpenClaw with 3 main lanes, 6 subagent lanes, and channels across Discord, WhatsApp, Telegram, Slack. One recurring pain point: **browser-based workflows completely starve all other channels.**
### What happens
Some of my channels trigger browser automation — multi-step web app workflows that legi... | open | null | false | 3 | [] | [] | 2026-03-09T14:22:23Z | 2026-05-04T10:03:31Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | mafresh-max | 258,871,817 | U_kgDOD24SCQ | User | false |
openclaw/openclaw | 4,045,975,033 | I_kwDOQb6kR87xKK35 | 41,135 | https://github.com/openclaw/openclaw/issues/41135 | https://api.github.com/repos/openclaw/openclaw/issues/41135 | [Feature]: Add provider-profile routing policies for multi-account OAuth/API pools (starting with google-gemini-cli) | Title: [Feature]: Add provider-profile routing policies for multi-account OAuth/API pools (starting with google-gemini-cli)
Summary
Add an OpenClaw-native provider-profile routing layer that can distribute requests across multiple auth profiles/endpoints for the same provider, with configurable policies such as round ... | open | null | false | 2 | [] | [] | 2026-03-09T14:35:38Z | 2026-05-04T10:03:34Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | tardis-create | 261,712,055 | U_kgDOD5lotw | User | false |
openclaw/openclaw | 4,046,135,785 | I_kwDOQb6kR87xKyHp | 41,165 | https://github.com/openclaw/openclaw/issues/41165 | https://api.github.com/repos/openclaw/openclaw/issues/41165 | [Bug]: Telegram DMs can still land in agent:main:main, polluting heartbeat/main session after #40519 | ### Bug type / 问题类型
Behavior bug (incorrect routing/session selection without crash)
行为错误(路由 / 会话选择异常,无崩溃)
---
### Summary / 摘要
Telegram direct messages can still be routed into `agent:main:main` instead of staying isolated in `agent:main:telegram:direct:<id>`, even after the duplicate-reply fix from #40519.
In ... | open | null | false | 7 | [] | [] | 2026-03-09T15:04:05Z | 2026-05-04T10:51:43Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | ZemonVunter | 42,087,579 | MDQ6VXNlcjQyMDg3NTc5 | User | false |
openclaw/openclaw | 4,046,173,070 | I_kwDOQb6kR87xK7OO | 41,168 | https://github.com/openclaw/openclaw/issues/41168 | https://api.github.com/repos/openclaw/openclaw/issues/41168 | [Bug]: TUI always connects to heartbeat session instead of latest active session, and each session loads full skill context causing storage bloat | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
## 问题描述
每次重启 TUI 客户端后,它总是自动连接到 `agent:main:main`(心跳会话),而不是最近活跃的用户会话(如 `tui-xxx`)。我只能在网页端手动切换。
心跳对话默认不是最新对话导致 tui端打开就回退回几次以前的对话,
##我看了下3.8了也没有修复这个问题
### Steps to reproduce
## 存储膨胀问题
每个保存的会话(即使是空的)都会加载完整的初始技能库上下文(约几千k),导致会话文件无限叠加,占用大量... | open | null | false | 4 | [
"bug",
"bug:behavior"
] | [] | 2026-03-09T15:11:18Z | 2026-05-04T10:03:37Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | lulan3954-a11y | 263,613,716 | U_kgDOD7ZtFA | User | false |
openclaw/openclaw | 4,046,352,152 | I_kwDOQb6kR87xLm8Y | 41,199 | https://github.com/openclaw/openclaw/issues/41199 | https://api.github.com/repos/openclaw/openclaw/issues/41199 | Agent-to-Agent Communication Tools Have Parameter Conflicts | # OpenClaw Issue Report: Agent-to-Agent Communication Tool Parameter Conflicts
## Summary
When attempting to use `sessions_send` and `message` tools for agent-to-agent communication, LLMs consistently add conflicting optional parameters, causing tool execution to fail. This appears to be a systematic issue with how o... | open | null | false | 4 | [] | [] | 2026-03-09T15:44:36Z | 2026-05-04T09:13:59Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | chouxiaozi1989 | 15,100,833 | MDQ6VXNlcjE1MTAwODMz | User | false |
openclaw/openclaw | 4,046,355,055 | I_kwDOQb6kR87xLnpv | 41,201 | https://github.com/openclaw/openclaw/issues/41201 | https://api.github.com/repos/openclaw/openclaw/issues/41201 | [Bug]: Control UI Avatar not displaying (broken image) | ### Bug type
Regression (worked before, now fails)
### Summary
**Description:**
- Setting agent avatar via `openclaw agents set-identity --avatar <url/path>` doesn't display in Control UI
- External URLs return 404 or fail to load
- Local workspace paths also show broken image
- Error when accessing avatar URL direc... | open | null | false | 7 | [
"bug",
"regression"
] | [] | 2026-03-09T15:45:09Z | 2026-05-04T10:03:39Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | jsingal | 33,892,090 | MDQ6VXNlcjMzODkyMDkw | User | false |
openclaw/openclaw | 4,046,570,388 | I_kwDOQb6kR87xMcOU | 41,243 | https://github.com/openclaw/openclaw/issues/41243 | https://api.github.com/repos/openclaw/openclaw/issues/41243 | Bug: Gateway detects unrelated LaunchAgents as competing gateways, unloads itself | ## Environment
- OpenClaw: 2026.3.8 (3caab92)
- OS: macOS 26.3 (arm64), Mac Studio M4 Max
- Node: 22.22.0
## Description
The gateway LaunchAgent (`ai.openclaw.gateway`) repeatedly unloads itself after detecting "other gateway-like services." These are unrelated user LaunchAgents (custom scripts for backup, health mon... | closed | completed | true | 3 | [] | [] | 2026-03-09T16:23:22Z | 2026-05-01T04:45:01Z | 2026-04-28T06:44:30Z | NONE | null | 20260501T113057Z | 2026-05-01T11:30:57Z | dagny-holland | 261,707,352 | U_kgDOD5lWWA | User | false |
openclaw/openclaw | 4,046,619,693 | I_kwDOQb6kR87xMoQt | 41,256 | https://github.com/openclaw/openclaw/issues/41256 | https://api.github.com/repos/openclaw/openclaw/issues/41256 | [Bug]: Discord media uploads lose content-type and animated images lose frames | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Discord media uploads were constructed without a MIME content-type, causing recipients to receive files with an unknown type (`application/octet-stream`). Additionally, WebP images were silently converted to JPEG and animated WebP were pass... | open | null | false | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-09T16:33:24Z | 2026-05-04T09:14:10Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | skidder | 4,603,901 | MDQ6VXNlcjQ2MDM5MDE= | User | false |
openclaw/openclaw | 4,046,680,069 | I_kwDOQb6kR87xM3AF | 41,272 | https://github.com/openclaw/openclaw/issues/41272 | https://api.github.com/repos/openclaw/openclaw/issues/41272 | Bug: Cron job UI rejects timeoutSeconds: 0 (no-timeout mode) | ## 🐛 Bug Description
The cron job UI validation logic incorrectly rejects `timeoutSeconds: 0`, which should represent "no timeout" mode.
### Current Behavior
When setting `timeoutSeconds: 0` in the cron job form, the validation shows error:
```
cron.errors.timeoutInvalid
```
This prevents users from disabling time... | open | null | false | 2 | [] | [] | 2026-03-09T16:44:39Z | 2026-05-04T09:51:19Z | null | CONTRIBUTOR | null | 20260504T180039Z | 2026-05-04T18:00:39Z | JonathanJing | 17,068,507 | MDQ6VXNlcjE3MDY4NTA3 | User | false |
openclaw/openclaw | 4,046,749,454 | I_kwDOQb6kR87xNH8O | 41,283 | https://github.com/openclaw/openclaw/issues/41283 | https://api.github.com/repos/openclaw/openclaw/issues/41283 | [Bug]: tools.catalog 0ms errorCode=INVALID_REQUEST errorMessage=unknown agent id | ### Bug type
Regression (worked before, now fails)
### Summary
无法调用tools
### Steps to reproduce
抱歉,我没有网络搜索工具。🔍
我当前可用的工具只有:
- message - 发送消息 ... | open | null | false | 3 | [
"bug",
"regression"
] | [] | 2026-03-09T16:57:23Z | 2026-05-04T09:51:22Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | hufeide | 48,200,906 | MDQ6VXNlcjQ4MjAwOTA2 | User | false |
openclaw/openclaw | 4,046,933,576 | I_kwDOQb6kR87xN05I | 41,304 | https://github.com/openclaw/openclaw/issues/41304 | https://api.github.com/repos/openclaw/openclaw/issues/41304 | [Bug]: Agent refuses to invoke write/action tools (send email, create Github, ) hallucinates success | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Upgraded OpenClaw to latest.
Installed agentmail. I can send a curl to have it create and send a message, but when I got through OC, it tells me an id number and success .. but no message hits my agentmail.to server.
Switch to 3 other fork... | closed | not_planned | true | 12 | [
"bug",
"bug:behavior"
] | [] | 2026-03-09T17:32:07Z | 2026-05-03T04:35:34Z | 2026-04-30T18:44:43Z | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | mikecooperusa-web | 263,739,153 | U_kgDOD7hXEQ | User | false |
openclaw/openclaw | 4,221,035,181 | I_kwDOQb6kR877l-Kt | 62,743 | https://github.com/openclaw/openclaw/issues/62743 | https://api.github.com/repos/openclaw/openclaw/issues/62743 | [Bug]: 详细描述“始终允许”按钮故障的问题 | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
在“需要高管批准”的对话框单击“始终允许”按钮不管用,下次还是会弹出,agent判断是个官方bug,以下是助手整理的错误报告。
[OpenClaw_Bug_Report_始终允许按钮失效.md](https://github.com/user-attachments/files/26553895/OpenClaw_Bug_Report_.md)
### Steps to reproduce
是
### Ex... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-07T22:58:35Z | 2026-04-30T04:43:24Z | 2026-04-26T04:36:29Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | alphasujian | 194,167,004 | U_kgDOC5LA3A | User | false |
openclaw/openclaw | 4,221,215,270 | I_kwDOQb6kR877mqIm | 62,766 | https://github.com/openclaw/openclaw/issues/62766 | https://api.github.com/repos/openclaw/openclaw/issues/62766 | Add channels.msteams.webhook.host to bind the bot webhook to loopback only | ## Feature request: `channels.msteams.webhook.host` to bind the bot webhook to loopback only
### Environment
- OpenClaw `2026.4.5 (3e72c03)`
- Ubuntu 24.04.4 LTS
- Bot Framework webhook (msteams provider) listening on `0.0.0.0:3978` (current default)
### Background
Our deployment terminates the Bot Framework webhoo... | closed | not_planned | true | 5 | [] | [] | 2026-04-07T23:49:39Z | 2026-04-30T04:43:23Z | 2026-04-26T04:36:34Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | tmote | 21,976,980 | MDQ6VXNlcjIxOTc2OTgw | User | false |
openclaw/openclaw | 4,221,436,566 | I_kwDOQb6kR877ngKW | 62,791 | https://github.com/openclaw/openclaw/issues/62791 | https://api.github.com/repos/openclaw/openclaw/issues/62791 | [Bug]: Gateway crashes on Node 24.14.0 — two distinct causes | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
## Environment
- OpenClaw: 2026.4.5
- Node.js: 24.14.0
- OS: Windows 10.0.17763 (x64)
- PM2 manages the Gateway process
---
## Issue 1: AJV JSON Schema validation stack overflow
### Description
Gateway crashes repeatedly... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-08T01:00:08Z | 2026-04-30T04:43:22Z | 2026-04-26T04:36:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | visionzhang-prog | 266,700,237 | U_kgDOD-WFzQ | User | false |
openclaw/openclaw | 4,047,148,702 | I_kwDOQb6kR87xOpae | 41,346 | https://github.com/openclaw/openclaw/issues/41346 | https://api.github.com/repos/openclaw/openclaw/issues/41346 | Externally-registered cron jobs auto-enable without user confirmation, inherit expensive default model, no usage circuit breaker | ### Bug Description
When OpenClaw updates or runs `openclaw doctor`, bundled workflow integrations can sync and register per-agent polling cron jobs as `enabled: true` by default. These jobs inherit the global `agents.defaults.model.primary` model. There is no prompt, no dry-run, and no cost guard.
This affects any t... | open | null | false | 4 | [] | [] | 2026-03-09T18:16:34Z | 2026-05-04T10:03:49Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | marcbal77 | 8,789,169 | MDQ6VXNlcjg3ODkxNjk= | User | false |
openclaw/openclaw | 4,221,510,396 | I_kwDOQb6kR877nyL8 | 62,814 | https://github.com/openclaw/openclaw/issues/62814 | https://api.github.com/repos/openclaw/openclaw/issues/62814 | sessions_send A2A flow ping-pong causes duplicate messages in persistent sessions | ## Summary
When using `sessions_send` between two persistent agent sessions, the A2A flow triggers a **ping-pong reply phase** (`DEFAULT_PING_PONG_TURNS = 5`) that injects messages into both sessions via the `agent` API. These injected messages persist in the target session and get processed as new user messages after... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T01:29:58Z | 2026-04-30T04:43:22Z | 2026-04-26T04:36:43Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | tonyhth | 90,374,544 | MDQ6VXNlcjkwMzc0NTQ0 | User | false |
openclaw/openclaw | 4,047,195,697 | I_kwDOQb6kR87xO04x | 41,355 | https://github.com/openclaw/openclaw/issues/41355 | https://api.github.com/repos/openclaw/openclaw/issues/41355 | Discord: ThreadStarterBody re-injected on every turn (echo contamination) | ## Bug Description
Discord thread starter context (`ThreadStarterBody`) is re-injected into the agent's input on **every turn** of a thread conversation, causing echo contamination. The agent receives `[Thread starter - for context]` repeatedly, which can leak into outbound messages.
## Root Cause
The Discord adapte... | closed | completed | true | 7 | [] | [] | 2026-03-09T18:27:08Z | 2026-05-05T04:27:48Z | 2026-05-02T10:01:46Z | CONTRIBUTOR | null | 20260505T060034Z | 2026-05-05T06:00:34Z | p3nchan | 5,032,148 | MDQ6VXNlcjUwMzIxNDg= | User | false |
openclaw/openclaw | 4,047,320,217 | I_kwDOQb6kR87xPTSZ | 41,366 | https://github.com/openclaw/openclaw/issues/41366 | https://api.github.com/repos/openclaw/openclaw/issues/41366 | Feature: durable natural-language rule learning + explicit multi-mention reply semantics | ## Summary
In real multi-agent group chat usage, natural-language rule training currently works only at the session layer and can conflict with workspace rules (`AGENTS.md` / `SOUL.md`). This leads to unstable behavior across agents that use the same model.
## Why this matters
A very natural product expectation is:
1... | open | null | false | 6 | [] | [] | 2026-03-09T18:55:02Z | 2026-05-04T10:03:51Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | wantano54 | 138,355,693 | U_kgDOCD8j7Q | User | false |
openclaw/openclaw | 4,329,931,643 | I_kwDOQb6kR88AAAABAhWDew | 71,925 | https://github.com/openclaw/openclaw/issues/71925 | https://api.github.com/repos/openclaw/openclaw/issues/71925 | [Bug]: [feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:' | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
[feishu] [agent3] channel exited: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'
### Steps to reproduc... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-04-26T03:30:59Z | 2026-04-29T04:33:01Z | 2026-04-26T04:36:47Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | zyy88-code | 52,097,530 | MDQ6VXNlcjUyMDk3NTMw | User | false |
openclaw/openclaw | 4,221,668,426 | I_kwDOQb6kR877oYxK | 62,848 | https://github.com/openclaw/openclaw/issues/62848 | https://api.github.com/repos/openclaw/openclaw/issues/62848 | [Bug] Main lane failover is too slow for provider transport failures, allowing TUI/Telegram degradation before fallback | ## Summary
When `arcee/trinity-large-thinking` fails in the **main session lane**, OpenClaw appears to keep retrying long enough to visibly spam `connection error` in the TUI and make Telegram nonresponsive before fallback kicks in.
This looks like a lane-isolation / fail-fast problem, not merely a provider outage.
#... | closed | completed | true | 1 | [] | [] | 2026-04-08T02:23:31Z | 2026-04-30T04:43:21Z | 2026-04-26T04:36:48Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Adam-Researchh | 261,827,313 | U_kgDOD5sq8Q | User | false |
openclaw/openclaw | 4,047,364,369 | I_kwDOQb6kR87xPeER | 41,372 | https://github.com/openclaw/openclaw/issues/41372 | https://api.github.com/repos/openclaw/openclaw/issues/41372 | Field Report: 25 findings from 4 weeks of self-hosted production use (config crashes, CLI docs, Discord, cron) | ### Context
I've been running a self-hosted OpenClaw deployment (v2026.2.6 through v2026.3.8) on a 2GB VPS with Telegram + Discord channels and multiple cron jobs for ~4 weeks. Along the way I hit several crashes, documented workarounds, and built patterns that might be useful upstream.
This is organized by severity.... | open | null | false | 4 | [] | [] | 2026-03-09T19:05:17Z | 2026-05-04T09:51:31Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | e740554 | 178,282,131 | U_kgDOCqBekw | User | false |
openclaw/openclaw | 4,221,694,004 | I_kwDOQb6kR877ofA0 | 62,854 | https://github.com/openclaw/openclaw/issues/62854 | https://api.github.com/repos/openclaw/openclaw/issues/62854 | Bug: update_plan tool causes problems on OpenAI/Codex providers in v2026.4.5 (regression vs 2026.4.2) | ## Context
Following up on a public report from [@ryancarson](https://x.com/ryancarson) (~10h ago):
> "Had to downgrade openclaw back to v2026.4.2. Was having a ton of problems with update_plan tool causing problems. Will wait for another stable release and try upgrading then."
And [@steipete's response](https://x.c... | closed | not_planned | true | 3 | [] | [] | 2026-04-08T02:32:08Z | 2026-04-30T04:43:20Z | 2026-04-26T04:36:52Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | neilhtennek | 975,231 | MDQ6VXNlcjk3NTIzMQ== | User | false |
openclaw/openclaw | 4,047,776,904 | I_kwDOQb6kR87xRCyI | 41,418 | https://github.com/openclaw/openclaw/issues/41418 | https://api.github.com/repos/openclaw/openclaw/issues/41418 | [Feature]: Add global --dry-run mode to prevent all tool calls from executing | ### Summary
Add a `--dry-run` flag to the `agent` CLI command that intercepts all tool execution and returns structured preview payloads instead of running real tools. Each intercepted tool call is logged to stderr so the user sees exactly what would execute.
### Problem to solve
OpenClaw has scoped `dryRun` support... | open | null | false | 3 | [] | [] | 2026-03-09T20:35:18Z | 2026-05-04T09:51:32Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | itsarbit | 491,753 | MDQ6VXNlcjQ5MTc1Mw== | User | false |
openclaw/openclaw | 4,330,004,714 | I_kwDOQb6kR88AAAABAhag6g | 71,951 | https://github.com/openclaw/openclaw/issues/71951 | https://api.github.com/repos/openclaw/openclaw/issues/71951 | [Bug] v2026.4.24 browser-control plugin fails with ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows | ## Bug Description
After upgrading to v2026.4.24, the browser-control plugin fails to load with the following error:
```
ERR_UNSUPPORTED_ESM_URL_SCHEME
```
The error indicates that on Windows, the ESM loader does not support absolute paths starting with `c:` and instead requires the `file://` protocol.
## Environme... | closed | completed | true | 1 | [] | [] | 2026-04-26T04:19:26Z | 2026-04-30T04:43:19Z | 2026-04-26T04:36:57Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zhong18804784882 | 268,618,080 | U_kgDOEALJYA | User | false |
openclaw/openclaw | 4,222,110,394 | I_kwDOQb6kR877qEq6 | 62,928 | https://github.com/openclaw/openclaw/issues/62928 | https://api.github.com/repos/openclaw/openclaw/issues/62928 | Heartbeat执行时会话内容从UI消失 | # OpenClaw Heartbeat UI 显示问题报告
## 问题描述
Heartbeat任务执行过程中,UI界面中的会话内容会突然消失。
## 环境信息
- **操作系统**: macOS 26.3 (Sonoma) - Mac mini M4 Pro
- **OpenClaw版本**: 2026.4.5
- **Node.js版本**: v25.9.0
- **安装方式**: npm install -g openclaw
- **迁移来源**: WSL2 (Ubuntu 22.04)
## 问题现象
1. Heartbeat任务确实在执行(从cron日志可以确认)
2. 但执行到一半时,UI界面中的会话内容会消失
... | closed | completed | true | 1 | [] | [] | 2026-04-08T04:27:37Z | 2026-04-30T04:43:19Z | 2026-04-26T04:36:57Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ifitrain | 154,914,041 | U_kgDOCTvM-Q | User | false |
openclaw/openclaw | 4,047,966,657 | I_kwDOQb6kR87xRxHB | 41,444 | https://github.com/openclaw/openclaw/issues/41444 | https://api.github.com/repos/openclaw/openclaw/issues/41444 | OAuth 401 regression: oauth-2025-04-20 beta not injected when context1m set via model headers | ## Summary
When the Anthropic API key is an OAuth token (`sk-ant-oat-*`), requests fail with HTTP 401 if `context-1m-2025-08-07` is configured via **model-level headers** rather than via **agent extra params** (`context1m: true`). The `oauth-2025-04-20` beta header is never injected, causing Anthropic to reject the Be... | open | null | false | 2 | [] | [] | 2026-03-09T21:19:57Z | 2026-05-04T10:35:42Z | null | CONTRIBUTOR | null | 20260504T180039Z | 2026-05-04T18:00:39Z | hnykda | 2,741,256 | MDQ6VXNlcjI3NDEyNTY= | User | false |
openclaw/openclaw | 4,222,638,172 | I_kwDOQb6kR877sFhc | 62,988 | https://github.com/openclaw/openclaw/issues/62988 | https://api.github.com/repos/openclaw/openclaw/issues/62988 | sandbox explain: show effective mounts | ## Summary
Add an "Effective mounts" section to `openclaw sandbox explain` so users can quickly see the sandbox file-system exposure (workspace/agent mounts + docker binds).
## Changes
- JSON: add `sandbox.mounts: Array<{ source, hostRoot, containerRoot, writable }>`
- Text output: print `Effective mounts:` after `Eff... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T06:45:23Z | 2026-04-30T04:43:18Z | 2026-04-26T04:37:01Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zhouyou9505 | 103,442,620 | U_kgDOBipovA | User | false |
openclaw/openclaw | 4,222,947,239 | I_kwDOQb6kR877tQ-n | 63,009 | https://github.com/openclaw/openclaw/issues/63009 | https://api.github.com/repos/openclaw/openclaw/issues/63009 | [Feature]: automatic rollback for self-modification failures | ### Summary
Add a built-in safety mechanism that snapshots project-defined critical startup artifacts before risky self-modifications and automatically rolls them back if health checks fail.
### Problem to solve
When OpenClaw modifies parts of its own runtime or configuration, a bad self-modification can break Open... | closed | completed | true | 2 | [
"enhancement"
] | [] | 2026-04-08T07:49:57Z | 2026-04-30T04:43:17Z | 2026-04-26T04:37:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Kayce001 | 83,959,004 | MDQ6VXNlcjgzOTU5MDA0 | User | false |
openclaw/openclaw | 4,048,150,349 | I_kwDOQb6kR87xSd9N | 41,474 | https://github.com/openclaw/openclaw/issues/41474 | https://api.github.com/repos/openclaw/openclaw/issues/41474 | [Bug]: Configuration gone after reinstalling macOS's Companion App, after automatically installing beta version | ### Bug type
Regression (worked before, now fails)
### Summary
After i installed OpenClaw gateway on my Mac, and configured my models, channels, and cronjobs there, I installed companion app and it had the version 2026.03.02. Today I found out that it's updated itself to a beta version 2026.03.09beta which made it c... | open | null | false | 4 | [
"bug",
"regression"
] | [] | 2026-03-09T22:04:57Z | 2026-05-04T10:42:42Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | Badrmoh | 20,782,417 | MDQ6VXNlcjIwNzgyNDE3 | User | false |
openclaw/openclaw | 4,048,259,586 | I_kwDOQb6kR87xS4oC | 41,483 | https://github.com/openclaw/openclaw/issues/41483 | https://api.github.com/repos/openclaw/openclaw/issues/41483 | [Bug]: --to flag ignored when using --agent with custom channel, all sessions map to main | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When calling openclaw agent with --agent and --to flags, the session key always
resolves to agent:chatwoot_agent:main regardless of the --to value.
### Steps to reproduce
2. Run: openclaw agent --agent chatwoot_agent --channel whatsapp -... | open | null | false | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-09T22:31:39Z | 2026-05-04T10:35:49Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | limpicompany-maker | 266,867,091 | U_kgDOD-gRkw | User | false |
openclaw/openclaw | 4,223,235,735 | I_kwDOQb6kR877uXaX | 63,042 | https://github.com/openclaw/openclaw/issues/63042 | https://api.github.com/repos/openclaw/openclaw/issues/63042 | [Bug]: No documentation or setup path for custom provider auth in isolated cron sessions | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When using `sessionTarget: isolated` cron jobs with a custom model provider (e.g. a company-internal LLM proxy), the isolated agent silently fails with `No API key found for provider "<custom-provider>"` — with no actionable setup path.
Th... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T08:40:43Z | 2026-04-30T04:43:16Z | 2026-04-26T04:37:11Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | liaoandi | 31,417,269 | MDQ6VXNlcjMxNDE3MjY5 | User | false |
openclaw/openclaw | 4,048,265,047 | I_kwDOQb6kR87xS59X | 41,484 | https://github.com/openclaw/openclaw/issues/41484 | https://api.github.com/repos/openclaw/openclaw/issues/41484 | feat: per-job elevated exec scoping for cron and heartbeat | ## Problem
`tools.elevated.allowFrom.heartbeat` and `tools.elevated.allowFrom.cron-event` only support wildcard (`*`) or no access. In a single-user gateway this is fine, but the moment you add additional users to `allowFrom` on any channel, those users can instruct the agent to create cron jobs or edit `HEARTBEAT.md`... | open | null | false | 2 | [] | [] | 2026-03-09T22:32:57Z | 2026-05-04T10:42:43Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | thealfredbot | 258,442,359 | U_kgDOD2eEdw | User | false |
openclaw/openclaw | 4,223,321,610 | I_kwDOQb6kR877usYK | 63,055 | https://github.com/openclaw/openclaw/issues/63055 | https://api.github.com/repos/openclaw/openclaw/issues/63055 | [Bug]: memory: qmd binary unavailable via subprocess spawn (`/opt/homebrew/bin/qmd` ENOENT) despite binary existing in shell, causing fallback to builtin backend | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
OpenClaw memory emits a warning that the `qmd` binary is unavailable and falls back to the builtin memory backend:
`warn memory {"subsystem":"memory"} qmd binary unavailable (/opt/homebrew/bin/qmd); falling back to builtin:... | closed | completed | true | 1 | [
"bug"
] | [] | 2026-04-08T08:57:37Z | 2026-04-30T04:43:15Z | 2026-04-26T04:37:15Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | jsompis | 6,247,785 | MDQ6VXNlcjYyNDc3ODU= | User | false |
openclaw/openclaw | 4,048,311,203 | I_kwDOQb6kR87xTFOj | 41,495 | https://github.com/openclaw/openclaw/issues/41495 | https://api.github.com/repos/openclaw/openclaw/issues/41495 | Gemini models output inline buttons as raw JSON text instead of using tool format | ## Bug
When Gemini models generate a response that should include inline Telegram buttons, the buttons appear as raw JSON text in the message instead of rendering as interactive buttons.
Example output:
```
Should I run a reconciliation now?
[[ {"text": "✅ Reconcile Registry", "callback_data": "REGISTRY_CLEANUP"}, {... | open | null | false | 2 | [] | [] | 2026-03-09T22:45:29Z | 2026-05-04T10:42:45Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | moeedahmed | 5,780,040 | MDQ6VXNlcjU3ODAwNDA= | User | false |
openclaw/openclaw | 4,223,344,861 | I_kwDOQb6kR877uyDd | 63,060 | https://github.com/openclaw/openclaw/issues/63060 | https://api.github.com/repos/openclaw/openclaw/issues/63060 | [Bug] 2026.4.5 regression: ZAI-backed GLM requests hit /v4/v1/messages while same GLM models still work via Nano-GPT | ## Summary
Upgrading OpenClaw app from `2026.4.2` to `2026.4.5` introduced a regression for **ZAI-backed GLM requests** in our deployment.
The rollout itself succeeded and `Ready=True`, but direct agent execution failed immediately with:
- `404` on `/v4/v1/messages`
Rolling the app image back to `2026.4.2` restored... | closed | completed | true | 1 | [] | [] | 2026-04-08T09:01:40Z | 2026-04-30T04:43:15Z | 2026-04-26T04:37:20Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | sk0x0y | 35,445,665 | MDQ6VXNlcjM1NDQ1NjY1 | User | false |
openclaw/openclaw | 4,048,524,426 | I_kwDOQb6kR87xT5SK | 41,537 | https://github.com/openclaw/openclaw/issues/41537 | https://api.github.com/repos/openclaw/openclaw/issues/41537 | openclaw doctor / configure reverts channels.telegram.dmPolicy from allowlist to pairing | ## Bug Description
`openclaw doctor` and `openclaw configure` revert `channels.telegram.dmPolicy` from `"allowlist"` back to the default `"pairing"`, even when the user has explicitly configured it.
## Steps to Reproduce
1. Set `channels.telegram.dmPolicy` to `"allowlist"` with a configured `allowFrom` list
2. Run `... | closed | completed | true | 2 | [
"stale"
] | [] | 2026-03-09T23:46:42Z | 2026-04-30T04:32:37Z | 2026-04-28T01:23:36Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wiziswiz | 83,570,252 | MDQ6VXNlcjgzNTcwMjUy | User | false |
openclaw/openclaw | 4,048,554,691 | I_kwDOQb6kR87xUArD | 41,545 | https://github.com/openclaw/openclaw/issues/41545 | https://api.github.com/repos/openclaw/openclaw/issues/41545 | [Bug]: Editing WebSocket URL clears Gateway Token in Overview | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Editing the WebSocket URL in Overview → Gateway Access clears the Gateway Token field immediately. This causes Connect to fail unless the token is entered again.
### Steps to reproduce
1. Start the dashboard UI
2. Open the Overview page
3... | open | null | false | 6 | [
"bug",
"bug:behavior"
] | [] | 2026-03-09T23:58:04Z | 2026-05-04T10:36:02Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | wsyjh8 | 31,175,216 | MDQ6VXNlcjMxMTc1MjE2 | User | false |
openclaw/openclaw | 4,223,991,646 | I_kwDOQb6kR877xP9e | 63,116 | https://github.com/openclaw/openclaw/issues/63116 | https://api.github.com/repos/openclaw/openclaw/issues/63116 | Delivery-mirror session token overflow (204k > 200k) | # Bug Report: Delivery-Mirror Session Token Overflow
**Date:** 2026-04-08
**Reporter:** Catherine Rouleau (via Stan agent)
**OpenClaw Version:** 2026.3.13
**Session Key:** `agent:main:telegram:direct:8799946229`
## Summary
The delivery-mirror session for Telegram DMs accumulated 204,765 tokens, exceeding Anthr... | closed | completed | true | 1 | [] | [] | 2026-04-08T10:57:28Z | 2026-04-30T04:43:12Z | 2026-04-26T04:37:30Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | stanro888 | 268,837,064 | U_kgDOEAYgyA | User | false |
openclaw/openclaw | 4,048,561,042 | I_kwDOQb6kR87xUCOS | 41,548 | https://github.com/openclaw/openclaw/issues/41548 | https://api.github.com/repos/openclaw/openclaw/issues/41548 | Feature: Unified cross-channel message sync (TUI, Telegram, iMessage) | ## Feature Request
Currently, messages sent from the Mac terminal (TUI) are replicated to Telegram — but the behavior is inconsistent across channels:
- **TUI → Telegram**: replies appear in Telegram ✓ (desired)
- **Telegram → TUI**: does NOT appear in terminal ✗
- **iMessage ↔ TUI/Telegram**: no cross-channel sync a... | closed | not_planned | false | 4 | [] | [] | 2026-03-10T00:00:46Z | 2026-05-03T23:24:42Z | 2026-05-03T23:24:42Z | NONE | null | 20260504T000036Z | 2026-05-04T00:00:36Z | dgarf29 | 63,170,957 | MDQ6VXNlcjYzMTcwOTU3 | User | false |
openclaw/openclaw | 4,224,639,787 | I_kwDOQb6kR877zuMr | 63,158 | https://github.com/openclaw/openclaw/issues/63158 | https://api.github.com/repos/openclaw/openclaw/issues/63158 | Bug: QMD availability warnings are misleading when agent workspace cwd is missing | ## Summary
When `memory.backend=qmd` and an agent resolves to a missing workspace directory, OpenClaw logs a misleading `spawn /usr/bin/qmd ENOENT` warning that makes it look like the QMD binary is missing.
## Reproduction
1. Configure QMD memory.
2. Configure an agent workspace path that does not exist.
3. Start the ... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T12:53:04Z | 2026-04-30T04:43:11Z | 2026-04-26T04:37:34Z | CONTRIBUTOR | null | 20260430T060018Z | 2026-04-30T06:00:18Z | sercada | 24,389,792 | MDQ6VXNlcjI0Mzg5Nzky | User | false |
openclaw/openclaw | 4,048,603,478 | I_kwDOQb6kR87xUMlW | 41,555 | https://github.com/openclaw/openclaw/issues/41555 | https://api.github.com/repos/openclaw/openclaw/issues/41555 | Opus model gets stuck in reasoning loop — /new session insufficient, model swap required | ## Describe the bug
When using Claude Opus as the model, the agent can enter a reasoning/thinking loop that cannot be recovered with `/new` session alone. A full model swap (e.g. Opus → Sonnet) is required to restore normal operation.
This appears to be a separate issue from the corrupted `thinking` block bug (see re... | open | null | false | 5 | [] | [] | 2026-03-10T00:16:54Z | 2026-05-04T10:36:04Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | sabo961 | 191,984 | MDQ6VXNlcjE5MTk4NA== | User | false |
openclaw/openclaw | 4,224,777,921 | I_kwDOQb6kR8770P7B | 63,170 | https://github.com/openclaw/openclaw/issues/63170 | https://api.github.com/repos/openclaw/openclaw/issues/63170 | Feature: Feishu interactive card buttons for exec approval | ## Summary
Support Feishu interactive card buttons (飞书卡片按钮) for exec command approval, similar to Telegram's `inlineButtons` feature.
## Current Behavior
- Telegram supports `capabilities.inlineButtons` to present approve/deny buttons directly in chat
- Feishu supports interactive cards with buttons natively, but Op... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T13:15:16Z | 2026-04-30T04:43:10Z | 2026-04-26T04:37:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | anizephyr | 26,772,673 | MDQ6VXNlcjI2NzcyNjcz | User | false |
openclaw/openclaw | 4,225,668,852 | I_kwDOQb6kR8773pb0 | 63,220 | https://github.com/openclaw/openclaw/issues/63220 | https://api.github.com/repos/openclaw/openclaw/issues/63220 | Gateway: unhandled rejection from pi-agent-core Agent.processEvents after run abort corrupts in-memory run state | # Upstream Bug 1 — pi-agent-core lifecycle race: "Agent listener invoked outside active run"
**Repo:** github.com/openclaw/openclaw
**Suggested labels:** `bug`, `gateway`, `pi-agent-core`, `stability`
**OpenClaw version:** 2026.4.5
**Node:** 22.22.1
**OS:** macOS (Apple Silicon)
---
## Title
Gateway: unhandled promi... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T15:26:22Z | 2026-04-30T04:43:10Z | 2026-04-26T04:37:44Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | jdroblee-afk | 266,868,297 | U_kgDOD-gWSQ | User | false |
openclaw/openclaw | 4,048,761,462 | I_kwDOQb6kR87xUzJ2 | 41,581 | https://github.com/openclaw/openclaw/issues/41581 | https://api.github.com/repos/openclaw/openclaw/issues/41581 | [Bug]: Telegram DM partial streaming regressed from sendMessageDraft-style smooth preview to choppy editMessageText updates after 2026.3.8 | ### Bug type
Regression (worked before, now fails)
### Summary
In OpenClaw 2026.3.2, Telegram DM streaming with: channels.telegram.streaming = partial, looked visually smooth — effectively like a live draft/character-by-character preview.
In 2026.3.8, the same Telegram DM streaming feels noticeably more choppy and ... | closed | not_planned | true | 6 | [
"bug",
"regression"
] | [] | 2026-03-10T01:12:50Z | 2026-05-05T04:25:41Z | 2026-05-03T02:23:46Z | NONE | null | 20260505T060034Z | 2026-05-05T06:00:34Z | XXcipherX | 56,079,532 | MDQ6VXNlcjU2MDc5NTMy | User | false |
openclaw/openclaw | 4,225,700,840 | I_kwDOQb6kR8773xPo | 63,224 | https://github.com/openclaw/openclaw/issues/63224 | https://api.github.com/repos/openclaw/openclaw/issues/63224 | [Feature]: Native Workspace Media & File Browser in Control UI | ### Summary
A native Workspace Explorer to bridge the gap between autonomous file generation and user consumption.
### Problem to solve
Currently, OpenClaw generates various assets (MP4 videos, images, JSON credentials, and Python scripts) within the `~/.openclaw/workspace/` directory. However, there is no native wa... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-08T15:30:46Z | 2026-04-30T04:43:09Z | 2026-04-26T04:37:49Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | kabitagorain | 97,324,962 | U_kgDOBc0Pog | User | false |
openclaw/openclaw | 4,048,778,980 | I_kwDOQb6kR87xU3bk | 41,583 | https://github.com/openclaw/openclaw/issues/41583 | https://api.github.com/repos/openclaw/openclaw/issues/41583 | [Feature]: Add toggle to disable channel message metadata injection | ## Feature Request
### Problem
When messages arrive from channels (Telegram, Discord), OpenClaw injects JSON metadata blocks like:
This is useful for security (marking data as untrusted), but for trusted DM conversations with known users, the metadata becomes visual noise that the agent must mentally filter out.
###... | open | null | false | 2 | [] | [] | 2026-03-10T01:19:10Z | 2026-05-04T10:36:11Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | clawbert-ct | 262,684,597 | U_kgDOD6g_tQ | User | false |
openclaw/openclaw | 4,048,813,637 | I_kwDOQb6kR87xU_5F | 41,588 | https://github.com/openclaw/openclaw/issues/41588 | https://api.github.com/repos/openclaw/openclaw/issues/41588 | Feature: Activity-aware run timeout (wall-clock timeout kills active multi-tool runs) | ## Problem
The gateway run timeout (`agents.defaults.timeoutSeconds`, default 600s) is a flat wall-clock timer. It kills runs that exceed the limit regardless of whether they are actively making progress.
**Observed behavior:** Sessions running complex multi-tool chains (image analysis, diagram generation, research w... | open | null | false | 3 | [] | [] | 2026-03-10T01:30:22Z | 2026-05-04T10:36:13Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | jbold | 374,123 | MDQ6VXNlcjM3NDEyMw== | User | false |
openclaw/openclaw | 4,226,074,181 | I_kwDOQb6kR8775MZF | 63,249 | https://github.com/openclaw/openclaw/issues/63249 | https://api.github.com/repos/openclaw/openclaw/issues/63249 | [Bug] v2026.4.8 — openclaw cron list, openclaw message …, openclaw channels list enter 99% CPU busy-wait and never return | # Title
[Bug] v2026.4.8 — `openclaw cron list`, `openclaw message …`, `openclaw channels list` enter 99% CPU busy-wait and never return
## Body
## Summary
On `ghcr.io/openclaw/openclaw:2026.4.8`, several CLI subcommands enter a CPU hot loop (99% CPU, futex_wait_queue) and never produce output, even when invoked agai... | closed | completed | true | 1 | [] | [] | 2026-04-08T16:33:24Z | 2026-04-30T04:43:08Z | 2026-04-26T04:37:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Nbruewer | 271,288,845 | U_kgDOECuKDQ | User | false |
openclaw/openclaw | 4,048,827,655 | I_kwDOQb6kR87xVDUH | 41,594 | https://github.com/openclaw/openclaw/issues/41594 | https://api.github.com/repos/openclaw/openclaw/issues/41594 | Per-model context profiles for workspace injection and tool visibility | **Problem:**
OpenClaw injects the same workspace context (AGENTS.md, SOUL.md, USER.md, TOOLS.md, etc.) and exposes the same tool list to every model regardless of its capabilities or intended use. When users route between multiple models via `/model` or configure additional providers through OpenAI-compatible proxies,... | open | null | false | 3 | [] | [] | 2026-03-10T01:35:37Z | 2026-05-04T10:36:15Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | danyeoakl | 128,659,328 | U_kgDOB6svgA | User | false |
openclaw/openclaw | 4,226,676,451 | I_kwDOQb6kR8777fbj | 63,293 | https://github.com/openclaw/openclaw/issues/63293 | https://api.github.com/repos/openclaw/openclaw/issues/63293 | iMessage duplicate delivery: gateway retries send every ~17s when imsg CLI slow to ack on long turns | ## Summary
iMessage replies are being delivered multiple times (doubles, triples) at regular ~17-second intervals when the turn involves multiple tool calls or takes longer than ~15 seconds to complete.
## Environment
- OpenClaw: 2026.4.7 (5050017)
- imsg CLI: 0.5.0
- macOS: Darwin 25.3.0 (arm64)
- Channel: iMessage ... | closed | completed | true | 1 | [] | [] | 2026-04-08T18:19:38Z | 2026-04-30T04:43:07Z | 2026-04-26T04:37:58Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | brobertson07 | 1,428,100 | MDQ6VXNlcjE0MjgxMDA= | User | false |
openclaw/openclaw | 4,048,907,648 | I_kwDOQb6kR87xVW2A | 41,608 | https://github.com/openclaw/openclaw/issues/41608 | https://api.github.com/repos/openclaw/openclaw/issues/41608 | Slack channel bindings ignored during session key construction - all sessions route to agent:main | ## Summary
Slack channel bindings are parsed and logged correctly but ignored during session key construction. All inbound Slack channel messages create sessions under `agent:main` regardless of the configured binding.
## Evidence
### Binding config (correct)
```json
{
"agentId": "strategist",
"match": {
"ch... | closed | completed | true | 3 | [] | [] | 2026-03-10T02:03:44Z | 2026-05-04T04:33:59Z | 2026-05-02T04:16:30Z | NONE | null | 20260504T060031Z | 2026-05-04T06:00:31Z | Winnsolutionsadmin | 113,639,507 | U_kgDOBsYAUw | User | false |
openclaw/openclaw | 4,048,910,156 | I_kwDOQb6kR87xVXdM | 41,609 | https://github.com/openclaw/openclaw/issues/41609 | https://api.github.com/repos/openclaw/openclaw/issues/41609 | [Feishu] Interactive Card message content parsing missing | ## Problem Description
The content of Feishu Interactive Card is not fully parsed in message events.
Current issue:
- When OpenClaw receives Feishu card messages, it only receives type identifier (e.g., "type: interactive_card")
- The specific content inside the card (button text, options, form data, etc.) is not inc... | open | null | false | 3 | [] | [] | 2026-03-10T02:04:43Z | 2026-05-04T10:36:17Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | JasonFang1993 | 55,202,939 | MDQ6VXNlcjU1MjAyOTM5 | User | false |
openclaw/openclaw | 4,048,931,481 | I_kwDOQb6kR87xVcqZ | 41,619 | https://github.com/openclaw/openclaw/issues/41619 | https://api.github.com/repos/openclaw/openclaw/issues/41619 | [Bug]: google-gemini-cli-auth can not complete google gemini auth even the account has access privilege to gemini. | ### Bug type
Regression (worked before, now fails)
### Summary
openclaw v2026.3.8.
◓ Exchanging authorization code for tokens
◇ Gemini CLI OAuth failed
│
◇ OAuth help ───────────────────────╮
│ │
│ Trouble with OAuth? Ensure your │
│ Google │
│... | open | null | false | 7 | [
"bug",
"regression"
] | [] | 2026-03-10T02:13:11Z | 2026-05-04T11:26:21Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | LuoXiaoyi | 24,414,584 | MDQ6VXNlcjI0NDE0NTg0 | User | false |
openclaw/openclaw | 4,049,010,634 | I_kwDOQb6kR87xVv_K | 41,651 | https://github.com/openclaw/openclaw/issues/41651 | https://api.github.com/repos/openclaw/openclaw/issues/41651 | Skill path containment check produces false-positive warnings for symlinks to bundled skills | ## Problem
The skill loader's `resolveContainedSkillPath` uses `realpathSync` to check if a skill's real path is inside its configured root directory. When a skill directory is a symlink pointing to another trusted source (e.g., bundled skills at `~/.bun/install/global/node_modules/openclaw/skills/`), the resolved rea... | open | null | false | 3 | [] | [] | 2026-03-10T02:40:49Z | 2026-05-04T10:36:22Z | null | CONTRIBUTOR | null | 20260504T180039Z | 2026-05-04T18:00:39Z | BrennerSpear | 12,127,609 | MDQ6VXNlcjEyMTI3NjA5 | User | false |
openclaw/openclaw | 4,049,036,624 | I_kwDOQb6kR87xV2VQ | 41,657 | https://github.com/openclaw/openclaw/issues/41657 | https://api.github.com/repos/openclaw/openclaw/issues/41657 | Slack: Include file attachment metadata in inbound message delivery to agents | ## Feature Request
**Problem:**
When a Slack message contains file attachments (images, PDFs, etc.), the OpenClaw Slack plugin currently strips the `files` array from the event payload before delivering the message to the agent. Agents receive only the text content and have no way to know attachments exist.
**Expecte... | open | null | false | 3 | [] | [] | 2026-03-10T02:50:34Z | 2026-05-04T11:26:25Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | iret77 | 63,622,643 | MDQ6VXNlcjYzNjIyNjQz | User | false |
openclaw/openclaw | 4,049,085,899 | I_kwDOQb6kR87xWCXL | 41,671 | https://github.com/openclaw/openclaw/issues/41671 | https://api.github.com/repos/openclaw/openclaw/issues/41671 | [Bug]: Telegram media download fails on IPv4-broken / IPv6-working hosts because runtime IPv4 fallback overrides config | # [Bug]: Telegram media download fails on IPv4-broken / IPv6-working hosts because runtime IPv4 fallback overrides `channels.telegram.network` config
## Summary
On hosts where **IPv4 connectivity to `api.telegram.org` is broken but IPv6 works**, Telegram media downloads fail in OpenClaw even when `channels.telegram.n... | open | null | false | 3 | [] | [] | 2026-03-10T03:08:05Z | 2026-05-04T10:36:30Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | leandroirani933-ctrl | 260,438,398 | U_kgDOD4X5fg | User | false |
openclaw/openclaw | 4,049,101,089 | I_kwDOQb6kR87xWGEh | 41,676 | https://github.com/openclaw/openclaw/issues/41676 | https://api.github.com/repos/openclaw/openclaw/issues/41676 | [Bug]: gateway.err.log grows without bound from repeated WebSocket heartbeat timeout lines; need rotation/max-size control | ## Bug type
Behavior bug (incorrect output/state without crash)
## Summary
Gateway error logging can grow without bound when repeated WebSocket heartbeat failures emit `TERMINATE SOCKET: Ping Pong does not transfer heartbeat within heartbeat intervall`, producing multi-GB `gateway.err.log` files with tens of millions ... | open | null | false | 4 | [] | [] | 2026-03-10T03:13:55Z | 2026-05-04T11:26:27Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | kts-kris | 34,789,149 | MDQ6VXNlcjM0Nzg5MTQ5 | User | false |
openclaw/openclaw | 4,049,272,339 | I_kwDOQb6kR87xWv4T | 41,722 | https://github.com/openclaw/openclaw/issues/41722 | https://api.github.com/repos/openclaw/openclaw/issues/41722 | [Bug]: ⇄ res ✗ skills.install 3243ms errorCode=UNAVAILABLE errorMessage=Install failed (exit 1): Error: Your Command Line Tools (CLT) does not support macOS 26. conn=23be7d37…afc5 id=6FA944C0…F29E | ### Bug type
Regression (worked before, now fails)
### Summary
⇄ res ✗ skills.install 3243ms errorCode=UNAVAILABLE errorMessage=Install failed (exit 1): Error: Your Command Line Tools (CLT) does not support macOS 26. conn=23be7d37…afc5 id=6FA944C0…F29E
### Steps to reproduce
1. use macos version openclaw
2. instal... | open | null | false | 2 | [
"bug",
"regression"
] | [] | 2026-03-10T04:11:23Z | 2026-05-04T10:36:34Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | jasonz1360 | 96,457,197 | U_kgDOBb_R7Q | User | false |
openclaw/openclaw | 4,049,316,963 | I_kwDOQb6kR87xW6xj | 41,736 | https://github.com/openclaw/openclaw/issues/41736 | https://api.github.com/repos/openclaw/openclaw/issues/41736 | [DX] Simplify and unify agent configuration hierarchy to avoid silent override bugs | **The Problem / 问题背景**
The current configuration architecture for OpenClaw introduces significant mental overhead. Configuration for a single agent is spread across at least three places:
1. `openclaw.json` (Global state, bindings, and fallbacks)
2. `workspace-*/agent.json` & `auth-profiles.json` (User-facing workspace... | closed | not_planned | true | 2 | [
"stale"
] | [] | 2026-03-10T04:27:51Z | 2026-04-30T04:32:36Z | 2026-04-28T01:23:42Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | yubolin | 18,346,122 | MDQ6VXNlcjE4MzQ2MTIy | User | false |
openclaw/openclaw | 4,049,326,627 | I_kwDOQb6kR87xW9Ij | 41,740 | https://github.com/openclaw/openclaw/issues/41740 | https://api.github.com/repos/openclaw/openclaw/issues/41740 | fix: discord exec approvals fails against local self-signed TLS gateway | ## Summary
`discord exec approvals` fails to connect to a local self-signed TLS Gateway because it creates `GatewayClient` without the local TLS fingerprint.
## Repro
Environment:
- `gateway.bind = "lan"`
- `gateway.tls.enabled = true`
- local self-signed cert
- Discord exec approvals enabled
Observed logs:
- `gatewa... | open | null | false | 2 | [] | [] | 2026-03-10T04:31:31Z | 2026-05-04T10:36:40Z | null | CONTRIBUTOR | null | 20260504T180039Z | 2026-05-04T18:00:39Z | ayanesakura | 40,628,300 | MDQ6VXNlcjQwNjI4MzAw | User | false |
openclaw/openclaw | 4,049,333,237 | I_kwDOQb6kR87xW-v1 | 41,744 | https://github.com/openclaw/openclaw/issues/41744 | https://api.github.com/repos/openclaw/openclaw/issues/41744 | Feishu: read image tool result loses media before final outbound payload | # Feishu: read image tool result loses media before final outbound payload
## Summary
When an agent uses the `read` tool to read a local image and then replies in a Feishu conversation, the image can be successfully read, but the final outbound reply may lose the media attachment before delivery.
In the affected env... | open | null | false | 10 | [] | [] | 2026-03-10T04:34:01Z | 2026-05-04T10:36:42Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | wangyaok1 | 249,894,081 | U_kgDODuUUwQ | User | false |
openclaw/openclaw | 4,049,348,213 | I_kwDOQb6kR87xXCZ1 | 41,750 | https://github.com/openclaw/openclaw/issues/41750 | https://api.github.com/repos/openclaw/openclaw/issues/41750 | Browser tool: zombie Chrome process blocks CDP port, causes gateway timeouts | ## Description
When the OpenClaw gateway launches a Chrome instance for the browser tool (via `--remote-debugging-port=18800`), the Chrome process can become unresponsive (zombie state) while still holding the CDP port. Subsequent browser tool calls find port 18800 occupied but unresponsive, causing repeated timeouts.... | open | null | false | 4 | [] | [] | 2026-03-10T04:39:07Z | 2026-05-04T10:36:46Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | kissman911 | 128,106,915 | U_kgDOB6LBow | User | false |
openclaw/openclaw | 4,049,384,297 | I_kwDOQb6kR87xXLNp | 41,755 | https://github.com/openclaw/openclaw/issues/41755 | https://api.github.com/repos/openclaw/openclaw/issues/41755 | [Bug]: Chat button state not restored after page refresh during active streaming | ### Bug type
Regression (worked before, now fails)
### Summary
When the AI is streaming a response and the user refreshes the page, the button state in the bottom-right corner incorrectly shows "New session" and "Send" instead of "Stop" and "Queue".
### Steps to reproduce
1. Open Control UI chat and send a message... | closed | not_planned | true | 2 | [
"bug",
"regression"
] | [] | 2026-03-10T04:52:03Z | 2026-05-03T04:35:45Z | 2026-04-30T17:59:05Z | NONE | null | 20260503T060030Z | 2026-05-03T06:00:30Z | yzh118 | 178,900,600 | U_kgDOCqnOeA | User | false |
openclaw/openclaw | 4,049,424,480 | I_kwDOQb6kR87xXVBg | 41,764 | https://github.com/openclaw/openclaw/issues/41764 | https://api.github.com/repos/openclaw/openclaw/issues/41764 | [Bug] Cron job reports lastError even when message was delivered | ## Bug Description
Cron job state shows inconsistent status: `lastError: "Message failed"` even when `lastDelivered: true` and `deliveryStatus: "delivered"`
## Steps to Reproduce
1. Run a cron job with `delivery.mode: "announce"`
2. Job executes and delivers successfully
3. Check job state - it shows both error AND... | closed | completed | true | 2 | [
"stale"
] | [] | 2026-03-10T05:05:31Z | 2026-04-30T04:32:35Z | 2026-04-28T01:23:52Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | rasanderoland | 235,164,596 | U_kgDODgRTtA | User | false |
openclaw/openclaw | 4,049,478,592 | I_kwDOQb6kR87xXiPA | 41,779 | https://github.com/openclaw/openclaw/issues/41779 | https://api.github.com/repos/openclaw/openclaw/issues/41779 | [Bug]: message action "send" silently ignores buffer/filename for Telegram attachments and returns ok=true | ### What happened?
When using the `message` tool with:
- `action: "send"`
- `channel: "telegram"`
- `target: "<chat id>"`
- `buffer: "<base64>"`
- `filename: "..."`
- `mimeType/contentType: "..."`
OpenClaw returns a successful tool result like:
```json
{
"ok": true,
"messageId": "2021",
"chatId": "1001975748"... | open | null | false | 2 | [] | [] | 2026-03-10T05:22:50Z | 2026-05-04T10:36:48Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | 2017jw | 34,635,475 | MDQ6VXNlcjM0NjM1NDc1 | User | false |
openclaw/openclaw | 4,049,490,726 | I_kwDOQb6kR87xXlMm | 41,783 | https://github.com/openclaw/openclaw/issues/41783 | https://api.github.com/repos/openclaw/openclaw/issues/41783 | bug(cron): job timeout includes cron-lane queue wait time | ## Summary
Manual/isolated cron jobs can time out before doing useful work because the cron job timeout starts **before** the job gets CPU on the `cron` lane.
## Observed behavior
A cron job with `sessionTarget="isolated"` and `payload.kind="agentTurn"` can sit queued on the `cron` lane for several minutes and then im... | closed | completed | true | 4 | [] | [] | 2026-03-10T05:26:42Z | 2026-05-03T04:37:11Z | 2026-04-30T14:04:27Z | CONTRIBUTOR | null | 20260503T060030Z | 2026-05-03T06:00:30Z | ayanesakura | 40,628,300 | MDQ6VXNlcjQwNjI4MzAw | User | false |
openclaw/openclaw | 4,049,637,953 | I_kwDOQb6kR87xYJJB | 41,824 | https://github.com/openclaw/openclaw/issues/41824 | https://api.github.com/repos/openclaw/openclaw/issues/41824 | Agent confabulates completed actions on Telegram surface — same config works reliably on Claude Code/Codex | # Agent confabulates completed actions on Telegram surface — same config works reliably on Claude Code/Codex
## Environment
| Component | Detail |
|-----------|--------|
| OpenClaw version | 2026.3.8 |
| OS | macOS (Apple Silicon) |
| Agent model | Claude Sonnet via ACP |
| Surface | Telegram integration (direct mess... | open | null | false | 2 | [] | [] | 2026-03-10T06:06:44Z | 2026-05-04T10:37:03Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | alanxchen85 | 250,364,393 | U_kgDODuxB6Q | User | false |
openclaw/openclaw | 4,049,646,421 | I_kwDOQb6kR87xYLNV | 41,826 | https://github.com/openclaw/openclaw/issues/41826 | https://api.github.com/repos/openclaw/openclaw/issues/41826 | Feature Request: Add custom client display name for TUI | ## Description
Currently, multiple TUI instances all display as "openclaw-tui" in the Gateway, making it difficult to distinguish between different client windows when multiple TUI instances are connected.
## Problem
When running multiple TUI windows connected to the same Gateway, all clients show the same name in t... | open | null | false | 2 | [] | [] | 2026-03-10T06:08:50Z | 2026-05-04T10:37:05Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | UULOVETEA | 36,201,460 | MDQ6VXNlcjM2MjAxNDYw | User | false |
openclaw/openclaw | 4,049,678,299 | I_kwDOQb6kR87xYS_b | 41,833 | https://github.com/openclaw/openclaw/issues/41833 | https://api.github.com/repos/openclaw/openclaw/issues/41833 | Feature: Native commitment/deferred-task primitive with completion tracking and escalation | ## Problem
When an AI agent makes a conversational commitment like "I'll prepare that report tonight" or "I'll do this tomorrow morning," there is currently no mechanism to ensure it actually happens. The session ends, context is lost, and the commitment evaporates unless the agent manually creates a cron job in the s... | open | null | false | 3 | [] | [] | 2026-03-10T06:17:42Z | 2026-05-04T11:26:29Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | bo-blue | 257,455,029 | U_kgDOD1hztQ | User | false |
openclaw/openclaw | 4,227,813,414 | I_kwDOQb6kR877_1Am | 63,381 | https://github.com/openclaw/openclaw/issues/63381 | https://api.github.com/repos/openclaw/openclaw/issues/63381 | [Bug]: Telegram native approvals auto-enables on 2026.4.8 and spams "too many failed authentication attempts" in a retry loop | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
After upgrading to 2026.4.8, the Telegram native approvals subsystem
auto-enables (as documented in FAQ for 4.8) but immediately fails
authentication in a tight retry loop, spamming the log every ~1 second
and causing the... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-04-08T21:37:20Z | 2026-04-29T04:29:27Z | 2026-04-26T04:39:36Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | SteveTsai66 | 117,548,295 | U_kgDOBwGlBw | User | false |
openclaw/openclaw | 4,049,689,741 | I_kwDOQb6kR87xYVyN | 41,837 | https://github.com/openclaw/openclaw/issues/41837 | https://api.github.com/repos/openclaw/openclaw/issues/41837 | Mattermost health monitor doesn't detect deaf websocket (connected but not delivering messages) | ## Summary
The Mattermost channel health monitor fails to detect a "deaf websocket" condition where the websocket connection appears healthy (connected, no errors) but is not actually delivering inbound messages to the agent.
## Observed Behavior
- **Date:** 2026-03-09
- **Version:** 2026.3.3
- Mattermost websocket ... | closed | completed | true | 2 | [] | [] | 2026-03-10T06:21:14Z | 2026-05-02T04:26:27Z | 2026-04-30T02:57:34Z | NONE | null | 20260502T060142Z | 2026-05-02T06:01:42Z | jordanhubbard | 5,066,252 | MDQ6VXNlcjUwNjYyNTI= | User | false |
openclaw/openclaw | 4,228,150,612 | I_kwDOQb6kR878BHVU | 63,409 | https://github.com/openclaw/openclaw/issues/63409 | https://api.github.com/repos/openclaw/openclaw/issues/63409 | Discord: streaming chunks break markdown formatting when split occurs inside structured elements | ## Summary
Discord message delivery frequently corrupts markdown formatting by splitting chunks at boundaries that land inside structured elements (blockquotes, nested lists, tables, inline code spans). Each chunk renders independently in Discord, so formatting that spans a chunk boundary breaks visually.
This is dis... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T22:41:33Z | 2026-04-30T04:43:05Z | 2026-04-26T04:39:40Z | CONTRIBUTOR | null | 20260430T060018Z | 2026-04-30T06:00:18Z | jakepresent | 31,285,242 | MDQ6VXNlcjMxMjg1MjQy | User | false |
openclaw/openclaw | 4,228,163,940 | I_kwDOQb6kR878BKlk | 63,410 | https://github.com/openclaw/openclaw/issues/63410 | https://api.github.com/repos/openclaw/openclaw/issues/63410 | WhatsApp: Persistent 408 session timeout loop — WebSocket keepalive not preventing server-side idle disconnect | ## Summary
WhatsApp gateway disconnects with status 408 every ~15-17 minutes in a persistent, metronomic loop. The connection auto-reconnects successfully each time, but the loop never stops and causes message delivery failures during disconnect windows.
## Environment
- OpenClaw version: `2026.4.8 (9ece252)`
- macO... | closed | not_planned | true | 1 | [] | [] | 2026-04-08T22:44:20Z | 2026-04-30T04:43:04Z | 2026-04-26T04:39:44Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | legonhilltech-jpg | 272,396,537 | U_kgDOEDxw-Q | User | false |
openclaw/openclaw | 4,049,804,739 | I_kwDOQb6kR87xYx3D | 41,860 | https://github.com/openclaw/openclaw/issues/41860 | https://api.github.com/repos/openclaw/openclaw/issues/41860 | [Bug]: When openclaw sends a link with an underscore to Feishu, the full hyperlink cannot be displayed | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When openclaw sends a message to Feishu containing a URL with underscores (e.g. .../output_20260210_222435.png), the hyperlink is not displayed in full in Feishu (part of the URL is truncated or not clickable).
command:pnpm openclaw messag... | open | null | false | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-10T06:52:15Z | 2026-05-04T10:37:13Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | damiagent001-bit | 235,265,637 | U_kgDODgXeZQ | User | false |
openclaw/openclaw | 4,228,255,206 | I_kwDOQb6kR878Bg3m | 63,415 | https://github.com/openclaw/openclaw/issues/63415 | https://api.github.com/repos/openclaw/openclaw/issues/63415 | [Feature]: Support service_tier parameter for AWS Bedrock models | ### Summary
Allow per-model configuration of the AWS Bedrock service_tier parameter (e.g., flex, priority, standard) via OpenClaw model params, similar to how params.serviceTier already works for OpenAI and Anthropic providers.
### Problem to solve
AWS Bedrock supports four service tiers — Standard, Priority, Flex, ... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-04-08T23:04:56Z | 2026-04-30T04:43:03Z | 2026-04-26T04:39:48Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | mobilinkd | 4,713,996 | MDQ6VXNlcjQ3MTM5OTY= | User | false |
openclaw/openclaw | 4,228,492,995 | I_kwDOQb6kR878Ca7D | 63,437 | https://github.com/openclaw/openclaw/issues/63437 | https://api.github.com/repos/openclaw/openclaw/issues/63437 | [Bug]: Feishu WebSocket silently stops receiving messages after first dispatch | ## Summary
Feishu WebSocket connection establishes successfully but silently stops receiving messages after the first message is dispatched. No disconnect/reconnect/error logs appear. Only the first message after gateway startup is received.
This appears related to #49323 but occurs on a newer version (2026.4.9).
##... | closed | completed | true | 1 | [] | [] | 2026-04-09T00:06:45Z | 2026-04-30T04:43:02Z | 2026-04-26T04:39:52Z | CONTRIBUTOR | null | 20260430T060018Z | 2026-04-30T06:00:18Z | kagura-agent | 268,167,063 | U_kgDOD_vnlw | User | false |
openclaw/openclaw | 4,049,873,915 | I_kwDOQb6kR87xZCv7 | 41,879 | https://github.com/openclaw/openclaw/issues/41879 | https://api.github.com/repos/openclaw/openclaw/issues/41879 | isHeartbeatEnabledForAgent ignores agents.defaults.heartbeat and implicitly enables heartbeat for default agent | ## Problem
`isHeartbeatEnabledForAgent` in `src/infra/heartbeat-runner.ts` has two bugs:
### Bug 1: Default agent gets heartbeat with zero configuration
When no heartbeat is configured anywhere (no `agents.defaults.heartbeat`, no per-agent `heartbeat`), the fallback returns `true` for the default agent:
```typescri... | open | null | false | 3 | [] | [] | 2026-03-10T07:08:21Z | 2026-05-04T10:43:09Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | alexey-pelykh | 345,102 | MDQ6VXNlcjM0NTEwMg== | User | false |
openclaw/openclaw | 4,228,735,351 | I_kwDOQb6kR878DWF3 | 63,470 | https://github.com/openclaw/openclaw/issues/63470 | https://api.github.com/repos/openclaw/openclaw/issues/63470 | [Bug]: memori plugin enable cause an error! | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
ubuntu@VM-0-5-ubuntu:~$ openclaw plugins enable openclaw-memori
🦞 OpenClaw 2026.4.8 (9ece252) — I'll refactor your busywork like it owes me money.
[openclaw] Failed to start CLI: Error: Config validation failed: plugins.e... | closed | completed | true | 4 | [
"bug",
"regression"
] | [] | 2026-04-09T01:22:10Z | 2026-04-30T04:43:00Z | 2026-04-26T04:40:00Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | neoliuhua | 53,515,356 | MDQ6VXNlcjUzNTE1MzU2 | User | false |
openclaw/openclaw | 4,228,792,206 | I_kwDOQb6kR878Dj-O | 63,478 | https://github.com/openclaw/openclaw/issues/63478 | https://api.github.com/repos/openclaw/openclaw/issues/63478 | [Bug]: QQBot session stuck in running state after subagent spawn failure/timeout | ## Bug type
Regression / Unhandled edge case
## Summary
QQBot channel sessions get permanently stuck in `running` state when spawned subagents fail or timeout. The parent session never transitions back to `done`/`idle`, making it completely unresponsive to new messages. This requires manual intervention (deleting tr... | closed | completed | true | 1 | [] | [] | 2026-04-09T01:42:24Z | 2026-04-30T04:42:59Z | 2026-04-26T04:40:04Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | lanqiu-001 | 210,980,897 | U_kgDODJNQIQ | User | false |
openclaw/openclaw | 4,049,951,504 | I_kwDOQb6kR87xZVsQ | 41,899 | https://github.com/openclaw/openclaw/issues/41899 | https://api.github.com/repos/openclaw/openclaw/issues/41899 | Feature Request: Plugin Circuit Breaker for graceful degradation | ## Problem Statement
A single misbehaving plugin can currently degrade the entire gateway by holding session locks too long, timing out repeatedly, or throwing enough errors to trigger restart churn and queue growth. The workspace now has diagnostics for lock-hold overruns, session-store growth, and gateway-log anoma... | open | null | false | 3 | [] | [] | 2026-03-10T07:25:35Z | 2026-05-04T10:43:11Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | XanderXML-Bit | 52,612,577 | MDQ6VXNlcjUyNjEyNTc3 | User | false |
openclaw/openclaw | 4,050,162,505 | I_kwDOQb6kR87xaJNJ | 41,933 | https://github.com/openclaw/openclaw/issues/41933 | https://api.github.com/repos/openclaw/openclaw/issues/41933 | Webchat session dropdown only shows agents with existing sessions, should show all configured agents | ## Description
The webchat interface has a session dropdown selector, but it only shows agents that have existing sessions in the session store. It should display all configured agents from the config, even if they haven't been chatted with yet.
## Expected behavior
The dropdown should show all agents defined in gent... | open | null | false | 2 | [] | [] | 2026-03-10T08:14:36Z | 2026-05-03T21:24:21Z | null | NONE | null | 20260504T000036Z | 2026-05-04T00:00:36Z | chenbo5e | 176,571,344 | U_kgDOCoZD0A | User | false |
openclaw/openclaw | 4,229,241,397 | I_kwDOQb6kR878FRo1 | 63,527 | https://github.com/openclaw/openclaw/issues/63527 | https://api.github.com/repos/openclaw/openclaw/issues/63527 | [Bug] WhatsApp 408 cycling + creds.json corruption regression in 2026.4.2 (selfChatMode) | ## Environment
- OpenClaw version: 2026.4.2 (regression from 2026.3.31)
- OS: Windows 11 (22631 x64)
- Node: v24.14.0
- Channel: WhatsApp (personal number, selfChatMode: true)
## Description
After upgrading from 2026.3.31 to 2026.4.2, WhatsApp connectivity became unstable with repeated 408 disconnect/reconnect cycles.... | closed | completed | true | 2 | [] | [] | 2026-04-09T03:37:54Z | 2026-04-30T04:42:58Z | 2026-04-26T04:40:08Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | izuakamiro-private | 265,937,628 | U_kgDOD9ni3A | User | false |
openclaw/openclaw | 4,229,383,116 | I_kwDOQb6kR878F0PM | 63,544 | https://github.com/openclaw/openclaw/issues/63544 | https://api.github.com/repos/openclaw/openclaw/issues/63544 | iMessage echo detection fails when echoed message has NUL (\0) prefix | ## Summary
Since upgrading to 4.2, outbound delivery messages sent via iMessage are echoing back as inbound messages, causing the main agent to reply with an acknowledgement (e.g., "收到。") after every cron-delivered notification.
## Root Cause
`normalizeEchoTextKey()` in `monitor-CkCMHJdv.js` uses `.trim()` but does ... | closed | not_planned | true | 1 | [] | [] | 2026-04-09T04:21:29Z | 2026-04-30T04:42:55Z | 2026-04-26T04:40:17Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wangpuv | 4,010,370 | MDQ6VXNlcjQwMTAzNzA= | User | false |
openclaw/openclaw | 4,050,203,889 | I_kwDOQb6kR87xaTTx | 41,949 | https://github.com/openclaw/openclaw/issues/41949 | https://api.github.com/repos/openclaw/openclaw/issues/41949 | [Bug]: Browser interactions can exhaust model context by injecting too much page content | ### Summary
When an agent uses the browser tool for interactive tasks, too much page content can be pushed directly into model context. On large or noisy pages, this burns through the context window very quickly and leads to degraded reasoning, incomplete actions, or outright wrong results.
This feels especially probl... | open | null | false | 2 | [] | [] | 2026-03-10T08:22:55Z | 2026-05-04T10:37:28Z | null | NONE | null | 20260504T180039Z | 2026-05-04T18:00:39Z | zhangmaosen | 1,047,603 | MDQ6VXNlcjEwNDc2MDM= | User | false |
openclaw/openclaw | 4,229,641,264 | I_kwDOQb6kR878GzQw | 63,565 | https://github.com/openclaw/openclaw/issues/63565 | https://api.github.com/repos/openclaw/openclaw/issues/63565 | web_fetch tool bypasses env proxy in proxy-only environments (SSRF guard DNS pinning) | ## Summary
The `web_fetch` tool and Firecrawl `web_fetch` provider fail in proxy-only environments (e.g., OpenShell sandboxes) because their code paths don't pass `useEnvProxy: true` to the SSRF guard, causing DNS pinning to run before the proxy is used.
`web_search` works correctly because it uses `withTrustedWebToo... | closed | not_planned | true | 1 | [] | [] | 2026-04-09T05:25:31Z | 2026-04-30T04:42:54Z | 2026-04-26T04:40:21Z | CONTRIBUTOR | null | 20260430T060018Z | 2026-04-30T06:00:18Z | mjamiv | 142,179,942 | U_kgDOCHl-Zg | User | false |
openclaw/openclaw | 4,230,666,201 | I_kwDOQb6kR878KtfZ | 63,631 | https://github.com/openclaw/openclaw/issues/63631 | https://api.github.com/repos/openclaw/openclaw/issues/63631 | [Bug]: too much information pop out, I can't approve it without button to press | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
<img width="1728" height="1155" alt="Image" src="https://github.com/user-attachments/assets/355460f8-83e7-452c-b42a-3c85b178cc56" />
[Bug]: too much information pop out, I can't approve it without button to p... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-04-09T08:22:47Z | 2026-04-30T04:42:52Z | 2026-04-26T04:40:33Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | taozhiyuai | 146,583,103 | U_kgDOCLyuPw | User | false |
openclaw/openclaw | 4,231,575,782 | I_kwDOQb6kR878OLjm | 63,702 | https://github.com/openclaw/openclaw/issues/63702 | https://api.github.com/repos/openclaw/openclaw/issues/63702 | Codex ACP path fails with Internal error after session/new even though raw Codex CLI works | ## Summary
Codex CLI works normally after switching back to OAuth login, but the OpenClaw/ACPX Codex harness path still fails with `Internal error` during the real prompt/session handshake.
This appears to be narrower than a generic Codex auth issue:
- raw `codex` CLI is healthy
- `@zed-industries/codex-acp` starts a... | closed | completed | true | 1 | [] | [] | 2026-04-09T10:52:31Z | 2026-04-30T04:42:49Z | 2026-04-26T04:40:45Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | seb741 | 53,294,487 | MDQ6VXNlcjUzMjk0NDg3 | User | false |
openclaw/openclaw | 4,329,997,236 | I_kwDOQb6kR88AAAABAhaDtA | 71,947 | https://github.com/openclaw/openclaw/issues/71947 | https://api.github.com/repos/openclaw/openclaw/issues/71947 | Architecture audit: concrete agchk scan leads for OpenClaw | ## Summary
I ran a community architecture health check against `openclaw/openclaw` using `agchk` from `huangrichao2020/agchk@8c3a97f` after the fast file-walker optimization landed on `main`.
Important framing: this is an architecture and maintainability audit, not a security vulnerability report. The `100/100` score... | closed | completed | true | 2 | [] | [] | 2026-04-26T04:14:01Z | 2026-05-05T04:26:28Z | 2026-05-02T19:51:24Z | NONE | null | 20260505T060034Z | 2026-05-05T06:00:34Z | huangrichao2020 | 72,842,645 | MDQ6VXNlcjcyODQyNjQ1 | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.