Document file attachments in agent editor chat#5734
Open
mintlify[bot] wants to merge 1 commit intomainfrom
Open
Document file attachments in agent editor chat#5734mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The agent editor chat in the web editor now supports file attachments. Users can attach files to their prompts using the paperclip icon, drag and drop, or paste — in addition to the existing Slack workflow. Supported types include images, PDFs, JSON, Markdown, plain text, and common code files (up to 10 files per message, 5 MB each).
Changes
Note
Low Risk
Low risk documentation-only updates that clarify how to attach files in the agent prompt (Slack and editor chat) and list supported types/limits.
Overview
Updates the agent docs to reflect that file attachments can be provided not only via Slack but also via the web editor’s agent chat.
Expands the “Add images or files” use case with editor-chat instructions (paperclip/drag-drop/paste) and documents supported file types plus per-message attachment limits.
Reviewed by Cursor Bugbot for commit e355d42. Bugbot is set up for automated code reviews on this repo. Configure here.