Skip to content

Cut Valet 1.0.5

Latest

Choose a tag to compare

@joelschat joelschat released this 31 Jul 02:15

Cut Valet 1.0.5 — 2026-07-30

GRAPHICS

  • The AI designs on purpose now. It gets thinking time, sees the actual video
    frame its graphic has to sit on, and loads fonts the renderer can honour, so
    results are composed for your shot instead of guessed. Opus 5 replaces Haiku
    as the model behind drafts and edits.
  • Props became editable fields. A preset built from your own code exposes its
    props as editable fields automatically, and when a refine adds a new prop,
    the field to edit it appears with it.
  • Copy prompt hands another LLM a full brief so it can write an importable
    .tsx for you — including the fact that props become editable fields.
  • Imported components can declare their own length, the app says what got
    baked, and an edit's token budget is now sized to the component it has to
    rewrite (long components stopped getting truncated mid-rewrite).

INGEST & RESOLVE

  • Ingest leaves Resolve on the timeline you were working on, and the reference
    frame grab hands your page back when it's done — no more being bounced to a
    different timeline or page mid-session.

ARCHIVE INDEX

  • Archive clips were analysed at a fraction of ingest quality; they now run
    through the same describe path as everything else. Re-run a reset to
    re-analyse existing archive footage at full quality.

FIXES

  • AI queues no longer offer a Resolve resync for analysis that never happened.