Summary
Request to configure automated VHS demo recording to run during pull requests, and specify where the resulting demo files should be stored.
Details
- Integrate @charmbracelet/vhs-action into the PR workflow.
- Ensure VHS demo recordings are automatically generated for relevant changes.
- Decide and document where the demo recordings (e.g., GIFs, videos) should be uploaded or stored (artifacts, cloud storage, or repo itself).
- Update project documentation to describe the process for contributors.
Reference
See the official documentation for @charmbracelet/vhs-action for setup steps and best practices.
This issue is to improve CI workflow and visibility for demo recordings during code review.