Skip to content

v1.1.0 - Dialog-safe Premiere automation

Choose a tag to compare

@hetpatel-11 hetpatel-11 released this 05 Aug 17:28
· 46 commits to main since this release

Highlights

  • MCP v2-compatible server with 281 Adobe Premiere Pro tools for AI-driven video editing.
  • Dialog-safe automation: sequence creation requires an explicit preset, FCP7 XML imports request UI suppression, and interactive EDL imports are blocked before Premiere.
  • Export and render requests now detect a missing Adobe Media Encoder before calling Premiere, preventing its blocking native warning.
  • Live tool sweep support and stronger runtime validation prevent false-success responses.

Verification

  • TypeScript build passes.
  • 155 automated tests pass.
  • Dialog-sensitive FCP XML import and missing-AME preflight were validated against the live CEP bridge.