openclaw/extensions
sparkyrider 10ef58dd69
fix(whatsapp): restore implicit reply mentions for LID identities (#48494)
Threads selfLid from the Baileys socket through the inbound WhatsApp
pipeline and adds LID-format matching to the implicit mention check
in group gating, so reply-to-bot detection works when WhatsApp sends
the quoted sender in @lid format.

Also fixes the device-suffix stripping regex (was a silent no-op).

Closes #23029

Co-authored-by: sparkyrider <sparkyrider@users.noreply.github.com>
Reviewed-by: @ademczuk
2026-03-16 22:44:35 +01:00
..
acpx fix(plugins): fix bundled plugin roots and skill assets (#47601) 2026-03-15 23:00:30 +02:00
amazon-bedrock refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
anthropic Anthropic: move runtime tests to provider contracts 2026-03-16 00:11:05 -07:00
bluebubbles BlueBubbles: lazy-load channel runtime paths 2026-03-16 02:35:43 -07:00
brave refactor(web-search): move providers into company plugins 2026-03-16 01:07:45 +00:00
byteplus refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
cloudflare-ai-gateway refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
copilot-proxy refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
device-pair refactor: share device pair ipv4 parsing 2026-03-13 23:35:27 +00:00
diagnostics-otel build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
diffs build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
discord test: update discord subagent hook mocks 2026-03-16 18:54:50 +05:30
feishu feishu: harden media support and align capability docs (#47968) 2026-03-16 02:02:48 -05:00
firecrawl Firecrawl: drop local registration contract test 2026-03-16 00:15:33 -07:00
github-copilot GitHub Copilot: move runtime tests to provider contracts 2026-03-16 00:11:05 -07:00
google Google: move runtime tests to provider contracts 2026-03-16 00:11:05 -07:00
googlechat refactor: remove dock shim and move session routing into plugins 2026-03-16 00:09:38 -07:00
huggingface refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
imessage Plugin SDK: restore scoped imports for bundled channels 2026-03-16 09:51:36 +00:00
irc refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
kilocode refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
kimi-coding refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
line refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
llm-task Plugins: remove public extension-api surface (#48462) 2026-03-16 15:51:08 -05:00
lobster fix: repair node24 ci type drift 2026-03-16 01:15:31 +00:00
matrix Matrix: guard optional outbound handlers 2026-03-15 21:55:45 -07:00
mattermost Tests: replace local channel contracts 2026-03-15 23:46:45 -07:00
memory-core build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
memory-lancedb build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
minimax refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
mistral refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
modelstudio refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
moonshot refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
msteams refactor: move channel capability diagnostics into plugins 2026-03-15 22:53:03 -07:00
nextcloud-talk refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
nostr refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
nvidia refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
ollama Plugin SDK: add narrow setup subpaths 2026-03-16 12:46:04 +00:00
open-prose build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
openai Plugins: avoid booting bundled providers for catalog hooks 2026-03-16 12:56:48 +00:00
opencode refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
opencode-go refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
openrouter refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
openshell Plugin SDK: split setup and sandbox subpaths 2026-03-16 12:06:32 +00:00
perplexity refactor(web-search): move providers into company plugins 2026-03-16 01:07:45 +00:00
phone-control Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
qianfan refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
qwen-portal-auth Qwen Portal: move runtime tests to provider contracts 2026-03-16 00:11:06 -07:00
sglang Plugin SDK: add narrow setup subpaths 2026-03-16 12:46:04 +00:00
shared refactor(plugin-sdk): clean shared core imports 2026-03-16 00:25:32 -07:00
signal Plugin SDK: restore scoped imports for bundled channels 2026-03-16 09:51:36 +00:00
slack fix(slack): harden bolt import interop (#45953) 2026-03-16 15:49:24 +03:00
synology-chat test: remove stale synology zod mock 2026-03-16 18:41:29 +05:30
synthetic refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
talk-voice fix(discord): avoid native plugin command collisions 2026-03-07 21:59:44 +00:00
telegram test: mock telegram native command reply pipeline 2026-03-16 18:54:50 +05:30
test-utils Plugins: remove public extension-api surface (#48462) 2026-03-16 15:51:08 -05:00
thread-ownership test: dedupe thread ownership send checks 2026-03-13 23:35:27 +00:00
tlon refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
together refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
twitch test: move setup surface coverage 2026-03-15 22:01:04 -07:00
venice refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
vercel-ai-gateway refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
vllm Plugin SDK: add narrow setup subpaths 2026-03-16 12:46:04 +00:00
voice-call Plugins: remove public extension-api surface (#48462) 2026-03-16 15:51:08 -05:00
volcengine refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
whatsapp fix(whatsapp): restore implicit reply mentions for LID identities (#48494) 2026-03-16 22:44:35 +01:00
xai Plugins: avoid booting bundled providers for catalog hooks 2026-03-16 12:56:48 +00:00
xiaomi refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
zai refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
zalo Channels: centralize group policy contracts 2026-03-16 02:06:21 -07:00
zalouser Channels: centralize outbound payload contracts 2026-03-16 02:06:21 -07:00
.npmignore fix: harden windows npm runtime path 2026-03-12 23:03:19 +00:00