mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 13:11:41 +00:00
feat: add inbound media understanding
Co-authored-by: Tristan Manchester <tmanchester96@gmail.com>
This commit is contained in:
@@ -122,6 +122,7 @@ export async function resolveReplyDirectives(params: {
|
||||
const commandSource =
|
||||
sessionCtx.CommandBody ??
|
||||
sessionCtx.RawBody ??
|
||||
sessionCtx.Transcript ??
|
||||
sessionCtx.BodyStripped ??
|
||||
sessionCtx.Body ??
|
||||
"";
|
||||
|
||||
Reference in New Issue
Block a user