mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 19:41:52 +00:00
Forward canonical inbound media metadata to plugin message_received hooks so plugins can inspect the same mediaPath, mediaUrl, mediaType, mediaPaths, mediaUrls, and mediaTypes fields already available to inbound_claim. Verification: - node scripts/run-vitest.mjs src/hooks/message-hook-mappers.test.ts - /Users/steipete/Projects/agent-scripts/skills/autoreview/scripts/autoreview --mode branch --base origin/main Refs: https://github.com/openclaw/openclaw/pull/87297 Co-authored-by: WarrenJones <8704779+WarrenJones@users.noreply.github.com>