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,117,585,510 | I_kwDOQb6kR871bV5m | 52,550 | https://github.com/openclaw/openclaw/issues/52550 | https://api.github.com/repos/openclaw/openclaw/issues/52550 | [Feature]: Fallback from cloud profile (anthropic, etc) to local model without extensive cooldown | ### Summary
I've been fighting with this for over a month before the bot finally told me that the cooldowns are hardcoded. Basically, I hit my limits with anthropic - 429, and expect the system to fall back to a local model to keep the lights on.. but instead, it apparently cycles through all the anthropic auth method... | closed | completed | true | 2 | [
"enhancement"
] | [] | 2026-03-23T01:07:49Z | 2026-04-30T04:48:18Z | 2026-04-25T06:00:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | nonheinous | 45,641,865 | MDQ6VXNlcjQ1NjQxODY1 | User | false |
openclaw/openclaw | 4,117,592,249 | I_kwDOQb6kR871bXi5 | 52,551 | https://github.com/openclaw/openclaw/issues/52551 | https://api.github.com/repos/openclaw/openclaw/issues/52551 | [Bug]: Dashboard model selector concatenates wrong provider ID | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When selecting a different model from the default in the OpenClaw UI dashboard, the model selector incorrectly concatenates the **current provider** (from the default model) with the selected model ID, instead of using the provider configur... | closed | completed | true | 4 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T01:09:54Z | 2026-04-30T04:48:17Z | 2026-04-25T06:01:00Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | JowaniOrantes | 99,059,532 | U_kgDOBeeHTA | User | false |
openclaw/openclaw | 4,117,635,861 | I_kwDOQb6kR871biMV | 52,556 | https://github.com/openclaw/openclaw/issues/52556 | https://api.github.com/repos/openclaw/openclaw/issues/52556 | sessions_spawn fails with 'pairing required' for cross-agent delegation on same host (bind: lan, auth: token) | ## Environment
- **OpenClaw version:** 2026.3.13 (61d171a)
- **OS:** Ubuntu (VPS)
- **Gateway config:** `bind: lan`, `auth.mode: token`
- **Node:** v22.22.0
## Description
`sessions_spawn` fails with `gateway closed (1008): pairing required` when an agent (e.g., `main`) tries to spawn a sub-agent (e.g., `derik`) on t... | closed | completed | true | 3 | [] | [] | 2026-03-23T01:27:37Z | 2026-04-30T04:48:16Z | 2026-04-25T06:01:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zeeuus8 | 226,930,203 | U_kgDODYauGw | User | false |
openclaw/openclaw | 4,117,665,592 | I_kwDOQb6kR871bpc4 | 52,563 | https://github.com/openclaw/openclaw/issues/52563 | https://api.github.com/repos/openclaw/openclaw/issues/52563 | [Bug]: Cron task configuration error causes Gateway crash | ### Bug type
Crash (process/app exits or hangs)
### Summary
Cron task configuration error causes the entire Gateway process to crash instead of just failing the task
### Steps to reproduce
1. Create a cron task with invalid parameter (e.g., incorrect --at format)
2. When the task executes, the Gateway process cras... | closed | completed | true | 3 | [
"bug",
"bug:crash"
] | [] | 2026-03-23T01:39:14Z | 2026-04-30T04:48:15Z | 2026-04-25T06:01:13Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wuhaiyuan-byte | 265,356,531 | U_kgDOD9EE8w | User | false |
openclaw/openclaw | 4,117,678,867 | I_kwDOQb6kR871bssT | 52,566 | https://github.com/openclaw/openclaw/issues/52566 | https://api.github.com/repos/openclaw/openclaw/issues/52566 | gateway install should auto-pair internal gateway-client with operator.admin scope | ## Problem
After `openclaw gateway install` + `systemctl start openclaw-gateway`, the internal `gateway-client` (used by cron tool, gateway tools) is not paired. Any cron tool call fails with:
```
gateway closed (1008): pairing required
```
### Current behavior
1. Gateway starts, listens on `ws://127.0.0.1:PORT`
2.... | closed | completed | true | 3 | [] | [] | 2026-03-23T01:45:02Z | 2026-04-30T04:48:14Z | 2026-04-25T06:01:20Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | fychmen | 15,855,997 | MDQ6VXNlcjE1ODU1OTk3 | User | false |
openclaw/openclaw | 4,117,722,093 | I_kwDOQb6kR871b3Pt | 52,572 | https://github.com/openclaw/openclaw/issues/52572 | https://api.github.com/repos/openclaw/openclaw/issues/52572 | [Bug]: **Feishu plugin registers all tools twice** | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
**Feishu plugin registers all tools twice**
Running `openclaw status --verbose` on v2026.3.13 (61d171a) shows every Feishu sub-plugin (feishu_doc, feishu_chat, feishu_wiki, feishu_drive, feishu_bitable) registered twice.
**Root cause**
T... | closed | not_planned | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T02:04:17Z | 2026-04-30T04:48:13Z | 2026-04-25T06:01:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wongsaan | 1,432,663 | MDQ6VXNlcjE0MzI2NjM= | User | false |
openclaw/openclaw | 4,117,732,001 | I_kwDOQb6kR871b5qh | 52,575 | https://github.com/openclaw/openclaw/issues/52575 | https://api.github.com/repos/openclaw/openclaw/issues/52575 | [Docs]: clarify behavior differences between Brave and Kimi web_search providers | ## Summary
The docs for `web_search` currently read as if providers are interchangeable under one conceptual tool contract, but in practice the behavior differs significantly across providers.
In particular:
- **Brave** returns structured search results (`title`, `url`, `description`, etc.)
- **Kimi** currently behave... | closed | completed | true | 1 | [] | [] | 2026-03-23T02:08:32Z | 2026-04-30T04:48:13Z | 2026-04-25T06:01:33Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wangwllu | 7,668,944 | MDQ6VXNlcjc2Njg5NDQ= | User | false |
openclaw/openclaw | 4,117,759,616 | I_kwDOQb6kR871cAaA | 52,579 | https://github.com/openclaw/openclaw/issues/52579 | https://api.github.com/repos/openclaw/openclaw/issues/52579 | Discord INTERACTION_CREATE handler exceeds 3s timeout — modals broken | ## Problem
Discord modal buttons (components v2 with `modal` field) consistently show "This button has expired" because the InteractionEventListener takes 10-27 seconds to respond. Discord requires interaction responses within 3 seconds.
## Evidence
Gateway logs show:
```
[EventQueue] Slow listener detected: Interac... | closed | completed | true | 2 | [] | [] | 2026-03-23T02:18:58Z | 2026-04-30T04:48:12Z | 2026-04-25T06:01:40Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Amyssjj | 130,730,641 | U_kgDOB8rKkQ | User | false |
openclaw/openclaw | 4,117,818,790 | I_kwDOQb6kR871cO2m | 52,586 | https://github.com/openclaw/openclaw/issues/52586 | https://api.github.com/repos/openclaw/openclaw/issues/52586 | [Feature]: Introduce a task-native protocol layer between OpenClaw and execution services | ### Summary
OpenClaw is well positioned to be the persistent user-side assistant: it understands vague intent, accumulates user profile/history/quality standards over time, and keeps the user interaction model stable. But many downstream tasks are better handled by specialized execution services than by forcing users ... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-03-23T02:42:09Z | 2026-04-30T04:48:11Z | 2026-04-25T06:01:47Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | FZR95 | 42,663,193 | MDQ6VXNlcjQyNjYzMTkz | User | false |
openclaw/openclaw | 4,117,823,757 | I_kwDOQb6kR871cQEN | 52,587 | https://github.com/openclaw/openclaw/issues/52587 | https://api.github.com/repos/openclaw/openclaw/issues/52587 | [Bug] Feishu channel fails to send images via read tool | ## Summary
When using the `read` tool to read a local image file in the Feishu channel, the image is processed internally but **not actually sent to the user**. The image appears in the agent's context but fails to deliver through the Feishu API.
## Environment
- **OpenClaw Version**: 2026.3.13
- **OS**: Windows 10 (x... | closed | completed | true | 4 | [] | [] | 2026-03-23T02:44:24Z | 2026-04-30T04:48:10Z | 2026-04-25T06:01:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | HollylandAppDev | 174,076,812 | U_kgDOCmAzjA | User | false |
openclaw/openclaw | 4,117,839,516 | I_kwDOQb6kR871cT6c | 52,591 | https://github.com/openclaw/openclaw/issues/52591 | https://api.github.com/repos/openclaw/openclaw/issues/52591 | Control UI shows incorrect context usage percentage (87%) in Chat tab | ## Bug Description
In the Control UI Chat tab, the context usage indicator above the input box sometimes shows an incorrect high percentage (e.g., 87% = 173.8k/200k) while the actual context usage is only ~9% (18k/200k).
## Steps to Reproduce
1. Open Control UI
2. Navigate to Chat tab
3. Observe the context usage pe... | closed | completed | true | 2 | [] | [] | 2026-03-23T02:51:02Z | 2026-04-30T04:48:10Z | 2026-04-25T06:02:00Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zczcm85 | 251,946,060 | U_kgDODwRkTA | User | false |
openclaw/openclaw | 4,117,882,936 | I_kwDOQb6kR871ceg4 | 52,595 | https://github.com/openclaw/openclaw/issues/52595 | https://api.github.com/repos/openclaw/openclaw/issues/52595 | /status may report 0/<context> for active sessions when usage is missing but normalized to zero | ## Summary
In some active direct sessions, `/status` reports context usage as `0/200k` even though the session clearly contains substantial conversation history.
After tracing the code path, this appears to happen when missing/unknown usage data is normalized into a zero-usage snapshot, which then propagates into tra... | closed | completed | true | 2 | [] | [] | 2026-03-23T03:07:09Z | 2026-04-30T04:48:09Z | 2026-04-25T06:02:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ningfeemic-dev | 239,259,264 | U_kgDODkLOgA | User | false |
openclaw/openclaw | 4,117,931,427 | I_kwDOQb6kR871cqWj | 52,603 | https://github.com/openclaw/openclaw/issues/52603 | https://api.github.com/repos/openclaw/openclaw/issues/52603 | [Bug]: Telegram direct sessions return 400 "The requested model is not supported" for github-copilot models, while CLI sessions on the same host succeed | ### Bug type
Regression (worked before, now fails)
### Summary
## Summary
`github-copilot` models work in CLI agent sessions on the same host/account, but fail in Telegram direct sessions with:
`400 The requested model is not supported.`
This appears to be a channel/session/runtime-specific inconsistency rather t... | closed | not_planned | true | 3 | [
"bug",
"regression"
] | [] | 2026-03-23T03:23:31Z | 2026-04-30T04:48:08Z | 2026-04-25T06:02:13Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | dogoo28 | 27,944,366 | MDQ6VXNlcjI3OTQ0MzY2 | User | false |
openclaw/openclaw | 4,117,933,826 | I_kwDOQb6kR871cq8C | 52,604 | https://github.com/openclaw/openclaw/issues/52604 | https://api.github.com/repos/openclaw/openclaw/issues/52604 | [Bug]: repairToolUseResultPairing misses orphaned tool IDs from MiniMax/OpenAI-compat models — underscore-stripping creates ID mismatch between JSONL and Anthropic API payload | ### Bug type
Crash (process/app exits or hangs)
### Summary
`repairToolUseResultPairing` fails to detect orphaned tool IDs produced by MiniMax (and other OpenAI-compat models) because the repair function operates on raw JSONL IDs, while the Anthropic serializer strips underscores from those IDs before sending to the... | closed | completed | true | 3 | [
"bug",
"bug:crash"
] | [] | 2026-03-23T03:24:22Z | 2026-04-30T04:48:07Z | 2026-04-25T06:02:20Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | JSBinSLC | 133,788,605 | U_kgDOB_lzvQ | User | false |
openclaw/openclaw | 4,117,989,188 | I_kwDOQb6kR871c4dE | 52,612 | https://github.com/openclaw/openclaw/issues/52612 | https://api.github.com/repos/openclaw/openclaw/issues/52612 | [Bug]: Full cacheWrite after using subagents (Anthropic) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
I noticed that `cacheWrite` was unexpectedly writing the whole conversation after invoking a subagent. This directly negates the ability to save on costs by delegating a task to a cheaper model via a subagent.
This seems to be caused due t... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [
"vincentkoc"
] | 2026-03-23T03:39:34Z | 2026-04-30T04:48:06Z | 2026-04-25T06:02:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | FMCorz | 240,112 | MDQ6VXNlcjI0MDExMg== | User | false |
openclaw/openclaw | 4,118,008,881 | I_kwDOQb6kR871c9Qx | 52,615 | https://github.com/openclaw/openclaw/issues/52615 | https://api.github.com/repos/openclaw/openclaw/issues/52615 | [Bug]: Discord `allowFrom` Web UI double-escaping IDs | ### Bug type
Regression (worked before, now fails)
### Summary
# OpenClaw Bug Report — Discord `allowFrom` Web UI double-escaping IDs
## Summary
In OpenClaw `v2026.3.13`, the Web UI Discord config form appears to mishandle `channels.discord.allowFrom` entries.
The validator requires Discord user IDs to be entered... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-03-23T03:44:42Z | 2026-04-30T04:48:04Z | 2026-04-25T06:02:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | RealC1PHER | 265,106,365 | U_kgDOD80zvQ | User | false |
openclaw/openclaw | 4,118,139,180 | I_kwDOQb6kR871ddEs | 52,625 | https://github.com/openclaw/openclaw/issues/52625 | https://api.github.com/repos/openclaw/openclaw/issues/52625 | openclaw status / gateway probe missing operator.read scope on loopback with token auth | ### Summary
`openclaw status` and `gateway probe` report `missing scope: operator.read` on a loopback gateway with token auth mode, even though `gateway call --token <token>` works correctly. The probe/status client path doesn't negotiate operator scopes properly.
### Steps to reproduce
1. Configure gateway with `au... | closed | completed | true | 7 | [] | [] | 2026-03-23T04:25:36Z | 2026-04-30T04:48:03Z | 2026-04-25T06:02:46Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | QuarkAssistant | 262,458,533 | U_kgDOD6TMpQ | User | false |
openclaw/openclaw | 4,118,141,959 | I_kwDOQb6kR871ddwH | 52,626 | https://github.com/openclaw/openclaw/issues/52626 | https://api.github.com/repos/openclaw/openclaw/issues/52626 | [Bug]: Multi-account Feishu tools always use accounts[0] credentials | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When configuring multiple Feishu accounts in `openclaw.json` under `channels.feishu.accounts`, all Feishu tools (`feishu_doc`, `feishu_wiki`, `feishu_drive`, `feishu_perm`) always use the first account's credentials regardless of which agen... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T04:26:37Z | 2026-04-30T04:48:03Z | 2026-04-25T06:02:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | intelartivist | 265,410,125 | U_kgDOD9HWTQ | User | false |
openclaw/openclaw | 4,118,201,204 | I_kwDOQb6kR871dsN0 | 52,633 | https://github.com/openclaw/openclaw/issues/52633 | https://api.github.com/repos/openclaw/openclaw/issues/52633 | [Bug]: openclaw-mem0 插件加载正常,但 agent 不调用 memory_store 工具,autoCapture 也未触发 | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
环境:
OpenClaw 版本:2026.3.13
openclaw-mem0 插件版本:0.0.2
操作系统:macOS(Darwin)
Node.js 版本:v22.22.0
Qdrant 版本:v1.13.0(Docker 容器)
Ollama 模型:nomic-embed-text(嵌入),deepseek-reasoner 通过环境变量 OPENAI_BASE_URL 指向 DeepSeek API
配置:
openclaw.json 中 opencl... | closed | not_planned | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T04:45:12Z | 2026-04-30T04:48:02Z | 2026-04-25T06:02:59Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Easonhe1140 | 213,273,255 | U_kgDODLZKpw | User | false |
openclaw/openclaw | 4,118,243,929 | I_kwDOQb6kR871d2pZ | 52,637 | https://github.com/openclaw/openclaw/issues/52637 | https://api.github.com/repos/openclaw/openclaw/issues/52637 | Control UI model ID composition + stale auth cooldown can force incorrect Anthropic fallback | ## Summary
Model selection and provider auth recovery can get into a bad state where:
1) Control UI can emit invalid model IDs (e.g. `openai/claude-opus-4-6`), and
2) Anthropic auth profiles can remain stuck in `disabled:billing` even after a valid key is present.
This creates repeated fallback behavior and misleading... | closed | completed | true | 3 | [] | [] | 2026-03-23T04:57:35Z | 2026-04-30T04:48:01Z | 2026-04-25T06:03:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | captivationhub | 224,922,961 | U_kgDODWgNUQ | User | false |
openclaw/openclaw | 4,118,271,702 | I_kwDOQb6kR871d9bW | 52,641 | https://github.com/openclaw/openclaw/issues/52641 | https://api.github.com/repos/openclaw/openclaw/issues/52641 | [Opened by mistake] Tesla Model X multi-source inventory scraper | ## Overview
Multi-source scraper for Tesla Model X listings across 9 sites. Uses Playwright/CDP to bypass Akamai WAF on blocked sites.
## Status: ⚠️ In Progress
**Files:**
- scripts/modelx_scraper_v2.py — main scraper with per-source extractors
- scripts/modelx_orchestrator.py — 9-source orchestrator with priority ti... | closed | not_planned | true | 4 | [] | [] | 2026-03-23T05:06:24Z | 2026-04-28T04:55:59Z | 2026-04-25T06:03:12Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | alexuser | 1,514,933 | MDQ6VXNlcjE1MTQ5MzM= | User | false |
openclaw/openclaw | 4,118,349,985 | I_kwDOQb6kR871eQih | 52,646 | https://github.com/openclaw/openclaw/issues/52646 | https://api.github.com/repos/openclaw/openclaw/issues/52646 | Feature request: per-model thinking level defaults | ## Summary
It would be very helpful if OpenClaw could support **per-model thinking level defaults** (or per-model reasoning presets), instead of requiring the same manual adjustment every time a new session is created.
## Problem
Different models support different thinking/reasoning levels:
- Claude may support mod... | closed | completed | true | 3 | [] | [] | 2026-03-23T05:27:41Z | 2026-04-30T04:48:00Z | 2026-04-25T06:03:19Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | cloudpaw5216 | 267,859,441 | U_kgDOD_c18Q | User | false |
openclaw/openclaw | 4,118,370,562 | I_kwDOQb6kR871eVkC | 52,647 | https://github.com/openclaw/openclaw/issues/52647 | https://api.github.com/repos/openclaw/openclaw/issues/52647 | CLI `devices list` fails with 'missing scope: operator.read' on loopback with token auth | ## Description
When running `openclaw devices list` (or other CLI commands that require gateway scopes), the command fails with:
```
gateway connect failed: Error: gateway closed (1000): no close reason
```
The gateway logs show the underlying error:
```
[ws] ⇄ res ✗ config.get 0ms errorCode=INVALID_REQUEST errorMes... | closed | completed | true | 5 | [] | [] | 2026-03-23T05:33:15Z | 2026-04-30T04:47:59Z | 2026-04-25T06:03:25Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Lewis-404 | 188,748,302 | U_kgDOC0ASDg | User | false |
openclaw/openclaw | 4,118,393,393 | I_kwDOQb6kR871ebIx | 52,649 | https://github.com/openclaw/openclaw/issues/52649 | https://api.github.com/repos/openclaw/openclaw/issues/52649 | [Bug]: Model switch in control panel does not apply to Feishu messages for the same session | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
After switching the model for an existing session in the OpenClaw control panel, the UI indicates that the new model has been applied.
However, when sending a follow-up message from Feishu to the same session, responses are still generated... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T05:39:23Z | 2026-04-30T04:47:59Z | 2026-04-25T06:03:32Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | turbid-frost | 7,501,331 | MDQ6VXNlcjc1MDEzMzE= | User | false |
openclaw/openclaw | 4,118,401,369 | I_kwDOQb6kR871edFZ | 52,650 | https://github.com/openclaw/openclaw/issues/52650 | https://api.github.com/repos/openclaw/openclaw/issues/52650 | [Feature Request] Add user avatar support in WebUI | ### Summary
Allow users to set their own profile picture/avatar in the OpenClaw WebUI, similar to how agents can set an avatar via identity.avatar in the config.
### Problem to solve
Currently, the WebUI only allows setting the AI agent's avatar. The user's own avatar/profile picture cannot be changed - the top-righ... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-03-23T05:41:24Z | 2026-04-30T04:47:58Z | 2026-04-25T06:03:38Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | airforcegeng | 89,368,724 | MDQ6VXNlcjg5MzY4NzI0 | User | false |
openclaw/openclaw | 4,118,452,321 | I_kwDOQb6kR871ephh | 52,653 | https://github.com/openclaw/openclaw/issues/52653 | https://api.github.com/repos/openclaw/openclaw/issues/52653 | [Feature]: Native Playbooks artifact for reusable multi-agent pipelines | ### Summary
Add a first-class `playbooks/PLAYBOOK.md` artifact type to define reusable multi-agent workflows with explicit stages, handoff contracts, human approval gates, and go/no-go criteria.
### Problem to solve
In real multi-agent operations, teams repeatedly run the same multi-step pipelines (research → planni... | closed | not_planned | true | 2 | [
"enhancement"
] | [] | 2026-03-23T05:56:30Z | 2026-04-30T04:47:57Z | 2026-04-25T06:03:45Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | nissan | 12,583 | MDQ6VXNlcjEyNTgz | User | false |
openclaw/openclaw | 4,118,532,517 | I_kwDOQb6kR871e9Gl | 52,660 | https://github.com/openclaw/openclaw/issues/52660 | https://api.github.com/repos/openclaw/openclaw/issues/52660 | Feature Request: Agent Spawn Context Hooks — auto-inject knowledge base context on subagent creation | # Feature Request: Agent Spawn Context Hooks(子会话启动时自动注入知识库上下文)
## Problem
当通过 `sessions_spawn` 创建子会话(subagent/ACP)时,子会话从零开始,无法自动获取已有的经验知识。
典型场景:
- 一个 self-optimization 系统持续积累修复策略、原理、最佳实践
- 但每次 spawn 子会话执行代码任务时,子会话看不到这些经验
- 导致重复踩已知坑、重复探索已知解决方案
## Current Workaround
在子会话的 `AGENTS.md` 中加手动查询步骤,让子会话启动后自行 exec 脚本查知识库。但... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T06:16:57Z | 2026-04-30T04:47:56Z | 2026-04-25T06:03:51Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | youshongping-creator | 268,693,691 | U_kgDOEAPwuw | User | false |
openclaw/openclaw | 4,118,598,515 | I_kwDOQb6kR871fNNz | 52,667 | https://github.com/openclaw/openclaw/issues/52667 | https://api.github.com/repos/openclaw/openclaw/issues/52667 | WhatsApp group mention detection fails with LID (Linked ID) format | ## Bug Description
WhatsApp group mention detection (`wasMentioned`) always returns `false` when mentions use the new WhatsApp LID (Linked ID) format, even though the LID is correctly normalized to the expected E.164 phone number.
## Environment
- **OpenClaw version:** 2026.3.13 (61d171a)
- **OS:** Windows 10.0.1904... | closed | completed | true | 2 | [] | [] | 2026-03-23T06:32:31Z | 2026-04-30T04:47:56Z | 2026-04-25T06:03:57Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | mikelo246 | 74,393,082 | MDQ6VXNlcjc0MzkzMDgy | User | false |
openclaw/openclaw | 4,118,692,281 | I_kwDOQb6kR871fkG5 | 52,671 | https://github.com/openclaw/openclaw/issues/52671 | https://api.github.com/repos/openclaw/openclaw/issues/52671 | CLI 连接 Gateway 时握手超时,被其他请求阻塞 | ## 问题描述
CLI 命令(如 `openclaw cron list`)连接 Gateway 时经常出现握手超时,错误信息:
```
handshake timeout conn=xxx remote=127.0.0.1
gateway connect failed: Error: gateway closed (1000 normal closure): no close reason
```
## 根因分析
通过日志分析发现:
1. **握手超时时间硬编码**:`DEFAULT_HANDSHAKE_TIMEOUT_MS = 3000`(3秒)
- 文件位置:`dist/gateway-cli-*.js`
... | closed | completed | true | 2 | [] | [] | 2026-03-23T06:55:43Z | 2026-04-30T04:47:55Z | 2026-04-25T06:04:04Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zengwei1997 | 38,238,670 | MDQ6VXNlcjM4MjM4Njcw | User | false |
openclaw/openclaw | 4,118,745,549 | I_kwDOQb6kR871fxHN | 52,676 | https://github.com/openclaw/openclaw/issues/52676 | https://api.github.com/repos/openclaw/openclaw/issues/52676 | [Feature]: Streaming response support for webchat | ### Summary
Enable real-time streaming of AI responses in webchat client
### Problem to solve
When using the webchat client, AI responses are output as complete blocks at once, causing noticeable latency. Users have to wait for the entire response before seeing any content, which feels slow compared to other clients... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-03-23T07:08:09Z | 2026-04-30T04:47:54Z | 2026-04-25T06:04:17Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | yxybushuai | 143,751,075 | U_kgDOCJF3ow | User | false |
openclaw/openclaw | 4,118,770,567 | I_kwDOQb6kR871f3OH | 52,678 | https://github.com/openclaw/openclaw/issues/52678 | https://api.github.com/repos/openclaw/openclaw/issues/52678 | [Bug]: task-manager worker falls back to bundled SKILL.md instead of workspace skill | ## Bug type
Behavior bug
## Summary
`task-manager` workers can resolve `SKILL.md` from the bundled OpenClaw install path instead of the current workspace path, which causes startup to fail with `ENOENT`.
## Steps to reproduce
1. Trigger a `task-manager` subtask dispatch.
2. Observe the worker trying to read:
`/hom... | closed | completed | true | 4 | [] | [] | 2026-03-23T07:13:07Z | 2026-04-30T04:47:53Z | 2026-04-25T06:04:23Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | NGLSL | 40,338,580 | MDQ6VXNlcjQwMzM4NTgw | User | false |
openclaw/openclaw | 4,118,786,867 | I_kwDOQb6kR871f7Mz | 52,679 | https://github.com/openclaw/openclaw/issues/52679 | https://api.github.com/repos/openclaw/openclaw/issues/52679 | SSE streaming: empty/missing data event causes JSON parse failure (Unexpected end of JSON input) | ## Summary
When using streaming (SSE), I intermittently see the run fail with `Unexpected end of JSON input`. In the gateway logs this correlates with an SSE message/event where the JSON `data` payload is empty/missing, but the client still tries to `JSON.parse` it.
This looks like normal SSE behavior (some events/kee... | closed | completed | true | 2 | [] | [] | 2026-03-23T07:16:28Z | 2026-04-30T04:47:52Z | 2026-04-25T06:04:30Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | LyHug | 40,082,700 | MDQ6VXNlcjQwMDgyNzAw | User | false |
openclaw/openclaw | 4,118,829,906 | I_kwDOQb6kR871gFtS | 52,684 | https://github.com/openclaw/openclaw/issues/52684 | https://api.github.com/repos/openclaw/openclaw/issues/52684 | Feature: include cache tokens in /usage tokens footer | ## Problem
The `/usage tokens` per-response footer currently only shows `Usage: Xk in / Yk out`, but omits cache read/write token details.
Meanwhile, `/status` already shows a cache line (`🗄️ Cache: 94% hit · 22k cached, 1.4k new`), and the session JSONL logs contain full `usage.cacheRead` and `usage.cacheWrite` dat... | closed | completed | true | 1 | [] | [] | 2026-03-23T07:25:53Z | 2026-04-30T04:47:52Z | 2026-04-25T06:04:36Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zjy282 | 8,154,648 | MDQ6VXNlcjgxNTQ2NDg= | User | false |
openclaw/openclaw | 4,118,845,485 | I_kwDOQb6kR871gJgt | 52,686 | https://github.com/openclaw/openclaw/issues/52686 | https://api.github.com/repos/openclaw/openclaw/issues/52686 | Dashboard: No Stop button when message is queued | ## Description
When sending a message to an agent in the Dashboard, if the message enters a queued state (e.g., due to API concurrency limits), there is no visible **Stop** button to cancel or interrupt the queued/running task.
## Steps to Reproduce
1. Open OpenClaw Dashboard (http://127.0.0.1:18789/)
2. Send a mess... | closed | not_planned | true | 2 | [] | [] | 2026-03-23T07:28:56Z | 2026-04-30T04:47:51Z | 2026-04-25T06:04:43Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | lamyliu | 2,789,224 | MDQ6VXNlcjI3ODkyMjQ= | User | false |
openclaw/openclaw | 4,118,863,554 | I_kwDOQb6kR871gN7C | 52,688 | https://github.com/openclaw/openclaw/issues/52688 | https://api.github.com/repos/openclaw/openclaw/issues/52688 | Discussion: Predictive Scheduling for Agent Autonomy (Proactive Operations) | # Discussion: Predictive Scheduling for Agent Autonomy (Proactive Operations)
## Current State
Cron-triggered tasks run on fixed schedule (e.g., daily brief at 06:00, restart every 6h). This is reactive: the agent wakes up, checks state, then acts.
## Opportunity (AI Autonomy 2025)
Predict upcoming resource needs and... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:32:39Z | 2026-04-30T04:47:50Z | 2026-04-25T06:04:49Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,864,894 | I_kwDOQb6kR871gOP- | 52,690 | https://github.com/openclaw/openclaw/issues/52690 | https://api.github.com/repos/openclaw/openclaw/issues/52690 | Agent Undo Stacks for Self-Healing (OpenClaw #50372) | # Agent Undo Stacks for Self-Healing (OpenClaw #50372)
## Problem
Agent failures often leave partial state (files created, external services altered) that requires manual cleanup. No automatic recovery.
## Proposed Solution
Implement undo stacks that record state-changing operations and can revert on error.
### Desi... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:32:59Z | 2026-04-30T04:47:49Z | 2026-04-25T06:04:56Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,007 | I_kwDOQb6kR871gORv | 52,691 | https://github.com/openclaw/openclaw/issues/52691 | https://api.github.com/repos/openclaw/openclaw/issues/52691 | Discussion: AlertPipe & HealthPipe Ecosystem Tools | # Discussion: AlertPipe & HealthPipe Ecosystem Tools
## Proposal
Create two new command-line utilities to improve workspace reliability and observability.
### HealthPipe
`healthpipe status` returns overall health score (0-100) based on:
- Gateway uptime (last 24h)
- Cron job success rate
- Memory growth rate
- Restar... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:33:01Z | 2026-04-30T04:47:49Z | 2026-04-25T06:05:02Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,067 | I_kwDOQb6kR871gOSr | 52,692 | https://github.com/openclaw/openclaw/issues/52692 | https://api.github.com/repos/openclaw/openclaw/issues/52692 | Proactive Compaction Configuration & Scheduler (OpenClaw #41963) | # Proactive Compaction Configuration & Scheduler (OpenClaw #41963)
## Problem
Currently, compaction likely runs reactively (when context nears limit). This can cause delays mid-task. We want proactive compaction that keeps context slim and prevents overflow automatically.
## Proposed Solution
Define a background sche... | closed | completed | true | 1 | [] | [] | 2026-03-23T07:33:01Z | 2026-04-30T04:47:48Z | 2026-04-25T06:05:09Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,121 | I_kwDOQb6kR871gOTh | 52,693 | https://github.com/openclaw/openclaw/issues/52693 | https://api.github.com/repos/openclaw/openclaw/issues/52693 | Pulse Health Dashboard (OpenClaw #50371) | # Pulse Health Dashboard (OpenClaw #50371)
## Problem
No centralized observability for OpenClaw agent health. Issues detected only after failures (e.g., context overflow, tool crashes). Need proactive monitoring.
## Proposed Solution
Integrate OpenTelemetry auto-instrumentation + simple HTTP dashboard (Pulse).
### A... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:33:02Z | 2026-04-30T04:47:47Z | 2026-04-25T06:05:15Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,238 | I_kwDOQb6kR871gOVW | 52,695 | https://github.com/openclaw/openclaw/issues/52695 | https://api.github.com/repos/openclaw/openclaw/issues/52695 | SovereignLedger + VaultSeal (OpenClaw #50373) | # SovereignLedger + VaultSeal (OpenClaw #50373)
## Problem
No systematic tracking of resource consumption (tokens, time, file I/O) per agent/session. This prevents quotas, cost allocation, and security auditing.
## Proposed Solution
Implement double-entry bookkeeping (SovereignLedger) with at-rest encryption (VaultSe... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:33:04Z | 2026-04-30T04:47:46Z | 2026-04-25T06:05:22Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,299 | I_kwDOQb6kR871gOWT | 52,696 | https://github.com/openclaw/openclaw/issues/52696 | https://api.github.com/repos/openclaw/openclaw/issues/52696 | OpenClaw: ToolResultCompactor — Design Review and Integration Path | # OpenClaw: ToolResultCompactor — Design Review and Integration Path
## Goal
Prevent agent context overflow during multi-tool workflows by compressing historical tool results while preserving continuity.
---
## Spec Recap
- **Threshold**: 8 KB of raw tool result content per session.
- **Overlap**: Preserve last 10 ... | closed | completed | true | 1 | [] | [] | 2026-03-23T07:33:05Z | 2026-04-30T04:47:45Z | 2026-04-25T06:05:29Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,403 | I_kwDOQb6kR871gOX7 | 52,697 | https://github.com/openclaw/openclaw/issues/52697 | https://api.github.com/repos/openclaw/openclaw/issues/52697 | ToolResultCompactor v2 — Urgent Context Overflow Prevention (OpenClaw #41962) | # ToolResultCompactor v2 — Urgent Context Overflow Prevention (OpenClaw #41962)
## Problem
Multi-tool workflows (e.g., Reddit Scrub → Web Fetch → PDF analysis) can generate large tool outputs that rapidly consume the agent context window, leading to overflow or forced summarization mid-task.
## Proposed Solution
Auto... | closed | completed | true | 2 | [] | [] | 2026-03-23T07:33:06Z | 2026-04-30T04:47:45Z | 2026-04-25T06:05:35Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,865,543 | I_kwDOQb6kR871gOaH | 52,698 | https://github.com/openclaw/openclaw/issues/52698 | https://api.github.com/repos/openclaw/openclaw/issues/52698 | Two-Strike Enforcement Verification for Sub-Agents (OpenClaw #41964) | # Two-Strike Enforcement Verification for Sub-Agents (OpenClaw #41964)
## Policy
Sub-agents (spawned via `sessions_spawn`) should be terminated after two non-transient errors during a single session. This prevents zombie agents consuming resources.
## Verification Script
Create a daily cron job that:
1. Lists all s... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:33:08Z | 2026-04-30T04:47:44Z | 2026-04-25T06:05:42Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,866,657 | I_kwDOQb6kR871gOrh | 52,699 | https://github.com/openclaw/openclaw/issues/52699 | https://api.github.com/repos/openclaw/openclaw/issues/52699 | Discussion: AlertPipe & HealthPipe - Workspace Reliability Tools | # Discussion: AlertPipe & HealthPipe - Workspace Reliability Tools
## Executive Summary
Propose two new utility tools to improve observability and reliability of the entire OpenClaw workspace:
- **HealthPipe**: Periodic health check aggregator with overall status score
- **AlertPipe**: Alert dispatcher for anomalies d... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:33:25Z | 2026-04-30T04:47:43Z | 2026-04-25T06:05:48Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,869,998 | I_kwDOQb6kR871gPfu | 52,700 | https://github.com/openclaw/openclaw/issues/52700 | https://api.github.com/repos/openclaw/openclaw/issues/52700 | compaction safeguard may inherit polluted runtime/model via sessionManager-scoped state | # Submit-ready Draft — compaction safeguard runtime pollution
## Title
compaction safeguard may inherit polluted runtime/model via sessionManager-scoped state, causing wrong model-snapshot + false compaction on main session
## Summary
We observed a main session running on Opus (1M ctx) suddenly recording `model-snaps... | closed | not_planned | true | 3 | [] | [] | 2026-03-23T07:34:15Z | 2026-04-30T04:47:42Z | 2026-04-25T06:06:00Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | yyxiaohui | 235,090,347 | U_kgDODgMxqw | User | false |
openclaw/openclaw | 4,118,871,648 | I_kwDOQb6kR871gP5g | 52,701 | https://github.com/openclaw/openclaw/issues/52701 | https://api.github.com/repos/openclaw/openclaw/issues/52701 | Agent Health Monitoring & Automated Recovery (#41924) | ## Goal
Ensure OpenClaw agent (gateway + sessions) remains operational with minimal manual intervention. Detect and recover from common failure modes automatically.
## Proposed Health Daemon
### Triggers & Actions
#### 1. Gateway Down
- Detection: `systemctl is-active openclaw.service` returns `inactive` or `failed`... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:34:37Z | 2026-04-30T04:47:42Z | 2026-04-25T06:06:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,871,718 | I_kwDOQb6kR871gP6m | 52,702 | https://github.com/openclaw/openclaw/issues/52702 | https://api.github.com/repos/openclaw/openclaw/issues/52702 | ToolResultCompactor for Agent Context Management | ## Problem
During multi-tool workflows, raw tool results accumulate in agent context, consuming tokens and eventually exceeding context window. Current pre-compaction flush helps but not sufficient for long-running sessions.
## Proposed Solution: ToolResultCompactor
### Design
- Threshold: 8 KB raw text per tool resu... | closed | completed | true | 1 | [] | [] | 2026-03-23T07:34:38Z | 2026-04-30T04:47:41Z | 2026-04-25T06:06:13Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,871,781 | I_kwDOQb6kR871gP7l | 52,703 | https://github.com/openclaw/openclaw/issues/52703 | https://api.github.com/repos/openclaw/openclaw/issues/52703 | Two-Strike Enforcement for Sub-Agent Error Handling | ## Problem
Sub-agent sessions may encounter repeated non-transient errors but continue running indefinitely, consuming resources and potentially causing cascading failures. There is no automated mechanism to terminate or restart misbehaving sessions.
## Proposed Solution: Two-Strike Enforcement
### Definition
- **Str... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T07:34:39Z | 2026-04-30T04:47:40Z | 2026-04-25T06:06:19Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | DockeGumi | 258,497,605 | U_kgDOD2hcRQ | User | false |
openclaw/openclaw | 4,118,945,619 | I_kwDOQb6kR871gh9T | 52,713 | https://github.com/openclaw/openclaw/issues/52713 | https://api.github.com/repos/openclaw/openclaw/issues/52713 | [Feature]: Proposal: Context Database as a lightweight recall layer after /new | ### Summary
Proposal: use a lightweight disk-based Context Database as the first recall layer after `/new`, so the agent can recover the correct project context without loading full project memory into the context window.
### Problem to solve
After `/new`, project continuity is often lost or weakened. The agent may ... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-03-23T07:51:05Z | 2026-04-30T04:47:39Z | 2026-04-25T06:06:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wmw987 | 173,670,538 | U_kgDOCloAig | User | false |
openclaw/openclaw | 4,119,000,266 | I_kwDOQb6kR871gvTK | 52,717 | https://github.com/openclaw/openclaw/issues/52717 | https://api.github.com/repos/openclaw/openclaw/issues/52717 | Feature: configurable staleEventThresholdMs for channel health monitor | ## Problem
The WhatsApp channel health monitor restarts the socket when no events arrive for >30 minutes (`staleEventThresholdMs` defaults to 1,800,000ms). During idle periods (e.g., nighttime), this causes ~38 unnecessary socket restarts per day.
## Root Cause
In `gateway-cli-*.js`, `resolveTimingPolicy()` falls back... | closed | completed | true | 1 | [] | [] | 2026-03-23T08:01:44Z | 2026-04-30T04:47:38Z | 2026-04-25T06:06:32Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | braminatorh | 263,757,029 | U_kgDOD7ic5Q | User | false |
openclaw/openclaw | 4,119,263,447 | I_kwDOQb6kR871hvjX | 52,743 | https://github.com/openclaw/openclaw/issues/52743 | https://api.github.com/repos/openclaw/openclaw/issues/52743 | Bug: Telegram message target with :topic:<id> sends to current topic instead of requested topic | ## Summary
`message` tool sends to the current Telegram topic instead of the requested forum topic when `target` encodes `:topic:<threadId>`.
## Environment
- OpenClaw repo: `openclaw/openclaw`
- Observed date: 2026-03-23
- Surface: Telegram forum supergroup
- Chat: `<forum-supergroup-chat-id>`
- Current conversation ... | closed | completed | true | 2 | [] | [] | 2026-03-23T08:50:48Z | 2026-04-30T04:47:35Z | 2026-04-25T06:06:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | desicend | 95,214,606 | U_kgDOBazcDg | User | false |
openclaw/openclaw | 4,119,368,361 | I_kwDOQb6kR871iJKp | 52,750 | https://github.com/openclaw/openclaw/issues/52750 | https://api.github.com/repos/openclaw/openclaw/issues/52750 | ACP streamTo:parent announcements ignore Telegram topic context | ## Problem
When spawning ACP sessions with `streamTo: "parent"` from a Telegram forum topic, completion announcements land in #general (topic 1) instead of the originating topic.
## Expected Behavior
System events emitted to a parent session with key `agent:main:telegram:group:-1003846610749:topic:1070` should deliv... | closed | completed | true | 2 | [] | [] | 2026-03-23T09:06:14Z | 2026-04-30T04:47:34Z | 2026-04-25T06:06:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | henkedk | 4,677,770 | MDQ6VXNlcjQ2Nzc3NzA= | User | false |
openclaw/openclaw | 4,119,571,510 | I_kwDOQb6kR871i6w2 | 52,763 | https://github.com/openclaw/openclaw/issues/52763 | https://api.github.com/repos/openclaw/openclaw/issues/52763 | [Bug]: WhatsApp groupPolicy "allowlist" bypassed — agent replies in non-allowlisted group | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
With `groupPolicy: "allowlist"` and zero groups in the allowlist, the agent processed a group message and sent a reply (`"D'accord, je vous laisse avancer tranquillement ! 👋"`) directly into a private WhatsApp family group (`336XXXX-REDAC... | closed | not_planned | true | 4 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T09:42:16Z | 2026-04-30T04:47:33Z | 2026-04-25T06:06:59Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | henrikrexed | 81,800,915 | MDQ6VXNlcjgxODAwOTE1 | User | false |
openclaw/openclaw | 4,119,683,425 | I_kwDOQb6kR871jWFh | 52,771 | https://github.com/openclaw/openclaw/issues/52771 | https://api.github.com/repos/openclaw/openclaw/issues/52771 | [Bug]: LaunchAgent plist env vars still redacted on v2026.3.13 — confirmed reproduction, wrapper workaround included | ### Bug type
Regression (worked before, now fails)
### Summary
**Relates to:** #13340 (locked), **PR:** #26567
Reopening per the bot's instruction on #13340: "If you are absolutely sure it still happens on the latest release, open a new issue with fresh repro steps."
openclaw gateway install --force does not write... | closed | completed | true | 3 | [
"bug",
"regression"
] | [] | 2026-03-23T10:03:02Z | 2026-04-30T04:47:32Z | 2026-04-25T06:07:13Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | KOB1Geo | 208,837,020 | U_kgDODHKZnA | User | false |
openclaw/openclaw | 4,119,712,725 | I_kwDOQb6kR871jdPV | 52,777 | https://github.com/openclaw/openclaw/issues/52777 | https://api.github.com/repos/openclaw/openclaw/issues/52777 | Control UI: Image thumbnails disappear after window switch (WebSocket reconnect) | ## Bug Description
**Environment:**
- OpenClaw version: 2026.3.13
- Control UI client: openclaw-control-ui (webchat)
- Browser: Chrome/Edge on Windows
**Steps to reproduce:**
1. Open Control UI and connect to gateway via WebSocket
2. Send a message with an image attachment (base64 inline)
3. Image thumbnail is visibl... | closed | completed | true | 1 | [] | [] | 2026-03-23T10:08:02Z | 2026-04-30T04:47:29Z | 2026-04-25T06:07:33Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zczcm85 | 251,946,060 | U_kgDODwRkTA | User | false |
openclaw/openclaw | 4,119,727,857 | I_kwDOQb6kR871jg7x | 52,778 | https://github.com/openclaw/openclaw/issues/52778 | https://api.github.com/repos/openclaw/openclaw/issues/52778 | [Bug]: [WeCom] DM消息隔离失效 - 不同用户的私聊被路由到同一会话 | ### Bug type
Regression (worked before, now fails)
### Summary
## Bug描述
企业微信渠道下,不同用户发给OpenClaw Agent的私聊消息被错误路由到同一会话。例如:用户A发给Agent的私信,会错误出现在用户B的会话中。
## 环境信息
- OpenClaw版本:2026.3.12
- WeCom插件版本:2026.3.20
- Channel:wecom
### Steps to reproduce
## 复现步骤
1. 配置企业微信作为channel
2. 用户A向OpenClaw发送私信
3. 用户B在自己的会话中能看到用户A发给A... | closed | not_planned | true | 2 | [
"bug",
"regression"
] | [] | 2026-03-23T10:10:35Z | 2026-04-30T04:47:28Z | 2026-04-25T06:07:40Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | sevin-sys | 266,654,286 | U_kgDOD-TSTg | User | false |
openclaw/openclaw | 4,119,840,529 | I_kwDOQb6kR871j8cR | 52,781 | https://github.com/openclaw/openclaw/issues/52781 | https://api.github.com/repos/openclaw/openclaw/issues/52781 | WhatsApp outbound sends fail: module-scoped listeners Map duplicated across 27 build chunks | ## Bug: `No active WhatsApp Web listener` on proactive/outbound sends (module isolation)
### Summary
Outbound WhatsApp messages via the `message` tool (proactive sends) fail with:
```
Error: No active WhatsApp Web listener (account: default). Start the gateway, then link WhatsApp with: openclaw channels login --chan... | closed | completed | true | 2 | [] | [] | 2026-03-23T10:29:30Z | 2026-04-30T04:47:27Z | 2026-04-25T06:07:46Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | fabudde | 188,329,353 | U_kgDOCzmtiQ | User | false |
openclaw/openclaw | 4,120,015,570 | I_kwDOQb6kR871knLS | 52,792 | https://github.com/openclaw/openclaw/issues/52792 | https://api.github.com/repos/openclaw/openclaw/issues/52792 | Bug: sessions_spawn fails with 'unexpected property spawnedBy/workspaceDir' | ## Bug Description
`sessions_spawn` tool consistently fails with:
```
invalid agent params: at root: unexpected property 'spawnedBy'; at root: unexpected property 'workspaceDir'
```
## Steps to Reproduce
1. Call `sessions_spawn` from the main agent session (any runtime: subagent or default)
2. Any task text, any model... | closed | completed | true | 2 | [] | [] | 2026-03-23T11:01:03Z | 2026-04-30T04:47:25Z | 2026-04-25T06:07:53Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | braminatorh | 263,757,029 | U_kgDOD7ic5Q | User | false |
openclaw/openclaw | 4,327,294,889 | I_kwDOQb6kR88AAAABAe1HqQ | 71,424 | https://github.com/openclaw/openclaw/issues/71424 | https://api.github.com/repos/openclaw/openclaw/issues/71424 | [Bug]: npm install -g openclaw shows deprecated warning for node-domexception | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Running `npm install -g openclaw` outputs: "npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead"
### Steps to reproduce
1. 打开 PowerShell(或任意终端)。
2. 执行命令:npm install -g... | closed | completed | true | 1 | [
"bug"
] | [
"vincentkoc"
] | 2026-04-25T06:07:54Z | 2026-04-28T04:39:10Z | 2026-04-26T03:21:17Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | shenhaimengyan | 114,546,755 | U_kgDOBtPYQw | User | false |
openclaw/openclaw | 4,120,115,577 | I_kwDOQb6kR871k_l5 | 52,797 | https://github.com/openclaw/openclaw/issues/52797 | https://api.github.com/repos/openclaw/openclaw/issues/52797 | Bug: cron_remove returns 'not found' for jobs that exist in cron_list | ## Bug Report
**Summary:** `cron_remove` and `cron_update` both return "cron job not found" for a job that is actively listed by `cron_list` and continues to fire on schedule.
**Reproduction:**
1. Create a cron job (e.g. via `cron_create`)
2. Confirm it appears in `cron_list` and fires on schedule
3. Attempt `cron_re... | closed | completed | true | 2 | [] | [] | 2026-03-23T11:18:40Z | 2026-04-30T04:47:23Z | 2026-04-25T06:07:59Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | jobin-afk | 262,391,872 | U_kgDOD6PIQA | User | false |
openclaw/openclaw | 4,120,186,886 | I_kwDOQb6kR871lRAG | 52,807 | https://github.com/openclaw/openclaw/issues/52807 | https://api.github.com/repos/openclaw/openclaw/issues/52807 | [Bug]: Gateway event loop hangs for over a hundred seconds during startup due to synchronous jiti plugin runtime resolution | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Gateway event loop hangs for over a hundred seconds during startup or on first request, caused by the plugin loader falling back to jiti's synchronous TypeScript module resolution.
### Steps to reproduce
1. Start the gateway: `pnpm opencl... | closed | completed | true | 2 | [] | [] | 2026-03-23T11:31:44Z | 2026-04-30T04:47:22Z | 2026-04-25T06:08:06Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | sparkleMing | 38,350,996 | MDQ6VXNlcjM4MzUwOTk2 | User | false |
openclaw/openclaw | 4,120,251,394 | I_kwDOQb6kR871lgwC | 52,810 | https://github.com/openclaw/openclaw/issues/52810 | https://api.github.com/repos/openclaw/openclaw/issues/52810 | Bug: Plugin lifecycle hooks (api.on) never fire due to initialization timing | # Bug: Plugin lifecycle hooks (api.on) never fire due to initialization timing
## Summary
Plugin lifecycle hooks registered via `api.on()` are never invoked during agent interactions, despite successful registration and no error messages.
## Environment
- OpenClaw version: v2026.3.13 (61d171a)
- Node.js: v22.22.1
-... | closed | not_planned | true | 5 | [] | [] | 2026-03-23T11:44:29Z | 2026-04-30T04:47:19Z | 2026-04-25T06:08:13Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | SonicBotMan | 258,392,144 | U_kgDOD2bAUA | User | false |
openclaw/openclaw | 4,120,303,715 | I_kwDOQb6kR871lthj | 52,814 | https://github.com/openclaw/openclaw/issues/52814 | https://api.github.com/repos/openclaw/openclaw/issues/52814 | [Bug]: doctor --fix nano-banana migration creates invalid models.providers.google (missing baseUrl and models) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
`openclaw doctor --fix` crashes with `Config validation failed: models.providers.google.baseUrl: Invalid input: expected string, received undefined` when migrating legacy `skills.entries.nano-banana-pro` config to `models.providers.google`.... | closed | completed | true | 3 | [] | [] | 2026-03-23T11:55:00Z | 2026-04-30T04:47:18Z | 2026-04-25T06:08:20Z | CONTRIBUTOR | null | 20260430T060018Z | 2026-04-30T06:00:18Z | odrobnik | 333,270 | MDQ6VXNlcjMzMzI3MA== | User | false |
openclaw/openclaw | 4,120,353,316 | I_kwDOQb6kR871l5ok | 52,818 | https://github.com/openclaw/openclaw/issues/52818 | https://api.github.com/repos/openclaw/openclaw/issues/52818 | [Bug] Ollama cold-start timeout silently exfiltrates data via fallback chain | ## Bug: Ollama cold-start causes silent data exfiltration via timeout-triggered fallback
### Issue type
Performance + Privacy bug
### Summary
When using local Ollama models, the first request after model load triggers a **cold-start** that takes 13–60+ seconds depending on model size. OpenClaw's default LLM request t... | closed | not_planned | true | 2 | [] | [] | 2026-03-23T12:05:05Z | 2026-04-30T04:47:16Z | 2026-04-25T06:08:26Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | ai-nurmamat | 130,913,840 | U_kgDOB82WMA | User | false |
openclaw/openclaw | 4,236,387,012 | I_kwDOQb6kR878giLE | 64,061 | https://github.com/openclaw/openclaw/issues/64061 | https://api.github.com/repos/openclaw/openclaw/issues/64061 | [Bug]: "webchat image upload via attachment paperclip fails - image not received by agent" | ### Bug type
Regression (worked before, now fails)
### Beta release blocker
No
### Summary
"webchat image upload via attachment paperclip fails - image not received by agent"
### Steps to reproduce
"webchat image upload via attachment paperclip fails - image not received by agent"
### Expected behavior
"webcha... | closed | completed | true | 1 | [
"bug",
"close:duplicate",
"close:already-fixed",
"dedupe:child",
"regression"
] | [
"vincentkoc"
] | 2026-04-10T03:44:02Z | 2026-04-30T04:47:14Z | 2026-04-25T06:08:33Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | samzsyj999-netizen | 268,087,295 | U_kgDOD_qv_w | User | false |
openclaw/openclaw | 4,120,362,327 | I_kwDOQb6kR871l71X | 52,819 | https://github.com/openclaw/openclaw/issues/52819 | https://api.github.com/repos/openclaw/openclaw/issues/52819 | [Bug]: Gateway heartbeat scheduler starts but never fires cycles after gateway restart (v2026.3.13) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
**OpenClaw Version:** 2026.3.13 (61d171a)
**OS:** Ubuntu 24.04 (Hetzner VPS)
**Node.js:** 22.22.1
**Gateway Mode:** local, loopback bind
**Description:**
The `gateway/heartbeat` subsystem initializes correctly on gateway startup (`heartbe... | closed | completed | true | 5 | [
"bug",
"bug:behavior"
] | [] | 2026-03-23T12:06:36Z | 2026-04-30T04:47:15Z | 2026-04-25T06:08:33Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | apoorv12 | 36,732,480 | MDQ6VXNlcjM2NzMyNDgw | User | false |
openclaw/openclaw | 4,215,369,268 | I_kwDOQb6kR877QW40 | 62,290 | https://github.com/openclaw/openclaw/issues/62290 | https://api.github.com/repos/openclaw/openclaw/issues/62290 | [Bug] Control UI 图片上传功能失效 - 图片无法传递给 Agent | ## 问题描述
用户通过 Control UI 的附件按钮上传图片后,图片没有被正确传递给 Agent。Agent 收到的消息中不包含图片附件。
## 复现步骤
1. 打开 Control UI (http://localhost:18789)
2. 点击聊天框的附件按钮
3. 选择一张图片上传
4. 发送消息(如"帮我把这张图片转成文档")
5. Agent 收到消息但没有收到图片
## 预期行为
Agent 应该能够接收到用户上传的图片,并进行处理。
## 实际行为
- Agent 收到的消息中没有图片附件
- `~/.openclaw/uploads/` 目录不存在
- 日志中没有图片上传相关记录
## 环境信... | closed | completed | true | 3 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-07T04:17:31Z | 2026-04-30T04:47:12Z | 2026-04-25T06:08:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | chenxinbj | 191,929,268 | U_kgDOC3CbtA | User | false |
openclaw/openclaw | 4,120,363,755 | I_kwDOQb6kR871l8Lr | 52,820 | https://github.com/openclaw/openclaw/issues/52820 | https://api.github.com/repos/openclaw/openclaw/issues/52820 | [Bug]: 2026/3/23最新版的更新之后UI界面不见了,报错了 | ### Bug type
Regression (worked before, now fails)
### Summary
Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development.
### Steps to reproduce
Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:... | closed | completed | true | 17 | [
"bug",
"regression"
] | [] | 2026-03-23T12:06:52Z | 2026-04-30T04:47:13Z | 2026-04-25T06:08:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | huolongguo-no-chili | 83,398,474 | MDQ6VXNlcjgzMzk4NDc0 | User | false |
openclaw/openclaw | 4,213,577,456 | I_kwDOQb6kR877Jhbw | 62,085 | https://github.com/openclaw/openclaw/issues/62085 | https://api.github.com/repos/openclaw/openclaw/issues/62085 | [Bug]: Webchat 图片上传失败,图片无法传递到 AI 端 | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
Webchat 对话框上传的图片未传递到 AI 端,图片短暂显示约10秒后消失
### Steps to reproduce
打开 QClaw 桌面客户端 webchat
在对话框中上传/粘贴/拖拽一张图片(不附带文字)
观察图片短暂显示约10秒
AI 回复 NO_REPLY
图片从对话框中消失,AI 端未收到任何图片附件
### Expected behavior
图片应持久显示在对话框中,并作为附件传递到... | closed | completed | true | 1 | [
"bug",
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-06T19:13:19Z | 2026-04-30T04:47:11Z | 2026-04-25T06:08:44Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | bietiancai-sketch | 272,232,751 | U_kgDOEDnxLw | User | false |
openclaw/openclaw | 4,120,415,772 | I_kwDOQb6kR871mI4c | 52,827 | https://github.com/openclaw/openclaw/issues/52827 | https://api.github.com/repos/openclaw/openclaw/issues/52827 | Bug: 2026.3.22 still replays polluted tool call IDs in embedded Responses runtime | ## Summary
Official latest stable `2026.3.22` still mishandles tool-call IDs in the OpenAI Responses / embedded runtime path.
This causes two user-visible failures:
1. `Invalid 'input[*].call_id': string too long. Expected <= 64`
2. `Corrupted thought signature.` after fallback / replay involving Gemini reasoning his... | closed | completed | true | 3 | [] | [] | 2026-03-23T12:16:37Z | 2026-04-30T04:47:11Z | 2026-04-25T06:08:46Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | coolchenK | 13,838,753 | MDQ6VXNlcjEzODM4NzUz | User | false |
openclaw/openclaw | 4,203,055,873 | I_kwDOQb6kR876hYsB | 60,644 | https://github.com/openclaw/openclaw/issues/60644 | https://api.github.com/repos/openclaw/openclaw/issues/60644 | [Bug] WebChat/Control-UI image and file attachments not working | ## Bug Description
WebChat and Control-UI do not support image/file attachments. When users upload or paste images, the gateway never receives the attachment.
## Steps to Reproduce
1. Open OpenClaw Control-UI or WebChat
2. Attempt to attach/paste an image in the chat input
3. The image appears in the composer UI (pr... | closed | completed | true | 1 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-04T02:33:55Z | 2026-04-30T04:47:10Z | 2026-04-25T06:08:49Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | sbflei217 | 211,184,578 | U_kgDODJZrwg | User | false |
openclaw/openclaw | 4,120,490,021 | I_kwDOQb6kR871mbAl | 52,830 | https://github.com/openclaw/openclaw/issues/52830 | https://api.github.com/repos/openclaw/openclaw/issues/52830 | chore: rebase origin/main and feature branches onto upstream v2026.3.22 | ## Goal
Bring `origin/main` and all active feature branches up to upstream `v2026.3.22`, preserving all custom commits without breaking `feature/cron-improvements` or `feature/60-control-ui-allowed-networks`.
## Current State
| Branch | Upstream diverge point | Custom commits above diverge |
|--------|--------------... | closed | not_planned | true | 2 | [] | [] | 2026-03-23T12:29:58Z | 2026-04-30T04:47:09Z | 2026-04-25T06:08:52Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Arry8 | 263,019,747 | U_kgDOD61c4w | User | false |
openclaw/openclaw | 4,198,641,971 | I_kwDOQb6kR876QjEz | 60,105 | https://github.com/openclaw/openclaw/issues/60105 | https://api.github.com/repos/openclaw/openclaw/issues/60105 | Control UI web: image attachments not received by agent | ## Bug Description\nWhen sending images via the Control UI web chat (http://localhost:18789/), the agent does not receive the image. The image data appears to be lost during WebSocket transmission.\n\n## Steps to Reproduce\n1. Open Control UI web chat at http://localhost:18789/\n2. Try to send a screenshot/image by dra... | closed | completed | true | 1 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-03T06:17:33Z | 2026-04-30T04:47:08Z | 2026-04-25T06:08:54Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | larrye83 | 273,250,380 | U_kgDOEEl4TA | User | false |
openclaw/openclaw | 4,186,697,042 | I_kwDOQb6kR875i-1S | 59,011 | https://github.com/openclaw/openclaw/issues/59011 | https://api.github.com/repos/openclaw/openclaw/issues/59011 | [Feature]: Add image paste (Ctrl+V) and drag-and-drop upload support to Control UI chat | ### Summary
Currently the Control UI (webchat) does not support pasting images with Ctrl+V or dragging-and-dropping image files into the chat input. Users can only upload images through external means.
Add an invisible `input[type=file]` or listen to the `paste` and `drop` events on the chat input area to capture im... | closed | completed | true | 3 | [
"enhancement",
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-04-01T12:52:26Z | 2026-04-30T04:47:06Z | 2026-04-25T06:09:05Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | yinglalanice | 45,260,735 | MDQ6VXNlcjQ1MjYwNzM1 | User | false |
openclaw/openclaw | 4,120,538,218 | I_kwDOQb6kR871mmxq | 52,837 | https://github.com/openclaw/openclaw/issues/52837 | https://api.github.com/repos/openclaw/openclaw/issues/52837 | [Bug]: `openclaw system event` CLI never completes WebSocket challenge-response handshake (macOS, 2026.3.13) | ### Bug type
Defect / Missing implementation (feature never worked as expected)
### Summary
`openclaw system event --text "..." --mode now` connects to the Gateway WebSocket but never responds to the connect challenge, causing handshake timeout and the event is never delivered.
### Steps to reproduce
1. Start open... | closed | completed | true | 2 | [
"bug",
"regression"
] | [] | 2026-03-23T12:38:09Z | 2026-04-30T04:47:07Z | 2026-04-25T06:09:05Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | GodCC6 | 38,760,263 | MDQ6VXNlcjM4NzYwMjYz | User | false |
openclaw/openclaw | 4,178,639,822 | I_kwDOQb6kR875EPvO | 58,361 | https://github.com/openclaw/openclaw/issues/58361 | https://api.github.com/repos/openclaw/openclaw/issues/58361 | [Feature] Image Upload Support in Control UI WebChat | ### Summary
Add image upload capability to the Control UI browser-based WebChat interface, allowing users to attach and send images directly in the chat input box without needing to set up a separate messaging channel.
### Problem to solve
The browser-based Control UI (http://localhost:18789/) does not support image... | closed | completed | true | 2 | [
"enhancement",
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-03-31T12:09:50Z | 2026-04-30T04:47:05Z | 2026-04-25T06:09:10Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | 007wnfeng007 | 233,403,064 | U_kgDODelyuA | User | false |
openclaw/openclaw | 4,120,606,054 | I_kwDOQb6kR871m3Vm | 52,843 | https://github.com/openclaw/openclaw/issues/52843 | https://api.github.com/repos/openclaw/openclaw/issues/52843 | Inbound image resize/recompression for Discord (and non-WhatsApp channels) | ## Problem
When a user sends a large image (e.g. 9MB raw photo) via Discord, it gets passed into the model context at full size. This can cause context window issues — in our case, a 9MB grandpa photo effectively crashed the session.
The WhatsApp channel already has inbound image recompression (resize to max 2048px s... | closed | not_planned | true | 1 | [] | [] | 2026-03-23T12:46:50Z | 2026-04-30T04:47:04Z | 2026-04-25T06:09:12Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | henritheowl | 258,452,454 | U_kgDOD2er5g | User | false |
openclaw/openclaw | 4,164,336,578 | I_kwDOQb6kR874NrvC | 57,064 | https://github.com/openclaw/openclaw/issues/57064 | https://api.github.com/repos/openclaw/openclaw/issues/57064 | WebChat image attachments not passed to agent session | ## 问题:WebChat 发送图片后,agent 收不到图片数据
### 问题描述
通过 Control UI(WebChat)发送图片时,agent 收不到图片数据,只能收到文字消息。图片在 UI 层面被发送到 gateway(通过 `chat.send` 的 `attachments` 参数),但 gateway 没有将 attachments 转换成 agent session message 的 content array 中的 image block。
### 环境
- OpenClaw 版本:2026.3.23-2
- Channel: webchat (Control UI)
- 模型: MiniMax-M2... | closed | completed | true | 2 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-03-29T13:36:22Z | 2026-04-30T04:47:04Z | 2026-04-25T06:09:14Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | styoha | 265,061,284 | U_kgDOD8yDpA | User | false |
openclaw/openclaw | 4,120,611,358 | I_kwDOQb6kR871m4oe | 52,845 | https://github.com/openclaw/openclaw/issues/52845 | https://api.github.com/repos/openclaw/openclaw/issues/52845 | [Feature]: Per-agent exec security mode (tools.exec.security per agent entry) | ### Summary
Add per-agent `tools.exec.security` configuration so individual agents can be locked to `allowlist` mode with their own binary allowlists, without requiring a single global `security=full` setting for all agents.
### Problem to solve
Currently `tools.exec.security` is a global setting under `tools.exec` ... | closed | completed | true | 2 | [] | [] | 2026-03-23T12:47:32Z | 2026-04-30T04:47:03Z | 2026-04-25T06:09:19Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | GitHoubi | 99,397,913 | U_kgDOBeyxGQ | User | false |
openclaw/openclaw | 4,162,400,936 | I_kwDOQb6kR874GTKo | 56,776 | https://github.com/openclaw/openclaw/issues/56776 | https://api.github.com/repos/openclaw/openclaw/issues/56776 | Bug: Control UI image attachments not passed to Agent | When sending image attachments through the OpenClaw Control UI (webchat channel), the images are successfully uploaded and saved to media/inbound/ directory, but the Agent does not receive the image data. The image tool fails with image required error.
**Environment:**
- OpenClaw version: v2026.3.28
- OS: Windows 10/1... | closed | completed | true | 1 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-03-29T03:52:43Z | 2026-04-30T04:47:02Z | 2026-04-25T06:09:20Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | liwei3gjob-sys | 266,455,780 | U_kgDOD-HK5A | User | false |
openclaw/openclaw | 4,161,224,133 | I_kwDOQb6kR874Bz3F | 56,561 | https://github.com/openclaw/openclaw/issues/56561 | https://api.github.com/repos/openclaw/openclaw/issues/56561 | [Bug] Webchat image upload broken — images sent via paste/drag-drop not received by agent | ## Bug Description
**Environment:**
- OpenClaw version: 2026.3.27
- OS: Linux (Ubuntu)
- Channel: webchat (Control UI at http://127.0.0.1:18789/chat?session=main)
- Node.js: v22.22.0
**Problem:**
Image upload via paste (Ctrl+V) or drag-and-drop in the webchat interface is broken. When a user pastes or drags an image... | closed | completed | true | 1 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-03-28T18:26:36Z | 2026-04-30T04:47:00Z | 2026-04-25T06:09:25Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Passersss | 81,675,345 | MDQ6VXNlcjgxNjc1MzQ1 | User | false |
openclaw/openclaw | 4,120,686,132 | I_kwDOQb6kR871nK40 | 52,851 | https://github.com/openclaw/openclaw/issues/52851 | https://api.github.com/repos/openclaw/openclaw/issues/52851 | CLI 执行命令时会尝试启动新的 Gateway 实例,与 systemd 服务冲突 | ## 问题描述
当 systemd 服务运行 Gateway 时,执行任何 `openclaw` CLI 命令都会尝试启动新的 Gateway 实例,导致多进程冲突。
## 环境信息
- OpenClaw 版本: 2026.3.13
- 操作系统: WSL2 (Linux 6.6.87.2-microsoft-standard-WSL2)
- Node.js: v22.22.0
- Gateway 运行方式: systemd 用户服务
## 复现步骤
1. 通过 systemd 启动 Gateway 服务:
```bash
systemctl --user start openclaw-gateway
`... | closed | completed | true | 2 | [] | [] | 2026-03-23T12:57:46Z | 2026-04-30T04:47:01Z | 2026-04-25T06:09:25Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zengwei1997 | 38,238,670 | MDQ6VXNlcjM4MjM4Njcw | User | false |
openclaw/openclaw | 4,133,476,240 | I_kwDOQb6kR872X9eQ | 54,351 | https://github.com/openclaw/openclaw/issues/54351 | https://api.github.com/repos/openclaw/openclaw/issues/54351 | [Bug] WebChat 图片粘贴功能不工作 | ### 问题描述
WebChat 的图片粘贴功能声明已支持(CHANGELOG #1925),但实际测试中完全不工作。粘贴图片后没有任何请求发送到后端。
### 复现步骤
1. 启动 OpenClaw Gateway:`openclaw gateway`
2. 打开浏览器访问 `http://127.0.0.1:18789/`
3. 在聊天输入框粘贴一张图片(Ctrl/Cmd + V 或拖拽)
4. 图片无法发送,输入框无反应
### 预期行为
- 粘贴图片后应该显示预览
- 图片应该上传到 Gateway
- Agent 应该收到图片并能够处理
### 实际行为
- 粘贴图片后没有任何反应
- 没有 HTTP 请求发... | closed | completed | true | 2 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-03-25T08:10:39Z | 2026-04-30T04:47:00Z | 2026-04-25T06:09:30Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | SPDZHEN | 34,020,796 | MDQ6VXNlcjM0MDIwNzk2 | User | false |
openclaw/openclaw | 4,120,718,236 | I_kwDOQb6kR871nSuc | 52,855 | https://github.com/openclaw/openclaw/issues/52855 | https://api.github.com/repos/openclaw/openclaw/issues/52855 | boot-md hook silently fails when gateway is restarted via LaunchAgent kickstart | ## Bug Description
The `boot-md` hook (which runs `BOOT.md` on gateway startup) is registered correctly and shows as ready in `openclaw hooks list`, but it **silently fails** when the gateway is restarted via `openclaw gateway restart` command (which uses LaunchAgent kickstart under the hood).
### Expected Behavior
W... | closed | completed | true | 2 | [] | [] | 2026-03-23T13:03:02Z | 2026-04-30T04:46:59Z | 2026-04-25T06:09:32Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | zuco1111 | 124,027,906 | U_kgDOB2SEAg | User | false |
openclaw/openclaw | 4,120,743,635 | I_kwDOQb6kR871nY7T | 52,860 | https://github.com/openclaw/openclaw/issues/52860 | https://api.github.com/repos/openclaw/openclaw/issues/52860 | [Bug]: 这个项目是骗钱的吗?每次更新都会出幺蛾子 | ### Bug type
Regression (worked before, now fails)
### Summary
Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development.
从来没见过这么傻逼的项目
### Steps to reproduce
Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or... | closed | completed | true | 5 | [
"bug",
"regression"
] | [] | 2026-03-23T13:07:20Z | 2026-04-30T04:46:57Z | 2026-04-25T06:09:38Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | adiudiuu | 31,238,774 | MDQ6VXNlcjMxMjM4Nzc0 | User | false |
openclaw/openclaw | 4,120,878,973 | I_kwDOQb6kR871n599 | 52,876 | https://github.com/openclaw/openclaw/issues/52876 | https://api.github.com/repos/openclaw/openclaw/issues/52876 | [Bug]: 升级2026.3.22后webui打不开,飞书官方插件加载报错 | ### Bug type
Regression (worked before, now fails)
### Summary
从2026.3.13更新到2026.3.23后,webui显示“Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development.”
飞书官方插件加载报错“21:22:16 [plugins] openclaw-lark failed to load from /root/.openclaw/extensions/ope... | closed | completed | true | 8 | [
"bug",
"regression"
] | [] | 2026-03-23T13:26:59Z | 2026-04-30T04:46:55Z | 2026-04-25T06:09:45Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | UncleBright | 165,010,574 | U_kgDOCdXcjg | User | false |
openclaw/openclaw | 4,158,768,579 | I_kwDOQb6kR8734cXD | 56,298 | https://github.com/openclaw/openclaw/issues/56298 | https://api.github.com/repos/openclaw/openclaw/issues/56298 | [Feature Request] Webchat supports image/attachment upload in UI | ## Feature Request: Webchat 图片/附件上传功能
**描述:**
目前 OpenClaw Webchat 界面(Control UI)不支持直接在聊天框上传图片或附件,用户体验受限。
**期望功能:**
- 聊天输入框旁边有附件上传按钮
- 支持图片直接拖拽或粘贴上传
- 上传后 AI 能直接识别和处理文件内容
- 支持常见格式:PDF、Word、Excel、图片等
**使用场景:**
- 上传截图/照片让 AI 分析
- 上传 PDF/文档让 AI 总结或处理
- 上传 Excel 让 AI 做数据分析
**优先级建议:** 中高
---
提交自:OpenClaw 用户社区 | closed | not_planned | true | 3 | [
"clownfish"
] | [
"vincentkoc"
] | 2026-03-28T09:01:43Z | 2026-04-28T04:32:19Z | 2026-04-26T03:03:54Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | xiaziwenchao | 271,724,248 | U_kgDOEDIu2A | User | false |
openclaw/openclaw | 4,223,806,153 | I_kwDOQb6kR877wirJ | 63,094 | https://github.com/openclaw/openclaw/issues/63094 | https://api.github.com/repos/openclaw/openclaw/issues/63094 | [Feature Request] WebChat/Control UI support file upload | ### Summary
Control UI 附件按钮无法上传文件
### Problem to solve
Control UI 聊天界面显示附件按钮,点击后可以选择文件,但文件没有发送出去,也没有任何错误提示。
使用场景:作为软件测试工程师,需要上传需求文档进行分析和测试用例设计,目前只能手动复制粘贴内容,很不方便。
### Proposed solution
希望 Control UI 支持文件上传功能,让用户可以上传 Word、PDF、文本等常见格式的文档,供 AI 助手分析处理。
### Alternatives considered
_No response_
### Impact
影响需要上传文档进... | closed | not_planned | true | 2 | [
"enhancement",
"clownfish"
] | [
"vincentkoc"
] | 2026-04-08T10:24:12Z | 2026-04-28T04:32:18Z | 2026-04-26T03:03:56Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | baizhuyuan0819-cmd | 274,480,454 | U_kgDOEFw9Rg | User | false |
openclaw/openclaw | 4,120,901,225 | I_kwDOQb6kR871n_Zp | 52,879 | https://github.com/openclaw/openclaw/issues/52879 | https://api.github.com/repos/openclaw/openclaw/issues/52879 | Signal: gateway lowercases group ID on delivery, causing Group not found failures | ## Bug Description
The gateway lowercases Signal group IDs when attempting to deliver agent replies to group chats. Since Signal group IDs are base64-encoded and case-sensitive, this causes all group reply deliveries to fail with:
```
Signal RPC -1: Group not found: 9gtfwjb1kuv89eji1dkrt6wxqll4fvl44atbyridsxk=
```
... | closed | completed | true | 2 | [] | [] | 2026-03-23T13:30:01Z | 2026-04-30T04:46:55Z | 2026-04-25T06:09:51Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | slickcart | 53,493,828 | MDQ6VXNlcjUzNDkzODI4 | User | false |
openclaw/openclaw | 4,080,388,432 | I_kwDOQb6kR87zNclQ | 47,933 | https://github.com/openclaw/openclaw/issues/47933 | https://api.github.com/repos/openclaw/openclaw/issues/47933 | [Feature]: The web chat page supports file uploading and downloading. | ### Summary
The web chat interface supports file uploading and downloading:
For data security reasons, OpenClaw is deployed in the cloud. Without file upload and download capabilities on the web chat interface, data exchange would be incomplete, preventing OpenClaw from fully realizing its potential.
### Problem to ... | closed | completed | true | 4 | [
"enhancement"
] | [
"vincentkoc"
] | 2026-03-16T05:51:57Z | 2026-05-01T04:44:51Z | 2026-04-28T07:11:32Z | NONE | null | 20260501T113057Z | 2026-05-01T11:30:57Z | jghwwnq | 38,456,830 | MDQ6VXNlcjM4NDU2ODMw | User | false |
openclaw/openclaw | 4,050,404,094 | I_kwDOQb6kR87xbEL- | 41,985 | https://github.com/openclaw/openclaw/issues/41985 | https://api.github.com/repos/openclaw/openclaw/issues/41985 | [Feature]: WebChat file upload support | ### Summary
## Description
Currently, the OpenClaw WebChat interface does not support file upload or paste functionality. Users cannot send files (images, documents, PDFs, etc.) directly through the WebChat UI by pasting or dragging.
## Expected Behavior
- Users should be able to paste files directly into the WebCh... | closed | completed | true | 3 | [
"enhancement"
] | [
"vincentkoc"
] | 2026-03-10T09:04:42Z | 2026-05-01T04:44:52Z | 2026-04-28T07:10:51Z | NONE | null | 20260501T113057Z | 2026-05-01T11:30:57Z | haidelingyibian | 204,011,411 | U_kgDODCj3kw | User | false |
openclaw/openclaw | 4,120,909,020 | I_kwDOQb6kR871oBTc | 52,880 | https://github.com/openclaw/openclaw/issues/52880 | https://api.github.com/repos/openclaw/openclaw/issues/52880 | [Bug]: Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development. | ### Bug type
Regression (worked before, now fails)
### Summary
Control UI assets not found. Build them with `pnpm ui:build` (auto-installs UI deps), or run `pnpm ui:dev` during development.
### Steps to reproduce
🦞 OpenClaw 2026.3.22 (4dcc39c) — I speak fluent bash, mild sarcasm, and aggressive tab-completion ene... | closed | completed | true | 4 | [
"bug",
"regression"
] | [] | 2026-03-23T13:31:01Z | 2026-04-30T04:46:54Z | 2026-04-25T06:09:58Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | JaneConan | 26,090,153 | MDQ6VXNlcjI2MDkwMTUz | User | false |
openclaw/openclaw | 4,058,439,602 | I_kwDOQb6kR87x5t-y | 43,242 | https://github.com/openclaw/openclaw/issues/43242 | https://api.github.com/repos/openclaw/openclaw/issues/43242 | [Feature Request] Add file upload support to Control UI (Web) | ## Description
Currently, the OpenClaw Control UI (web interface at port 18789) does not support file uploads in the chat. Users would like to be able to upload files directly through the web UI.
## Use Case
- Users want to share files (images, documents, etc.) directly in the web chat
- Currently, users must place fi... | closed | not_planned | true | 2 | [
"clownfish"
] | [
"vincentkoc"
] | 2026-03-11T14:04:53Z | 2026-04-28T04:32:22Z | 2026-04-26T03:03:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | liu9205 | 267,354,461 | U_kgDOD--BXQ | User | false |
openclaw/openclaw | 4,120,958,116 | I_kwDOQb6kR871oNSk | 52,884 | https://github.com/openclaw/openclaw/issues/52884 | https://api.github.com/repos/openclaw/openclaw/issues/52884 | [Feature]: Add a Task management layer on top of Agents to align with human work logic, enable collective memory, and support a shared brain pool. | ### Summary
Add a Task management layer on top of Agents to align with human work logic, enable collective memory, and support a shared brain pool.
### Problem to solve
Currently, when multiple Agents work together on a complex task, they work in isolation:
1. Each Agent has its own independent memory, leading to di... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-03-23T13:36:58Z | 2026-04-30T04:46:53Z | 2026-04-25T06:10:04Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | MetaSkillBase | 151,295,696 | U_kgDOCQSW0A | User | false |
openclaw/openclaw | 4,050,459,454 | I_kwDOQb6kR87xbRs- | 41,992 | https://github.com/openclaw/openclaw/issues/41992 | https://api.github.com/repos/openclaw/openclaw/issues/41992 | [Feature Request] WebChat file upload support | ## Description
Currently, the OpenClaw WebChat interface does not support file upload or paste functionality. Users cannot send files (images, documents, PDFs, etc.) directly through the WebChat UI by pasting or dragging.
## Expected Behavior
- Users should be able to paste files directly into the WebChat input area... | closed | not_planned | true | 2 | [
"clownfish"
] | [
"vincentkoc"
] | 2026-03-10T09:15:50Z | 2026-04-28T04:32:23Z | 2026-04-26T03:03:52Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | haidelingyibian | 204,011,411 | U_kgDODCj3kw | User | false |
openclaw/openclaw | 4,120,966,372 | I_kwDOQb6kR871oPTk | 52,885 | https://github.com/openclaw/openclaw/issues/52885 | https://api.github.com/repos/openclaw/openclaw/issues/52885 | 微信插件 @tencent-weixin/openclaw-weixin 与 OpenClaw 2026.3.22+ 不兼容 | ## 问题描述
微信插件 `@tencent-weixin/openclaw-weixin` v1.0.3 与 OpenClaw 2026.3.22 及更高版本存在兼容性问题。
## 错误信息
插件加载失败,错误如下:
```
Error: Cannot find module 'openclaw/plugin-sdk'
Require stack:
- C:\Users\Administrator\.openclaw\extensions\openclaw-weixin\index.ts
```
## 根本原因
1. 微信插件源码 (`index.ts`) 使用 ESM import 从 `openclaw/plugi... | closed | completed | true | 46 | [] | [] | 2026-03-23T13:38:06Z | 2026-04-30T04:46:52Z | 2026-04-25T06:10:11Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | wg5759 | 146,909,377 | U_kgDOCMGowQ | User | false |
openclaw/openclaw | 4,121,012,216 | I_kwDOQb6kR871oaf4 | 52,892 | https://github.com/openclaw/openclaw/issues/52892 | https://api.github.com/repos/openclaw/openclaw/issues/52892 | Gateway fails to start when BWS has many secrets — sequential `bws secret get` calls exceed startup timeout | **Version:** OpenClaw 2026.3.13 | macOS (arm64) | Node v25.8.1
## Problem
Gateway silently fails to start when a BWS project has a large number of secrets. Root cause: `bws-resolver.py` fetches each secret individually (`bws secret get <id>`) — with 18 secrets at ~2.3s each, total resolution time is ~41s, well over t... | closed | completed | true | 5 | [] | [] | 2026-03-23T13:44:31Z | 2026-04-28T05:24:35Z | 2026-04-25T06:10:17Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ramshenoy | 268,190,902 | U_kgDOD_xEtg | User | false |
openclaw/openclaw | 4,118,716,921 | I_kwDOQb6kR871fqH5 | 52,673 | https://github.com/openclaw/openclaw/issues/52673 | https://api.github.com/repos/openclaw/openclaw/issues/52673 | Webchat: Image paste/send fails - image only visible to sender, agent cannot receive | ## Bug 描述
**Bug 标题:** Webchat 频道粘贴发送图片失败 —— 图片仅显示在发送方界面,Agent 无法接收
**复现环境:**
- OS:Windows 11 (x64)
- OpenClaw 版本:2026.3.13
- 浏览器:Chrome/Edge(Webchat)
- Node:v24.0.2
**复现步骤:**
1. 在 OpenClaw Webchat 网页版输入框中
2. 使用 Ctrl+C 复制图片(或直接拖拽图片到输入框)
3. Ctrl+V 粘贴,按 Enter 发送
4. 图片**在自己的聊天界面正常显示**
5. 但 Agent 侧**完全无法看到该图片**(无任何响应)
*... | closed | completed | true | 2 | [
"close:duplicate",
"close:already-fixed",
"dedupe:child"
] | [
"vincentkoc"
] | 2026-03-23T07:01:17Z | 2026-04-30T04:46:52Z | 2026-04-25T06:04:11Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | 007hawkeye | 201,983,638 | U_kgDODAoGlg | User | false |
openclaw/openclaw | 4,121,047,313 | I_kwDOQb6kR871ojER | 52,898 | https://github.com/openclaw/openclaw/issues/52898 | https://api.github.com/repos/openclaw/openclaw/issues/52898 | cron.run API blocks until job completion - should return immediately | ## Problem
The `cron.run` API (used to manually trigger cron jobs) waits synchronously for the job to complete before returning a response.
**Observed behavior:**
- `cron.run` response times: 60s - 366s (depending on job duration)
- Client timeout at 60s causes apparent failures
- Jobs actually run and complete succe... | closed | completed | true | 2 | [] | [] | 2026-03-23T13:49:08Z | 2026-04-30T04:46:51Z | 2026-04-25T06:10:24Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | RuggStar | 127,586,830 | U_kgDOB5rSDg | User | false |
openclaw/openclaw | 4,121,183,928 | I_kwDOQb6kR871pEa4 | 52,911 | https://github.com/openclaw/openclaw/issues/52911 | https://api.github.com/repos/openclaw/openclaw/issues/52911 | User-configured model compat.supportsStore lost during model resolution (breaks DigitalOcean) | ## Summary
User-configured `compat` fields on custom provider models are silently dropped during model resolution. This causes the `supportsStore: false` setting to be ignored, which in turn breaks all DigitalOcean models with:
```
400 store: Extra inputs are not permitted
```
Related pi-ai issue: https://github.com... | closed | completed | true | 2 | [] | [] | 2026-03-23T14:07:07Z | 2026-04-30T04:46:49Z | 2026-04-25T06:10:30Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | Maggiemoltbot | 268,457,035 | U_kgDOEABUSw | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.