Skip to content

feat(workspace): Apollo Chat experience app with Storybook preview#401

Closed
1980computer wants to merge 3 commits intomainfrom
feat/chat-experience
Closed

feat(workspace): Apollo Chat experience app with Storybook preview#401
1980computer wants to merge 3 commits intomainfrom
feat/chat-experience

Conversation

@1980computer
Copy link
Copy Markdown
Collaborator

Summary

  • Adds apps/apollo-chat/ — a Next.js 16 app with a fully functional AI chat UI
  • Renames Storybook Ideas → Layout Generator, removes Brand Motion
  • Adds Experiments/Chat Experience Storybook page with two tabs: Visual (iframe preview) and Setup (layer breakdown)

What's in the chat app

Design — Apollo Wind future-dark theme, ChatComposer (pill-shaped input), and PromptSuggestions pills matching the existing Storybook components

Conversation UX — Vercel AI Elements (Conversation, Message, MessageResponse, Reasoning, Sources) for streaming, markdown, and reasoning blocks

API — Anthropic SDK via /api/chat route, streaming with sendReasoning: true, supports Claude Opus / Sonnet / Haiku

To run locally: add ANTHROPIC_API_KEY to apps/apollo-chat/.env.local then cd apps/apollo-chat && npm run dev

🤖 Generated with Claude Code

1980computer and others added 2 commits March 25, 2026 08:30
…enerator

- Adds Experiments/Chat Experience page (coming soon placeholder)
- Renames Experiments/Ideas to Experiments/Layout Generator
- Removes Experiments/Brand Motion page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… AI Elements

Full-featured chatbot at apps/chat-experience/ using @ai-sdk/react and
@ai-sdk/anthropic. Includes streaming, model selector, reasoning display,
sources, and prompt input with stop support.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 25, 2026

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

Project Deployment Review Updated (PT)
apollo-canvas ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Mar 25, 2026, 12:29:32 PM
apollo-landing ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Mar 25, 2026, 12:29:35 PM
apollo-ui-react ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Mar 25, 2026, 12:29:23 PM
apollo-vertex ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Mar 25, 2026, 12:29:35 PM
apollo-wind ❌ Failed: Building: Failure reason: Building: specifiers in the lockfile don't match specifiers in... N/A, Logs Mar 25, 2026, 12:29:30 PM

Renames Default → Visual and adds a Setup page documenting the three
layers: Apollo Wind component scope, Anthropic API code generation, and
react-live preview — consistent with the Chat Experience pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@CalinaCristian CalinaCristian added the do-not-close Prevent closing stale PR's label Apr 17, 2026
@1980computer 1980computer deleted the feat/chat-experience branch April 22, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-close Prevent closing stale PR's

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants