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
75
75
- ** Direct Messages:**
76
76
77
77
- 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
79
79
- This provides a more natural conversation experience as many users don't thread messages in DMs
80
80
81
81
- ** Channel Messages:**
82
82
- 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
83
84
- Only has visibility into the local context of the thread/conversation
84
85
- Sending subsequent messages within a thread routes to the same agent (tag ` @codegen ` to trigger)
85
86
- 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