File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments