v0.7.12

heygen-com/hyperframesv0.7.12Jun 26, 2026by github-actions[bot]

AI Summary

This release unblocks Zephyr and producer flows using Google Fonts by allowing them to warn instead of fail, adds a product-launch video skill, and targets skill installs to specific agents.

Key Highlights

  • Product-launch video skill added
  • Google Fonts imports now warn instead of failing lint
  • Skill installs scoped to relevant agents

New Features

  • Skills: Product-launch-video skill
  • Skills: Consolidate motion knowledge into hyperframes-animation

Full Release Notes

# HyperFrames v0.7.12

Released on 2026-06-26.

This release unblocks Zephyr and other producer-backed generation flows that use
Google Fonts: those imports now warn instead of hard-failing lint when the
producer can resolve them. It also keeps HyperFrames skills installs targeted to
the agents a project actually uses and adds a product-launch video skill.

## Features

- **Skills:** Product-launch-video skill + consolidate motion knowledge into hyperframes-animation ([05af482f](https://github.com/heygen-com/hyperframes/commit/05af482f22a3df534c38056f7d7894b9e469d655), [#1745](https://github.com/heygen-com/hyperframes/pull/1745))

## Fixes

- **Lint:** Allow producer-resolved google fonts ([aacce27a](https://github.com/heygen-com/hyperframes/commit/aacce27a33140857a3ee2d6384cb9c5d44a556fe), [#1750](https://github.com/heygen-com/hyperframes/pull/1750))
- **CLI:** Scope skill installs to relevant agents, not all ~70 via --all ([70a03f78](https://github.com/heygen-com/hyperframes/commit/70a03f788bac97a04342a4db2310204766a0eacd), [#1748](https://github.com/heygen-com/hyperframes/pull/1748))

## Full changelog

https://github.com/heygen-com/hyperframes/compare/v0.7.11...v0.7.12