Edward Abrams
|
05db911775
|
fix(outbound): thread session keys into outbound hooks (#73706)
Thread the canonical outbound session key into plugin message_sending and message_sent hook contexts, and align native command redirect routed delivery with the agent runtime session key. This lets plugins correlate agent_end with outbound delivery hooks without seeing missing or divergent session keys.
Verification:
- gh pr checks 73706 --repo openclaw/openclaw --watch=false
- Real behavior proof: https://github.com/openclaw/openclaw/actions/runs/26526635074/job/78131933497
Thanks @zeroaltitude.
Co-authored-by: Edward Abrams <zeroaltitude@gmail.com>
|
2026-05-28 00:43:27 +01:00 |
|