Conversation
|
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. |
There was a problem hiding this comment.
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/todocs/images/across all tape files, the generator script, and documentation references - Replaced
<!-- screenshot: ... -->HTML comment placeholders withmarkdown image embeds intui.mdandusage.md - Enhanced
generate.shwith VHS binary lookup, a temporaryoxwrapper 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 --> | ||
|  |
Summary
docs/imagesdocs/imagesTesting