mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 08:11:26 +00:00
fix(auto-reply): RawBody commands + locked session updates (#643)
This commit is contained in:
@@ -1221,6 +1221,7 @@ export async function monitorWebProvider(
|
||||
const { queuedFinal } = await dispatchReplyWithBufferedBlockDispatcher({
|
||||
ctx: {
|
||||
Body: combinedBody,
|
||||
RawBody: msg.body,
|
||||
From: msg.from,
|
||||
To: msg.to,
|
||||
SessionKey: route.sessionKey,
|
||||
|
||||
Reference in New Issue
Block a user