Skip to content

AI Chat Components - #188

Merged
knstvk merged 33 commits into
release_3_1from
feature/ai-chat
Sep 21, 2026
Merged

knstvk merged 33 commits into
release_3_1from
feature/ai-chat

Conversation

@glebfox

@glebfox glebfox commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Fixes: #189

glebfox and others added 28 commits September 14, 2026 11:47
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
glebfox marked this pull request as draft September 17, 2026 10:54
@glebfox glebfox self-assigned this Sep 17, 2026
glebfox and others added 2 commits September 17, 2026 16:45
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@glebfox
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".
@@ -0,0 +1,62 @@
= AI Chat Components

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@@ -0,0 +1,8 @@
* xref:ai-chat:index.adoc[]
** xref:ai-chat:getting-started.adoc[]
** xref:ai-chat:aiCodeBlock.adoc[]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this order of components? Is it intentional?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@glebfox
glebfox requested a review from knstvk September 21, 2026 06:56
@knstvk
knstvk changed the base branch from release_3 to release_3_1 September 21, 2026 13:00
@knstvk
knstvk merged commit 50648bb into release_3_1 Sep 21, 2026
1 check passed
@knstvk
knstvk deleted the feature/ai-chat branch September 21, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document AI Chat Components

2 participants