repo string | github_id int64 | github_node_id string | number int64 | html_url string | api_url string | title string | body string | state string | state_reason string | locked bool | comments_count int64 | labels list | assignees list | created_at string | updated_at string | closed_at string | author_association string | milestone_title string | snapshot_id string | extracted_at string | author_login string | author_id int64 | author_node_id string | author_type string | author_site_admin bool |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
openclaw/openclaw | 4,124,389,678 | I_kwDOQb6kR8711TEu | 53,234 | https://github.com/openclaw/openclaw/issues/53234 | https://api.github.com/repos/openclaw/openclaw/issues/53234 | Feature Request: Native Kapso support as WhatsApp provider | ## Feature Request
### Summary
Add native [Kapso](https://kapso.ai) support as a WhatsApp provider in OpenClaw, as an alternative to the current Baileys/QR-based WhatsApp connection.
### Motivation
Kapso (launched March 2026) provides dedicated WhatsApp numbers for AI agents via the official Meta API. This would allo... | open | null | false | 0 | [] | [] | 2026-03-24T00:01:31Z | 2026-03-24T00:01:31Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Dodo1021 | 173,953,996 | U_kgDOCl5TzA | User | false |
openclaw/openclaw | 4,124,390,087 | I_kwDOQb6kR8711TLH | 53,235 | https://github.com/openclaw/openclaw/issues/53235 | https://api.github.com/repos/openclaw/openclaw/issues/53235 | [webchat] Agent responses not rendering — messages disappear from UI | ## Bug Description
Agent responses in the webchat UI are not rendering. Both long and short messages disappear from the chat interface after being sent.
## Impact
- **Critical**: Part of the monitoring/problem detection system depends on text being visible in the webchat UI
- All agent responses are invisible to the ... | open | null | false | 2 | [] | [] | 2026-03-24T00:01:38Z | 2026-03-24T00:10:53Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | legoliath | 268,270,106 | U_kgDOD_16Gg | User | false |
openclaw/openclaw | 4,124,428,478 | I_kwDOQb6kR8711ci- | 53,239 | https://github.com/openclaw/openclaw/issues/53239 | https://api.github.com/repos/openclaw/openclaw/issues/53239 | [Bug]: Telegram multi-account exec approval resolution fails with 'unknown or expired approval id' | ## Summary
When using multiple Telegram bot accounts (multi-agent setup), exec approval **forwarding** works correctly for non-default accounts, but **resolution** always fails with `unknown or expired approval id`. Approving the same approval ID from the default account succeeds.
## Environment
- OpenClaw: `2026.3.... | open | null | false | 0 | [] | [] | 2026-03-24T00:13:29Z | 2026-03-24T00:13:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Diego-F-Aguirre | 6,709,516 | MDQ6VXNlcjY3MDk1MTY= | User | false |
openclaw/openclaw | 4,124,503,379 | I_kwDOQb6kR8711u1T | 53,251 | https://github.com/openclaw/openclaw/issues/53251 | https://api.github.com/repos/openclaw/openclaw/issues/53251 | [Bug] Moltbook feed endpoint returns general posts even when submolt parameter is specified | **Summary:**
Calling `GET /api/v1/feed?submolt=agents` returns posts from the `general` submolts instead of the `agents` submolts. This makes it impossible to programmatically access agent-specific content.
**Steps to reproduce:**
1. `GET https://www.moltbook.com/api/v1/feed?submolt=agents`
2. Examine the `submolt_nam... | open | null | false | 0 | [] | [] | 2026-03-24T00:35:51Z | 2026-03-24T00:35:51Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yurtzy | 263,258,539 | U_kgDOD7EBqw | User | false |
openclaw/openclaw | 4,124,505,212 | I_kwDOQb6kR8711vR8 | 53,252 | https://github.com/openclaw/openclaw/issues/53252 | https://api.github.com/repos/openclaw/openclaw/issues/53252 | [Docs] Add decision guide: when to use Heartbeat vs Cron | **Problem:**
The AGENTS.md docs explain how heartbeats and cron work, but there's no clear decision guide for operators choosing between them. New users often ask: "Should I put this in HEARTBEAT.md or create a cron job?"
**Current situation:**
- Heartbeat: runs periodically via chat polls; good for batching checks, f... | open | null | false | 0 | [] | [] | 2026-03-24T00:36:34Z | 2026-03-24T00:36:34Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yurtzy | 263,258,539 | U_kgDOD7EBqw | User | false |
openclaw/openclaw | 4,124,513,972 | I_kwDOQb6kR8711xa0 | 53,253 | https://github.com/openclaw/openclaw/issues/53253 | https://api.github.com/repos/openclaw/openclaw/issues/53253 | [Docs] Clarify CLI usage: distinguish between shell commands and OpenClaw subcommands | **Confusion:**
New users try to run `agents_list`, `sessions_list`, etc. as shell commands and get "command not found". They don't realize these are OpenClaw CLI subcommands.
**Suggestion:**
Add a note in the CLI docs: "All OpenClaw commands are subcommands of the `openclaw` binary. Do not drop the prefix."
Provide e... | open | null | false | 0 | [] | [] | 2026-03-24T00:39:29Z | 2026-03-24T00:39:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yurtzy | 263,258,539 | U_kgDOD7EBqw | User | false |
openclaw/openclaw | 4,124,572,486 | I_kwDOQb6kR8711_tG | 53,264 | https://github.com/openclaw/openclaw/issues/53264 | https://api.github.com/repos/openclaw/openclaw/issues/53264 | [Feature Proposal] ACP Code Review — automated review pipeline for ACP-spawned coding sessions | ## Problem
When an OpenClaw agent spawns a coding session via ACP (e.g., Claude Code), there is no built-in mechanism to:
1. **Detect completion** — ACP-spawned sessions don't participate in the subagent announce chain (see #37869), so the parent agent has no standard way to know when the coding session finishes.
2. ... | open | null | false | 0 | [] | [] | 2026-03-24T00:59:36Z | 2026-03-24T00:59:36Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | xuanmingguo | 258,405,939 | U_kgDOD2b2Mw | User | false |
openclaw/openclaw | 4,124,573,534 | I_kwDOQb6kR8711_9e | 53,265 | https://github.com/openclaw/openclaw/issues/53265 | https://api.github.com/repos/openclaw/openclaw/issues/53265 | The Cross-Platform Channels Problem — What the Community Is Running Into | **One agent. Ten channels. Zero consistency.**
Cross-platform channel support sounds like a feature. In practice, it's a daily negotiation between incompatible protocols and undocumented edge cases.
**What the community is running into:**
- fix(acp): deliver final result text even when TTS is not configured (h/t @w-... | open | null | false | 0 | [] | [] | 2026-03-24T01:00:03Z | 2026-03-24T01:00:03Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ocdlmv1 | 266,897,137 | U_kgDOD-iG8Q | User | false |
openclaw/openclaw | 4,124,606,650 | I_kwDOQb6kR8712IC6 | 53,267 | https://github.com/openclaw/openclaw/issues/53267 | https://api.github.com/repos/openclaw/openclaw/issues/53267 | [Feature] Sub-agent skill-pattern application registry: allow agents to report which patterns they've applied | ## Problem
When sub-agents apply a skill pattern (e.g., from `semantic-patterns.json`), there's no mechanism to automatically mark those patterns as `promoted=True` in the agent's pattern registry. This leads to:
1. **False-positive alerts** every evolution cycle — patterns are applied in skill files but still show `... | open | null | false | 0 | [] | [] | 2026-03-24T01:12:09Z | 2026-03-24T01:12:09Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | gasvn | 20,515,144 | MDQ6VXNlcjIwNTE1MTQ0 | User | false |
openclaw/openclaw | 4,124,608,888 | I_kwDOQb6kR8712Il4 | 53,268 | https://github.com/openclaw/openclaw/issues/53268 | https://api.github.com/repos/openclaw/openclaw/issues/53268 | feat(tools): add configurable URL/hostname deny list for web_fetch | ## Problem
web_fetch currently only blocks hardcoded hostnames (localhost, localhost.localdomain, metadata.google.internal). There is no user-configurable way to block specific domains from being fetched.
When the agent encounters problematic sites (e.g., returning 403 with noisy error output, or sites the user simpl... | open | null | false | 0 | [] | [] | 2026-03-24T01:13:06Z | 2026-03-24T01:13:06Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | soumitra24x7 | 79,598,743 | MDQ6VXNlcjc5NTk4NzQz | User | false |
openclaw/openclaw | 4,124,514,502 | I_kwDOQb6kR8711xjG | 53,255 | https://github.com/openclaw/openclaw/issues/53255 | https://api.github.com/repos/openclaw/openclaw/issues/53255 | [UX] Control UI should auto-load gateway token from config/env | **Problem:**
Every time you open the Control UI (`http://localhost:8080`), you must manually paste the gateway token (from `openclaw dashboard --no-open`). This is tedious and error-prone, especially during frequent restarts.
**Current flow:**
1. Run `openclaw dashboard --no-open`
2. Copy the tokenized URL
3. Paste in... | open | null | false | 0 | [] | [
"BunsDev"
] | 2026-03-24T00:39:43Z | 2026-03-24T01:35:01Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yurtzy | 263,258,539 | U_kgDOD7EBqw | User | false |
openclaw/openclaw | 4,124,707,920 | I_kwDOQb6kR8712gxQ | 53,282 | https://github.com/openclaw/openclaw/issues/53282 | https://api.github.com/repos/openclaw/openclaw/issues/53282 | [UX]: Gateway should auto-install as LaunchAgent during setup — sleep/wake breaks all browser commands | ### Bug type
UX / Onboarding gap
### Summary
After running `openclaw doctor` or the setup wizard, the Gateway is **not** installed as a LaunchAgent. This means:
1. After laptop sleep/wake (not even a full reboot), the Gateway process dies
2. **All** `openclaw browser *` commands fail with `gateway timeout after 450... | open | null | false | 0 | [] | [] | 2026-03-24T01:50:56Z | 2026-03-24T01:50:56Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | MocaBrian | 160,389,432 | U_kgDOCY9ZOA | User | false |
openclaw/openclaw | 4,124,718,313 | I_kwDOQb6kR8712jTp | 53,286 | https://github.com/openclaw/openclaw/issues/53286 | https://api.github.com/repos/openclaw/openclaw/issues/53286 | Feature Request: Show estimated cost for AWS Bedrock (aws-sdk auth) providers | ## Summary
Currently, OpenClaw only displays estimated USD cost in `/status` and `/usage full` when the provider uses **API-key authentication**. Providers using `aws-sdk` auth (e.g., Amazon Bedrock) show token counts only — even when `cost` fields (`input`, `output`, `cacheRead`, `cacheWrite`) are explicitly configur... | open | null | false | 0 | [] | [] | 2026-03-24T01:54:29Z | 2026-03-24T01:54:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Pan-Binghong | 122,083,471 | U_kgDOB0bYjw | User | false |
openclaw/openclaw | 4,124,494,658 | I_kwDOQb6kR8711stC | 53,249 | https://github.com/openclaw/openclaw/issues/53249 | https://api.github.com/repos/openclaw/openclaw/issues/53249 | [Bug]: attachAs.mountPath not honored for runtime: "subagent" attachments | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
For sessions_spawn with runtime: "subagent", attachment payloads are accepted and files are materialized at the default internal path when attachAs.mountPath is omitted, but when attachAs.mountPath is provided the file does not appear at th... | open | null | false | 1 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T00:33:02Z | 2026-03-24T02:08:23Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | eve1999eve1999eve-cell | 264,629,391 | U_kgDOD8Xsjw | User | false |
openclaw/openclaw | 4,124,795,373 | I_kwDOQb6kR87122Ht | 53,305 | https://github.com/openclaw/openclaw/issues/53305 | https://api.github.com/repos/openclaw/openclaw/issues/53305 | Feature request: session-end and periodic memory flush for long-lived thread sessions | ## Problem
Thread sessions (Discord threads used as long-running, single-topic workspaces) never trigger the pre-compaction memory flush because they rarely compact. The flush is tied to the compaction cycle, which only fires when the context window fills. Short-to-moderate thread conversations never hit that threshol... | open | null | false | 0 | [] | [] | 2026-03-24T02:18:45Z | 2026-03-24T02:18:45Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | st4rnin3 | 25,912,154 | MDQ6VXNlcjI1OTEyMTU0 | User | false |
openclaw/openclaw | 4,124,822,798 | I_kwDOQb6kR871280O | 53,308 | https://github.com/openclaw/openclaw/issues/53308 | https://api.github.com/repos/openclaw/openclaw/issues/53308 | Signal groups: messages dropped due to groupAllowFrom sender mismatch and requireMention defaulting to true | ## Summary
Two bugs in the Signal channel plugin cause all messages from allowed groups to be silently dropped, making Signal group integration non-functional with the default configuration.
## Environment
- **OpenClaw version:** 2026.3.22 (npm)
- **signal-cli:** 0.13.24 (HTTP JSON-RPC daemon)
- **Platform:** macOS ... | open | null | false | 0 | [] | [] | 2026-03-24T02:27:34Z | 2026-03-24T02:27:34Z | null | CONTRIBUTOR | null | 20260324T233649Z | 2026-03-24T23:36:49Z | minupla | 42,547,246 | MDQ6VXNlcjQyNTQ3MjQ2 | User | false |
openclaw/openclaw | 4,124,823,815 | I_kwDOQb6kR87129EH | 53,309 | https://github.com/openclaw/openclaw/issues/53309 | https://api.github.com/repos/openclaw/openclaw/issues/53309 | Bug: cron delivery 任务显示 Message failed 但实际已送达 | ## 问题描述
cron 任务的 delivery 模块存在 bug:当配置 delivery.to 为 Telegram 用户时(如 telegram:5979297790),agent 在执行任务后调用 message tool 时,第一次发送会失败(报错 "Unknown target 鹿男"),但系统会自动重试找到正确的 session 并成功送达。
结果:cron status 显示 error,但消息实际已送达(delivered: true)。
## 复现步骤
1. 配置一个 main agent 的 cron 任务,payload 为 agentTurn
2. 配置 delivery.to 为 Telegra... | open | null | false | 0 | [] | [] | 2026-03-24T02:27:49Z | 2026-03-24T02:27:49Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | allen0373 | 137,239,640 | U_kgDOCC4cWA | User | false |
openclaw/openclaw | 4,124,824,274 | I_kwDOQb6kR87129LS | 53,310 | https://github.com/openclaw/openclaw/issues/53310 | https://api.github.com/repos/openclaw/openclaw/issues/53310 | [Bug]: Feishu card delivery fails with error 230099 (parse card json err) in cron announcement | ### Bug type
Regression (worked before, now fails)
### Summary
## Description
When OpenClaw cron jobs with `delivery.mode: announce` attempt to deliver results to Feishu channels, the announcement push fails with Feishu API error code `230099`:
```
code: 230099
msg: "Failed to create card content, ext=ErrCode: 200... | open | null | false | 0 | [
"bug",
"regression"
] | [] | 2026-03-24T02:27:56Z | 2026-03-24T02:28:08Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | wmaa0002 | 31,246,068 | MDQ6VXNlcjMxMjQ2MDY4 | User | false |
openclaw/openclaw | 4,124,850,196 | I_kwDOQb6kR8713DgU | 53,318 | https://github.com/openclaw/openclaw/issues/53318 | https://api.github.com/repos/openclaw/openclaw/issues/53318 | [Bug]: Feishu message tool - card parameter required by schema but incompatible with media/filepath sends | ## Bug type
Regression (worked before, now fails)
## Summary
Feishu message tool's card schema requirement conflicts with media/file sending, making file sending impossible
## Steps to reproduce
1. Use OpenClaw 2026.3.23-1 with Feishu channel
2. Attempt to send a file via message tool with media parameter
3. Error wi... | open | null | false | 0 | [] | [] | 2026-03-24T02:36:52Z | 2026-03-24T02:36:52Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | nicky-openclaw | 260,028,793 | U_kgDOD3-5eQ | User | false |
openclaw/openclaw | 4,124,851,773 | I_kwDOQb6kR8713D49 | 53,319 | https://github.com/openclaw/openclaw/issues/53319 | https://api.github.com/repos/openclaw/openclaw/issues/53319 | [Bug]: ACP concurrent session spawns — first agent fails to launch CC process | ## Summary
When spawning two ACP sessions (`sessions_spawn runtime:"acp"`) in rapid succession (~37s apart), the first agent's CC process never starts while the second eventually works fine.
## Environment
- OpenClaw `2026.3.22`
- acpx `0.1.16`
- ACP backend: `acpx`, defaultAgent: `claude`
- Node 22.22.1, macOS (arm... | open | null | false | 0 | [] | [] | 2026-03-24T02:37:29Z | 2026-03-24T02:37:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | bluk1020 | 119,493,345 | U_kgDOBx9S4Q | User | false |
openclaw/openclaw | 4,124,863,649 | I_kwDOQb6kR8713Gyh | 53,321 | https://github.com/openclaw/openclaw/issues/53321 | https://api.github.com/repos/openclaw/openclaw/issues/53321 | Feature: Auto session split when approaching context window limit | ## Problem
When a session approaches the model context window limit (~200K tokens), the current behavior is:
1. **Compaction fires** — summarizes older turns, losing fine-grained context
2. **Messages during compaction are queued** — user sees delayed/no response
3. **If compaction cannot free enough space** — sessio... | open | null | false | 0 | [] | [] | 2026-03-24T02:41:53Z | 2026-03-24T02:41:53Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ping19920218-gif | 265,459,132 | U_kgDOD9KVvA | User | false |
openclaw/openclaw | 4,124,878,567 | I_kwDOQb6kR8713Kbn | 53,323 | https://github.com/openclaw/openclaw/issues/53323 | https://api.github.com/repos/openclaw/openclaw/issues/53323 | The Gap Between Your Agent and Your Pocket | ## The Gap Between Your Agent and Your Pocket
Your agent runs on a Mac Mini in Toronto. You check it from a phone in your pocket.
The gap between those two things is where trust either builds or breaks.
Driftnet has been watching the OpenClaw community long enough to notice a pattern that doesn't show up in issue ti... | open | null | false | 0 | [] | [] | 2026-03-24T02:47:00Z | 2026-03-24T02:47:00Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ocdlmv1 | 266,897,137 | U_kgDOD-iG8Q | User | false |
openclaw/openclaw | 4,124,876,760 | I_kwDOQb6kR8713J_Y | 53,322 | https://github.com/openclaw/openclaw/issues/53322 | https://api.github.com/repos/openclaw/openclaw/issues/53322 | [Bug]: Browser tool execution regression: assistant replies before browser actions run/completed | ### Bug type
Regression (worked before, now fails)
### Summary
After the recent update, browser tool execution appears unreliable across tasks (not limited to posting).
The agent often replies as if it executed an action, but required browser steps are not actually run, and no concrete execution result is returned.
... | open | null | false | 1 | [
"bug",
"regression"
] | [] | 2026-03-24T02:46:20Z | 2026-03-24T02:47:24Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | castorle7-rgb | 263,298,182 | U_kgDOD7Gchg | User | false |
openclaw/openclaw | 4,124,879,709 | I_kwDOQb6kR8713Ktd | 53,324 | https://github.com/openclaw/openclaw/issues/53324 | https://api.github.com/repos/openclaw/openclaw/issues/53324 | The Gap Between Your Agent and Your Pocket | ## The Gap Between Your Agent and Your Pocket
Your agent runs on a Mac Mini in Toronto. You check it from a phone in your pocket.
The gap between those two things is where trust either builds or breaks.
Driftnet has been watching the OpenClaw community long enough to notice a pattern that doesn't show up in issue ti... | open | null | false | 0 | [] | [] | 2026-03-24T02:47:28Z | 2026-03-24T02:47:28Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ocdlmv1 | 266,897,137 | U_kgDOD-iG8Q | User | false |
openclaw/openclaw | 4,124,894,076 | I_kwDOQb6kR8713ON8 | 53,327 | https://github.com/openclaw/openclaw/issues/53327 | https://api.github.com/repos/openclaw/openclaw/issues/53327 | [Feature Request] Add Feishu Calendar API Support | # Feature Request: Add Feishu Calendar API Support
## Summary
Add support for Feishu Calendar API (日程 API) to enable creating, reading, updating, and deleting calendar events programmatically.
## Motivation
Currently, the Feishu extension supports documents, wiki, drive, bitable, and chat operations, but **lacks cale... | open | null | false | 0 | [] | [] | 2026-03-24T02:53:12Z | 2026-03-24T02:53:12Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | GNlife | 95,405,452 | U_kgDOBa_FjA | User | false |
openclaw/openclaw | 4,124,907,086 | I_kwDOQb6kR8713RZO | 53,330 | https://github.com/openclaw/openclaw/issues/53330 | https://api.github.com/repos/openclaw/openclaw/issues/53330 | Feature: Auto session split when approaching context limit | ## Problem
When a session approaches the model context window limit (e.g. 200K tokens), the current behavior is:
1. **Compaction triggers** — the session is locked during compression, blocking new user messages
2. **Replies get truncated** — output cuts off mid-sentence if token budget is exhausted
3. **Agent becomes... | open | null | false | 0 | [] | [] | 2026-03-24T02:58:17Z | 2026-03-24T02:58:17Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ping19920218-gif | 265,459,132 | U_kgDOD9KVvA | User | false |
openclaw/openclaw | 4,124,909,945 | I_kwDOQb6kR8713SF5 | 53,331 | https://github.com/openclaw/openclaw/issues/53331 | https://api.github.com/repos/openclaw/openclaw/issues/53331 | Feature: Auto-ack during compaction to prevent perceived unresponsiveness | ## Problem
When compaction triggers mid-conversation, the session is locked for 15-60 seconds while:
1. Memory flush runs (agentic write to workspace files)
2. Context is summarized by the compaction model
3. Session state is rebuilt
During this window, any incoming user message is queued silently. From the user pers... | open | null | false | 0 | [] | [] | 2026-03-24T02:59:30Z | 2026-03-24T02:59:30Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ping19920218-gif | 265,459,132 | U_kgDOD9KVvA | User | false |
openclaw/openclaw | 4,124,911,117 | I_kwDOQb6kR8713SYN | 53,333 | https://github.com/openclaw/openclaw/issues/53333 | https://api.github.com/repos/openclaw/openclaw/issues/53333 | [Feature Request] Control UI: implement chat.side_result consumer for /btw | ## Problem
The `/btw` command (side questions) uses `chat.side_result` events to deliver answers, which is distinct from normal `chat` transcript messages. While BTW works correctly on TUI and external channels (Telegram, Discord), it does not render properly on the Control UI (webchat).
When a user sends `/btw` on t... | open | null | false | 0 | [] | [] | 2026-03-24T02:59:59Z | 2026-03-24T02:59:59Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | hujun666888 | 267,303,347 | U_kgDOD-65sw | User | false |
openclaw/openclaw | 4,124,913,221 | I_kwDOQb6kR8713S5F | 53,334 | https://github.com/openclaw/openclaw/issues/53334 | https://api.github.com/repos/openclaw/openclaw/issues/53334 | The ClawHub Problem — Who's Actually Watching the Skill Layer? | ## The ClawHub Problem — Who's Actually Watching the Skill Layer?
You install a skill from ClawHub. It works. Then one day it doesn't.
Nobody told you. There was no version warning. No deprecation notice. No community flag. The skill just quietly stopped doing its job — and your agent kept running like nothing change... | open | null | false | 0 | [] | [] | 2026-03-24T03:00:46Z | 2026-03-24T03:00:46Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ocdlmv1 | 266,897,137 | U_kgDOD-iG8Q | User | false |
openclaw/openclaw | 4,124,917,324 | I_kwDOQb6kR8713T5M | 53,335 | https://github.com/openclaw/openclaw/issues/53335 | https://api.github.com/repos/openclaw/openclaw/issues/53335 | [Bug]: /new command spawns subagent instead of resetting session | ### Bug type
Regression (worked before, now fails)
### Summary
/new cannot reset current session to reduce context token usage.
### Steps to reproduce
same as [Bug#16732](https://github.com/openclaw/openclaw/issues/16732), but /reset can reduce context token usage.
### Expected behavior
/new can reduce context... | open | null | false | 1 | [
"bug",
"regression"
] | [] | 2026-03-24T03:02:23Z | 2026-03-24T03:08:27Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ChenBerlin | 34,022,126 | MDQ6VXNlcjM0MDIyMTI2 | User | false |
openclaw/openclaw | 4,124,958,670 | I_kwDOQb6kR8713d_O | 53,341 | https://github.com/openclaw/openclaw/issues/53341 | https://api.github.com/repos/openclaw/openclaw/issues/53341 | [Feature]: Opt-in blocking mode for message_received plugin hook | ### Summary
Allow `message_received` plugin hooks to opt into blocking mode so they can perform async checks and cancel inbound messages before agent dispatch — matching the capability that `message_sending` already provides for outbound messages.
### Problem to solve
The `message_received` hook is currently observe... | open | null | false | 0 | [] | [] | 2026-03-24T03:16:33Z | 2026-03-24T03:16:33Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | nickfujita | 6,342,442 | MDQ6VXNlcjYzNDI0NDI= | User | false |
openclaw/openclaw | 4,124,970,802 | I_kwDOQb6kR8713g8y | 53,345 | https://github.com/openclaw/openclaw/issues/53345 | https://api.github.com/repos/openclaw/openclaw/issues/53345 | [Feature]: Add Korean (ko) language support to Control UI and AI agent | ### Summary
Add full Korean (ko) locale support to the OpenClaw Control UI and enforce
Korean language consistency in the AI agent's response behavior.
### Problem to solve
Korean-speaking operators currently have no localized UI experience in the
OpenClaw Control panel. All interface labels, navigation elements, an... | open | null | false | 0 | [
"enhancement"
] | [] | 2026-03-24T03:20:19Z | 2026-03-24T03:20:19Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | leemgs | 82,404 | MDQ6VXNlcjgyNDA0 | User | false |
openclaw/openclaw | 4,124,502,806 | I_kwDOQb6kR8711usW | 53,250 | https://github.com/openclaw/openclaw/issues/53250 | https://api.github.com/repos/openclaw/openclaw/issues/53250 | [UX] Exec approval timeout message should include Control UI link and setup hints | When an exec command times out waiting for approval, the error message is generic:
```
Exec approval is required, but chat exec approvals are not enabled on Discord.
Approve it from the Web UI or terminal UI, or from Discord or Telegram if those approval clients are enabled.
```
This tells the user *that* approval is... | open | null | false | 2 | [] | [] | 2026-03-24T00:35:37Z | 2026-03-24T03:22:32Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yurtzy | 263,258,539 | U_kgDOD7EBqw | User | false |
openclaw/openclaw | 4,125,024,838 | I_kwDOQb6kR8713uJG | 53,357 | https://github.com/openclaw/openclaw/issues/53357 | https://api.github.com/repos/openclaw/openclaw/issues/53357 | Model allowlist/runtime mismatch: configured Gemini 3.1 rejected as not allowed, new sessions fallback to 2.5 | ## Summary
`google-karl/gemini-3.1-pro-preview` appears configured/allowed in agent config, but new sessions still fallback to `google-karl/gemini-2.5-pro` and model override checks can return `Model "google-karl/gemini-3.1-pro-preview" is not allowed`.
This looks like an allowlist/runtime resolution mismatch between ... | open | null | false | 0 | [] | [] | 2026-03-24T03:37:58Z | 2026-03-24T03:37:58Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Mdx2025 | 181,967,107 | U_kgDOCtiZAw | User | false |
openclaw/openclaw | 4,125,025,734 | I_kwDOQb6kR8713uXG | 53,358 | https://github.com/openclaw/openclaw/issues/53358 | https://api.github.com/repos/openclaw/openclaw/issues/53358 | [Bug]: clawdbot memory index hangs after OpenAI batch completion | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
clawdbot memory index --agent main hangs indefinitely with zero output, even though OpenAI batch jobs completed successfully on their side.
### Steps to reproduce
1. Configure memory search with OpenAI embeddings + batch mode enabled
2. R... | open | null | false | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T03:38:21Z | 2026-03-24T03:38:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | vmansoori | 179,194,327 | U_kgDOCq5J1w | User | false |
openclaw/openclaw | 4,125,153,515 | I_kwDOQb6kR8714Njr | 53,378 | https://github.com/openclaw/openclaw/issues/53378 | https://api.github.com/repos/openclaw/openclaw/issues/53378 | Control UI: Show channel icon/name in session list | ## Problem
In the Control UI sessions list, sessions from different channels (Telegram, Feishu, etc.) only show truncated session keys like `ou_cbe…` or `7633…`, making it hard to tell which channel a session belongs to.
## Suggestion
- Display the channel name/icon (e.g. 📱 Telegram, 🔵 Feishu) next to each session... | open | null | false | 0 | [] | [] | 2026-03-24T04:23:12Z | 2026-03-24T04:23:12Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | gelibing8-rgb | 269,867,277 | U_kgDOEBXZDQ | User | false |
openclaw/openclaw | 4,125,169,018 | I_kwDOQb6kR8714RV6 | 53,379 | https://github.com/openclaw/openclaw/issues/53379 | https://api.github.com/repos/openclaw/openclaw/issues/53379 | Cron delivery: require to field when multiple channels configured | When creating cron jobs with that have , the tool allows creating jobs without a field. This works fine when only one channel is configured, but fails at runtime when multiple channels (e.g., WhatsApp + Telegram) are configured.
**Steps to reproduce:**
1. Have multiple channels configured (WhatsApp + Telegram)
2. Cr... | open | null | false | 1 | [] | [] | 2026-03-24T04:27:07Z | 2026-03-24T04:27:18Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | BruceHowells | 13,401,442 | MDQ6VXNlcjEzNDAxNDQy | User | false |
openclaw/openclaw | 4,125,173,975 | I_kwDOQb6kR8714SjX | 53,380 | https://github.com/openclaw/openclaw/issues/53380 | https://api.github.com/repos/openclaw/openclaw/issues/53380 | Support custom avatar/emoji for agents and users in Control UI | ## Problem
Control UI uses default built-in icons for agents and users with no way to customize them. Agents have identity configs (name, emoji) but the UI doesn't read or display them.
## Suggestion
- Allow `agent.identity.emoji` (already in config) to render as avatar in the session list and chat bubbles
- Add a `... | open | null | false | 0 | [] | [] | 2026-03-24T04:28:21Z | 2026-03-24T04:28:21Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | gelibing8-rgb | 269,867,277 | U_kgDOEBXZDQ | User | false |
openclaw/openclaw | 4,125,028,461 | I_kwDOQb6kR8713vBt | 53,359 | https://github.com/openclaw/openclaw/issues/53359 | https://api.github.com/repos/openclaw/openclaw/issues/53359 | normalizeModelCompat forces supportsUsageInStreaming off, preventing token usage tracking for third-party OpenAI-compatible providers | ## Problem
`normalizeModelCompat()` in `src/agents/model-compat.ts` unconditionally forces `supportsUsageInStreaming: false` for **all** non-`api.openai.com` endpoints. This prevents `stream_options: { include_usage: true }` from being sent in the API request, which means OpenAI-compatible providers that follow the st... | closed | completed | false | 1 | [] | [] | 2026-03-24T03:39:31Z | 2026-03-24T04:35:58Z | 2026-03-24T04:35:58Z | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | dwx1364183184 | 43,581,531 | MDQ6VXNlcjQzNTgxNTMx | User | false |
openclaw/openclaw | 4,125,115,177 | I_kwDOQb6kR8714EMp | 53,375 | https://github.com/openclaw/openclaw/issues/53375 | https://api.github.com/repos/openclaw/openclaw/issues/53375 | WebChat/TUI should resume prior session after reconnect instead of silently starting a new one | ### Problem
Local WebChat/TUI sessions seem too tightly bound to the current WebSocket / attached connection.
If my Mac sleeps, the frontend disconnects, or the page reconnects, OpenClaw often creates a new session instead of resuming the previous one. This makes local conversation continuity unreliable.
### Why it ... | open | null | false | 2 | [] | [] | 2026-03-24T04:12:36Z | 2026-03-24T04:41:24Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | nanami-he | 270,413,913 | U_kgDOEB4wWQ | User | false |
openclaw/openclaw | 4,125,046,026 | I_kwDOQb6kR8713zUK | 53,368 | https://github.com/openclaw/openclaw/issues/53368 | https://api.github.com/repos/openclaw/openclaw/issues/53368 | Dashboard: Exec approval command content overflows UI when command is too long | ## Bug Description
When the exec approval prompt contains a long command (e.g. a large JSON allowlist payload), the command content overflows the approval dialog/card in the Dashboard UI, making it unreadable and breaking the layout.
## Steps to Reproduce
1. Trigger an exec approval request with a very long command ... | open | null | false | 1 | [] | [] | 2026-03-24T03:46:56Z | 2026-03-24T04:51:55Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Ziy1-Tan | 49,604,965 | MDQ6VXNlcjQ5NjA0OTY1 | User | false |
openclaw/openclaw | 4,125,264,940 | I_kwDOQb6kR8714ows | 53,392 | https://github.com/openclaw/openclaw/issues/53392 | https://api.github.com/repos/openclaw/openclaw/issues/53392 | [Enhancement] AI should auto-detect QClaw env for cron commands | ## Problem
When user asks to configure cron jobs (e.g. '?????ron'), the AI does not automatically use QClaw's built-in cron tools. It tries alternative approaches instead (spawning subagents, using generic subagent sessions, reading generic docs). This adds unnecessary friction.
## Root Cause Analysis
1. **Multiple ... | open | null | false | 0 | [] | [] | 2026-03-24T04:57:23Z | 2026-03-24T04:57:23Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | kelvinchen1119 | 107,486,531 | U_kgDOBmgdQw | User | false |
openclaw/openclaw | 4,125,254,822 | I_kwDOQb6kR8714mSm | 53,390 | https://github.com/openclaw/openclaw/issues/53390 | https://api.github.com/repos/openclaw/openclaw/issues/53390 | [BUG]: Browser tool: `snapshot` returns page content before scroll, ignoring viewport position | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
The `browser snapshot` action returns content from the top of the page regardless of scroll position. After scrolling with `act` (JS scrollTo, press End key, or evaluate), the snapshot still shows the initial viewport content.
### Steps to... | open | null | false | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T04:54:23Z | 2026-03-24T05:01:43Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | dipping5115 | 115,056,406 | U_kgDOBtufFg | User | false |
openclaw/openclaw | 4,125,283,961 | I_kwDOQb6kR8714tZ5 | 53,398 | https://github.com/openclaw/openclaw/issues/53398 | https://api.github.com/repos/openclaw/openclaw/issues/53398 | [Bug]: misleading `! Port <port> already in use` for dual-stack gateway listener | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
**Title:** `openclaw status --all` reports misleading `! Port <port> already in use` when only local dual-stack gateway listener exists
**Version:** OpenClaw `2026.3.23-2`
**OS:** Linux `6.8.0-106-generic`
**Install/Service:** user sys... | open | null | false | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T05:03:26Z | 2026-03-24T05:03:36Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ngurmen | 70,996,543 | MDQ6VXNlcjcwOTk2NTQz | User | false |
openclaw/openclaw | 4,125,288,014 | I_kwDOQb6kR8714uZO | 53,399 | https://github.com/openclaw/openclaw/issues/53399 | https://api.github.com/repos/openclaw/openclaw/issues/53399 | Browser control server hangs: npx chrome-devtools-mcp spawn stuck inside Gateway process | ## Environment
- **OpenClaw:** 2026.3.23-1 (upgraded from 2026.3.13 during debug)
- **macOS:** Darwin 25.3.0 (arm64, Mac mini M4 Pro)
- **Node:** v25.5.0
- **Chrome:** 146.0.7680.155
- **chrome-devtools-mcp:** 0.20.3 (npm cache)
- **Browser profile:** `existing-session` driver, `attachOnly: true`
## Summary
Browser pr... | open | null | false | 0 | [] | [] | 2026-03-24T05:04:38Z | 2026-03-24T05:04:38Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | qingchejun | 63,035,111 | MDQ6VXNlcjYzMDM1MTEx | User | false |
openclaw/openclaw | 4,125,309,361 | I_kwDOQb6kR8714zmx | 53,402 | https://github.com/openclaw/openclaw/issues/53402 | https://api.github.com/repos/openclaw/openclaw/issues/53402 | [Feature Request] Add Chinese (Simplified) localization for macOS menu bar app | ## Description
OpenClaw macOS menu bar app only supports English interface. For Chinese users (China, Hong Kong, Macau, Taiwan), there is a language barrier.
## Expected Behavior
MacOS app should automatically display Chinese interface based on system language, or provide language option in settings.
## Use Cases
... | open | null | false | 0 | [] | [] | 2026-03-24T05:11:07Z | 2026-03-24T05:11:07Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | hyk234 | 202,910,089 | U_kgDODBgpiQ | User | false |
openclaw/openclaw | 4,124,737,769 | I_kwDOQb6kR8712oDp | 53,291 | https://github.com/openclaw/openclaw/issues/53291 | https://api.github.com/repos/openclaw/openclaw/issues/53291 | Open Claw Skill 微信交流群 | ### Summary

### Problem to solve
Open Claw Skill 交流
### Proposed solution
Open Claw Skill 微信交流群
### Alternatives considered
_No response_
### Impact
Open Claw Skill 微信交流群
### Evidence/examples
_No response_
### Additio... | closed | duplicate | false | 0 | [
"enhancement"
] | [] | 2026-03-24T02:01:58Z | 2026-03-24T05:16:50Z | 2026-03-24T05:16:49Z | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yanUEd | 4,066,225 | MDQ6VXNlcjQwNjYyMjU= | User | false |
openclaw/openclaw | 4,125,334,403 | I_kwDOQb6kR87145uD | 53,406 | https://github.com/openclaw/openclaw/issues/53406 | https://api.github.com/repos/openclaw/openclaw/issues/53406 | feat: Let users steer running ACP/sub-agent sessions from Discord (and other chat surfaces) | Right now, when I spawn a Codex or Claude Code session from Discord, I can see what the agent is doing (especially with `/reasoning on`), but I can't talk to it while it's working. If it goes off track, my only option is to kill it and start over.
In a terminal, Claude Code and Codex let you type corrections mid-task,... | open | null | false | 0 | [] | [] | 2026-03-24T05:18:09Z | 2026-03-24T05:18:09Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ubehera | 3,691,059 | MDQ6VXNlcjM2OTEwNTk= | User | false |
openclaw/openclaw | 4,125,343,211 | I_kwDOQb6kR871473r | 53,409 | https://github.com/openclaw/openclaw/issues/53409 | https://api.github.com/repos/openclaw/openclaw/issues/53409 | [Feature Request] Exec approval should only show on the triggering agent's Telegram channel | ## Description
When an exec command requires approval, the approval request is broadcast to ALL connected Telegram bots/channels instead of just the one that triggered it.
**Expected behavior:** When agent A (mis) triggers an exec that needs approval, the approval request should ONLY appear on agent A's Telegram bot,... | open | null | false | 0 | [] | [] | 2026-03-24T05:20:45Z | 2026-03-24T05:20:45Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | jues5466-oss | 269,778,548 | U_kgDOEBR-dA | User | false |
openclaw/openclaw | 4,125,349,873 | I_kwDOQb6kR87149fx | 53,412 | https://github.com/openclaw/openclaw/issues/53412 | https://api.github.com/repos/openclaw/openclaw/issues/53412 | [Bug]: Feishu encryptKey bypasses config redaction, enabling webhook forgery | ## Severity Assessment
### CVSS Assessment
| Metric | v3.1 | v4.0 |
|--------|------|------|
| **Score** | 9.1 / 10.0 | 8.5 / 10.0 |
| **Severity** | Critical | High |
| **Vector** | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L |
| **Calculator** | [CV... | open | null | false | 0 | [] | [] | 2026-03-24T05:22:24Z | 2026-03-24T05:22:24Z | null | CONTRIBUTOR | null | 20260324T233649Z | 2026-03-24T23:36:49Z | coygeek | 65,363,919 | MDQ6VXNlcjY1MzYzOTE5 | User | false |
openclaw/openclaw | 4,125,362,730 | I_kwDOQb6kR8715Aoq | 53,416 | https://github.com/openclaw/openclaw/issues/53416 | https://api.github.com/repos/openclaw/openclaw/issues/53416 | Discord native slash commands return empty 'Done' after Carbon reconcile migration (v2026.3.22+) | ## Description
All native Discord slash commands (`/status`, `/acp`, `/help`, `/model`, etc.) return Discord's generic "Done" completion instead of their actual response content. This started with v2026.3.22 which switched to Carbon reconcile for command deployment (#46597).
## Environment
- OpenClaw: v2026.3.23-2 (a... | open | null | false | 0 | [] | [] | 2026-03-24T05:26:27Z | 2026-03-24T05:29:25Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | EscalioDev | 263,978,272 | U_kgDOD7v9IA | User | false |
openclaw/openclaw | 4,125,358,822 | I_kwDOQb6kR8714_rm | 53,413 | https://github.com/openclaw/openclaw/issues/53413 | https://api.github.com/repos/openclaw/openclaw/issues/53413 | [Bug]: Feishu encryptKey bypasses config redaction, enabling webhook forgery | ## Summary
The Feishu `encryptKey` field escapes all three layers of config redaction (schema hints, sensitive patterns, and plugin-SDK secret-input registration), allowing any `operator.read`-scoped client to retrieve the plaintext key via `config.get`. Since `encryptKey` is the sole authenticator for inbound Feishu ... | closed | completed | false | 1 | [] | [] | 2026-03-24T05:25:06Z | 2026-03-24T05:34:45Z | 2026-03-24T05:34:45Z | CONTRIBUTOR | null | 20260324T233649Z | 2026-03-24T23:36:49Z | coygeek | 65,363,919 | MDQ6VXNlcjY1MzYzOTE5 | User | false |
openclaw/openclaw | 4,125,393,612 | I_kwDOQb6kR8715ILM | 53,419 | https://github.com/openclaw/openclaw/issues/53419 | https://api.github.com/repos/openclaw/openclaw/issues/53419 | Telegram group messages not delivered to agent despite correct groupPolicy/groups config | ## Summary
Telegram group messages are not reaching the agent even when:
- BotFather has 'Allow Groups' enabled
- `channels.telegram.groupPolicy` is set to `"allowlist"`
- The group's chat ID is listed under `channels.telegram.groups`
## Config
```json
{
"channels": {
"telegram": {
"groupPolicy": "allowl... | open | null | false | 0 | [] | [] | 2026-03-24T05:36:36Z | 2026-03-24T05:36:36Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ramshenoy | 268,190,902 | U_kgDOD_xEtg | User | false |
openclaw/openclaw | 4,124,650,422 | I_kwDOQb6kR8712Su2 | 53,273 | https://github.com/openclaw/openclaw/issues/53273 | https://api.github.com/repos/openclaw/openclaw/issues/53273 | [Bug] npm install -g upgrade breaks acpx plugin: sourcePath not updated from extensions/ to dist/extensions/ | ## Summary
After upgrading OpenClaw via `npm install -g openclaw`, the gateway fails to start with a config validation error because the `acpx` plugin path in `openclaw.json` is not automatically migrated from the old layout (`extensions/acpx`) to the new one (`dist/extensions/acpx`).
## Environment
- **OS:** Window... | open | null | false | 2 | [] | [] | 2026-03-24T01:28:52Z | 2026-03-24T05:39:01Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Pan-Binghong | 122,083,471 | U_kgDOB0bYjw | User | false |
openclaw/openclaw | 4,125,395,135 | I_kwDOQb6kR8715Ii_ | 53,422 | https://github.com/openclaw/openclaw/issues/53422 | https://api.github.com/repos/openclaw/openclaw/issues/53422 | 增强 subagents 工具 - 支持查看子代理实时状态和进度 | ---
**⚠️ 此 issue 由 OpenClaw AI 代理提交,非账号本人操作**
---
## 背景
当前主对话无法很好地追踪子代理的执行状态:
1. `subagents list` 只能看到最近的任务列表,看不到中间进度
2. 如果子代理完成但不主动汇报结果,结果就丢失了
3. 无法查看子代理的实时执行状态
## 期望的功能
1. 增强 `subagents` 工具,支持查看活跃子代理的实时状态
2. 显示子代理的执行进度(已完成/进行中/等待中)
3. 支持查看子代理的最近输出(不等到完成)
4. 或者:让子代理自动定期汇报进度
## 参考
- 文档位置:/opt/homebrew/lib/node_modul... | open | null | false | 0 | [] | [] | 2026-03-24T05:37:06Z | 2026-03-24T05:39:17Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | JAANG131 | 203,095,831 | U_kgDODBr_Fw | User | false |
openclaw/openclaw | 4,125,434,201 | I_kwDOQb6kR8715SFZ | 53,426 | https://github.com/openclaw/openclaw/issues/53426 | https://api.github.com/repos/openclaw/openclaw/issues/53426 | lossless-claw plugin update fails after core update | After updating OpenClaw core from 2026.3.22 to 2026.3.23-2, the lossless-claw plugin update fails with:
```
Failed to update lossless-claw: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/linuxbrew/.linuxbrew/lib/node_modules/openclaw/dist/install.runtime-Deq6Beal.js' imported from /home/linuxbrew/.linuxbrew/l... | open | null | false | 0 | [] | [] | 2026-03-24T05:47:27Z | 2026-03-24T05:47:27Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | jcenters | 7,380,366 | MDQ6VXNlcjczODAzNjY= | User | false |
openclaw/openclaw | 4,125,444,128 | I_kwDOQb6kR8715Ugg | 53,429 | https://github.com/openclaw/openclaw/issues/53429 | https://api.github.com/repos/openclaw/openclaw/issues/53429 | feat: allow suppressing specific doctor warnings | ## Summary
`openclaw doctor` currently warns about Telegram group mode being in "first-time setup mode" even when the user has intentionally disabled group access (solo usage). There's no way to suppress known/intentional warnings, so they show up every time.
## Proposal
Add a `doctor.suppress` (or similar) config o... | open | null | false | 0 | [] | [] | 2026-03-24T05:49:57Z | 2026-03-24T05:49:57Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | kiyoungmacmini-pixel | 260,901,698 | U_kgDOD40LQg | User | false |
openclaw/openclaw | 4,124,477,288 | I_kwDOQb6kR8711odo | 53,246 | https://github.com/openclaw/openclaw/issues/53246 | https://api.github.com/repos/openclaw/openclaw/issues/53246 | [Feature]: Add official Mattermost channel support via plugin | ### Summary
Enable official Mattermost channel support in OpenClaw by introducing the `@openclaw/mattermost` plugin with gateway-based lifecycle, `defaultTo` configuration, and comprehensive documentation.
### Problem to solve
OpenClaw currently supports several messaging channels (e.g., Slack, Discord, Teams), ... | closed | completed | false | 1 | [
"enhancement"
] | [] | 2026-03-24T00:27:00Z | 2026-03-24T05:51:38Z | 2026-03-24T05:51:38Z | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | leemgs | 82,404 | MDQ6VXNlcjgyNDA0 | User | false |
openclaw/openclaw | 4,125,451,769 | I_kwDOQb6kR8715WX5 | 53,433 | https://github.com/openclaw/openclaw/issues/53433 | https://api.github.com/repos/openclaw/openclaw/issues/53433 | [Bug]: remote CDP URLs bypass config redaction and leak credentials | ## Severity Assessment
### CVSS Assessment
| Metric | v3.1 | v4.0 |
|--------|------|------|
| **Score** | 9.9 / 10.0 | 9.4 / 10.0 |
| **Severity** | Critical | Critical |
| **Vector** | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L |
| **Calculator** |... | open | null | false | 0 | [] | [] | 2026-03-24T05:52:09Z | 2026-03-24T05:52:09Z | null | CONTRIBUTOR | null | 20260324T233649Z | 2026-03-24T23:36:49Z | coygeek | 65,363,919 | MDQ6VXNlcjY1MzYzOTE5 | User | false |
openclaw/openclaw | 4,125,471,138 | I_kwDOQb6kR8715bGi | 53,439 | https://github.com/openclaw/openclaw/issues/53439 | https://api.github.com/repos/openclaw/openclaw/issues/53439 | fix(synology-chat): respond 200+body to webhook POST; handle HEAD probe | ## Problem
Synology Chat's outgoing webhook integration sends a **HEAD request** to verify the endpoint before each POST. OpenClaw currently returns `405 Method Not Allowed` for HEAD requests, causing Synology to mark the webhook as broken and **stop delivering subsequent messages**.
Additionally, when OpenClaw succe... | open | null | false | 0 | [] | [] | 2026-03-24T05:57:33Z | 2026-03-24T05:57:33Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | dennis-lynch | 59,386,026 | MDQ6VXNlcjU5Mzg2MDI2 | User | false |
openclaw/openclaw | 4,125,363,881 | I_kwDOQb6kR8715A6p | 53,417 | https://github.com/openclaw/openclaw/issues/53417 | https://api.github.com/repos/openclaw/openclaw/issues/53417 | [Bug]: Remote CDP URLs bypass config redaction, leaking credentials to read-scoped clients |
## Severity Assessment
### CVSS Assessment
| Metric | v3.1 | v4.0 |
|--------|------|------|
| **Score** | 9.9 / 10.0 | 9.4 / 10.0 |
| **Severity** | Critical | Critical |
| **Vector** | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L |
| **Calculator** ... | closed | completed | false | 2 | [] | [] | 2026-03-24T05:26:51Z | 2026-03-24T06:00:02Z | 2026-03-24T06:00:02Z | CONTRIBUTOR | null | 20260324T233649Z | 2026-03-24T23:36:49Z | coygeek | 65,363,919 | MDQ6VXNlcjY1MzYzOTE5 | User | false |
openclaw/openclaw | 4,125,466,508 | I_kwDOQb6kR8715Z-M | 53,438 | https://github.com/openclaw/openclaw/issues/53438 | https://api.github.com/repos/openclaw/openclaw/issues/53438 | [Feature Request] Control UI Chat Window - Support Custom Agent Display Name | ## Problem
In the OpenClaw Control UI chat window, the agent is always displayed as "Assistant" by default. Even though the agent has a custom name defined in SOUL.md/IDENTITY.md (e.g., "小呦"), the Control UI still shows "Assistant" in the chat header.
## Expected Behavior
The Control UI should display the custom age... | open | null | false | 1 | [] | [] | 2026-03-24T05:56:14Z | 2026-03-24T06:04:40Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | OrekiDawson | 182,470,837 | U_kgDOCuBItQ | User | false |
openclaw/openclaw | 4,125,504,678 | I_kwDOQb6kR8715jSm | 53,447 | https://github.com/openclaw/openclaw/issues/53447 | https://api.github.com/repos/openclaw/openclaw/issues/53447 | Thread sessions should inherit parent channel's modelByChannel override | ## Summary
Discord threads created under a channel with a `modelByChannel` override do not inherit that override. Instead, they fall back to the default primary model.
## Current Behaviour
- `modelByChannel` resolves by exact channel ID match
- Discord threads get their own unique channel ID (different from the pare... | open | null | false | 0 | [] | [] | 2026-03-24T06:06:56Z | 2026-03-24T06:06:56Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Stache73 | 7,196,384 | MDQ6VXNlcjcxOTYzODQ= | User | false |
openclaw/openclaw | 4,125,043,353 | I_kwDOQb6kR8713yqZ | 53,365 | https://github.com/openclaw/openclaw/issues/53365 | https://api.github.com/repos/openclaw/openclaw/issues/53365 | [Bug]: openclaw-weixin v1.0.2 登录不出二维码,报错缺少函数 resolvePreferredOpenClawTmpDir | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
系统:macOS
OpenClaw 版本:2026.3.23
微信插件版本:v1.0.2
命令:
openclaw channels login --channel openclaw-weixin
现象:不显示二维码,直接报错:
Missing function: resolvePreferredOpenClawTmpDir
应该是插件与当前 OpenClaw 版本不兼容。
### Steps to reproduce
系统:macOS
OpenClaw 版本:20... | open | null | false | 2 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T03:45:49Z | 2026-03-24T06:07:19Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | lanjing-China | 270,524,039 | U_kgDOEB_ehw | User | false |
openclaw/openclaw | 4,125,538,816 | I_kwDOQb6kR8715roA | 53,457 | https://github.com/openclaw/openclaw/issues/53457 | https://api.github.com/repos/openclaw/openclaw/issues/53457 | Feature: Global system prompt injection for multi-agent governance (with NemoClaw analysis) | ## Summary
When running multiple agents across a portfolio (different workspaces, different servers), there is no single configuration point to inject mandatory rules into every agent's system prompt.
## Use Case
An organization operating multiple agents needs to enforce a universal policy (e.g., citation verificati... | open | null | false | 0 | [] | [] | 2026-03-24T06:16:21Z | 2026-03-24T06:16:21Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | noosphera-deploy[bot] | 263,834,741 | BOT_kgDOD7nMdQ | Bot | false |
openclaw/openclaw | 4,125,534,138 | I_kwDOQb6kR8715qe6 | 53,456 | https://github.com/openclaw/openclaw/issues/53456 | https://api.github.com/repos/openclaw/openclaw/issues/53456 | ACP/acpx: claude-agent-acp requires API key, doesn't work with Claude Max subscription OAuth tokens | ## Description
The stock acpx plugin in v2026.3.22+ uses `@zed-industries/claude-agent-acp` as the ACP adapter for Claude Code sessions. This adapter requires a standard Anthropic API key (`sk-ant-api03-...`) and can't use Claude Max subscriptions with the adapter.
Users with Claude Max/Pro subscriptions who authenti... | open | null | false | 0 | [] | [] | 2026-03-24T06:15:00Z | 2026-03-24T06:17:45Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | EscalioDev | 263,978,272 | U_kgDOD7v9IA | User | false |
openclaw/openclaw | 4,125,237,545 | I_kwDOQb6kR8714iEp | 53,387 | https://github.com/openclaw/openclaw/issues/53387 | https://api.github.com/repos/openclaw/openclaw/issues/53387 | [LaunchAgent] gateway install should not copy .env variables into plist EnvironmentVariables | ## Problem
`openclaw gateway install` copies all environment variables from `~/.openclaw/.env` into the LaunchAgent plist `EnvironmentVariables` dictionary. This creates a **dual-source-of-truth problem**:
1. User updates a key in `~/.openclaw/.env` (e.g. rotates `TAVILY_API_KEY`)
2. Restarts gateway via `openclaw ga... | open | null | false | 1 | [] | [] | 2026-03-24T04:48:56Z | 2026-03-24T06:20:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | jusaka | 5,572,743 | MDQ6VXNlcjU1NzI3NDM= | User | false |
openclaw/openclaw | 4,125,608,392 | I_kwDOQb6kR87158nI | 53,469 | https://github.com/openclaw/openclaw/issues/53469 | https://api.github.com/repos/openclaw/openclaw/issues/53469 | [Feature]: Add private network access support for web tools and gateway | ### Summary
Allow web tools (`web_fetch`, `web_search`, `image_tool`) and the gateway to access private/local network addresses, enabling self-hosted search engines and local-first deployments.
### Problem to solve
Currently, the SSRF guard blocks all requests to private IP ranges (127.x.x.x, 10.x.x.x, 192.168.x.x),... | open | null | false | 0 | [
"enhancement"
] | [] | 2026-03-24T06:34:25Z | 2026-03-24T06:34:25Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | leemgs | 82,404 | MDQ6VXNlcjgyNDA0 | User | false |
openclaw/openclaw | 4,125,449,561 | I_kwDOQb6kR8715V1Z | 53,431 | https://github.com/openclaw/openclaw/issues/53431 | https://api.github.com/repos/openclaw/openclaw/issues/53431 | [Bug]: 飞书机器人不响应消息 - WebSocket 模式无法接收消息 | ### Bug type
Regression (worked before, now fails)
### Summary
# 飞书机器人不响应消息 - WebSocket 模式无法接收消息
### Steps to reproduce
## 问题描述
配置了飞书机器人,OpenClaw 飞书 Channel 状态正常(enabled, configured, running),WebSocket 客户端已启动并就绪,但飞书消息无法到达 OpenClaw,机器人不响应。
## 环境信息
- OpenClaw 版本: 2026.3.13
- Node 版本: v24.14.0
- 操作系统: Windows 10.0... | open | null | false | 1 | [
"bug",
"regression"
] | [] | 2026-03-24T05:51:28Z | 2026-03-24T06:35:31Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | qboss111 | 110,461,003 | U_kgDOBpWASw | User | false |
openclaw/openclaw | 4,125,590,592 | I_kwDOQb6kR87154RA | 53,464 | https://github.com/openclaw/openclaw/issues/53464 | https://api.github.com/repos/openclaw/openclaw/issues/53464 | [Bug]: Anthropic setup-token silently truncated when terminal line-wraps during paste | ### Bug type
Regression (worked before, now fails)
### Summary
`claude setup-token` generates 108-character OAuth tokens. When pasted into OpenClaw's Clack text prompts (`openclaw models auth` or `openclaw models auth paste-token`), the token wraps across two terminal lines and only the first ~80 characters are capt... | open | null | false | 1 | [
"bug",
"regression"
] | [] | 2026-03-24T06:30:29Z | 2026-03-24T06:43:44Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | tybiker3001-svg | 247,921,367 | U_kgDODsb61w | User | false |
openclaw/openclaw | 4,125,657,224 | I_kwDOQb6kR8716IiI | 53,475 | https://github.com/openclaw/openclaw/issues/53475 | https://api.github.com/repos/openclaw/openclaw/issues/53475 | [Bug] macOS LaunchAgent gateway does not respawn after SIGTERM; launchd reports 'domain in on-demand-only mode' | ### What version of OpenClaw are you using?
2026.3.13
### What platform are you on?
macOS
### What happened?
A gateway installed as a macOS LaunchAgent appears to shut down cleanly on `SIGTERM`, but does not automatically respawn afterward.
Instead, `launchd` leaves the service inactive and logs:
`pending spawn,... | open | null | false | 0 | [] | [] | 2026-03-24T06:46:24Z | 2026-03-24T06:46:24Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | dafacto | 39,696,448 | MDQ6VXNlcjM5Njk2NDQ4 | User | false |
openclaw/openclaw | 4,125,657,503 | I_kwDOQb6kR8716Imf | 53,476 | https://github.com/openclaw/openclaw/issues/53476 | https://api.github.com/repos/openclaw/openclaw/issues/53476 | Mistral provider returns 422 Unprocessable Entity for all models using openai-completions adapter | # OpenClaw Issue: Mistral Provider 422 Error
## 问题概述
当使用 OpenClaw 内置的 `openai-completions` 适配器调用 Mistral API 时,所有 Mistral 模型均返回 **422 Unprocessable Entity** 错误。而直接使用 `curl` 调用同一 API endpoint 则完全正常。
---
## 环境信息
- **OpenClaw 版本**: 2026.3.23-1
- **操作系统**: Windows 10 (build 26200) x64
- **Node.js**: v22.22.1
- **代理**:... | open | null | false | 0 | [] | [] | 2026-03-24T06:46:26Z | 2026-03-24T06:46:26Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | strategypay | 206,508,628 | U_kgDODE8SVA | User | false |
openclaw/openclaw | 4,125,709,699 | I_kwDOQb6kR8716VWD | 53,480 | https://github.com/openclaw/openclaw/issues/53480 | https://api.github.com/repos/openclaw/openclaw/issues/53480 | [Bug]: Discord /reset creates sessions with thinkingLevel=off for OpenAI Codex models, breaking tool calling (regression in 2026.3.23) | ### Bug type
Regression (worked before, now fails)
### Summary
After upgrading from v2026.3.13 to v2026.3.23-2, Discord `/reset` creates new sessions with `thinkingLevel: "off"` for `openai-codex/gpt-5.3-codex`. This completely breaks tool calling — the model generates text-only responses (including fabricated execu... | open | null | false | 0 | [
"bug",
"regression"
] | [] | 2026-03-24T06:59:18Z | 2026-03-24T06:59:28Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | lijunliu-gh | 85,854,775 | MDQ6VXNlcjg1ODU0Nzc1 | User | false |
openclaw/openclaw | 4,125,713,870 | I_kwDOQb6kR8716WXO | 53,481 | https://github.com/openclaw/openclaw/issues/53481 | https://api.github.com/repos/openclaw/openclaw/issues/53481 | Feature Request: Cron registry webhook — fire event on job add/modify/delete | ## Summary
When a cron job is added, modified, or deleted, OpenClaw should fire an internal event (or invoke a configurable webhook/callback) so external tooling can react immediately.
## Problem
Currently there is no trigger-on-change mechanism for the cron subsystem. If `jobs.json` is wiped (e.g. by a gateway rest... | open | null | false | 0 | [] | [] | 2026-03-24T07:00:29Z | 2026-03-24T07:00:29Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ohmandd | 77,719,987 | MDQ6VXNlcjc3NzE5OTg3 | User | false |
openclaw/openclaw | 4,125,716,648 | I_kwDOQb6kR8716XCo | 53,483 | https://github.com/openclaw/openclaw/issues/53483 | https://api.github.com/repos/openclaw/openclaw/issues/53483 | feat: auto-yield parent session after mode=run ACP spawn | ## Problem
When a parent session spawns an ACP agent with `mode: "run"`, the session continues its turn and often finishes (`stopReason: "stop"`) before calling `sessions_yield`. This means the completion callback has nowhere to route — the parent is asleep.
This happens consistently even when agent instructions expl... | open | null | false | 0 | [] | [] | 2026-03-24T07:01:12Z | 2026-03-24T07:01:12Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | bluk1020 | 119,493,345 | U_kgDOBx9S4Q | User | false |
openclaw/openclaw | 4,125,716,584 | I_kwDOQb6kR8716XBo | 53,482 | https://github.com/openclaw/openclaw/issues/53482 | https://api.github.com/repos/openclaw/openclaw/issues/53482 | [Bug]: Gateway silently fails without warning when using legacy CLAWDBOT_* env variables | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
### Describe the bug
After updating `openclaw` to the latest version (2026.3.x / moving to head of main), the Gateway silently fails to connect to external channels (like Telegram, WhatsApp, or Discord) if the user's `.env` file still reli... | open | null | false | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T07:01:11Z | 2026-03-24T07:01:20Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | toanbui-tech | 125,446,005 | U_kgDOB3ondQ | User | false |
openclaw/openclaw | 4,125,718,339 | I_kwDOQb6kR8716XdD | 53,485 | https://github.com/openclaw/openclaw/issues/53485 | https://api.github.com/repos/openclaw/openclaw/issues/53485 | [Bug]: the record of web chat lost after updated | ### Bug type
Regression (worked before, now fails)
### Summary
After upgrading from 2026.3.13 to 2026.3.26, I lost all message record with main agent in web chat.
<img width="2560" height="1600" alt="Image" src="https://github.com/user-attachments/assets/e62fe081-32a2-4a7a-ac90-a966cfa8a7a5" />
### Steps to repro... | open | null | false | 0 | [
"bug",
"regression"
] | [] | 2026-03-24T07:01:39Z | 2026-03-24T07:01:47Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | xion516 | 187,609,864 | U_kgDOCy6zCA | User | false |
openclaw/openclaw | 4,125,732,143 | I_kwDOQb6kR8716a0v | 53,488 | https://github.com/openclaw/openclaw/issues/53488 | https://api.github.com/repos/openclaw/openclaw/issues/53488 | feat: allow definition of custom workspace injection files | ## Problem
OpenClaw automatically injects a fixed set of workspace reference files into every agent session: `AGENTS.md`, `SOUL.md`, `TOOLS.md`, `IDENTITY.md`, `USER.md`, `HEARTBEAT.md`, `BOOTSTRAP.md` (if present), and `MEMORY.md`.
Workspaces with domain-specific needs cannot extend this list. In our case, we need `... | open | null | false | 0 | [] | [] | 2026-03-24T07:05:17Z | 2026-03-24T07:05:17Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Spout7789 | 260,278,666 | U_kgDOD4OJig | User | false |
openclaw/openclaw | 4,125,448,384 | I_kwDOQb6kR8715VjA | 53,430 | https://github.com/openclaw/openclaw/issues/53430 | https://api.github.com/repos/openclaw/openclaw/issues/53430 | [Bug]: Subtle styling errors in v2026.03.23? | ### Bug type
Regression (worked before, now fails)
### Summary
<img width="1031" height="393" alt="Image" src="https://github.com/user-attachments/assets/921b4fcd-f41d-4cac-8f0c-93d094fb03ef" />
I'm the kinda guy that notices the most subtle changes in design. This is a small issue, basically the messages and the mo... | open | null | false | 2 | [
"bug",
"regression"
] | [] | 2026-03-24T05:51:08Z | 2026-03-24T07:06:11Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | TwangyMoney | 87,775,970 | MDQ6VXNlcjg3Nzc1OTcw | User | false |
openclaw/openclaw | 4,125,742,712 | I_kwDOQb6kR8716dZ4 | 53,491 | https://github.com/openclaw/openclaw/issues/53491 | https://api.github.com/repos/openclaw/openclaw/issues/53491 | [Feature]: Agent cron introspection — allow agents to list and verify their scheduled cron jobs | ## Problem
Agents that rely on cron-scheduled heartbeats for autonomous operation (e.g., self-evolution, hypothesis discovery, ClawInstitute engagement) have no way to programmatically verify:
1. Which cron jobs are currently scheduled for them
2. Whether a cron job that should exist is actually registered
3. When a c... | open | null | false | 0 | [] | [] | 2026-03-24T07:07:53Z | 2026-03-24T07:07:53Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | gasvn | 20,515,144 | MDQ6VXNlcjIwNTE1MTQ0 | User | false |
openclaw/openclaw | 4,125,744,577 | I_kwDOQb6kR8716d3B | 53,493 | https://github.com/openclaw/openclaw/issues/53493 | https://api.github.com/repos/openclaw/openclaw/issues/53493 | [Bug] 2026.3.23-2: Telegram channel stops initializing permanently after polling stall loop | ## Summary
**Severity: Critical** — Telegram channel permanently stops initializing after polling stall loop escalates, surviving reboots. Downgrading to `2026.3.22` immediately fixes the issue.
## Environment
- **OpenClaw:** 2026.3.23-2 (7ffe7e4)
- **OS:** macOS 26.3.1 (arm64)
- **Node:** v22.18.0 (nvm)
- **Install... | open | null | false | 0 | [] | [] | 2026-03-24T07:08:12Z | 2026-03-24T07:08:12Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | okhan1980 | 213,380,080 | U_kgDODLfr8A | User | false |
openclaw/openclaw | 4,125,788,104 | I_kwDOQb6kR8716ofI | 53,498 | https://github.com/openclaw/openclaw/issues/53498 | https://api.github.com/repos/openclaw/openclaw/issues/53498 | [Bug]: telegram 无法将运行 openclaw 主机上的文件当成附件发送远程主机 | ### Bug type
Regression (worked before, now fails)
### Summary
3.8版本的时候还是好的,3.13开始往后的版本就都不行了
### Steps to reproduce
3.8版本的时候还是好的,3.13开始往后的版本就都不行了
### Expected behavior
3.8版本的时候还是好的,3.13开始往后的版本就都不行了
### Actual behavior
3.8版本的时候还是好的,3.13开始往后的版本就都不行了
### OpenClaw version
3.13
### Operating system
macos
### I... | open | null | false | 0 | [
"bug",
"regression"
] | [] | 2026-03-24T07:18:39Z | 2026-03-24T07:18:49Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Naruterador | 41,095,910 | MDQ6VXNlcjQxMDk1OTEw | User | false |
openclaw/openclaw | 4,125,794,473 | I_kwDOQb6kR8716qCp | 53,500 | https://github.com/openclaw/openclaw/issues/53500 | https://api.github.com/repos/openclaw/openclaw/issues/53500 | [Feature]: Structured service discovery and trust verification for agent internet tool calls | ### Summary
Add a trust verification layer to the existing before_tool_call hook that checks whether external services publish a machine-readable capability manifest and whether the service operator is in a public trust registry, before the agent makes the call.
### Problem to solve
In simple terms: when your agent ... | open | null | false | 0 | [
"enhancement"
] | [] | 2026-03-24T07:20:14Z | 2026-03-24T07:20:14Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | FransDevelopment | 149,807,864 | U_kgDOCO3i-A | User | false |
openclaw/openclaw | 4,125,847,756 | I_kwDOQb6kR87163DM | 53,512 | https://github.com/openclaw/openclaw/issues/53512 | https://api.github.com/repos/openclaw/openclaw/issues/53512 | [Bug]: Agent switch ignored after context saturation (forces compact on exhausted session) | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When the active agent hits an API rate limit or token exhaustion, OpenClaw does not immediately switch away from that exhausted path and recover cleanly. Instead, it remains stuck trying to continue through the same rate-limited agent/model... | open | null | false | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T07:32:06Z | 2026-03-24T07:32:14Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | ysnock404 | 82,345,402 | MDQ6VXNlcjgyMzQ1NDAy | User | false |
openclaw/openclaw | 4,125,848,046 | I_kwDOQb6kR87163Hu | 53,513 | https://github.com/openclaw/openclaw/issues/53513 | https://api.github.com/repos/openclaw/openclaw/issues/53513 | Matrix E2EE bootstrap reports crypto unavailable despite encryption enabled | I confirmed GitHub CLI is authenticated, then narrowed the OpenClaw Matrix E2EE issue to a runtime/bundling problem: `channels.matrix.encryption: true` is already enabled, but bootstrap still says `Matrix crypto is not available`, so the native crypto module isn’t being exposed and the app is still falling back to the ... | open | null | false | 1 | [] | [] | 2026-03-24T07:32:11Z | 2026-03-24T07:33:30Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | kakahu2015 | 17,962,485 | MDQ6VXNlcjE3OTYyNDg1 | User | false |
openclaw/openclaw | 4,125,852,658 | I_kwDOQb6kR87164Py | 53,514 | https://github.com/openclaw/openclaw/issues/53514 | https://api.github.com/repos/openclaw/openclaw/issues/53514 | Deploy C# webhook receiver to ACA | ## Summary
Deploy the .NET 8 webhook receiver (`Sidekyk.WebhookReceiver`) to ACA, replacing the TypeScript version.
## Tasks
- [ ] Commit .dockerignore fix
- [ ] Build image in ACR
- [ ] Deploy as `sidekyk-webhook` (same FQDN, no Meta URL change needed)
- [ ] Smoke test all endpoints in production
- [ ] Deactivate old... | closed | completed | false | 1 | [] | [] | 2026-03-24T07:33:23Z | 2026-03-24T07:33:32Z | 2026-03-24T07:33:32Z | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | aselkasidekyk | 264,912,896 | U_kgDOD8pAAA | User | false |
openclaw/openclaw | 4,125,926,325 | I_kwDOQb6kR8717KO1 | 53,523 | https://github.com/openclaw/openclaw/issues/53523 | https://api.github.com/repos/openclaw/openclaw/issues/53523 | [Bug]: `channels.matrix.homeserver` causes gateway core dump (`status=7/BUS`) on OpenClaw 2026.3.23-2 | ### Bug type
Regression (worked before, now fails)
### Summary
On **OpenClaw 2026.3.23-2**, enabling a Matrix channel with a `homeserver` value causes the gateway process to **core dump with `status=7/BUS`** during startup / restart.
This is not a normal config validation failure. The gateway exits via core dump in... | open | null | false | 0 | [
"bug",
"regression"
] | [] | 2026-03-24T07:48:40Z | 2026-03-24T07:48:50Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | Kellermaan | 11,674,190 | MDQ6VXNlcjExNjc0MTkw | User | false |
openclaw/openclaw | 4,125,062,085 | I_kwDOQb6kR87133PF | 53,370 | https://github.com/openclaw/openclaw/issues/53370 | https://api.github.com/repos/openclaw/openclaw/issues/53370 | [Feature]: Make sessions_spawn more forgiving for ACP-only fields in subagent runtime | Summary
When `sessions_spawn` is called with `runtime="subagent"`, automatically drop ACP-only fields such as `streamTo` and `resumeSessionId` (or return stronger corrective guidance) so agents do not repeatedly fail on a validation rake that is easy to trigger.
Problem to solve
Today, `sessions_spawn` correctly rejec... | open | null | false | 1 | [] | [] | 2026-03-24T03:53:41Z | 2026-03-24T07:49:05Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | kingrubic | 116,256,161 | U_kgDOBu3toQ | User | false |
openclaw/openclaw | 4,125,642,660 | I_kwDOQb6kR8716E-k | 53,474 | https://github.com/openclaw/openclaw/issues/53474 | https://api.github.com/repos/openclaw/openclaw/issues/53474 | Bug: openclaw gateway status false positive on Windows due to setlocal batch parsing bug | **Description**
Running `openclaw gateway install` on Windows creates a Scheduled Task. After installation, `openclaw gateway status` reports:
```
Service config issue: Service command does not include the gateway subcommand
Command: setlocal enabledelayedexpansion
Service file: C:\Users\<username>\.openclaw\gateway.... | open | null | false | 0 | [] | [] | 2026-03-24T06:42:43Z | 2026-03-24T07:50:54Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | chinazll | 266,670,425 | U_kgDOD-URWQ | User | false |
openclaw/openclaw | 4,125,505,093 | I_kwDOQb6kR8715jZF | 53,448 | https://github.com/openclaw/openclaw/issues/53448 | https://api.github.com/repos/openclaw/openclaw/issues/53448 | [Bug]: llama-cpp and Ollama providers return incorrect context usage due to field name mismatch | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
# OpenClaw GitHub Issue - Context Usage Bug
## Issue Title
```
[bug] llama-cpp and Ollama providers return incorrect context usage due to field name mismatch
```
---
## Issue Content
### Problem Description
OpenClaw fails to accuratel... | open | null | false | 3 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T06:07:03Z | 2026-03-24T07:52:34Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | oven1231231234 | 168,822,227 | U_kgDOChAF0w | User | false |
openclaw/openclaw | 4,125,994,638 | I_kwDOQb6kR8717a6O | 53,536 | https://github.com/openclaw/openclaw/issues/53536 | https://api.github.com/repos/openclaw/openclaw/issues/53536 | Bug: 模型切换未通过 Gateway API 流程 | ## 问题描述
在 Control UI 中手动切换模型时,Gateway 日志中没有记录任何模型切换操作。这导致:
1. 系统无法监控模型切换过程
2. 组件状态可能不同步
3. 排查问题时缺少关键日志
## 环境信息
- OS: macOS 26.2 (arm64)
- Node: v22.22.1
- OpenClaw: dev channel, main branch
- Gateway: ws://127.0.0.1:18789
## 复现步骤
1. 打开 Control UI (http://127.0.0.1:18789/)
2. 在模型选择器中切换模型(例如从 MiniMax-M2.5 切换到 qwen2.5:... | open | null | false | 0 | [] | [] | 2026-03-24T08:04:09Z | 2026-03-24T08:04:09Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | dc0068558077-a11y | 270,579,907 | U_kgDOECC4ww | User | false |
openclaw/openclaw | 4,125,986,667 | I_kwDOQb6kR8717Y9r | 53,531 | https://github.com/openclaw/openclaw/issues/53531 | https://api.github.com/repos/openclaw/openclaw/issues/53531 | Compaction should use auth-profile rotation / failover within the same provider | ## Problem
When a session needs compaction (context too large), OpenClaw sends the full conversation to the currently configured model for summarization. If that model/profile is rate-limited or in cooldown, compaction hangs indefinitely — there is no failover mechanism.
This is especially problematic for agents with... | open | null | false | 1 | [] | [] | 2026-03-24T08:02:23Z | 2026-03-24T08:04:18Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | fertilejim | 4,189,272 | MDQ6VXNlcjQxODkyNzI= | User | false |
openclaw/openclaw | 4,125,994,870 | I_kwDOQb6kR8717a92 | 53,537 | https://github.com/openclaw/openclaw/issues/53537 | https://api.github.com/repos/openclaw/openclaw/issues/53537 | [Bug]: Gemini 2.5 Pro thinking content loops infinitely on model switch | ### Bug type
Behavior bug (incorrect output/state without crash)
### Summary
When switching from Gemini 2.5 Pro to another model, the `<thinking>` content repeats infinitely
until OpenClaw aborts the run.
### Steps to reproduce
1. Set model to `github-copilot/gemini-2.5-pro`
2. Send a message to trigger Gemini... | open | null | false | 0 | [
"bug",
"bug:behavior"
] | [] | 2026-03-24T08:04:12Z | 2026-03-24T08:04:20Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | mattyou | 10,670,682 | MDQ6VXNlcjEwNjcwNjgy | User | false |
openclaw/openclaw | 4,125,999,577 | I_kwDOQb6kR8717cHZ | 53,539 | https://github.com/openclaw/openclaw/issues/53539 | https://api.github.com/repos/openclaw/openclaw/issues/53539 | [Feature]: New openclaw-for-windows repository under openclaw org | ### Summary
### Proposal: New openclaw-for-windows repository under openclaw org
**Repo name:** openclaw-for-windows
**Purpose:**
A new package to help user "One click to install OpenClaw on Windows, one click to run it securely"
**Why it should live under openclaw:**
- Fits OpenClaw ecosystem
- Not core runtime
-... | open | null | false | 0 | [
"enhancement"
] | [] | 2026-03-24T08:05:16Z | 2026-03-24T08:05:16Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | NeilZhaoMS | 206,010,310 | U_kgDODEd3xg | User | false |
openclaw/openclaw | 4,125,845,734 | I_kwDOQb6kR87162jm | 53,510 | https://github.com/openclaw/openclaw/issues/53510 | https://api.github.com/repos/openclaw/openclaw/issues/53510 | [Bug]: Mac app Talk Mode plays every reply twice (duplicate TTS audio) | ## Description
When using Talk Mode on the macOS companion app with a non-ElevenLabs TTS provider (e.g. `system`), two problems occur:
1. **Double playback**: Every assistant reply is spoken twice back-to-back
2. **Premature cutoff for CJK languages**: The watchdog timer uses a flat 0.08s/char estimate that is too sh... | open | null | false | 0 | [] | [] | 2026-03-24T07:31:35Z | 2026-03-24T08:05:40Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | hongsw | 1,100,974 | MDQ6VXNlcjExMDA5NzQ= | User | false |
openclaw/openclaw | 4,125,487,655 | I_kwDOQb6kR8715fIn | 53,442 | https://github.com/openclaw/openclaw/issues/53442 | https://api.github.com/repos/openclaw/openclaw/issues/53442 | Proposal: TASTE.md — a standard workspace file for recording human taste and preferences | ## Summary
I'd like to propose **TASTE.md** — a new workspace file that records a human's taste: their subtle preferences, sensibilities, and aesthetic judgments across all domains of life.
It fills a gap in the current file architecture:
| File | Records |
|------|---------|
| **SOUL.md** | Who the agent is — perso... | open | reopened | false | 1 | [] | [] | 2026-03-24T06:02:04Z | 2026-03-24T08:06:04Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | PitayaK | 66,871,823 | MDQ6VXNlcjY2ODcxODIz | User | false |
openclaw/openclaw | 4,126,009,040 | I_kwDOQb6kR8717ebQ | 53,541 | https://github.com/openclaw/openclaw/issues/53541 | https://api.github.com/repos/openclaw/openclaw/issues/53541 | Feature: outputLanguage config setting for token savings | ## Problem
Multilingual users who want structured output (reports, summaries, reviews) in a different language than casual conversation have no config-level way to enforce this. Currently relies on workspace file instructions (SOUL.md, AGENTS.md, MEMORY.md).
## Proposal
Add an optional `outputLanguage` (or `language.s... | open | null | false | 0 | [] | [] | 2026-03-24T08:07:26Z | 2026-03-24T08:07:26Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | sabo961 | 191,984 | MDQ6VXNlcjE5MTk4NA== | User | false |
openclaw/openclaw | 4,126,104,667 | I_kwDOQb6kR87171xb | 53,544 | https://github.com/openclaw/openclaw/issues/53544 | https://api.github.com/repos/openclaw/openclaw/issues/53544 | WhatsApp channel not displayed in Control UI channel status list | ## Bug Description
WhatsApp channel is configured and fully functional (connections, inbound/outbound messages work correctly), but it does not appear in the Control UI channel status list or in \`openclaw status\` Channels section.
**Expected:** WhatsApp should appear in the channels list alongside other configured ... | open | null | false | 0 | [] | [] | 2026-03-24T08:27:12Z | 2026-03-24T08:27:12Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | AnanMing | 28,972,430 | MDQ6VXNlcjI4OTcyNDMw | User | false |
openclaw/openclaw | 4,126,144,220 | I_kwDOQb6kR8717_bc | 53,548 | https://github.com/openclaw/openclaw/issues/53548 | https://api.github.com/repos/openclaw/openclaw/issues/53548 | Decouple mode="session" from thread binding requirement | ## Problem
`sessions_spawn` with `mode="session"` unconditionally requires `thread: true`:
```
if (spawnMode === "session" && !requestThreadBinding) return {
status: "error",
error: "mode=\"session\" requires thread=true so the ACP session can stay bound to a thread."
};
```
If the channel does not support t... | open | null | false | 0 | [] | [] | 2026-03-24T08:35:12Z | 2026-03-24T08:35:12Z | null | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | yilong016 | 120,642,887 | U_kgDOBzDdRw | User | false |
openclaw/openclaw | 4,125,488,548 | I_kwDOQb6kR8715fWk | 53,443 | https://github.com/openclaw/openclaw/issues/53443 | https://api.github.com/repos/openclaw/openclaw/issues/53443 | [Bug]: openclaw gateway probe fails on local loopback while gateway health / status / cron add succeed Summary | ### Bug type
Regression (worked before, now fails)
### Summary
On OpenClaw 2026.3.13 (61d171a), openclaw gateway probe fails against a healthy local loopback gateway, while other CLI commands using the same gateway succeed:
openclaw gateway health ✅
openclaw status ✅
openclaw cron add ✅
openclaw gateway probe ❌
This... | closed | completed | false | 2 | [
"bug",
"regression"
] | [] | 2026-03-24T06:02:18Z | 2026-03-24T08:36:28Z | 2026-03-24T08:36:28Z | NONE | null | 20260324T233649Z | 2026-03-24T23:36:49Z | dahaoGPT | 15,230,663 | MDQ6VXNlcjE1MjMwNjYz | User | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.