mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
* feat: initial code port from hyperframes-internal Port all OSS-ready packages from the internal monorepo: - @hyperframes/core — shared types, HTML generation, GSAP utilities, runtime - @hyperframes/cli — CLI for creating, previewing, and rendering compositions - @hyperframes/engine — framework-agnostic rendering engine (BeginFrame + FFmpeg) - @hyperframes/producer — video rendering pipeline (Puppeteer + FFmpeg) - @hyperframes/ui-player — browser-based video player component - @hyperframes/studio — composition editor (React frontend + Hono backend) Includes regression test suite with Docker-based test harness. All HeyGen-internal references, deployment infrastructure, and proprietary assets have been removed. Package names migrated from @app/* to @hyperframes/*. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: scrub internal codenames and stale references from OSS port - Replace static.heygen.ai runtime URLs in test fixtures - Remove internal CDN publish script (publish-hyperframe-runtime.ts) - Replace sandbox-studio, sandbox-interceptor, __magicEditRuntime with neutral names (studio, hyperframe-runtime, __hyperframeRuntime) - Fix stale Vault API / localhost references in docs - Remove broken deprecated_studio link Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: remove remaining internal codenames and stale references - Delete stale producer README.md and PIPELINE.md (referenced nonexistent files) - Replace "Cerberus" codename with "HyperFrames" in test design reviews - Replace magic-edit postMessage identifiers with hf-preview/hf-parent - Rename debug-magic-edit-timeline.ts to debug-timeline.ts - Replace "Motion Cut" with "HyperFrames" in Timeline comments - Fix studio/CLI references to nonexistent archive package (use local data/projects/ dir, stub render proxy) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
11 lines
1.5 KiB
XML
11 lines
1.5 KiB
XML
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_1264_9865)">
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.76273 0.617647C4.59359 0.588283 4.42061 0.637924 4.28978 0.753378C4.15894 0.868831 4.0835 1.0384 4.0835 1.21702V4.70069C4.08337 4.70802 4.08337 4.71534 4.0835 4.72263V8.22621C3.74029 8.01941 3.34183 7.90105 2.91683 7.90105C1.62817 7.90105 0.583496 8.98924 0.583496 10.3316C0.583496 11.674 1.62817 12.7622 2.91683 12.7622C4.15198 12.7622 5.16298 11.7625 5.24482 10.4975C5.24834 10.4704 5.25016 10.4429 5.25016 10.4148V5.43278L11.9585 6.64222V9.44149C11.6153 9.23469 11.2168 9.11633 10.7918 9.11633C9.50317 9.11633 8.4585 10.2045 8.4585 11.5469C8.4585 12.8892 9.50317 13.9774 10.7918 13.9774C12.0805 13.9774 13.1252 12.8892 13.1252 11.5469V2.58421C13.1252 2.28717 12.919 2.03367 12.6377 1.98483L4.76273 0.617647ZM11.9585 11.5469C11.9585 10.8757 11.4362 10.3316 10.7918 10.3316C10.1475 10.3316 9.62516 10.8757 9.62516 11.5469C9.62516 12.2181 10.1475 12.7622 10.7918 12.7622C11.4362 12.7622 11.9585 12.2181 11.9585 11.5469ZM11.9585 5.40887L5.25016 4.19944V1.93431L11.9585 3.09895V5.40887ZM4.0835 10.3316C4.0835 9.66042 3.56116 9.11633 2.91683 9.11633C2.2725 9.11633 1.75016 9.66042 1.75016 10.3316C1.75016 11.0028 2.2725 11.5469 2.91683 11.5469C3.56116 11.5469 4.0835 11.0028 4.0835 10.3316Z" fill="#013A4B"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_1264_9865">
|
|
<rect width="14" height="14.5833" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|