Skip to content

feat(website): recut homepage demo loops (richer, tighter, unified)#646

Merged
blove merged 1 commit into
mainfrom
worktree-ag-ui-demo-recut
Jun 9, 2026
Merged

feat(website): recut homepage demo loops (richer, tighter, unified)#646
blove merged 1 commit into
mainfrom
worktree-ag-ui-demo-recut

Conversation

@blove

@blove blove commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

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.

  • LangGraph (24s): streaming + citations (search_documents RAG) → human-in-the-loop approval (request_approval interrupt → Accept) → product-card generative UI. Forced light theme + collapsed thread sidebar.
  • AG-UI (27s): streaming + citationsproduct-card generative UI. The AG-UI minimal demo app renders no approval-card component, so the interrupt scene is LangGraph-only.
  • Both light-themed and chat-focused so switching tabs feels consistent. Captured via Playwright against the live demos, tightened in the edit (trim lead-in + ~1.85×/2.35× speed). ~5 MB total for all six files.

Same filenames as before → no DemoShowcase code change needed.

Test Plan

  • CI website job green (nx lint, nx build website).
  • After deploy, each homepage tab autoplays its richer loop; "Launch live demo" still mounts the live iframe.

🤖 Generated with Claude Code

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>
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment Jun 9, 2026 5:02pm

Request Review

@blove blove merged commit 31375a5 into main Jun 9, 2026
3 checks passed
@blove blove deleted the worktree-ag-ui-demo-recut branch June 9, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant