feat(apollo-vertex): ai-chat registry component — core [1/2]#542
Closed
petervachon wants to merge 1 commit intomainfrom
Closed
feat(apollo-vertex): ai-chat registry component — core [1/2]#542petervachon wants to merge 1 commit intomainfrom
petervachon wants to merge 1 commit intomainfrom
Conversation
Adds the full ai-chat registry component suite: message rendering, input, code blocks, markdown, thinking/loading states, flow UI, selection menu, message actions, icons, hooks, and shared types. Also adds supporting registry.json entries, auth lib, and next-env.d.ts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
|
Superseded — splitting into smaller stacked PRs per reviewer feedback (800-1000 LoC max). |
auto-merge was automatically disabled
April 20, 2026 15:08
Pull request was closed
This was referenced Apr 20, 2026
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
registry/ai-chat/component suite: message rendering, input, code blocks, markdown, thinking/loading states, flow UI, selection menu, message actions, autopilot icons, hooks (use-sticky-scroll,use-thinking-label,use-typewriter), shared types, and utilitiesregistry.jsonwith all ai-chat registry entrieslib/auth.tsauth helper andnext-env.d.tstype reference@ai-sdk/reactdependency topackage.jsonStacking
This is PR 1 of 2. PR 2 ([
pr/2-aichat-templates]) targets this branch and adds the templates and documentation pages.Test plan
git checkout pr/1-aichat-core && pnpm dev— dev server starts without errorspnpm buildpassesregistry/ai-chat/with all subfiles presentregistry.jsoncontains ai-chat entries🤖 Generated with Claude Code