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

Affected surfaces

auth rbac

Summary

AI summary

Added a read/write symmetry audit script and the missing get_frame_range read counterpart for set_frame_range.

Changes in this release

Feature Low

Adds scripts/audit_readwrite_symmetry.py to scan write‑without‑read gaps.

Adds scripts/audit_readwrite_symmetry.py to scan write‑without‑read gaps.

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Adds docs/reference/readwrite-symmetry.md documenting the audit tool.

Adds docs/reference/readwrite-symmetry.md documenting the audit tool.

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Adds fusion_comp(action="get_frame_range") as read counterpart to set_frame_range.

Adds fusion_comp(action="get_frame_range") as read counterpart to set_frame_range.

Source: llm_adapter@2026-06-06

Confidence: high

Full changelog

Read/write symmetry audit and a gap it surfaced.

  • Added scripts/audit_readwrite_symmetry.py + generated docs/reference/readwrite-symmetry.md — scans every tool's action surface and reports set_/add_/create_ writes lacking a read counterpart, so write-without-read gaps surface before users hit them. A repeatable feature-discovery method.
  • Added fusion_comp(action="get_frame_range") — reads the comp's render frame range, the read counterpart to set_frame_range (a gap the audit found).

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]