Files
hyperframes/packages/studio/public/icons/timeline/audio.svg
T
Vance IngallsandClaude Opus 4.6 9f8e5ba5a1 initial code (#2)
* 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>
2026-03-21 22:43:56 -07:00

8 lines
1.1 KiB
XML

<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.875 2.5C6.875 2.15482 7.15482 1.875 7.5 1.875C7.84518 1.875 8.125 2.15482 8.125 2.5V12.5C8.125 12.8452 7.84518 13.125 7.5 13.125C7.15482 13.125 6.875 12.8452 6.875 12.5V2.5Z" fill="#512000"/>
<path d="M4.0625 3.75C4.0625 3.40482 4.34232 3.125 4.6875 3.125C5.03268 3.125 5.3125 3.40482 5.3125 3.75V10C5.3125 10.3452 5.03268 10.625 4.6875 10.625C4.34232 10.625 4.0625 10.3452 4.0625 10V3.75Z" fill="#512000"/>
<path d="M1.875 4.375C1.52982 4.375 1.25 4.65482 1.25 5V7.5C1.25 7.84518 1.52982 8.125 1.875 8.125C2.22018 8.125 2.5 7.84518 2.5 7.5V5C2.5 4.65482 2.22018 4.375 1.875 4.375Z" fill="#512000"/>
<path d="M10.9375 11.25C10.9375 11.5952 10.6577 11.875 10.3125 11.875C9.96732 11.875 9.6875 11.5952 9.6875 11.25L9.6875 5C9.6875 4.65482 9.96732 4.375 10.3125 4.375C10.6577 4.375 10.9375 4.65482 10.9375 5L10.9375 11.25Z" fill="#512000"/>
<path d="M13.125 10.625C13.4702 10.625 13.75 10.3452 13.75 10V7.5C13.75 7.15482 13.4702 6.875 13.125 6.875C12.7798 6.875 12.5 7.15482 12.5 7.5V10C12.5 10.3452 12.7798 10.625 13.125 10.625Z" fill="#512000"/>
</svg>