docs(APP-4617): attachments on queued prompts#303
Closed
rachaelrenk wants to merge 2 commits into
Closed
Conversation
- Add 'Attachments travel with the prompt' to Key features - Add new '## Queuing with attachments' section covering capture behavior, row independence, fire behavior (images inline, files as refs), edit/delete attachment handling, and cloud follow-up limitation - Update Edit and Delete bullets in Managing queued prompts to clarify attachment re-staging and drop behavior respectively - Update frontmatter description to mention attachment support Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
hongyi-chen
reviewed
Jul 8, 2026
|
|
||
| When you click **Edit** on a queued row, its attachments are re-staged in the input alongside the prompt text so a re-submit keeps them. When you **Delete** a row, its attachments are dropped — they do not move to the input with the prompt text. | ||
|
|
||
| ### Cloud agent limitation |
Collaborator
There was a problem hiding this comment.
can we remove this for now?
Contributor
Author
|
Closing in favor of a newer example PR (#305 |
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.
Note: this is an example PR. Please do not merge. Close by 7/31/2026.
Summary
Updates
prompt-queueing.mdxto document attachment support for queued prompts (Linear: APP-4617).Spec: warpdotdev/warp-internal specs/APP-4617
Implementation PR: warpdotdev/warp-internal#26328
Changes
Attachments travel with the promptbullet to Key featuresDocs outline (agent-verified)
prompt-queueing.mdx(existing page — updated, not replaced)## Queuing with attachmentssection covers: capture-and-clear, independence, images/files on fire, edit/delete behavior, cloud limitationItems needing review⚠️
[TODO: docs reviewer — screenshot of a queued row with attachment chips visible in the panel, if the UI surfaces them]/cc @rachaelrenk @hongyi-chen