fix: ensure demo recordings detect template changes + prepare 1.0.0 release#66
fix: ensure demo recordings detect template changes + prepare 1.0.0 release#66
Conversation
- Add buildlog cleanup to record_demo.sh (root cause of change not triggering) - Fix Claude Code integration copy commands in README.md - Regenerate demo GIF with verified frame-by-frame validation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add major changeset celebrating 365 days since first release - Re-record demo video showing v1.0.0 version numbers - Comprehensive release notes covering December 2025 features 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: 9ec591a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
Resolve conflicts: - README.md: Accept main's restructured version - scripts/record_demo.sh: Keep main's structure, preserve buildlog cleanup fix - readme-demo.gif: Accept deletion (main uses assets/ directory now) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 80.17% 80.17%
=======================================
Files 46 46
Lines 2229 2229
Branches 551 551
=======================================
Hits 1787 1787
Misses 442 442
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
- Update record_demo.sh to record all 3 demos (demo, watch, workflow) - Re-record all demo GIFs showing v1.0.0 version numbers - Trim 1.0.0 changeset release notes (shorter, no "production-grade") - Remove UI_REFRESH_PLAN.md (cleanup) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
e591eed to
9ec591a
Compare
User description
Summary
record_demo.sh(root cause of the issue)Changes
Bug Fix
record_demo.shnow cleans up.srtd.buildlog.jsonand.srtd.buildlog.local.jsonbefore recordingREADME Fix
mkdir -p, correctedcpsyntax)1.0.0 Release Preparation
srtd doctorcommand for setup diagnostics--jsonflag for all commands (CI/CD integration)@depends-ontemplate dependency orderingTest plan
🤖 Generated with Claude Code
PR Type
Bug fix, Enhancement
Description
Fix demo recording to detect template changes via buildlog cleanup
Correct Claude Code integration copy commands in README
Prepare 1.0.0 major release with comprehensive feature summary
Update documentation for skill activation scope
Diagram Walkthrough
File Walkthrough
record_demo.sh
Add buildlog cleanup for template change detectionscripts/record_demo.sh
.srtd.buildlog.jsonand.srtd.buildlog.local.jsonfilesbefore demo recording
for change detection
from previous runs
README.md
Fix Claude Code integration commands and documentationREADME.md
mkdir -p .claude/skills .claude/rulesto create necessarydirectories
cp -rtocpfor single filedirectories and
.buildlog.jsonfilesone-point-oh.md
Create 1.0.0 release changeset with feature summary.changeset/one-point-oh.md
dependencies
comments, --bundle flag)