Skip to content

Commit 506b4a4

Browse files
committed
docs: document new Scribe Slack app features
- Add eyes emoji reaction feedback when Scribe reads messages - Document image/multimodal attachment support - Document Slack thread context unfurling - Note that PRs are opened by fern-support for white-labeling Co-Authored-By: Fern Support <info@buildwithfern.com>
1 parent 2e61e11 commit 506b4a4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

fern/products/ask-fern/pages/features/scribe-slack-app.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,18 @@ Once you've installed it in your workspace, add the bot to Slack channels where
4747

4848
## Usage
4949

50-
Tag `@Scribe` in any channel where it has been added to request documentation changes. Scribe will analyze your request and create a pull request to your connected GitHub repository.
50+
Tag `@Scribe` in any channel where it has been added to request documentation changes. Scribe reacts with an :eyes: emoji to confirm it has read your message, then analyzes your request and creates a pull request to your connected GitHub repository. Pull requests are opened by `fern-support` to maintain consistent attribution.
5151

5252
Example requests:
5353
- `@Scribe add a section about authentication to the getting started guide`
5454
- `@Scribe update the API reference to include the new /plants endpoint`
5555
- `@Scribe fix the typo in the installation instructions`
5656

5757
Scribe will respond in the thread with a link to the pull request it created.
58+
59+
## Features
60+
61+
Scribe supports several input types to help provide context for your documentation requests:
62+
63+
- **Image attachments**: Include screenshots, diagrams, or other images in your message. Scribe uploads these attachments to the editing session and can reference them when making documentation changes.
64+
- **Thread context**: When you tag Scribe in a thread, it unfurls the thread history to understand the full context of the conversation before generating changes.

0 commit comments

Comments
 (0)