fix: honor slack reply threading (#574, thanks @bolismauro)
This commit is contained in:
@@ -291,7 +291,7 @@ describe("monitorSlackProvider tool results", () => {
|
||||
},
|
||||
slack: {
|
||||
dm: { enabled: true, policy: "open", allowFrom: ["*"] },
|
||||
replyToMode: "first",
|
||||
replyToMode: "off",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user