This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryAdded resolve_control(action="api_truth", query?) to query verified Resolve API behavior facts.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `resolve_control` API for querying verified Resolve scripting behavior. Adds `resolve_control` API for querying verified Resolve scripting behavior. Source: llm_adapter@2026-06-06 Confidence: high |
— |
Full changelog
A queryable ledger of verified Resolve API behavior.
- Added
resolve_control(action="api_truth", query?)returns behaviorally-verified facts about quirky or unreliable Resolve scripting-API behavior — methods on unexpected objects, return values that lie, silently-rejected string keys, calls that don't exist. Each fact records the reality, a recommended approach, and the Resolve build it was verified on. No connection required.
Backed by src/utils/api_truth.py, seeded from hard-won findings (AutoSyncAudio, Fusion Paste, FlowView positions, GetTimelineByName, project render methods, transcription truncation, the CreateProject modal, stdio subprocess hygiene) and meant to grow over time.
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
Related context
Beta — feedback welcome: [email protected]