You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add convert-video, shared bootstrap, common lib, fix sast brew bug
- Add bin/_bootstrap: single location for symlink-crawl and CLI_TOOL_ROOT export
- All bin scripts source _bootstrap instead of inlining the while loop
- Extract gecho/show_progress/color vars into lib/common.sh
- Add bin/convert-video and lib/ffmpegcmds.sh for H.264/AAC MP4 conversion
- Fix sast defaulting PLUGINS_DIR to script install path (broke brew installs)
- Add tests for _bootstrap and common.sh; fix test_gitcmds and test_sast for new structure
- Update README structure section and add convert-video docs
Closes#9
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: pass all args to convert_vid so --silent works
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments