Skip to content

AbstractFlow v0.3.15

Choose a tag to compare

@github-actions github-actions released this 26 May 17:37
· 17 commits to main since this release

Added

  • Native Generate Video and Image-to-Video authoring in the Flow editor, including scoped video provider/model pins, Gateway readiness checks, run preflight, artifact previews, and Runtime compatibility execution.
  • Gateway abstract.progress ledger events now render as running-step progress in the Run modal.

Changed

  • Apple/GPU Flow profiles now require Gateway >=0.2.20 for the video media, progress, catalog, and model-residency contracts.
  • Model residency and default routing now use task-scoped Gateway vision catalogs for text_to_video and image_to_video instead of reusing image defaults.
  • Hosted CI/release tests now install the host-neutral Gateway HTTP stack instead of macOS-only Apple extras on Ubuntu runners.