Changelog
This page tracks releases of the Loophole Bridge. The authoritative record is the GitHub releases page; this is the human summary. The repository CHANGELOG follows Keep a Changelog and Semantic Versioning.
Unreleased
Section titled “Unreleased”No release is published yet, so there is no npm package or .ablx to download;
the bridge and the extensions install from source. The core, bridge, and
extension logic are fully tested against an in-memory model of the Set in CI, and
the in-Live behavior is verified against real Ableton (Live 12.4.5b Suite) as the
final step.
When the first release ships, this page will carry its version, date, and a link to the GitHub release, and the install pages will gain the one-line install for the published artifact.
Built so far
Section titled “Built so far”- The Loophole Bridge MCP server: 12 tools over tracks, clips, notes, devices, the song, and a pre-FX render, plus read-only resources and recipe prompts.
- The
LiveBridgeport and its in-memoryFakeLiveBridge, so the same server code runs in CI and in Live. - Five extensions in the Loophole Kit: Scale Lock, Humanize, Gain Stage Doctor, Session to Song, and Set Janitor.