Skip to content

feat: add html-to-video pipeline skill#1567

Merged
MiMoHardFather merged 2 commits into
mainfrom
feat/html-to-video-skill
Jul 5, 2026
Merged

feat: add html-to-video pipeline skill#1567
MiMoHardFather merged 2 commits into
mainfrom
feat/html-to-video-skill

Conversation

@MiMoHardFather

Copy link
Copy Markdown
Collaborator

Summary

  • Add html-to-video-pipeline skill bundle for HTML-to-MP4 rendering via headless browser recording + ffmpeg
  • Update i18n translations (en, es, fr, ja, ru, zh, zht) for skill dialog
  • Refactor flag.ts and skill extraction/index logic
  • Add transformer-video recording script

Add a separate "bash_delete" permission that intercepts destructive
commands (rm, rmdir, unlink, shred, git reset --hard, git clean -f,
git branch -D, git push --force, etc.) and forces an extra confirmation
before execution. This permission is distinct from the regular "bash"
permission so a broad `bash: allow` rule cannot silently pre-approve
deletions.

Set MIMOCODE_AUTO_APPROVE_DELETE=true to opt out of the second prompt.
@MiMoHardFather MiMoHardFather merged commit 8b55a56 into main Jul 5, 2026
6 checks passed
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.

1 participant