Skip to content

Add generated VHS docs screenshots#109

Closed
murrayju wants to merge 1 commit intomainfrom
ox/interactive-izkek9
Closed

Add generated VHS docs screenshots#109
murrayju wants to merge 1 commit intomainfrom
ox/interactive-izkek9

Conversation

@murrayju
Copy link
Member

@murrayju murrayju commented Mar 16, 2026

Summary

  • generate the missing VHS GIFs under docs/images
  • update the tape generator and tape outputs to use docs/images
  • embed the generated screenshots in the TUI and usage docs

Testing

  • ./bun run check

Copilot AI review requested due to automatic review settings March 16, 2026 20:47
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Ox Agent seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates VHS-generated documentation GIFs from docs/assets/ to docs/images/, replaces HTML comment placeholders with actual markdown image embeds in the docs, and enhances generate.sh with automatic ox wrapper creation, VHS binary discovery, and Playwright Chromium fallback.

Changes:

  • Moved GIF output directory from docs/assets/ to docs/images/ across all tape files, the generator script, and documentation references
  • Replaced <!-- screenshot: ... --> HTML comment placeholders with ![alt](images/...) markdown image embeds in tui.md and usage.md
  • Enhanced generate.sh with VHS binary lookup, a temporary ox wrapper script, and Chromium browser fallback logic

Reviewed changes

Copilot reviewed 9 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/usage.md Added image embed for follow mode
docs/tui.md Replaced 4 HTML comment placeholders with image embeds
docs/tapes/*.tape (5 files) Updated Output path from docs/assets/ to docs/images/
docs/tapes/generate.sh Added VHS discovery, ox wrapper, Chromium fallback, updated output dir
docs/tapes/README.md Updated references to docs/images/ and documented the ox wrapper
docs/images/*.gif (2 files) Added generated GIF files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

| `/feedback` | Send feedback to the ox team |

<!-- screenshot: docs/assets/slash-commands.gif -->
![Slash command popover filtered from the prompt screen](images/slash-commands.gif)
@murrayju murrayju closed this Mar 17, 2026
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.

3 participants