Docs: Vibe message queue help article (VIBE-113)#781
Draft
haleyserrano wants to merge 1 commit into
Draft
Conversation
Document the composer follow-up message queue: queuing while a generation is in progress, edit/remove, pause/resume, the 3-message cap, and how it interacts with Stop and generation failures. Updates the outdated "just start typing" note in Getting Started and cross-links from Troubleshooting.
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.
JIRA
VIBE-113 — Composer message queue: queue follow-up prompts while Vibe is generating
Classification
docusaurus/docs/business-app/ai/vibe/and this change has no partner/reseller/agency-facing surface, so Partner Center docs are unaffected.Summary of documentation updates
docusaurus/docs/business-app/ai/vibe/guides/message-queue.md— full guide covering: what the queue is, why it matters, queue panel/auto-fire/edit/remove/pause/resume/cap-of-3, step-by-step usage, interaction with Stop, clarifying questions, and generation failure, plus a 10-question FAQ.docusaurus/docs/business-app/ai/vibe/getting-started.md— Step 4 previously said you could type your next message during a generation "and it won't interrupt the current run" with no mention of a queue. Replaced with the actual current behavior (messages queue and auto-fire) and linked to the new guide. Also updated the Stop row in the Chat Input reference table (Stop now also pauses the queue) and added the new guide to Next Steps.docusaurus/docs/business-app/ai/vibe/guides/troubleshooting.md— added a short section noting that a failed generation auto-pauses the queue, with a link to the new guide, plus a Next Steps entry.No duplication: the queue behavior is documented once in the new guide; the other two files only link to it and correct their own now-inaccurate one-line descriptions.
Existing docs vs. new docs
Both.
getting-started.mdandtroubleshooting.mdwere updated in place (Step 4 rule: prioritize updating existing pages). A new page was added for the queue itself because it introduces a standalone, persistent UI surface (its own panel, cap, pause/resume, edit/remove) — parallel in scope to existing dedicated guides like Sessions and Ask Mode and Planning — rather than a one-line extension of an existing page.Placement reasoning
Added under
guides/alongside the other Vibe composer/generation guides (plan-mode.md,troubleshooting.md,sessions-and-ask-mode.md), same level, same category (_category_.jsonunchanged).sidebar_position: 8was chosen to avoid renumbering existing guides (current max was 7).Acceptance criteria coverage
Mapped from the story's R1–R18 (user-visible items only; internal implementation details are intentionally omitted from end-user docs — see Assumptions):
Figma / visual inputs
None were provided with this ticket. No screenshots were added to the new article (the standard article template calls for 2–3), since fabricating placeholder images would violate the source-based-only rule. This is a known limitation — screenshots should be added once the feature is available to capture from.
Skills used
generate-help-article(article structure/frontmatter/FAQ conventions)pre-push-validation(frontmatter, tag balance, internal links)scan-style.shdeterministic style scan (gray-label, evergreen, build-safety — all critical/build-safety checks passed; only pre-existing-style warnings like em dashes, consistent with sibling files in this section)Assumptions and limitations
@ahnikakuse @haleyserrano @maryam6samadi
Generated by Claude Code