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,098,683,646 | I_kwDOQb6kR870TPL- | 50,125 | https://github.com/openclaw/openclaw/issues/50125 | https://api.github.com/repos/openclaw/openclaw/issues/50125 | Enhancement: Allow vault/exec secret references in auth.profiles apiKey | ### Summary
Allow vault/exec secret references (e.g. OpenBao, HashiCorp Vault) to be used as the `apiKey` source in `auth.profiles`, the same way they are already supported in `tools`, `channels`, `gateway`, `skills`, and `messages`.
### Problem to solve
When `mode: "api_key"` is set in `auth.profiles`, openclaw har... | closed | completed | true | 2 | [
"enhancement"
] | [] | 2026-03-19T01:39:22Z | 2026-04-28T04:37:50Z | 2026-04-26T03:41:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | kellyGrillo | 193,110,274 | U_kgDOC4KhAg | User | false |
openclaw/openclaw | 4,098,918,301 | I_kwDOQb6kR870UIed | 50,156 | https://github.com/openclaw/openclaw/issues/50156 | https://api.github.com/repos/openclaw/openclaw/issues/50156 | Control UI shows two "default" model options when only one agent is configured[Bug]: | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Control UI agent dropdown incorrectly shows both MiniMax M2.1 and M2.5 as "default"
### Steps to reproduce
Open Control UI (http://localhost:18789/)
Look at the agent/toolbar dropdown
### Expected behavior
Only show the actual default m... | closed | not_planned | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-19T02:50:35Z | 2026-04-28T04:37:49Z | 2026-04-26T03:41:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | yutingluo1996-del | 265,195,772 | U_kgDOD86Q_A | User | false |
openclaw/openclaw | 4,099,478,402 | I_kwDOQb6kR870WROC | 50,252 | https://github.com/openclaw/openclaw/issues/50252 | https://api.github.com/repos/openclaw/openclaw/issues/50252 | label | null | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-03-19T05:49:33Z | 2026-04-28T04:37:48Z | 2026-04-26T03:42:02Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | siruiweb | 36,656,251 | MDQ6VXNlcjM2NjU2MjUx | User | false |
openclaw/openclaw | 4,099,739,346 | I_kwDOQb6kR870XQ7S | 50,285 | https://github.com/openclaw/openclaw/issues/50285 | https://api.github.com/repos/openclaw/openclaw/issues/50285 | Next Round: fallback optimization + model-input validation guardrails | ## Background
After the latest fallback-chain deployment, we confirmed production is healthy. We should schedule a follow-up hardening pass for model selection quality and config safety.
## Goals for Next Round
- Benchmark and rank active fallback models for coding tasks.
- Finalize fallback ordering policy (latency-... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T06:55:09Z | 2026-04-28T04:37:48Z | 2026-04-26T03:42:07Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Piboonsak | 17,107,792 | MDQ6VXNlcjE3MTA3Nzky | User | false |
openclaw/openclaw | 4,099,741,907 | I_kwDOQb6kR870XRjT | 50,286 | https://github.com/openclaw/openclaw/issues/50286 | https://api.github.com/repos/openclaw/openclaw/issues/50286 | Next Sprint A: cost-first fallback optimization | ## Decision Snapshot (Confirmed)
- Fallback order: approved
- Catalog-only models: keep for now
- Policy: cost-first
- Execution timing: wait for next sprint
## Objective
Optimize active fallback ordering for coding workloads with **cost-first** priority while preserving acceptable reliability.
## In Scope
1. Benchm... | closed | not_planned | true | 1 | [] | [] | 2026-03-19T06:55:42Z | 2026-04-28T04:37:47Z | 2026-04-26T03:43:36Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Piboonsak | 17,107,792 | MDQ6VXNlcjE3MTA3Nzky | User | false |
openclaw/openclaw | 4,099,756,174 | I_kwDOQb6kR870XVCO | 50,288 | https://github.com/openclaw/openclaw/issues/50288 | https://api.github.com/repos/openclaw/openclaw/issues/50288 | Feature: Session continuity across restarts + Message Event System (lifecycle hooks) | ## Problem
### 1. Session continuity lost after restart
When the Gateway restarts (e.g., due to macOS auto-update), the `main` session key points to a newly created session. The previous session's `.jsonl` file remains on disk but becomes "orphaned" — it's no longer mapped in `sessions.json` and is invisible in the U... | closed | completed | true | 2 | [] | [] | 2026-03-19T06:59:13Z | 2026-04-28T04:37:46Z | 2026-04-26T03:43:40Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | AcePeak | 10,205,779 | MDQ6VXNlcjEwMjA1Nzc5 | User | false |
openclaw/openclaw | 4,099,977,258 | I_kwDOQb6kR870YLAq | 50,312 | https://github.com/openclaw/openclaw/issues/50312 | https://api.github.com/repos/openclaw/openclaw/issues/50312 | Allow configurable mediaLocalRoots for outbound media sends | ## Problem
After CVE-2026-26321, `assertLocalMediaAllowed` restricts local file reads for outbound media to a hardcoded whitelist:
```
~/.openclaw/media/
~/.openclaw/workspace/
~/.openclaw/agents/
~/.openclaw/sandboxes/
~/.openclaw/tmp/ (preferred tmp dir)
```
This means files from user directories like `~/Documents... | closed | completed | true | 1 | [] | [] | 2026-03-19T07:55:43Z | 2026-04-28T04:37:45Z | 2026-04-26T03:43:43Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | woodenxyz | 5,980,499 | MDQ6VXNlcjU5ODA0OTk= | User | false |
openclaw/openclaw | 4,100,119,632 | I_kwDOQb6kR870YtxQ | 50,326 | https://github.com/openclaw/openclaw/issues/50326 | https://api.github.com/repos/openclaw/openclaw/issues/50326 | [Bug]: Telegram `replyToMode: all` does not reply to the triggering message in group/forum topics | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
# Telegram `replyToMode: all` does not reply to the triggering message in group/forum topics
## Summary
The Telegram docs say OpenClaw supports:
- `[[reply_to_current]]`
- `channels.telegram.replyToMode: off | first | all`
However, in m... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-19T08:27:23Z | 2026-04-28T04:37:45Z | 2026-04-26T03:43:47Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | qqqasdwx | 19,298,463 | MDQ6VXNlcjE5Mjk4NDYz | User | false |
openclaw/openclaw | 4,100,255,230 | I_kwDOQb6kR870ZO3- | 50,337 | https://github.com/openclaw/openclaw/issues/50337 | https://api.github.com/repos/openclaw/openclaw/issues/50337 | Web UI: File upload only accepts images, not PDF/Word documents | ## Bug Description
The web chat interface (control-ui) file upload dialog only allows selecting image files. PDF and Word documents cannot be uploaded.
## Expected Behavior
The file picker should accept:
- Images (*)
- PDF documents (application/pdf)
- Word documents (application/msword, application/vnd.openxmlformat... | closed | not_planned | true | 4 | [] | [] | 2026-03-19T08:52:51Z | 2026-04-28T04:37:44Z | 2026-04-26T03:43:51Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Lemon-Xue | 268,547,168 | U_kgDOEAG0YA | User | false |
openclaw/openclaw | 4,101,201,319 | I_kwDOQb6kR870c12n | 50,406 | https://github.com/openclaw/openclaw/issues/50406 | https://api.github.com/repos/openclaw/openclaw/issues/50406 | [Driftnet] 🦞 Topic Deep Dive: The 'Golden Path' Problem - Reliability Beyond the defaults | null | closed | not_planned | true | 3 | [] | [] | 2026-03-19T11:57:05Z | 2026-04-28T04:37:43Z | 2026-04-26T03:43:59Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ocdlmv1 | 266,897,137 | U_kgDOD-iG8Q | User | false |
openclaw/openclaw | 4,101,355,937 | I_kwDOQb6kR870dbmh | 50,420 | https://github.com/openclaw/openclaw/issues/50420 | https://api.github.com/repos/openclaw/openclaw/issues/50420 | Control UI: Message status bar (identity + token usage) inconsistently rendered | ## Description
The per-message status bar in the Control UI chat (showing identity description, timestamp, token counts, reasoning tokens, and context percentage) inconsistently appears on assistant messages.
### Expected behavior
Every assistant reply should display the status bar with model metadata when available... | closed | completed | true | 2 | [] | [] | 2026-03-19T12:26:25Z | 2026-04-28T04:37:42Z | 2026-04-26T03:44:03Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ArisMontclair | 268,380,377 | U_kgDOD_8o2Q | User | false |
openclaw/openclaw | 4,101,708,466 | I_kwDOQb6kR870exqy | 50,449 | https://github.com/openclaw/openclaw/issues/50449 | https://api.github.com/repos/openclaw/openclaw/issues/50449 | Enable GitHub Discussions for feature proposals | ## Request
Could a maintainer enable GitHub Discussions on this repo?
CONTRIBUTING.md currently directs contributors to [start a GitHub Discussion](https://github.com/openclaw/openclaw/discussions) for new features and architecture proposals, but Discussions are not enabled on the repo, so the link leads to a 404.
#... | closed | completed | true | 3 | [] | [] | 2026-03-19T13:31:50Z | 2026-04-28T04:37:41Z | 2026-04-26T03:44:07Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | scottgl9 | 10,623,288 | MDQ6VXNlcjEwNjIzMjg4 | User | false |
openclaw/openclaw | 4,101,786,208 | I_kwDOQb6kR870fEpg | 50,453 | https://github.com/openclaw/openclaw/issues/50453 | https://api.github.com/repos/openclaw/openclaw/issues/50453 | Memory Search FTS5 unavailable on Windows due to node:sqlite missing FTS5 module | ## Problem
On Windows, the Memory Search FTS5 (Full-Text Search) feature is unavailable because Node.js precompiled binaries for Windows do not include the FTS5 module in `node:sqlite`.
## Investigation
### Node.js Source Configuration
Node.js `sqlite.gyp` includes `SQLITE_ENABLE_FTS5`:
```
'SQLITE_ENABLE_FTS5',
'SQ... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T13:43:27Z | 2026-04-28T04:37:40Z | 2026-04-26T03:44:11Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | kakabai | 126,658,212 | U_kgDOB4ympA | User | false |
openclaw/openclaw | 4,102,102,837 | I_kwDOQb6kR870gR81 | 50,470 | https://github.com/openclaw/openclaw/issues/50470 | https://api.github.com/repos/openclaw/openclaw/issues/50470 | [Bug] acpx exits with code 1 (ACP_TURN_FAILED) when called via sessions_spawn from Feishu | ## Bug Description
acpx process exits immediately with code 1 when invoked via sessions_spawn from Feishu channel. The agent receives and processes the task, but acpx fails to return response.
## Steps to Reproduce (from logs)
1. Send message to Feishu bot: "用cursor回复一句:openclaw调用cursor测试成功"
2. OpenClaw dispatches t... | closed | completed | true | 4 | [] | [] | 2026-03-19T14:28:20Z | 2026-04-28T04:37:39Z | 2026-04-26T03:44:19Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | blank | 96,655 | MDQ6VXNlcjk2NjU1 | User | false |
openclaw/openclaw | 4,102,263,571 | I_kwDOQb6kR870g5MT | 50,480 | https://github.com/openclaw/openclaw/issues/50480 | https://api.github.com/repos/openclaw/openclaw/issues/50480 | [Bug]: WebChat WebSocket push not working (AI replies need manual refresh) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
WebChat: AI replies not pushed via WebSocket after session corruption
Version: 2026.3.13
OS: macOS
Issue: AI can receive messages but replies are not pushed to WebChat via WebSocket.
User must manually refresh page to see responses.
WebSo... | closed | completed | true | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-03-19T14:53:57Z | 2026-04-28T04:37:37Z | 2026-04-26T03:44:23Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Mrlan8890 | 269,089,298 | U_kgDOEAn6Eg | User | false |
openclaw/openclaw | 4,102,372,181 | I_kwDOQb6kR870hTtV | 50,484 | https://github.com/openclaw/openclaw/issues/50484 | https://api.github.com/repos/openclaw/openclaw/issues/50484 | Bug: toolMsg.content.filter is not a function | ## Description
When processing tool call responses, the agent crashes with:
`
toolMsg.content.filter is not a function
`
This happens intermittently during normal conversation — a tool message's content field is not an array, but the code calls .filter() on it.
## Reproduction
- Happens intermittently during multi... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T15:13:16Z | 2026-04-28T04:37:36Z | 2026-04-26T03:44:27Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | RAFOLIE | 129,680,436 | U_kgDOB7rENA | User | false |
openclaw/openclaw | 4,102,444,034 | I_kwDOQb6kR870hlQC | 50,488 | https://github.com/openclaw/openclaw/issues/50488 | https://api.github.com/repos/openclaw/openclaw/issues/50488 | Feature: Lightweight triage/classifier model to pre-screen group messages | ## Problem
In group channels (Slack, Discord, etc.), every inbound message triggers a full agent turn on the primary model (e.g., Opus) -- including loading the entire system prompt, bootstrap context (AGENTS.md, SOUL.md, USER.md, MEMORY.md, etc.), and conversation history -- just to decide whether to respond. This has... | closed | not_planned | true | 1 | [] | [] | 2026-03-19T15:25:25Z | 2026-04-28T04:37:35Z | 2026-04-26T03:44:31Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | potterdigital | 197,414,865 | U_kgDOC8RP0Q | User | false |
openclaw/openclaw | 4,103,173,787 | I_kwDOQb6kR870kXab | 50,556 | https://github.com/openclaw/openclaw/issues/50556 | https://api.github.com/repos/openclaw/openclaw/issues/50556 | [Feature]: Enable cross-session context understanding for cron/triggered messages within the same IM thread. | ### Summary
Enable cross-session context understanding for cron/triggered messages within the same IM thread.
### Problem to solve
Currently, OpenClaw sessions are isolated at the execution level, even when messages appear in the same IM thread (e.g., Slack, chat UI).
This leads to a mismatch between user perceptio... | closed | not_planned | true | 3 | [
"enhancement"
] | [] | 2026-03-19T17:33:44Z | 2026-04-28T04:37:34Z | 2026-04-26T03:44:35Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | codingOuch | 25,929,878 | MDQ6VXNlcjI1OTI5ODc4 | User | false |
openclaw/openclaw | 4,103,200,878 | I_kwDOQb6kR870keBu | 50,558 | https://github.com/openclaw/openclaw/issues/50558 | https://api.github.com/repos/openclaw/openclaw/issues/50558 | Add shell/exec payload type for cron jobs | ## Problem
Currently, cron jobs that need to run simple maintenance tasks (like clearing lock files) must use `agentTurn` payloads. This spawns a full agent session for each run, creating unnecessary overhead.
## Use Case
Lock file cleanup every minute. Each `agentTurn`:
- Creates a new isolated session
- Touches the ... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T17:38:44Z | 2026-04-28T04:37:33Z | 2026-04-26T03:44:39Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | coywolffuturist | 264,284,025 | U_kgDOD8CneQ | User | false |
openclaw/openclaw | 4,103,202,220 | I_kwDOQb6kR870keWs | 50,560 | https://github.com/openclaw/openclaw/issues/50560 | https://api.github.com/repos/openclaw/openclaw/issues/50560 | clawdbot status shows stale state after restart | ## Problem
After restarting the gateway via systemd, `clawdbot status` still shows "state failed" even though the service is running.
## Steps to Reproduce
1. Gateway in failed state
2. `sudo systemctl restart clawdbot`
3. `systemctl status clawdbot` shows active (running)
4. `clawdbot status` still shows "state faile... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T17:38:59Z | 2026-04-28T04:37:32Z | 2026-04-26T03:44:43Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | coywolffuturist | 264,284,025 | U_kgDOD8CneQ | User | false |
openclaw/openclaw | 4,103,490,126 | I_kwDOQb6kR870lkpO | 50,583 | https://github.com/openclaw/openclaw/issues/50583 | https://api.github.com/repos/openclaw/openclaw/issues/50583 | [Feature]: Composer 2 model support | ### Summary
Composer 2 model just popped up
### Problem to solve
- not much info about it still, but they claim to beat Opus 4-6 while keep good cost. If feasible, would be good supporting that model to openclaw
### Proposed solution
not clear yet
### Alternatives considered
_No response_
### Impact
None: new... | closed | not_planned | true | 1 | [
"enhancement"
] | [] | 2026-03-19T18:35:37Z | 2026-04-28T04:37:32Z | 2026-04-26T03:44:47Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | luizanao | 3,051,190 | MDQ6VXNlcjMwNTExOTA= | User | false |
openclaw/openclaw | 4,103,883,243 | I_kwDOQb6kR870nEnr | 50,606 | https://github.com/openclaw/openclaw/issues/50606 | https://api.github.com/repos/openclaw/openclaw/issues/50606 | [Bug]: openclaw tui requests operator scopes without operator.read, causing scope-limited RPCs | ### Bug type
Regression (worked before, now fails)
### Summary
`openclaw tui` connects successfully to a loopback token-auth gateway, but read-path operator RPCs remain scope-limited with `missing scope: operator.read`.
After tracing the local installed code for 2026.3.13, the TUI/gateway-client connect path appear... | closed | completed | true | 3 | [] | [] | 2026-03-19T19:48:16Z | 2026-04-28T04:37:31Z | 2026-04-26T03:44:51Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | mathiasonea | 9,391,581 | MDQ6VXNlcjkzOTE1ODE= | User | false |
openclaw/openclaw | 4,103,884,319 | I_kwDOQb6kR870nE4f | 50,607 | https://github.com/openclaw/openclaw/issues/50607 | https://api.github.com/repos/openclaw/openclaw/issues/50607 | CLI management commands fail when gateway.bind=tailnet (tries to start new gateway instead of connecting to running one) | ## Description
When `gateway.bind` is set to `tailnet`, CLI management commands like `openclaw cron list`, `openclaw cron add`, etc. fail because they attempt to start a new gateway process instead of connecting to the already-running gateway as a client.
The new process can't bind the Tailnet IP (already in use by t... | closed | not_planned | true | 3 | [] | [] | 2026-03-19T19:48:30Z | 2026-04-28T04:37:30Z | 2026-04-26T03:46:18Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | KelTech-Services | 18,705,530 | MDQ6VXNlcjE4NzA1NTMw | User | false |
openclaw/openclaw | 4,103,912,508 | I_kwDOQb6kR870nLw8 | 50,609 | https://github.com/openclaw/openclaw/issues/50609 | https://api.github.com/repos/openclaw/openclaw/issues/50609 | [Bug] Session token usage shows unknown (?%) - regression in 2026.3.13 | **Describe the bug**
Session token usage shows as `unknown/1000k (?%)` for all sessions - usage percentage not visible.
**To Reproduce**
1. Run `openclaw status` or check session status
2. All sessions show: `unknown/1000k (?%)` instead of actual usage
**Expected behavior**
Token usage should show actual usage with p... | closed | completed | true | 2 | [] | [] | 2026-03-19T19:54:37Z | 2026-04-28T04:37:29Z | 2026-04-26T03:46:22Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | xiaoyaoyang | 6,519,744 | MDQ6VXNlcjY1MTk3NDQ= | User | false |
openclaw/openclaw | 4,103,975,124 | I_kwDOQb6kR870nbDU | 50,612 | https://github.com/openclaw/openclaw/issues/50612 | https://api.github.com/repos/openclaw/openclaw/issues/50612 | openclaw dashboard does not resolve gateway token from macOS Keychain | ## Bug
`openclaw dashboard` generates a URL with the literal string `$env:OPENCLAW_GATEWAY_TOKEN` instead of resolving the token from the macOS Keychain.
The token exists in the Keychain (verified with `security find-generic-password`), but `readGatewayTokenEnv()` only reads `process.env`, not the Keychain.
**Result... | closed | completed | true | 2 | [] | [] | 2026-03-19T20:07:01Z | 2026-04-28T04:37:29Z | 2026-04-26T03:46:26Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | lars-hv | 235,699,712 | U_kgDODgx-AA | User | false |
openclaw/openclaw | 4,103,975,662 | I_kwDOQb6kR870nbLu | 50,613 | https://github.com/openclaw/openclaw/issues/50613 | https://api.github.com/repos/openclaw/openclaw/issues/50613 | Transcript files grow without bound - no pruning for non-heartbeat sessions | ## Bug
Transcript files (`~/.openclaw/agents/*/sessions/*.jsonl`) grow indefinitely for regular sessions. Only heartbeat sessions have pruning configured.
Over time this causes:
- Increased LLM latency (larger context to send)
- Disk usage growth
- Session compaction triggering more frequently
**Expected:** All sess... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T20:07:09Z | 2026-04-28T04:37:28Z | 2026-04-26T03:46:29Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | lars-hv | 235,699,712 | U_kgDODgx-AA | User | false |
openclaw/openclaw | 4,104,523,563 | I_kwDOQb6kR870pg8r | 50,671 | https://github.com/openclaw/openclaw/issues/50671 | https://api.github.com/repos/openclaw/openclaw/issues/50671 | [Feature]: Add --no-device-identity flag to openclaw acp for token-only gateway auth | ### Summary
openclaw acp should support suppressing automatic device identity loading so that operator-role connections with a valid gateway token can connect without requiring device pairing on the remote gateway.
### Problem to solve
`GatewayClient` auto-loads device identity when `deviceIdentity` is not explicitl... | closed | not_planned | true | 2 | [
"enhancement"
] | [] | 2026-03-19T22:25:59Z | 2026-04-28T04:37:27Z | 2026-04-26T03:46:33Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | t4min0 | 269,137,166 | U_kgDOEAq1Dg | User | false |
openclaw/openclaw | 4,104,606,845 | I_kwDOQb6kR870p1R9 | 50,678 | https://github.com/openclaw/openclaw/issues/50678 | https://api.github.com/repos/openclaw/openclaw/issues/50678 | Feature request: configurable subagent system prompt append | ## Problem
When agents are spawned as subagents via `sessions_spawn`, the hardcoded subagent context template instructs them to "stay focused" and avoid "side quests." This means subagents skip memory-writing and other housekeeping protocols defined in their AGENTS.md, even though those workspace context files are inj... | closed | not_planned | true | 2 | [] | [] | 2026-03-19T22:41:44Z | 2026-04-28T04:37:26Z | 2026-04-26T03:46:37Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | johnkmcleod9 | 147,771,669 | U_kgDOCM7RFQ | User | false |
openclaw/openclaw | 4,104,648,819 | I_kwDOQb6kR870p_hz | 50,684 | https://github.com/openclaw/openclaw/issues/50684 | https://api.github.com/repos/openclaw/openclaw/issues/50684 | WhatsApp messages dropped during 503 reconnect window | ## Summary
Owner messages can be silently dropped when they arrive during a WhatsApp 503 disconnect/reconnect cycle.
## Observed Behavior
- Messages show delivered (double-check) on sender's phone
- Messages never reach the Clawdbot session
- No error logged on the gateway side
## Timeline (2026-03-19)
- 21:16, 21:40... | closed | completed | true | 2 | [] | [] | 2026-03-19T22:51:11Z | 2026-04-28T04:37:26Z | 2026-04-26T03:46:41Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | coywolffuturist | 264,284,025 | U_kgDOD8CneQ | User | false |
openclaw/openclaw | 4,104,952,662 | I_kwDOQb6kR870rJtW | 50,716 | https://github.com/openclaw/openclaw/issues/50716 | https://api.github.com/repos/openclaw/openclaw/issues/50716 | [Bug]: Telegram can show typing and complete generation but still drop the final outbound reply with no clear delivery log | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
In a configured Telegram topic, OpenClaw showed typing and completed a final assistant message in the session transcript, but no reply was posted to Telegram.
### Steps to reproduce
1. Start OpenClaw 2026.3.13 with Telegram forum topics c... | closed | not_planned | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-20T00:20:20Z | 2026-04-28T04:37:25Z | 2026-04-26T03:46:45Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | tarabrown | 81,922 | MDQ6VXNlcjgxOTIy | User | false |
openclaw/openclaw | 4,104,984,919 | I_kwDOQb6kR870rRlX | 50,717 | https://github.com/openclaw/openclaw/issues/50717 | https://api.github.com/repos/openclaw/openclaw/issues/50717 | [Bug]: Remote Browser Relay via paired node works, but snapshot / screenshot incorrectly fail with “Playwright is not available in this gateway build” | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Summary
In a remote Gateway + paired macOS node Browser Relay setup, browser tabs works and can see the attached Chrome tab, but browser snapshot and browser screenshot fail with:
textCopyCopied!
Playwright is not available in this gateway... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-20T00:33:23Z | 2026-04-28T04:37:24Z | 2026-04-26T03:46:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | friverazepeda | 142,689,111 | U_kgDOCIFDVw | User | false |
openclaw/openclaw | 4,104,985,600 | I_kwDOQb6kR870rRwA | 50,718 | https://github.com/openclaw/openclaw/issues/50718 | https://api.github.com/repos/openclaw/openclaw/issues/50718 | Security: outbound message secret sanitization — replace plaintext secrets with reference handles before channel delivery | ## Summary
When an agent session (especially a hook/subagent session) handles secrets and then sends a message to a channel, any secret values that appear in the message body should be replaced with opaque reference handles before delivery — never transmitted as plaintext.
This is a defense-in-depth layer that comple... | closed | not_planned | true | 6 | [] | [] | 2026-03-20T00:33:40Z | 2026-04-28T04:37:23Z | 2026-04-26T03:46:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | adroidian | 7,563,431 | MDQ6VXNlcjc1NjM0MzE= | User | false |
openclaw/openclaw | 4,105,112,646 | I_kwDOQb6kR870rwxG | 50,738 | https://github.com/openclaw/openclaw/issues/50738 | https://api.github.com/repos/openclaw/openclaw/issues/50738 | OpenRouter app attribution headers not sent - free models charged | ## Bug Description
In OpenClaw 2026.3.x, the `OPENROUTER_APP_HEADERS` are correctly defined with `X-Title: OpenClaw` in the dist bundle (`reply-Bm8VrLQh.js`, line 103571), but these headers **are not reaching the actual HTTP requests** sent to OpenRouter.
## Impact
- OpenRouter does not recognize requests as coming ... | closed | completed | true | 5 | [] | [] | 2026-03-20T01:22:44Z | 2026-04-28T04:37:22Z | 2026-04-26T03:46:57Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | log-li | 22,101,261 | MDQ6VXNlcjIyMTAxMjYx | User | false |
openclaw/openclaw | 4,105,340,234 | I_kwDOQb6kR870soVK | 50,770 | https://github.com/openclaw/openclaw/issues/50770 | https://api.github.com/repos/openclaw/openclaw/issues/50770 | [Feature Request] WebChat: option to suppress user message re-rendering after attachment processing | ### Summary
In WebChat, when a user sends a message with an attachment (e.g., a PDF file), after the agent finishes processing and replies, the original user message gets re-rendered/re-displayed in the chat. This gives the false impression that the message was sent again or that the agent hasn't responded yet, causin... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-03-20T02:34:01Z | 2026-04-28T04:37:21Z | 2026-04-26T03:47:01Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | WillAi-True | 175,899,241 | U_kgDOCnwCaQ | User | false |
openclaw/openclaw | 4,105,733,184 | I_kwDOQb6kR870uIRA | 50,847 | https://github.com/openclaw/openclaw/issues/50847 | https://api.github.com/repos/openclaw/openclaw/issues/50847 | [Bug]: Incorrect behavious of commands `openclaw nodes list` and `openclaw nodes status` | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
There is quite a deviation of how the openclaw nodes commands are working. See the below - the node that is connected and is healthy does not show up in the `openclaw nodes list` but a specific query to node `openclaw nodes status` shows t... | closed | not_planned | true | 4 | [
"bug",
"bug:behavior"
] | [] | 2026-03-20T04:51:01Z | 2026-04-28T04:37:20Z | 2026-04-26T03:47:09Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | manju-rn | 26,291,847 | MDQ6VXNlcjI2MjkxODQ3 | User | false |
openclaw/openclaw | 4,105,896,072 | I_kwDOQb6kR870uwCI | 50,867 | https://github.com/openclaw/openclaw/issues/50867 | https://api.github.com/repos/openclaw/openclaw/issues/50867 | TypeError: Cannot read properties of undefined (reading 'includes') with local Ollama model | ## Bug Description
Gateway sends error message as reply instead of actual response when using local Ollama model.
## Environment
- Clawdbot: 2026.1.24-3
- OS: Windows 10.0.26200 (x64)
- Node: 24.12.0
- Model: ollama/qwen3:32b-nothink
## Reproduction
1. Send message to WhatsApp channel
2. Gateway attempts to respond w... | closed | completed | true | 2 | [] | [] | 2026-03-20T05:32:57Z | 2026-04-28T04:37:19Z | 2026-04-26T03:47:13Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | GTSH-beyond-Gaming | 245,753,502 | U_kgDODqXmng | User | false |
openclaw/openclaw | 4,105,925,429 | I_kwDOQb6kR870u3M1 | 50,872 | https://github.com/openclaw/openclaw/issues/50872 | https://api.github.com/repos/openclaw/openclaw/issues/50872 | Telegram: native reply threading inconsistent + message.react fails with 'messageId required' | # Bug report: Telegram native reply threading + `message.react` targeting are unreliable/missing
## Environment
- OpenClaw channel: stable (`openclaw status` showed update available to 2026.3.13)
- Host: macOS arm64, node 25.6.1
- Channel: Telegram group
- Config:
- `channels.telegram.replyToMode = "all"`
- diagno... | closed | completed | true | 2 | [] | [] | 2026-03-20T05:42:12Z | 2026-04-28T04:37:18Z | 2026-04-26T03:47:16Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Palgrich | 39,589,387 | MDQ6VXNlcjM5NTg5Mzg3 | User | false |
openclaw/openclaw | 4,105,931,376 | I_kwDOQb6kR870u4pw | 50,873 | https://github.com/openclaw/openclaw/issues/50873 | https://api.github.com/repos/openclaw/openclaw/issues/50873 | Feature: Display subscription/API usage limits in Control UI | ## Problem
Currently there's no way to see API usage quotas and remaining limits in the Control UI. Users need to run `openclaw status --usage` in CLI or check provider dashboards separately.
## Proposed Solution
Add a "Usage" card or panel to the Control UI dashboard showing:
- Current billing period usage (tokens/... | closed | completed | true | 1 | [] | [] | 2026-03-20T05:44:14Z | 2026-04-28T04:37:18Z | 2026-04-26T03:47:20Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | sor88 | 19,431,792 | MDQ6VXNlcjE5NDMxNzky | User | false |
openclaw/openclaw | 4,107,084,664 | I_kwDOQb6kR870zSN4 | 50,984 | https://github.com/openclaw/openclaw/issues/50984 | https://api.github.com/repos/openclaw/openclaw/issues/50984 | Slack thread replies should optionally route to parent channel session | ## Problem
When a Slack message is posted in a thread (has `thread_ts`), the gateway creates a **separate session** with key `baseKey:thread:{threadTs}`. This means:
- Every thread reply spins up an independent context window
- Multiple agents replying in the same thread each get separate sessions
- Token usage multi... | closed | not_planned | true | 2 | [] | [] | 2026-03-20T10:28:23Z | 2026-04-28T04:37:16Z | 2026-04-26T03:47:28Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Asclepeion | 169,803,573 | U_kgDOCh7_NQ | User | false |
openclaw/openclaw | 4,107,098,288 | I_kwDOQb6kR870zViw | 50,987 | https://github.com/openclaw/openclaw/issues/50987 | https://api.github.com/repos/openclaw/openclaw/issues/50987 | Feature: Auto-resolve Feishu applink to message content | ## Feature Request: Auto-resolve Feishu applink to message content
### Problem
When receiving a Feishu message containing an applink (like `https://applink.feishu.cn/client/message/link/open?token=xxx`), OpenClaw receives the applink string but cannot fetch the actual message content.
**Root Cause**:
- Feishu appli... | closed | not_planned | true | 1 | [] | [] | 2026-03-20T10:31:47Z | 2026-04-28T04:37:15Z | 2026-04-26T03:47:32Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | sunnystar75 | 264,780,418 | U_kgDOD8g6gg | User | false |
openclaw/openclaw | 4,107,102,322 | I_kwDOQb6kR870zWhy | 50,988 | https://github.com/openclaw/openclaw/issues/50988 | https://api.github.com/repos/openclaw/openclaw/issues/50988 | Slack: thread replies should optionally route to parent session (thread.sessionMode) | ## Problem
When a Slack message has a `thread_ts`, Clawdbot creates a separate session key (`baseKey:thread:{threadTs}`) via `resolveThreadSessionKeys()` in `routing/session-key.js`. This means:
1. Any bot reply using `replyTo` creates a Slack thread
2. Every subsequent message in that thread spawns a **separate sess... | closed | not_planned | true | 2 | [] | [] | 2026-03-20T10:32:45Z | 2026-04-28T04:37:14Z | 2026-04-26T03:49:02Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Asclepeion | 169,803,573 | U_kgDOCh7_NQ | User | false |
openclaw/openclaw | 4,107,464,649 | I_kwDOQb6kR8700u_J | 51,016 | https://github.com/openclaw/openclaw/issues/51016 | https://api.github.com/repos/openclaw/openclaw/issues/51016 | [Bug]: openclaw status reports healthy local gateway as unreachable | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
openclaw status misreports a healthy local loopback gateway as unreachable when gateway.auth.token is SecretRef-backed and the CLI is already paired as an operator device.
### Steps to reproduce
1. Configure a local loopback gateway with ... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-20T11:56:01Z | 2026-04-28T04:37:14Z | 2026-04-26T03:49:06Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | OSINTv96 | 175,096,749 | U_kgDOCm_DrQ | User | false |
openclaw/openclaw | 4,107,943,494 | I_kwDOQb6kR8702j5G | 51,060 | https://github.com/openclaw/openclaw/issues/51060 | https://api.github.com/repos/openclaw/openclaw/issues/51060 | Control UI shows incorrect context percentage (always 100% after compaction) | ## Bug Description
The Control UI message metadata shows incorrect context percentage after LCM compaction.
### Current Behavior
Control UI displays: `↑293.3k ↓1.7k 100% ctx glm-5:cloud`
`/status` command shows: `Context 53k/200k (27%)`
### Expected Behavior
Both should show the **current** context usage, not cumu... | closed | completed | true | 2 | [] | [] | 2026-03-20T13:37:19Z | 2026-04-28T04:37:12Z | 2026-04-26T03:49:14Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | itsBrolie | 111,365,303 | U_kgDOBqNMtw | User | false |
openclaw/openclaw | 4,107,988,396 | I_kwDOQb6kR8702u2s | 51,064 | https://github.com/openclaw/openclaw/issues/51064 | https://api.github.com/repos/openclaw/openclaw/issues/51064 | Heartbeat framing biases agents toward status reporting / early exit instead of completing approved backlog work | ## Summary
OpenClaw’s current heartbeat framing appears to bias agents toward **quick triage + status reporting** rather than **staying with actionable approved work until it is actually done**.
This is not exactly a timeout bug or a routing bug. It is a behavioral / prompt-shaping issue:
- the injected heartbeat sy... | closed | completed | true | 2 | [] | [] | 2026-03-20T13:46:37Z | 2026-04-28T04:37:10Z | 2026-04-26T03:49:18Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | companygardener | 791 | MDQ6VXNlcjc5MQ== | User | false |
openclaw/openclaw | 4,108,655,634 | I_kwDOQb6kR8705RwS | 51,117 | https://github.com/openclaw/openclaw/issues/51117 | https://api.github.com/repos/openclaw/openclaw/issues/51117 | Feishu plugin hardcodes disableBlockStreaming: true, ignoring blockStreamingDefault config | ## Feishu plugin hardcodes `disableBlockStreaming: true`, ignoring `blockStreamingDefault` config
### Problem
In `@openclaw/feishu` (npm version 2026.3.13), `reply-dispatcher.ts` line 382 hardcodes:
```ts
disableBlockStreaming: true,
```
This means `agents.defaults.blockStreamingDefault: "on"` has no effect on Feishu... | closed | not_planned | true | 2 | [] | [] | 2026-03-20T15:51:43Z | 2026-04-28T04:37:07Z | 2026-04-26T03:49:30Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | 4ier | 5,648,066 | MDQ6VXNlcjU2NDgwNjY= | User | false |
openclaw/openclaw | 4,108,679,633 | I_kwDOQb6kR8705XnR | 51,119 | https://github.com/openclaw/openclaw/issues/51119 | https://api.github.com/repos/openclaw/openclaw/issues/51119 | Telegram forum/topic group messages silently dropped despite correct config | # Bug Report: Telegram Forum/Topic Group Messages Silently Dropped
## Summary
Telegram forum (supergroup with topics enabled) messages are consumed by the gateway's long polling but silently dropped before reaching the agent. No session is created for forum topic messages. DMs work perfectly. Non-forum groups untested... | closed | completed | true | 3 | [] | [] | 2026-03-20T15:56:52Z | 2026-04-28T04:37:07Z | 2026-04-26T03:49:34Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | autosolutionsai-didac | 202,002,756 | U_kgDODApRRA | User | false |
openclaw/openclaw | 4,108,854,194 | I_kwDOQb6kR8706COy | 51,138 | https://github.com/openclaw/openclaw/issues/51138 | https://api.github.com/repos/openclaw/openclaw/issues/51138 | [Feature Request] Cross-session message context synchronization | ## Problem
When using OpenClaw with Feishu (or other messaging platforms), group chat messages and direct/private messages are handled in completely separate sessions. The assistant cannot see messages from other sessions, even when the user is the same person.
For example:
- User posts a message in group chat
- User... | closed | completed | true | 2 | [] | [] | 2026-03-20T16:34:35Z | 2026-04-28T04:37:05Z | 2026-04-26T03:49:41Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | leinatorX | 46,173,746 | MDQ6VXNlcjQ2MTczNzQ2 | User | false |
openclaw/openclaw | 4,108,922,382 | I_kwDOQb6kR8706S4O | 51,143 | https://github.com/openclaw/openclaw/issues/51143 | https://api.github.com/repos/openclaw/openclaw/issues/51143 | [Bug]: Multi-account Telegram: bot.on("message") does not fire for group messages on non-default account | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
In multi-account Telegram config, bot.on("message") fires for DMs but silently fails to match group messages on the defaultAccount's bot instance. A second account with a different token handles the same group messages correctly. Debug logg... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-20T16:47:18Z | 2026-04-28T04:37:04Z | 2026-04-26T03:49:45Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | badmutt | 269,772,905 | U_kgDOEBRoaQ | User | false |
openclaw/openclaw | 4,108,970,043 | I_kwDOQb6kR8706eg7 | 51,148 | https://github.com/openclaw/openclaw/issues/51148 | https://api.github.com/repos/openclaw/openclaw/issues/51148 | [Bug] Moonshot/Kimi provider fails with 'tool call id duplicated' error | # Bug Report: Moonshot/Kimi "tool call id duplicated" Error
## Bug Description
When using Moonshot/Kimi provider (e.g., `moonshot/kimi-k2.5`), requests fail with:
```
HTTP 400: Invalid request: tool call id write:309 is duplicated
```
This error occurs when the Moonshot API receives duplicate tool call IDs in the c... | closed | not_planned | true | 2 | [] | [] | 2026-03-20T16:56:27Z | 2026-04-28T04:37:04Z | 2026-04-26T03:49:49Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | jasonpsimon | 25,093,742 | MDQ6VXNlcjI1MDkzNzQy | User | false |
openclaw/openclaw | 4,109,409,261 | I_kwDOQb6kR8708Jvt | 51,182 | https://github.com/openclaw/openclaw/issues/51182 | https://api.github.com/repos/openclaw/openclaw/issues/51182 | Telegram message replay after gateway restart despite offset file existing (regression from #739) | ## Bug Description
After a gateway restart, previously delivered Telegram assistant messages — including internal tool execution chatter and old completion summaries — were re-sent to the user channel in a burst. This occurs despite the offset persistence fix from #739 being present.
## Environment
- **OpenClaw vers... | closed | completed | true | 2 | [] | [] | 2026-03-20T18:23:35Z | 2026-04-28T04:37:03Z | 2026-04-26T03:49:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | aymanecheikh | 180,748,512 | U_kgDOCsYA4A | User | false |
openclaw/openclaw | 4,110,797,121 | I_kwDOQb6kR871BclB | 51,354 | https://github.com/openclaw/openclaw/issues/51354 | https://api.github.com/repos/openclaw/openclaw/issues/51354 | Run live Slack verification for attachment vision workflows | ## Summary
Perform live validation in the connected Slack environment once local code/tests are ready.
## Tasks
- post a direct Slack image/screenshot and ask for analysis
- post an image-only root thread message and ask in reply for inspection
- test a multi-image Slack message
- verify response formatting in Slack
-... | closed | not_planned | true | 1 | [] | [] | 2026-03-21T00:43:45Z | 2026-04-28T04:37:02Z | 2026-04-26T03:50:01Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | UGDev-Chane | 180,237,537 | U_kgDOCr404Q | User | false |
openclaw/openclaw | 4,142,344,823 | I_kwDOQb6kR8725yp3 | 55,080 | https://github.com/openclaw/openclaw/issues/55080 | https://api.github.com/repos/openclaw/openclaw/issues/55080 | plugin-sdk/index.js does not re-export stringEnum, breaking third-party plugins | ## Bug Report
### Version
OpenClaw 2026.3.24 (cff6dc9), Node.js v22.22.0
### Description
`dist/plugin-sdk/index.js` (the entry point for `openclaw/plugin-sdk`) does not re-export `stringEnum`, `optionalStringEnum`, `jsonResult`, `formatErrorMessage`, or other tool schema helpers.
These functions exist in `dist/plug... | closed | duplicate | true | 1 | [
"duplicate",
"dedupe:child"
] | [] | 2026-03-26T09:54:32Z | 2026-04-28T04:37:00Z | 2026-04-26T03:50:08Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | timur-nocodia | 120,160,081 | U_kgDOByl_UQ | User | false |
openclaw/openclaw | 4,111,078,400 | I_kwDOQb6kR871ChQA | 51,385 | https://github.com/openclaw/openclaw/issues/51385 | https://api.github.com/repos/openclaw/openclaw/issues/51385 | feat(memory): frequency-aware ranking, consolidation, and forgetting — human-like memory lifecycle | ## Problem
OpenClaw's memory search is a well-engineered retrieval system with recency bias. It answers: *"What's most relevant to this query right now?"* A human brain answers: *"What matters most to this person's life?"* Four behaviors are missing to close that gap.
## Current Architecture (for context)
The search... | closed | not_planned | true | 3 | [] | [] | 2026-03-21T02:40:40Z | 2026-04-28T04:37:01Z | 2026-04-26T03:50:08Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | DeekRoumy | 269,637,962 | U_kgDOEBJZSg | User | false |
openclaw/openclaw | 4,111,128,365 | I_kwDOQb6kR871Ctct | 51,390 | https://github.com/openclaw/openclaw/issues/51390 | https://api.github.com/repos/openclaw/openclaw/issues/51390 | pi-agent-core: assistantMessage.content.filter() crash when content is not an array | ## Bug Description
In `@mariozechner/pi-agent-core@0.58.0` (bundled with OpenClaw 2026.3.13), two call sites in `dist/agent-loop.js` call `.filter()` directly on `message.content` / `assistantMessage.content` without verifying it is an array.
When a sub-agent returns a tool message where `content` is not an array (e.... | closed | not_planned | true | 4 | [] | [] | 2026-03-21T02:57:44Z | 2026-04-28T04:36:59Z | 2026-04-26T03:50:12Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | kyriem0618 | 264,577,645 | U_kgDOD8UibQ | User | false |
openclaw/openclaw | 4,111,212,003 | I_kwDOQb6kR871DB3j | 51,401 | https://github.com/openclaw/openclaw/issues/51401 | https://api.github.com/repos/openclaw/openclaw/issues/51401 | [Bug]: update status mis-detects npm global installs as pnpm | ## Summary
`openclaw update status` mis-detects the install method as `pnpm` on macOS when OpenClaw was actually installed via `npm install -g openclaw`.
## Why this matters
This leaks into operational guidance:
- `openclaw update status` shows `Install: pnpm`
- health / audit / operator workflows may recommend the ... | closed | not_planned | true | 3 | [] | [] | 2026-03-21T03:21:05Z | 2026-04-28T04:36:58Z | 2026-04-26T03:50:16Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | dongzhenye | 5,765,843 | MDQ6VXNlcjU3NjU4NDM= | User | false |
openclaw/openclaw | 4,206,381,395 | I_kwDOQb6kR876uElT | 61,175 | https://github.com/openclaw/openclaw/issues/61175 | https://api.github.com/repos/openclaw/openclaw/issues/61175 | Plugin install can incorrectly report 'not a valid hook pack' for normal plugin packages | When installing what appear to be normal OpenClaw plugin packages, the install flow can emit a misleading hook-pack validation error:
`Also not a valid hook pack: Error: package.json missing openclaw.hooks`
This seems to happen even when the package looks like a valid plugin package rather than a hook pack.
## Obser... | closed | completed | true | 4 | [] | [] | 2026-04-05T03:51:12Z | 2026-04-30T04:35:50Z | 2026-04-27T07:55:58Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | KonsultDigital | 65,322,345 | MDQ6VXNlcjY1MzIyMzQ1 | User | false |
openclaw/openclaw | 4,135,947,407 | I_kwDOQb6kR872hYyP | 54,515 | https://github.com/openclaw/openclaw/issues/54515 | https://api.github.com/repos/openclaw/openclaw/issues/54515 | Published package openclaw@2026.3.23-2 contains bundled metadata/extensions still marked 2026.3.14 | ## Summary
`openclaw@2026.3.23-2` appears to ship with mixed bundled-extension metadata versions.
The top-level package reports `2026.3.23-2`, but the published npm tarball still contains bundled extension metadata and package manifests marked `2026.3.14`.
This surfaced during a GUI-triggered `update.run` + Gateway ... | closed | completed | true | 2 | [] | [
"vincentkoc"
] | 2026-03-25T14:39:08Z | 2026-04-28T04:36:58Z | 2026-04-26T03:50:37Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | BenSHPD | 58,794,577 | MDQ6VXNlcjU4Nzk0NTc3 | User | false |
openclaw/openclaw | 4,111,276,863 | I_kwDOQb6kR871DRs_ | 51,408 | https://github.com/openclaw/openclaw/issues/51408 | https://api.github.com/repos/openclaw/openclaw/issues/51408 | compaction safeguard may inherit polluted runtime/model via sessionManager-scoped state | 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-snapshot -> zai/glm-5`, after which compaction safeguard evaluated the sessio... | closed | not_planned | true | 2 | [] | [] | 2026-03-21T03:46:17Z | 2026-04-28T04:36:54Z | 2026-04-26T03:52:12Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | yyxiaohui | 235,090,347 | U_kgDODgMxqw | User | false |
openclaw/openclaw | 4,111,403,584 | I_kwDOQb6kR871DwpA | 51,422 | https://github.com/openclaw/openclaw/issues/51422 | https://api.github.com/repos/openclaw/openclaw/issues/51422 | [Feature]: Feishu Message Recall Support | ### Summary
## Feature Description
Add message recall support to Feishu plugin.
## Background
A user needs to recall a bot message that leaked their IP address in a Lark group chat.
## Existing Permission
OpenClaw Feishu app already has "im:message:recall" permission.
## Expected
- Read group messages (im:message.g... | closed | not_planned | true | 2 | [
"enhancement"
] | [] | 2026-03-21T04:45:40Z | 2026-04-28T04:36:54Z | 2026-04-26T03:52:17Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | lollllllllll0213-web | 269,869,191 | U_kgDOEBXghw | User | false |
openclaw/openclaw | 4,111,758,163 | I_kwDOQb6kR871FHNT | 51,495 | https://github.com/openclaw/openclaw/issues/51495 | https://api.github.com/repos/openclaw/openclaw/issues/51495 | [Bug]: CLI/operator RPC stays scope-empty on local auto-approved pairing (2026.3.13) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
Environment:
- OpenClaw 2026.3.13
- macOS 26.1 arm64
- Gateway bind=loopback, token auth enabled
- Local CLI on same host
Evidence:
- `gateway status` shows runtime running / RPC probe ok
- channels show Telegram and Discord OK
- gateway l... | closed | completed | true | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-21T07:53:41Z | 2026-04-28T04:36:53Z | 2026-04-26T03:52:21Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | AhmedKazlak | 68,192,351 | MDQ6VXNlcjY4MTkyMzUx | User | false |
openclaw/openclaw | 4,329,964,246 | I_kwDOQb6kR88AAAABAhYC1g | 71,936 | https://github.com/openclaw/openclaw/issues/71936 | https://api.github.com/repos/openclaw/openclaw/issues/71936 | GitHub Copilot provider catalog does not load GPT-5.5 capabilities from /models | ## Problem
The bundled GitHub Copilot provider currently publishes an empty provider catalog (`models: []`) during discovery. As a result, newly available Copilot models such as `gpt-5.5` can be selected only through the dynamic fallback path, which uses conservative synthetic defaults instead of the capabilities adve... | closed | not_planned | true | 1 | [] | [] | 2026-04-26T03:52:13Z | 2026-04-29T04:36:18Z | 2026-04-26T12:08:07Z | NONE | null | 20260429T060025Z | 2026-04-29T06:00:25Z | muhualing | 12,086,605 | MDQ6VXNlcjEyMDg2NjA1 | User | false |
openclaw/openclaw | 4,111,759,287 | I_kwDOQb6kR871FHe3 | 51,496 | https://github.com/openclaw/openclaw/issues/51496 | https://api.github.com/repos/openclaw/openclaw/issues/51496 | Plugin init logs leak to stdout in CLI subcommands (message send, etc.) | ## Problem
When running `openclaw message send`, plugin initialization logs (`[plugins]` lines) are printed to **stdout** instead of stderr. This contaminates any script that captures output via `$(...)` or pipes.
## Evidence
```
$ openclaw message send --channel whatsapp --target "+31627894125" --message "test" --d... | closed | not_planned | true | 4 | [] | [] | 2026-03-21T07:54:29Z | 2026-04-28T04:36:52Z | 2026-04-26T03:52:26Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | braminatorh | 263,757,029 | U_kgDOD7ic5Q | User | false |
openclaw/openclaw | 4,112,523,352 | I_kwDOQb6kR871ICBY | 51,626 | https://github.com/openclaw/openclaw/issues/51626 | https://api.github.com/repos/openclaw/openclaw/issues/51626 | Agent-to-agent announce delivery uses hardcoded 'default' accountId instead of session's lastAccountId | ## Bug Description
When using `sessions_send` for agent-to-agent communication in a multi-agent Discord setup, the **announce step** (which posts the target agent's reply back to their channel) always resolves to `accountId: "default"` instead of using the session's `lastAccountId`.
## Environment
- OpenClaw: 2026.3... | closed | not_planned | true | 4 | [] | [] | 2026-03-21T13:21:47Z | 2026-04-28T04:36:49Z | 2026-04-26T03:52:45Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | dpalfox | 189,020,928 | U_kgDOC0Q7AA | User | false |
openclaw/openclaw | 4,112,836,553 | I_kwDOQb6kR871JOfJ | 51,679 | https://github.com/openclaw/openclaw/issues/51679 | https://api.github.com/repos/openclaw/openclaw/issues/51679 | OpenClaw 2026.3.13: local loopback gateway WS handshake times out / closes before connect for some CLI RPCs | ## Summary
On a VPS running `OpenClaw 2026.3.13 (61d171a)`, the local loopback gateway starts and listens normally on `ws://127.0.0.1:18789`, but some CLI RPCs fail with websocket handshake/connect errors even after config and auth cleanup.
The issue appears to be in the local gateway/CLI websocket path rather than T... | closed | completed | true | 2 | [] | [] | 2026-03-21T15:25:12Z | 2026-04-28T04:36:45Z | 2026-04-26T03:53:08Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | hamzagh1998 | 49,754,305 | MDQ6VXNlcjQ5NzU0MzA1 | User | false |
openclaw/openclaw | 4,112,930,538 | I_kwDOQb6kR871Jlbq | 51,712 | https://github.com/openclaw/openclaw/issues/51712 | https://api.github.com/repos/openclaw/openclaw/issues/51712 | Feature Request: Per-agent Collection isolation for memory-lancedb plugin | ## 🎯 Summary
Requesting support for per-agent Collection configuration in the `memory-lancedb` plugin to enable memory isolation in multi-agent setups.
---
## 📋 Current Behavior
Currently, the `memory-lancedb` plugin hardcodes the Collection name:
```typescript
// extensions/memory-lancedb/index.ts (line 57)
con... | closed | not_planned | true | 2 | [] | [] | 2026-03-21T16:05:57Z | 2026-04-28T04:36:44Z | 2026-04-26T03:53:13Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | wangwoo | 7,125,335 | MDQ6VXNlcjcxMjUzMzU= | User | false |
openclaw/openclaw | 4,113,161,170 | I_kwDOQb6kR871KdvS | 51,789 | https://github.com/openclaw/openclaw/issues/51789 | https://api.github.com/repos/openclaw/openclaw/issues/51789 | Feature: `workspace.extraFiles` config for injecting additional bootstrap files | ## Problem
OpenClaw auto-injects a fixed set of top-level workspace files into the system prompt (`AGENTS.md`, `SOUL.md`, `TOOLS.md`, etc.). There's no config option to inject additional files from subdirectories.
The current workaround is writing a custom `agent:bootstrap` hook that adds files to `context.bootstrapF... | closed | not_planned | true | 4 | [] | [] | 2026-03-21T17:42:17Z | 2026-04-28T04:36:40Z | 2026-04-26T03:53:27Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Maninae | 9,339,187 | MDQ6VXNlcjkzMzkxODc= | User | false |
openclaw/openclaw | 4,113,200,430 | I_kwDOQb6kR871KnUu | 51,793 | https://github.com/openclaw/openclaw/issues/51793 | https://api.github.com/repos/openclaw/openclaw/issues/51793 | [Feature]: Multi-chat / tabbed sessions in webchat UI | ## Feature Request
**Problem:**
The webchat UI currently supports only a single session. There's no way to have multiple parallel conversations like you can in ChatGPT, Codex, or Claude — where you have a sidebar of chats and can switch between them.
**Desired behavior:**
- Tabbed or sidebar-based multi-session suppo... | closed | not_planned | true | 4 | [] | [] | 2026-03-21T17:54:21Z | 2026-04-28T04:36:39Z | 2026-04-26T03:53:32Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | bobashopcashier | 77,253,505 | MDQ6VXNlcjc3MjUzNTA1 | User | false |
openclaw/openclaw | 4,113,339,948 | I_kwDOQb6kR871LJYs | 51,814 | https://github.com/openclaw/openclaw/issues/51814 | https://api.github.com/repos/openclaw/openclaw/issues/51814 | Feature Request: Native Agent Wake-Up After Gateway Restart | # Feature Request: Native Agent Wake-Up After Gateway Restart
## Summary
OpenClaw currently lacks a built-in mechanism to resume pending agent work after gateway restarts. This leads users to build complex, fragile workarounds that often fail due to race conditions and API limitations.
## Problem
When the OpenClaw g... | closed | completed | true | 2 | [] | [] | 2026-03-21T18:39:27Z | 2026-04-28T04:36:38Z | 2026-04-26T03:53:37Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | victorbot-cmd | 269,232,838 | U_kgDOEAwqxg | User | false |
openclaw/openclaw | 4,113,606,447 | I_kwDOQb6kR871MKcv | 51,844 | https://github.com/openclaw/openclaw/issues/51844 | https://api.github.com/repos/openclaw/openclaw/issues/51844 | [Feature]: Time-based heartbeat schedule blocks (variable intervals by time of day) | ## Problem
Currently, heartbeat supports a single `every` interval and a single `activeHours` window. Outside the window, heartbeats are completely off. There is no way to vary the interval by time of day.
**Use case:** An agent that checks in every 30 minutes during the day but slows to every hour late at night, the... | closed | not_planned | true | 2 | [] | [] | 2026-03-21T19:40:19Z | 2026-04-28T04:36:38Z | 2026-04-26T03:53:42Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Dithilli | 41,286,037 | MDQ6VXNlcjQxMjg2MDM3 | User | false |
openclaw/openclaw | 4,234,546,672 | I_kwDOQb6kR878Zg3w | 63,907 | https://github.com/openclaw/openclaw/issues/63907 | https://api.github.com/repos/openclaw/openclaw/issues/63907 | openclaw run fails when plugins.allow is configured without 'run' entry | ## Description
The `openclaw run` CLI command fails with an error when `plugins.allow` is configured in `openclaw.json` but does not explicitly include `"run"`. This breaks existing cron jobs and bash scripts that rely on `openclaw run` after upgrading to a version where `run` became a gated plugin.
## Environment
-... | closed | duplicate | true | 1 | [
"duplicate",
"dedupe:child"
] | [] | 2026-04-09T19:46:29Z | 2026-04-28T04:36:36Z | 2026-04-26T03:54:54Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | aspalagin | 263,096,044 | U_kgDOD66G7A | User | false |
openclaw/openclaw | 4,090,684,379 | I_kwDOQb6kR87z0uPb | 49,206 | https://github.com/openclaw/openclaw/issues/49206 | https://api.github.com/repos/openclaw/openclaw/issues/49206 | [Bug]: "openclaw "npm install failed for openclaw@latest" | ### Bug type
Crash (process/app exits or hangs)
### Summary
Trying to install openclaw but i'm getting an error ("openclaw "npm install failed for openclaw@latest") in the step 2 of openclaw install.
I have rerun the install verbose to get more insight.
Anyone is getting a clue of what i am doing wrong / what shou... | closed | completed | true | 6 | [
"bug",
"r: support",
"bug:crash"
] | [
"vincentkoc"
] | 2026-03-17T19:23:32Z | 2026-04-28T04:36:33Z | 2026-04-26T03:54:09Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | diShine-digital-agency | 221,973,929 | U_kgDODTsNqQ | User | false |
openclaw/openclaw | 4,113,911,216 | I_kwDOQb6kR871NU2w | 51,886 | https://github.com/openclaw/openclaw/issues/51886 | https://api.github.com/repos/openclaw/openclaw/issues/51886 | [Bug]: macOS: StreamingAudioPlayback crash during ElevenLabs Talk Mode playback on Intel x86_64 | ### Bug type
Crash (process/app exits or hangs)
### Summary
# Environment
- **App version:** 2026.3.13 (202603130)
- **macOS:** 26.3.1 (25D771280a)
- **Hardware:** MacBookPro16,1 (Intel x86_64)
- **Build method:** `swift build` from source (SPM), manual .app bundle
- **Code signing:** Unsigned
## Description
Eleven... | closed | completed | true | 2 | [
"bug",
"bug:crash"
] | [] | 2026-03-21T21:29:29Z | 2026-04-28T04:36:32Z | 2026-04-26T03:55:41Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | damianpatterson | 117,501,128 | U_kgDOBwDsyA | User | false |
openclaw/openclaw | 4,114,134,675 | I_kwDOQb6kR871OLaT | 51,916 | https://github.com/openclaw/openclaw/issues/51916 | https://api.github.com/repos/openclaw/openclaw/issues/51916 | Feature Request: Telegram Business message support (business_connection / business_message) | ## Summary
Telegram Business allows Premium users to connect a bot as their "chatbot" that can respond in their real 1-to-1 DM conversations. The bot appears as "Bot manages this chat" in the user's private DMs.
## Current State
- **grammY** already has full type support for `business_connection`, `business_message`... | closed | not_planned | true | 2 | [] | [] | 2026-03-21T23:09:00Z | 2026-04-28T04:36:32Z | 2026-04-26T03:55:46Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | crowneglobal | 119,068,860 | U_kgDOBxjYvA | User | false |
openclaw/openclaw | 4,114,136,226 | I_kwDOQb6kR871OLyi | 51,917 | https://github.com/openclaw/openclaw/issues/51917 | https://api.github.com/repos/openclaw/openclaw/issues/51917 | Feature: Auto-resume unanswered sessions after gateway restart | ## Problem
After a gateway restart (SIGUSR1, config change, update, or manual restart), all active agent sessions are interrupted. If an agent was mid-conversation in a Signal group (or any channel), the session dies and **the agent never follows up**. The user has to re-send their message or poke the agent with "?" t... | closed | not_planned | true | 4 | [] | [] | 2026-03-21T23:09:46Z | 2026-04-28T04:36:31Z | 2026-04-26T03:55:51Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | skillz-xx | 837,936 | MDQ6VXNlcjgzNzkzNg== | User | false |
openclaw/openclaw | 4,211,680,654 | I_kwDOQb6kR877CSWO | 61,876 | https://github.com/openclaw/openclaw/issues/61876 | https://api.github.com/repos/openclaw/openclaw/issues/61876 | Feature: Feishu channel missing STT/ASR transcription for voice messages | ## Summary
The Feishu channel does not support speech-to-text (STT/ASR) transcription for incoming voice messages. When a user sends a voice message in Feishu, the audio file is downloaded and passed as a media attachment, but it is never transcribed — so the LLM agent cannot understand voice input.
The QQBot channel... | closed | completed | true | 1 | [] | [] | 2026-04-06T12:40:58Z | 2026-04-28T04:36:29Z | 2026-04-26T03:55:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | fxz26284407 | 34,901,544 | MDQ6VXNlcjM0OTAxNTQ0 | User | false |
openclaw/openclaw | 4,114,427,276 | I_kwDOQb6kR871PS2M | 52,009 | https://github.com/openclaw/openclaw/issues/52009 | https://api.github.com/repos/openclaw/openclaw/issues/52009 | skill.json Files Are Complete Vaporware - Zero Implementation | # skill.json is Complete Vaporware - Zero Implementation
## Summary
The skill system advertises `skill.json` files with tool definitions but **THERE IS NO CODE TO LOAD THEM**. This is not a bug - this is shipping a facade of a feature that does absolutely nothing. It's documentation for functionality that doesn't exi... | closed | not_planned | true | 1 | [] | [] | 2026-03-22T02:18:33Z | 2026-04-28T04:36:28Z | 2026-04-26T03:56:00Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | VincentJGeisler | 3,362,207 | MDQ6VXNlcjMzNjIyMDc= | User | false |
openclaw/openclaw | 4,114,431,317 | I_kwDOQb6kR871PT1V | 52,011 | https://github.com/openclaw/openclaw/issues/52011 | https://api.github.com/repos/openclaw/openclaw/issues/52011 | feat: compaction model fallbacks when primary model is unreachable | ## Problem
When compaction.model is set to a local/self-hosted model (e.g. vllm/qwen3-coder-next), compaction fails immediately if that model server is unreachable. There is no fallback mechanism — compaction returns ok: false and the session continues to grow until it hits overflow recovery.
This is especially commo... | closed | not_planned | true | 2 | [] | [] | 2026-03-22T02:20:29Z | 2026-04-28T04:36:27Z | 2026-04-26T03:56:05Z | CONTRIBUTOR | null | 20260428T060020Z | 2026-04-28T06:00:20Z | scottgl9 | 10,623,288 | MDQ6VXNlcjEwNjIzMjg4 | User | false |
openclaw/openclaw | 4,114,456,932 | I_kwDOQb6kR871PaFk | 52,020 | https://github.com/openclaw/openclaw/issues/52020 | https://api.github.com/repos/openclaw/openclaw/issues/52020 | Feature Request: Slack Home tab support via views.publish API | ## Feature Request: Slack App Home Tab Support
### Summary
When OpenClaw is installed as a Slack app, the **Home tab** is blank. This is expected because OpenClaw does not currently implement Slack's `views.publish` API to push Block Kit content to the Home tab.
### Current Behavior
- Slack app Home tab shows blank... | closed | not_planned | true | 1 | [] | [] | 2026-03-22T02:35:14Z | 2026-04-28T04:36:27Z | 2026-04-26T03:56:10Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | contentincubator2-ops | 254,455,048 | U_kgDODyqtCA | User | false |
openclaw/openclaw | 4,114,463,290 | I_kwDOQb6kR871Pbo6 | 52,022 | https://github.com/openclaw/openclaw/issues/52022 | https://api.github.com/repos/openclaw/openclaw/issues/52022 | [Bug] Windows skill path compaction mixes separators and causes wrong read paths | # Windows skill path compaction emits mixed separators and leads to wrong `read` paths
Observed on **2026-03-22** with:
- `openclaw 2026.3.13`
- `@larksuite/openclaw-lark 2026.3.17`
- Windows 11
## Summary
On Windows, OpenClaw compacts skill paths by replacing the user home prefix with `~/`, but it leaves the remai... | closed | not_planned | true | 4 | [] | [] | 2026-03-22T02:40:08Z | 2026-04-28T04:36:25Z | 2026-04-26T03:56:15Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | lost9999 | 56,498,264 | MDQ6VXNlcjU2NDk4MjY0 | User | false |
openclaw/openclaw | 4,114,474,312 | I_kwDOQb6kR871PeVI | 52,028 | https://github.com/openclaw/openclaw/issues/52028 | https://api.github.com/repos/openclaw/openclaw/issues/52028 | Request: Chinese (Simplified) language support for Mac app | ## Request: Chinese (Simplified) language support for Mac app
### Description
OpenClaw Mac app currently only supports English. As a Chinese user, I'd like to request Chinese (Simplified) localization support.
### Current Status
- CFBundleDevelopmentRegion is set to "en"
- App doesn't have built-in .lproj localizatio... | closed | not_planned | true | 2 | [] | [] | 2026-03-22T02:48:17Z | 2026-04-28T04:36:24Z | 2026-04-26T03:56:19Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | yonghumingbukeyong | 92,961,212 | U_kgDOBYp5vA | User | false |
openclaw/openclaw | 4,114,588,017 | I_kwDOQb6kR871P6Fx | 52,051 | https://github.com/openclaw/openclaw/issues/52051 | https://api.github.com/repos/openclaw/openclaw/issues/52051 | [Bug] Playwright shared_worker target causes assertion error in CRBrowser._onAttachedToTarget, crashes Gateway | ## Bug Description
An unhandled assertion error from Playwright when encountering a \`shared_worker\` target (e.g., from GitHub's socket worker) crashes the entire Gateway process. The error occurs in \`CRBrowser._onAttachedToTarget\` when Playwright connects to Chrome via CDP and encounters non-page targets.
## Stac... | closed | not_planned | true | 2 | [] | [] | 2026-03-22T03:40:22Z | 2026-04-28T04:36:22Z | 2026-04-26T03:56:29Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ezhoureal | 30,425,920 | MDQ6VXNlcjMwNDI1OTIw | User | false |
openclaw/openclaw | 4,114,621,451 | I_kwDOQb6kR871QCQL | 52,058 | https://github.com/openclaw/openclaw/issues/52058 | https://api.github.com/repos/openclaw/openclaw/issues/52058 | Bug: LAN provider requests may still use proxy when NO_PROXY is CIDR-only | ### Summary
When OpenClaw Gateway runs with proxy env vars enabled and `NODE_USE_ENV_PROXY=1`, requests to a LAN-hosted model provider can time out if `NO_PROXY` only uses CIDR entries such as `192.168.x.0/24`.
### What happened
A model provider was configured to use a private LAN endpoint.
Gateway started normally... | closed | completed | true | 3 | [] | [] | 2026-03-22T03:53:19Z | 2026-04-28T04:36:22Z | 2026-04-26T03:56:34Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ningfeemic-dev | 239,259,264 | U_kgDODkLOgA | User | false |
openclaw/openclaw | 4,115,156,326 | I_kwDOQb6kR871SE1m | 52,119 | https://github.com/openclaw/openclaw/issues/52119 | https://api.github.com/repos/openclaw/openclaw/issues/52119 | [Bug]: OpenCLaw incorrectly parses natural language messages as structured JSON | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
## Bug Report: OpenCLaw incorrectly parses natural language messages as structured JSON
### Description
When a user sends a natural language message containing a word like "Hal" (e.g., "Hal I am in Maui and the timezone is HST"), the OpenC... | closed | not_planned | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-22T06:54:51Z | 2026-04-28T04:36:21Z | 2026-04-26T03:56:38Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | paulhugel | 6,466,830 | MDQ6VXNlcjY0NjY4MzA= | User | false |
openclaw/openclaw | 4,115,390,127 | I_kwDOQb6kR871S96v | 52,153 | https://github.com/openclaw/openclaw/issues/52153 | https://api.github.com/repos/openclaw/openclaw/issues/52153 | WeChat plugin does not support proactive sending messages, BOOT.md scenario cannot be used | **Scenario**: After gateway restart, automatically send WeChat message to notify user "ready" via BOOT.md
**Problem**:
1. boot-md triggers message tool to send WeChat message and fails
2. Error: sendWeixinOutbound: contextToken is required
3. Reason: WeChat sending requires contextToken (session context token), but bo... | closed | not_planned | true | 4 | [] | [] | 2026-03-22T08:54:58Z | 2026-04-28T04:36:20Z | 2026-04-26T03:56:43Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | wykevin-maker | 270,088,473 | U_kgDOEBk5GQ | User | false |
openclaw/openclaw | 4,115,440,486 | I_kwDOQb6kR871TKNm | 52,163 | https://github.com/openclaw/openclaw/issues/52163 | https://api.github.com/repos/openclaw/openclaw/issues/52163 | [Bug]: ClawHub login refresh loop after account deletion + GitHub username rename | ### Bug type
Crash (process/app exits or hangs)
### Summary
Deleted my ClawHub account because it showed my old GitHub username after a rename. Now sign-in just refreshes the page endlessly.
Already tried: revoked OAuth, cleared cookies, incognito window, re-authorized — still loops.
Current GitHub: 0xMagistery
Ol... | closed | not_planned | true | 1 | [
"bug",
"bug:crash"
] | [] | 2026-03-22T09:20:11Z | 2026-04-28T04:36:19Z | 2026-04-26T03:56:48Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | 0xMagistery | 268,191,298 | U_kgDOD_xGQg | User | false |
openclaw/openclaw | 4,115,451,987 | I_kwDOQb6kR871TNBT | 52,168 | https://github.com/openclaw/openclaw/issues/52168 | https://api.github.com/repos/openclaw/openclaw/issues/52168 | docs+fix: script cron jobs have undocumented 10-min default timeout; timeoutSeconds not documented for script payload | ## Summary
`cron` jobs with `payload.kind = "script"` have a hardcoded default timeout of **600 seconds (10 minutes)**. This default is not documented anywhere. `timeoutSeconds` is listed in the docs only for `agentTurn` payloads, leaving `script` job authors with no guidance.
## Source (compiled from `src/cron/servi... | closed | not_planned | true | 2 | [] | [] | 2026-03-22T09:24:59Z | 2026-04-28T04:36:18Z | 2026-04-26T03:56:53Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | Arry8 | 263,019,747 | U_kgDOD61c4w | User | false |
openclaw/openclaw | 4,115,645,947 | I_kwDOQb6kR871T8X7 | 52,196 | https://github.com/openclaw/openclaw/issues/52196 | https://api.github.com/repos/openclaw/openclaw/issues/52196 | The Watchdog Problem — Why OpenClaw Can't Save Itself (Yet) | There's a question every operator hits eventually: *what happens when the gateway goes down and nothing can restart it?*
For most of OpenClaw's life, the answer was: you restart it manually. The system had no mechanism to detect its own failure, diagnose the cause, and recover without human intervention. That's not a ... | closed | not_planned | true | 5 | [] | [] | 2026-03-22T10:42:54Z | 2026-04-28T04:36:17Z | 2026-04-26T03:56:58Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | ocdlmv1 | 266,897,137 | U_kgDOD-iG8Q | User | false |
openclaw/openclaw | 4,115,785,938 | I_kwDOQb6kR871UejS | 52,218 | https://github.com/openclaw/openclaw/issues/52218 | https://api.github.com/repos/openclaw/openclaw/issues/52218 | [Feature]: Disable /help commands in certain channels | ### Summary
Is it possible to hide /help command in certain channels eg telegram. i want to be able to control which / commands are available via telegram but the /help one is always available regardless via openclaw. I dont want this available for my users to use
### Problem to solve
it solves surfacing extra comma... | closed | completed | true | 1 | [
"enhancement"
] | [] | 2026-03-22T11:47:00Z | 2026-04-28T04:36:16Z | 2026-04-26T03:57:02Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | gengamifiedmedia | 236,484,442 | U_kgDODhh3Wg | User | false |
openclaw/openclaw | 4,115,828,732 | I_kwDOQb6kR871Uo_8 | 52,223 | https://github.com/openclaw/openclaw/issues/52223 | https://api.github.com/repos/openclaw/openclaw/issues/52223 | [Feature]:智能模型路由(Intelligent Model Routing) | ### Summary
## 功能描述
建议增加智能模型路由功能,根据任务类型、上下文长度、复杂度、时间等因素,自动选择最合适的模型(本地模型 vs API 模型)。
### Problem to solve
## 当前问题
OpenClaw 当前只支持 `primary` + `fallbacks` 路由,不能根据任务类型、上下文长度等因素智能选择模型。
### Proposed solution
## 功能描述
建议增加智能模型路由功能,根据任务类型、上下文长度、复杂度、时间等因素,自动选择最合适的模型(本地模型 vs API 模型)。
### Alternatives considered
_No ... | closed | not_planned | true | 2 | [
"enhancement"
] | [] | 2026-03-22T12:01:28Z | 2026-04-28T04:36:16Z | 2026-04-26T03:57:07Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | tianshi1987 | 16,620,272 | MDQ6VXNlcjE2NjIwMjcy | User | false |
openclaw/openclaw | 4,115,910,264 | I_kwDOQb6kR871U854 | 52,241 | https://github.com/openclaw/openclaw/issues/52241 | https://api.github.com/repos/openclaw/openclaw/issues/52241 | 微信插件功能建议:支持读取公众号文章 | ## 功能需求
希望微信插件能够支持读取公众号文章内容。
## 背景
目前微信通道 (openclaw-weixin) 已经可以:
- 接收/发送文字消息
- 发送图片/文件
- 私聊
但是无法:
- 读取公众号文章内容(用户分享链接后无法抓取)
- 发送微信语音消息
- 加入群聊
## 期望
希望能够读取用户发送的公众号文章链接内容,类似其他新闻爬虫功能。
## 环境
- OpenClaw 版本:2026.3.11
- 插件版本:@tencent-weixin/openclaw-weixin 1.0.2
---
请帮忙转达给腾讯微信团队,感谢! | closed | not_planned | true | 1 | [] | [] | 2026-03-22T12:37:37Z | 2026-04-28T04:36:14Z | 2026-04-26T03:59:18Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | cattear1120 | 244,715,720 | U_kgDODpYQyA | User | false |
openclaw/openclaw | 4,115,911,581 | I_kwDOQb6kR871U9Od | 52,242 | https://github.com/openclaw/openclaw/issues/52242 | https://api.github.com/repos/openclaw/openclaw/issues/52242 | [Feature Request] Add progress callback support for subagent runtime | ## Is your feature request related to a problem? Please describe.
When using `sessions_spawn` with `runtime="subagent"` for long-running tasks (e.g., browser automation, web scraping), there is no way to report intermediate progress to the parent session. Users have to wait without any feedback until the task complete... | closed | not_planned | true | 1 | [] | [] | 2026-03-22T12:37:59Z | 2026-04-28T04:36:13Z | 2026-04-26T03:59:23Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | jackwude | 20,317,407 | MDQ6VXNlcjIwMzE3NDA3 | User | false |
openclaw/openclaw | 4,116,333,843 | I_kwDOQb6kR871WkUT | 52,321 | https://github.com/openclaw/openclaw/issues/52321 | https://api.github.com/repos/openclaw/openclaw/issues/52321 | feat: paste-token should support --token flag for non-interactive use | ## Summary `openclaw models auth paste-token` requires an interactive TTY prompt to enter the token value. There is no `--token` flag, `--stdin` flag, or environment variable support for non-interactive use. This blocks headless/automated deployments (Terraform, Ansible, CI/CD, OpenShell sandboxes). ## Problem When ... | closed | not_planned | true | 2 | [] | [] | 2026-03-22T15:28:56Z | 2026-04-28T04:36:13Z | 2026-04-26T03:59:28Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | htekdev | 100,806,365 | U_kgDOBgIu3Q | User | true |
openclaw/openclaw | 4,116,335,085 | I_kwDOQb6kR871Wknt | 52,322 | https://github.com/openclaw/openclaw/issues/52322 | https://api.github.com/repos/openclaw/openclaw/issues/52322 | feat: github-copilot provider should support PAT auth (not just OAuth device flow) | ## Summary
The `github-copilot` provider only accepts OAuth tokens (`ghu_` prefix) obtained through the interactive device flow (`openclaw models auth login-github-copilot`). It does not support GitHub Personal Access Tokens (PATs, `github_pat_` prefix) directly, even though PATs with Copilot permissions can successfu... | closed | not_planned | true | 2 | [] | [] | 2026-03-22T15:29:34Z | 2026-04-28T04:36:12Z | 2026-04-26T03:59:33Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | htekdev | 100,806,365 | U_kgDOBgIu3Q | User | true |
openclaw/openclaw | 4,116,439,554 | I_kwDOQb6kR871W-IC | 52,359 | https://github.com/openclaw/openclaw/issues/52359 | https://api.github.com/repos/openclaw/openclaw/issues/52359 | feat: add cooldown/dedup to pre-compaction memory flush | ## Feature Request: Memory Flush Cooldown / Dedup
### Problem
Pre-compaction memory flushes can fire back-to-back when the context window oscillates near the compaction threshold. In a fast-moving session with verbose tool output (TTS, voice memos, etc.), it's common to see two flushes within 60 seconds of each other... | closed | completed | true | 2 | [] | [] | 2026-03-22T16:18:52Z | 2026-04-28T04:36:11Z | 2026-04-26T03:59:38Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | hilmes | 117,973 | MDQ6VXNlcjExNzk3Mw== | User | false |
openclaw/openclaw | 4,116,446,216 | I_kwDOQb6kR871W_wI | 52,361 | https://github.com/openclaw/openclaw/issues/52361 | https://api.github.com/repos/openclaw/openclaw/issues/52361 | RangeError: Maximum call stack size exceeded in chat.send WebSocket handler | ## Description
A "Maximum call stack size exceeded" error is thrown in the WebSocket chat.send handler, causing the WebSocket connection to crash and reconnect.
## Steps to Reproduce
1. Leave the OpenClaw dashboard idle for a few minutes
2. Error appears in browser console
## Error Log
The WebSocket then disconnect... | closed | completed | true | 4 | [] | [] | 2026-03-22T16:22:03Z | 2026-04-28T04:36:10Z | 2026-04-26T03:59:43Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | KarbonXX | 8,398,417 | MDQ6VXNlcjgzOTg0MTc= | User | false |
openclaw/openclaw | 4,116,508,949 | I_kwDOQb6kR871XPEV | 52,375 | https://github.com/openclaw/openclaw/issues/52375 | https://api.github.com/repos/openclaw/openclaw/issues/52375 | openclaw-weixin: Wenmobai media replies lose accountId/contextToken in auto-reply delivery | ## Summary
`openclaw-weixin` cannot reliably deliver Wenmobai audio/file replies back to the originating WeChat bot conversation.
This appears to be a **WeChat bot / `openclaw-weixin` only** issue.
It should **not** be conflated with WeCom bot or WeCom self-built app behavior.
## What we observed
We tested a Wenmob... | closed | not_planned | true | 1 | [] | [] | 2026-03-22T16:51:20Z | 2026-04-28T04:36:10Z | 2026-04-26T03:59:47Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | shanjin90gmail | 269,463,875 | U_kgDOEA-xQw | User | false |
openclaw/openclaw | 4,222,950,605 | I_kwDOQb6kR877tRzN | 63,010 | https://github.com/openclaw/openclaw/issues/63010 | https://api.github.com/repos/openclaw/openclaw/issues/63010 | [Bug]: openclaw plugins update never upgrades ClawHub-sourced plugins — spec field always pins resolved version | ### Bug type
Behavior bug (incorrect output/state without crash)
### Beta release blocker
No
### Summary
openclaw plugins update never upgrades ClawHub-sourced plugins to a newer version because the install flow always writes the resolved version into the spec field (e.g. clawhub:@pkg@0.0.2), causing update to re-... | closed | completed | true | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-04-08T07:50:41Z | 2026-04-30T04:35:30Z | 2026-04-27T09:25:39Z | NONE | null | 20260430T060018Z | 2026-04-30T06:00:18Z | kangsen1234 | 271,200,408 | U_kgDOECowmA | User | false |
openclaw/openclaw | 4,116,811,893 | I_kwDOQb6kR871YZB1 | 52,436 | https://github.com/openclaw/openclaw/issues/52436 | https://api.github.com/repos/openclaw/openclaw/issues/52436 | [Bug]: [Bug]: Usage statistics for webchat and telegram channels appear to be swapped | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
**Summary:**
The usage dashboard (`/usage`) incorrectly attributes token usage from the `webchat` channel to the `telegram` channel, and vice-versa. The total usage is correct, but the per-channel breakdown is inverted.
**Steps to reproduc... | closed | not_planned | true | 4 | [
"bug",
"bug:behavior"
] | [] | 2026-03-22T18:54:37Z | 2026-04-28T04:36:08Z | 2026-04-26T03:59:57Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | heilquell | 45,918,366 | MDQ6VXNlcjQ1OTE4MzY2 | User | false |
openclaw/openclaw | 4,117,079,814 | I_kwDOQb6kR871ZacG | 52,475 | https://github.com/openclaw/openclaw/issues/52475 | https://api.github.com/repos/openclaw/openclaw/issues/52475 | Google Chat: add option to disable automatic threading on replies | ## Problem
Since v2026.3.7, all Google Chat agent replies are sent as threaded replies. The monitor (`extensions/googlechat/src/monitor.ts`) unconditionally copies `message.thread?.name` from every inbound webhook payload into `ReplyToId` / `ReplyToIdFull`, and passes it to the typing indicator. On every outbound mess... | closed | not_planned | true | 3 | [] | [] | 2026-03-22T20:49:14Z | 2026-04-28T04:36:06Z | 2026-04-26T04:00:08Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | svmark | 52,013,853 | MDQ6VXNlcjUyMDEzODUz | User | false |
openclaw/openclaw | 4,117,286,585 | I_kwDOQb6kR871aM65 | 52,501 | https://github.com/openclaw/openclaw/issues/52501 | https://api.github.com/repos/openclaw/openclaw/issues/52501 | [Feature]: Team Channels | ### Summary
I have teams that work together, I think it would enhance the teams if you could create Team channels where you can add members to them.
Also in those team channels it would be good for agents to be able to tag agents they are talking to.
Having all agents in the team knowing what is happening prevends ... | closed | not_planned | true | 3 | [
"enhancement"
] | [] | 2026-03-22T22:36:03Z | 2026-04-28T04:36:06Z | 2026-04-26T04:00:13Z | NONE | null | 20260428T060020Z | 2026-04-28T06:00:20Z | najef1979-code | 233,555,716 | U_kgDODevHBA | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.