v0.4.5
heygen-com/hyperframesv0.4.5Apr 18, 2026by github-actions[bot]
AI Summary
A maintenance release addressing CLI platform-specific issues and Git clone protection settings for skills.
Key Highlights
- Doctor command now shows platform-correct install hints
- External assets fixed for Windows
- Git clone protection disabled for skills
Full Release Notes
## What's Changed * chore: add linguist overrides so TypeScript is the dominant language by @jrusso1020 in https://github.com/heygen-com/hyperframes/pull/326 * fix(cli): doctor shows platform-correct install hints by @Dylanwooo in https://github.com/heygen-com/hyperframes/pull/319 * fix(producer): external assets work on Windows (GH #321) by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/324 * fix(cli): set GIT_CLONE_PROTECTION_ACTIVE=0 for skills (GH #316) by @miguel-heygen in https://github.com/heygen-com/hyperframes/pull/328 ## New Contributors * @Dylanwooo made their first contribution in https://github.com/heygen-com/hyperframes/pull/319 **Full Changelog**: https://github.com/heygen-com/hyperframes/compare/v0.4.4...v0.4.5