From efb229307559ad37062b454da444567f5dca8a96 Mon Sep 17 00:00:00 2001 From: Josh Lehman Date: Fri, 6 Mar 2026 14:19:58 -0800 Subject: [PATCH] fix: restore embedded sender identity propagation --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7078b8e00..60ec0602041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2881,6 +2881,7 @@ Docs: https://docs.openclaw.ai - BlueBubbles: resolve short message IDs safely and expose full IDs in templates. (#1387) Thanks @tyler6204. - Infra: preserve fetch helper methods when wrapping abort signals. (#1387) - macOS: default distribution packaging to universal binaries. (#1396) Thanks @JustYannicc. +- Embedded runner: forward sender identity into attempt execution so Feishu doc auto-grant receives requester context again. (#32915) Thanks @cszhouwei. ## 2026.1.20