feat: add matrix channel plugin
This commit is contained in:
@@ -41,6 +41,7 @@ export function buildThreadingToolContext(params: {
|
||||
To: threadingTo,
|
||||
ReplyToId: sessionCtx.ReplyToId,
|
||||
ThreadLabel: sessionCtx.ThreadLabel,
|
||||
MessageThreadId: sessionCtx.MessageThreadId,
|
||||
},
|
||||
hasRepliedRef,
|
||||
}) ?? {}
|
||||
|
||||
Reference in New Issue
Block a user