Skip to content

Premiere Pro MCP v1.11.2

Choose a tag to compare

@leancoderkavy leancoderkavy released this 18 Aug 07:36
f45eeca

Premiere Pro MCP v1.11.2

This patch release makes Premiere Pro 26.x timeline mutations fail closed instead of reporting success after silent no-ops, and adds durable local project context.

Added

  • Durable local project-context capture with independent source/timeline revisions, bounded retrieval, transcript/shot/audio/note enrichment, and non-mutating edit-plan scaffolds.
  • Privacy controls that hash native media paths before persistence, discard credential-like enrichment metadata, reject stale enrichments, and require explicit authorization for context clearing.

Fixed

  • trim_clip verifies source points plus visible timeline edge/duration, rejects retimed mappings it cannot prove, and fails closed on stranded keyframes by default.
  • split_clip verifies the spanning clip, exact clip-count change, and both resulting segment boundaries.
  • add_track and add_tracks require the exact requested track-count increase before reporting success.
  • overwrite_clip rejects nonexistent target tracks and verifies that the requested source appears at the requested frame.
  • remove_effect and remove_effect_by_name preflight Component.remove() support and safely reject unsupported components such as Essential Sound Amplify.

Validation

  • 54 test files / 1,531 tests passed.
  • Windows and macOS Node 20/22/24 validation passed.
  • CodeQL and connector installer workflows passed.
  • npm trusted publication built a signed CEP package, rebuilt/tested the package, ran a package dry-run, and published 1.11.2 to latest.

Host boundary

Automated CEP/QE contracts pass. This release does not claim confirmation inside a licensed Premiere Pro 26.x host; real-host validation remains welcome.