| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #1335 +/- ##
=======================================
Coverage 90.96% 90.96%
=======================================
Files 222 222
Lines 7501 7501
=======================================
Hits 6823 6823
Misses 678 678 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
| @@ -1,5 +1,5 @@ | |||
| --- | |||
| title: AI Apps | |||
| title: AI in Apps | |||
There was a problem hiding this comment.
| title: AI in Apps | |
| title: Using AI in apps |
idk "AI in apps" sounds a bit off to me
Sorry, something went wrong.
| ## Handling a new thread {#handling-a-new-thread} | ||
|
|
||
| When the user opens a new thread with your AI app, the [`assistant_thread_started`](https://docs.slack.dev/reference/events/assistant_thread_started) event will be sent to your app. | ||
| When the user opens a new thread with your AI feature-enabled app, the [`assistant_thread_started`](https://docs.slack.dev/reference/events/assistant_thread_started) event will be sent to your app. |
There was a problem hiding this comment.
i wonder if "AI-enabled app" would work
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
We're phasing out the use of "AI apps". Using this phrasing creates an artificial boundary that leads to unnecessary complexity and confusion about support of AI features in Slack apps. I used "Agents & AI Apps" in places because that's what the feature is called in app settings. This is a docs-only change.
Testing
Category
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.