feat(website): recut homepage demo loops (richer, tighter, unified)#646
Merged
Conversation
Replaces the single-feature feedback-form loops with multi-feature runs, captured via Playwright against the live demos and tightened (trim + ~1.85x/2.35x): - LangGraph: streaming + citations -> human-in-the-loop approval -> product-card generative UI (24s). Forced light theme + collapsed sidebar. - AG-UI: streaming + citations -> product-card generative UI (27s). (Its minimal shell renders no approval card, so the interrupt scene is LangGraph-only.) Both light-themed and chat-focused for a consistent tab switch. ~5MB total. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Replaces the single-feature feedback-form demo loops (shipped in #633) with richer, tighter recut loops that show more of the chat surface's capabilities.
Same filenames as before → no
DemoShowcasecode change needed.Test Plan
websitejob green (nx lint,nx build website).🤖 Generated with Claude Code