fix: honor slack reply threading (#574, thanks @bolismauro)

This commit is contained in:
Peter Steinberger
2026-01-09 15:38:43 +00:00
parent 96149d1f71
commit facf5c09a0
4 changed files with 6 additions and 8 deletions

View File

@@ -291,7 +291,7 @@ describe("monitorSlackProvider tool results", () => {
},
slack: {
dm: { enabled: true, policy: "open", allowFrom: ["*"] },
replyToMode: "first",
replyToMode: "off",
},
};