Skip to content

Commit ec6c6a2

Browse files
committed
fix: slack agent docs
1 parent 3c99f0d commit ec6c6a2

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/hub/agents/slack-agent.mdx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Slack Agent"
3-
description: "Bring Continue's AI agents into Slack. Mention @Continue in any channel or thread to trigger development workflows, generate PRs, or update docs all with the context of your conversation."
3+
description: "Kick off background Agents from Slack by mentioning @Continue"
44
---
55

6-
<Info>
6+
<Warning>
77

8-
Continue's Slack integration allows you to start and manage Continue agents directly from your Slack workspace. All you need is a Continue account that's connected to GitHub. This feature is currently in beta.
8+
The Continue Slack app is currently in beta development and undergoing Slack's approval process.
99

10-
</Info>
10+
</Warning>
1111

1212
## Overview
1313

@@ -32,7 +32,13 @@ Mention @Continue in any channel with a task description, and it will:
3232
Continue's Slack Bot can be installed to a Slack workspace via the Hub, from:
3333

3434
- [Personal Integrations Settings](https://hub.continue.dev/settings/integrations)
35-
- Org Integrations Settings - `https://hub.continue.dev/organizations/{your-org-slug}/settings/integrations`
35+
- Org Integrations Settings - `https://hub.continue.dev/organizations/{your-org}/settings/integrations`
36+
37+
<Warning>
38+
39+
Continue's Slack app is in Beta development. During installation, you will see a warning that it is not yet approved/official.
40+
41+
</Warning>
3642

3743
<Steps>
3844

0 commit comments

Comments
 (0)