diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 06b66ab22..90bab26ac 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "733aaa01171df83bb83fdd4769013a34de978d8d", - "syncedAt": "2026-04-27T09:39:46.350Z" + "sha": "af03f9248d8b6ef2451b2b1b6bb977ebbab42eb7", + "syncedAt": "2026-04-27T09:40:00.222Z" } diff --git a/docs/channels/feishu.md b/docs/channels/feishu.md index cb2fa1b7e..628236ce6 100644 --- a/docs/channels/feishu.md +++ b/docs/channels/feishu.md @@ -72,6 +72,7 @@ Default: `allowlist` - `true` — require @mention (default) - `false` — respond without @mention - Per-group override: `channels.feishu.groups..requireMention` +- Broadcast-only `@all` and `@_all` are not treated as bot mentions. A message that mentions both `@all` and the bot directly still counts as a bot mention. ---