Add full media support and owner address#25
Add full media support and owner address#25neekolas wants to merge 1 commit into02-15-add_reactions_supportfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Add inbound XMTP media handling and auto-pair DMs with configured owner wallet address across
|
|
The formal models extracted constants ( This check is informational (not blocking merges yet). If this change is intentional, follow up by updating the formal models repo or regenerating the extracted artifacts there. |

Summary
Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
ownerAddressconfiguration option for auto-pairing with the bot ownerSecurity Impact (required)
Yes)No)Yes)No)No)Yes, explain risk + mitigation: The extension now downloads and processes attachments from XMTP messages, but uses the existing media handling pipeline with proper validation. Owner auto-pairing creates a DM channel on startup but follows existing security policies.Repro + Verification
Environment
ownerAddress: "0x123..."Steps
Expected
Actual
Evidence
Human Verification (required)
What you personally verified (not just CI), and how:
Compatibility / Migration
Yes)Yes)No)Failure Recovery (if this breaks)
ownerAddressfrom config~/.openclaw/openclaw.json(XMTP section)Risks and Mitigations