feat(apollo-vertex): ai-chat templates and documentation pages [6/6]#549
Closed
petervachon wants to merge 4 commits into
Closed
feat(apollo-vertex): ai-chat templates and documentation pages [6/6]#549petervachon wants to merge 4 commits into
petervachon wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
e02123a to
5f4fa6c
Compare
333bcbe to
e4736d6
Compare
5f4fa6c to
c85b43b
Compare
Dependency License Review
License distribution
Excluded packages
|
c85b43b to
ee6812c
Compare
e4736d6 to
c88071b
Compare
ee6812c to
6806c21
Compare
c88071b to
49f80fa
Compare
49f80fa to
538370f
Compare
6b94ba5 to
94ae6e4
Compare
94ae6e4 to
dd826a7
Compare
538370f to
ca1c78b
Compare
dd826a7 to
8307e90
Compare
ca1c78b to
6afd076
Compare
8307e90 to
80319a7
Compare
592d5cb to
3cb2afb
Compare
80319a7 to
b3676f5
Compare
Adds AiChatTemplate, AiChatAgentHubMode, AiChatConversationalAgentMode, AiChatLoginGate, interactive preview page with mock data and thinking demo, patterns/ai-chat doc page, and vertex-components nav entry. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- AiChatSuggestions multi-step mode now matches AiChatFlow visually: numbered rows with dividers, bold question, pb-[76px] for input overlap - Multi-step choices rendered at bottom anchor (same as AiChatFlow), not inside a centered absolute overlay - Gate multi-step choices and blur on !isLoading && !isLatestResponseAnimating (consistent with single-step behaviour) - onSelect sends "Question: Answer" so the AI has full context per step Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3cb2afb to
75402d4
Compare
b3676f5 to
bb9eab6
Compare
Collaborator
Author
|
This PR is part of the original ai-chat stack which has been superseded by a restructured version. Closing in favour of the new stack:
The new stack is reorganised by user-facing feature rather than component type, includes all the same functionality plus attachments and text selection, and has a clean single-commit-per-PR history. |
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
AiChatTemplate,AiChatAgentHubMode,AiChatConversationalAgentMode,AiChatLoginGatepage templates/vertex-components/ai-chat/previewwith mock data and thinking demo/patterns/ai-chatdocumentation pageapp/_meta.tsnavStack
Manual stack — do not review until #548 merges.
🤖 Generated with Claude Code