Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
soloviola
/
hyperframes
Public
forked from
heygen-com/hyperframes
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 27, 2026
chore: release v0.7.14
miguel-heygen
committed
8f7fb49
View commit details
Copy full SHA for 8f7fb49
Browse repository at this point
feat(cli): skills freshness — version check, manifest, global install + multi-agent mirror (#1753)
Show description for bf961d1
WaterrrForever
and
claude
authored
bf961d1
View commit details
Copy full SHA for bf961d1
Browse repository at this point
Commits on Jun 26, 2026
chore: release v0.7.13
miguel-heygen
committed
e3edbd5
View commit details
Copy full SHA for e3edbd5
Browse repository at this point
fix(lint): catch visible css before composition root (#1751)
miguel-heygen
authored
c7830b5
View commit details
Copy full SHA for c7830b5
Browse repository at this point
chore: release v0.7.12
miguel-heygen
committed
1d3c68e
View commit details
Copy full SHA for 1d3c68e
Browse repository at this point
fix(lint): allow producer-resolved google fonts (#1750)
miguel-heygen
authored
aacce27
View commit details
Copy full SHA for aacce27
Browse repository at this point
fix(cli): scope skill installs to relevant agents, not all ~70 via --all (#1748)
Show description for 70a03f7
WaterrrForever
and
claude
authored
70a03f7
View commit details
Copy full SHA for 70a03f7
Browse repository at this point
feat(skills): product-launch-video skill + consolidate motion knowledge into hyperframes-animation (#1745)
Show description for 05af482
WaterrrForever
and
claude
authored
05af482
View commit details
Copy full SHA for 05af482
Browse repository at this point
chore: release v0.7.11
jrusso1020
committed
413d818
View commit details
Copy full SHA for 413d818
Browse repository at this point
fix(cli): install skills with --copy so check sees a faithful, correctly-placed set (#1744)
Show description for 51f8231
WaterrrForever
and
claude
authored
51f8231
View commit details
Copy full SHA for 51f8231
Browse repository at this point
fix(cli): close skills removed-detection power-user gaps (follow-up to #1740) (#1743)
Show description for 13b115e
jrusso1020
and
claude
authored
13b115e
View commit details
Copy full SHA for 13b115e
Browse repository at this point
feat(cli): persist + show friendly user identity; preserve unknown credential fields (#1741)
Show description for b9b5780
jrusso1020
and
claude
authored
b9b5780
View commit details
Copy full SHA for b9b5780
Browse repository at this point
fix(runtime): honor render fps when seeking (#1739)
miguel-heygen
authored
c9e8dd3
View commit details
Copy full SHA for c9e8dd3
Browse repository at this point
feat(cli): surface and prune skills removed upstream (#1740)
Show description for 88fffb0
jrusso1020
and
claude
authored
88fffb0
View commit details
Copy full SHA for 88fffb0
Browse repository at this point
perf(producer): stream binary file responses, async-read HTML (#1735)
Show description for ca9e131
jrusso1020
and
claude
authored
ca9e131
View commit details
Copy full SHA for ca9e131
Browse repository at this point
fix(producer): serve /health from a worker_thread so probes survive main-thread stalls (#1733)
Show description for 01a10cd
jrusso1020
and
claude
authored
01a10cd
View commit details
Copy full SHA for 01a10cd
Browse repository at this point
feat(cli): add skills version check, update, and freshness manifest (#1738)
Show description for d70ee13
WaterrrForever
and
claude
authored
d70ee13
View commit details
Copy full SHA for d70ee13
Browse repository at this point
chore: release v0.7.10 (#1734)
miguel-heygen
authored
0c1e236
View commit details
Copy full SHA for 0c1e236
Browse repository at this point
fix(producer): reject impossible distributed durations (#1732)
miguel-heygen
authored
dca5fa9
View commit details
Copy full SHA for dca5fa9
Browse repository at this point
fix(producer): rebuildExtractedFramesFromPlanDir off-by-one in framePaths key indexing (#1730)
Show description for 7db84fc
zihanyang-dev
and
jrusso1020
authored
7db84fc
View commit details
Copy full SHA for 7db84fc
Browse repository at this point
chore: release v0.7.9
miguel-heygen
committed
8db190d
View commit details
Copy full SHA for 8db190d
Browse repository at this point
fix(studio): Enable keyframes works (and auto-tracks) on elements with a global gsap.set (#1728)
Show description for 226a741
miguel-heygen
authored
226a741
View commit details
Copy full SHA for 226a741
Browse repository at this point
fix(core): lint leaked head text in compositions (#1727)
Show description for bafed1f
miguel-heygen
authored
bafed1f
View commit details
Copy full SHA for bafed1f
Browse repository at this point
Commits on Jun 25, 2026
fix(engine): hold last frame when a clip's media is shorter than its slot (#1726)
Show description for 9238571
miguel-heygen
authored
9238571
View commit details
Copy full SHA for 9238571
Browse repository at this point
chore: release v0.7.8
miguel-heygen
committed
764aa02
View commit details
Copy full SHA for 764aa02
Browse repository at this point
feat(studio): draggable 3D-transform cube in the design panel (#1710)
Show description for 37ac138
miguel-heygen
authored
37ac138
View commit details
Copy full SHA for 37ac138
Browse repository at this point
fix(producer): stop retrying capture attempts that made zero progress (#1725)
Show description for 690cf1b
miguel-heygen
authored
690cf1b
View commit details
Copy full SHA for 690cf1b
Browse repository at this point
feat(registry): add lower thirds catalog blocks (#1134)
Show description for ab818a2
6 people
authored
ab818a2
View commit details
Copy full SHA for ab818a2
Browse repository at this point
ci(skills): run skills/**/*.test.mjs in CI (#1724)
Show description for 0c05025
jrusso1020
authored
0c05025
View commit details
Copy full SHA for 0c05025
Browse repository at this point
feat(slideshow): per-slide autoplay (manual-advance, opt-in) (#1708)
Show description for 7517f6a
jrusso1020
and
claude
authored
7517f6a
View commit details
Copy full SHA for 7517f6a
Browse repository at this point
fix(media-use): kill shell command injection in probe/heygen-search/eval
Show description for 041f2fa
miguel-heygen
authored
041f2fa
View commit details
Copy full SHA for 041f2fa
Browse repository at this point
docs: add 19-skills catalog to README, CLAUDE.md, and Mintlify docs (#1722)
Show description for f7bc038
jrusso1020
authored
f7bc038
View commit details
Copy full SHA for f7bc038
Browse repository at this point
refactor(skills): rename graphic-overlays skill to talking-head-recut (#1720)
Show description for 56859b6
kiritowoo
and
claude
authored
56859b6
View commit details
Copy full SHA for 56859b6
Browse repository at this point
chore: release v0.7.7 (#1719)
miguel-heygen
authored
1494f71
View commit details
Copy full SHA for 1494f71
Browse repository at this point
fix(plugin): avoid high compression silence fixture (#1717)
miguel-heygen
authored
96ab4b1
View commit details
Copy full SHA for 96ab4b1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.