Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

blackmagic blackmagic-design blackmagicdesign davinci-resolve davinciresolve mcp
+1 more
mcp-server

Summary

AI summary

Added timeline(action="apply_cuts", ...) to apply cut lists with dry-run default and token‑gated destructive behavior.

Changes in this release

Security Medium

Applies confirm-token gating for destructive cut application.

Applies confirm-token gating for destructive cut application.

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Adds `timeline` API with `apply_cuts` action to edit timeline via CutList.

Adds `timeline` API with `apply_cuts` action to edit timeline via CutList.

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

`timeline(action="apply_cuts")` defaults to dry-run mode.

`timeline(action="apply_cuts")` defaults to dry-run mode.

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Archives a timeline version before applying cuts, enabling reversal.

Archives a timeline version before applying cuts, enabling reversal.

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Performance Low

Processes cuts latest-first to avoid invalidating earlier spans during ripple deletes.

Processes cuts latest-first to avoid invalidating earlier spans during ripple deletes.

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Full changelog

The Cut-IR executor — transcript-driven editing now closes the loop onto the timeline.

  • Added timeline(action="apply_cuts", cuts, dry_run?, confirm_token?) applies a CutList (from propose_cuts) to the timeline as lift / ripple deletes. It is DRY-RUN by default; applying is destructive and fully governed: confirm-token gated, and a timeline version is archived first (so it is reversible), through the existing destructive hook. Cuts apply latest-first so ripple deletes don't invalidate earlier spans.

Live-validated end-to-end: propose → confirm-token → apply → items deleted → version archived, on DaVinci Resolve Studio 21.0.0.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track samuelgursky/davinci-resolve-mcp

Get notified when new releases ship.

Sign up free

About samuelgursky/davinci-resolve-mcp

MCP server integration for DaVinci Resolve

All releases →

Beta — feedback welcome: [email protected]