Skip to content

Commit 2071dc5

Browse files
Update Slack integration docs for better security clarity (#1279)
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
1 parent 6a8cbca commit 2071dc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/integrations/slack.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,12 @@ Codegen only responds when tagged or messaged directly. Use these approaches to
7575
- **Direct Messages:**
7676

7777
- Responds to any DM sent to the Codegen integration for Slack
78-
- Has visibility into previous messages in the conversation (not just threaded replies)
78+
- Codegen only sees messages in the direct message conversation where it has been invited
7979
- This provides a more natural conversation experience as many users don't thread messages in DMs
8080

8181
- **Channel Messages:**
8282
- Responds to any message that @mentions Codegen in channels where the integration for Slack is installed
83+
- Codegen only sees messages in threads that it has been invited into
8384
- Only has visibility into the local context of the thread/conversation
8485
- Sending subsequent messages within a thread routes to the same agent (tag `@codegen` to trigger)
8586
- New messages to `@codegen` in an active thread will interrupt the agent if it's currently working

0 commit comments

Comments
 (0)