Skip to content

This release adds 2 notable features 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 verify_by_readback utility to verify operations via state readback and applied it to auto-sync audio.

Changes in this release

Feature Low

Adds verify_by_readback utility in src/utils/readback.py

Adds verify_by_readback utility in src/utils/readback.py

Source: llm_adapter@2026-06-06

Confidence: high

Refactor Low

Changes Auto-sync audio to use verify_by_readback as first user

Changes Auto-sync audio to use verify_by_readback as first user

Source: llm_adapter@2026-06-06

Confidence: high

Full changelog

Internal reliability framework.

  • Added verify_by_readback (src/utils/readback.py) — a primitive for mutating Resolve ops that verifies an action by reading the real post-state back instead of trusting the API's frequently-unreliable return value. A contradiction (reported success but a failing readback) is logged as a reliability signal.
  • Changed Auto-sync audio runs through verify_by_readback as its first user and reports a verified field alongside linked/newly_linked. Behavior unchanged; the bespoke readback loop is replaced by the shared primitive.

Foundation for routing more unreliable ops (AppendToTimeline id-recovery, setters) through readback verification. Live-validated 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]