Skip to content

feat(apollo-vertex): ai-chat templates and documentation pages [2/2]#543

Closed
petervachon wants to merge 1 commit into
pr/1-aichat-corefrom
pr/2-aichat-templates
Closed

feat(apollo-vertex): ai-chat templates and documentation pages [2/2]#543
petervachon wants to merge 1 commit into
pr/1-aichat-corefrom
pr/2-aichat-templates

Conversation

@petervachon
Copy link
Copy Markdown
Collaborator

Summary

  • Adds AiChatTemplate, AiChatAgentHubMode, AiChatConversationalAgentMode, and AiChatLoginGate page templates
  • Adds full interactive preview page at /vertex-components/ai-chat/preview with mock data and thinking demo
  • Adds /patterns/ai-chat documentation page
  • Adds ai-chat entry to app/_meta.ts nav

Stacking

This is PR 2 of 2. Targets pr/1-aichat-core — merge PR 1 first, then re-target this PR to main before merging.

Supersedes #511 — split into stacked PRs per reviewer request.

Test plan

  • git checkout pr/2-aichat-templates && pnpm dev
  • Visit http://localhost:3000/vertex-components/ai-chat/preview — interactive AI chat preview loads with mock data
  • Visit http://localhost:3000/patterns/ai-chat — documentation page renders
  • "AI Chat" appears in the Vertex Components nav section

🤖 Generated with Claude Code

Adds AiChatTemplate, AiChatAgentHubMode, AiChatConversationalAgentMode,
AiChatLoginGate, preview page with mock data and thinking demo,
patterns/ai-chat doc page, and vertex-components ai-chat nav entry.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@petervachon petervachon requested a review from a team as a code owner April 20, 2026 14:40
@petervachon petervachon requested review from angeloaltamiranom and pieman1313 and removed request for a team April 20, 2026 14:40
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (PT)
apollo-design ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Apr 20, 2026, 07:41:23 AM
apollo-docs ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Apr 20, 2026, 07:41:36 AM
apollo-landing ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Apr 20, 2026, 07:41:36 AM
apollo-ui-react ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Apr 20, 2026, 07:41:33 AM
apollo-vertex ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Apr 20, 2026, 07:41:40 AM

@0xr3ngar 0xr3ngar marked this pull request as draft April 20, 2026 14:47
@petervachon
Copy link
Copy Markdown
Collaborator Author

Superseded — splitting into smaller stacked PRs per reviewer feedback (800-1000 LoC max).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant