feat: Add real chat comparison demos#4
Conversation
Adding .gitkeep for PR creation (default mode). This file will be removed when the task is complete. Issue: #3
Working session summaryImplemented, pushed, and marked PR #4 ready for review: What changed: the demo gallery now uses real chat UI package imports, has a working markdown composer, exposes exact source snippets/code cost/metrics/maintenance metadata, and includes issue-3 research data plus a committed screenshot. Verification passed locally: GitHub CI is green for commit This summary was automatically extracted from the AI working session output. |
🤖 Solution Draft LogThis log file contains the complete execution trace of the AI solution draft process. 💰 Cost estimation:
📊 Context and tokens usage:
Total: (389.1K + 14.6M cached) input tokens, 51.7K output tokens, $20.842544 cost 🤖 Models used:
📎 Log file uploaded as Repository (84230KB)Now working session is ended, feel free to review and add any feedback on the solution draft. |
🎉 Auto-mergedThis pull request has been automatically merged by hive-mind.
Auto-merged by hive-mind with --auto-merge flag |
Fixes #3.
Summary
docs/case-studies/issue-3with issue/PR data, npm metadata, GitHub repository snapshots, and research notes for the libraries compared.Reproduction and verification
tests/e2e/chat-demos.e2e.jsnow types markdown into[data-testid="chat-composer-input"], submits it, and asserts the transcript grows and renders the submitted content.http://127.0.0.1:5173/, selected ChatScope, submitted**Browser check** source renders and input submits., verified a fourth message appeared, and checked browser console warnings/errors were zero.Screenshot
Checks
npm testnpm run demo:build(passes; Vite reports the expected large combined chunk warning from bundling several real chat UI packages)npm run test:e2enpm run lintnpm run format:checknpm run checknpm run changeset:statusnpm ls --depth=0git diff --check