Skip to content

v0.113.24

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:41
c52c3a7

Added

  • extract audio mux into a standalone assemble stage (vibe assemble, render --silent)
  • add vibe preview cheap draft render command
  • promote transcript to a first-class build stage (--stage transcript)
  • COMPOSITION.md structural compose-contract (hard-gate parallel to DESIGN.md)
  • SCRIPT.md (always) + CHARACTERS.md (kind-gated) + overlay cues
  • project --kind drives pipeline stages + default composer
  • vibe design validate + DESIGN.md google-labs token front-matter
  • structured DESIGN.md parser (google-labs design.md standard)
  • bound LLM compose fan-out concurrency (avoid provider rate limits)
  • deterministic AI-video composer (vibe build --composer template)

Changed

  • remove orphaned exportCommand and dead helpers
  • keep scene scaffolds lean by skipping redundant skill copies
  • stop scaffolding legacy vibe.project.yaml; fix budget salvage
  • lazy-load vendored Hyperframes skill content (HF-lean)
  • replace invented host goal-mode names with host-agnostic agent-loop language

Documentation

  • document vibe preview and assemble in CLI surface
  • retire stale FUNCTIONS.md, FUNCTIONS-TOBE.md, and DEMO-*.md
  • sync agent docs with current CLI/MCP surface

Fixed

  • make root-sync the single source of clip/narration refs (no doubled audio)

Maintenance

  • ignore flagship-nightshift output and commit attribution config
  • add project-auditor agent and local-only agent convention