AI Chat Components - #188
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
glebfox
marked this pull request as draft
September 17, 2026 10:54
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
glebfox
marked this pull request as ready for review
September 17, 2026 12:53
Remove all 63 em dashes from the prose, replacing each with a period,
colon, comma, semicolon, parentheses, or a connective word. The "—"
cells in the attribute tables are unchanged.
Rewrite the openers that stated a point as a contrast ("A message is
data, not a component") and the sentences built on "X is what makes Y".
Cut the asides that told the reader how to weigh a fact: "so the guard
is not decoration", "is not broken", "is usually this rather than a
layout problem", "so they need not be spelled from memory".
Use one name per component: "message input" instead of "composer" in
aiMessageInput.adoc, and "list" or "conversation" instead of
"transcript" in aiMessageList.adoc.
State the i18n override rule once, in the Precedence section of
localization.adoc, and link to it from the three component pages.
Drop the three Overview headings that held nothing but an image, and
remove the extra blank lines in aiChat.adoc.
Use US spelling: "Color" for "Colour", "centered" for "centred". These
were the only British spellings under content/modules.
Fix two references found while editing: the link to the Message Input
Bands section called it "Composer Bands", and aiMessageInput.adoc
linked to an "overview" anchor that did not exist. Also rename the
unreferenced "transcript-elements" anchor to "message-list-elements".
knstvk
requested changes
Sep 17, 2026
| @@ -0,0 +1,62 @@ | |||
| = AI Chat Components | |||
Contributor
There was a problem hiding this comment.
What about calling it just "AI Chat"?
Shorter is better and the first sentence will not repeat the same word: "he AI Chat Components add-on provides Flow UI components"
| @@ -0,0 +1,8 @@ | |||
| * xref:ai-chat:index.adoc[] | |||
| ** xref:ai-chat:getting-started.adoc[] | |||
| ** xref:ai-chat:aiCodeBlock.adoc[] | |||
Contributor
There was a problem hiding this comment.
Why this order of components? Is it intentional?
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.
Fixes: #189