Skip to content

v0.11.0 — agent-ops: lane block width

Choose a tag to compare

@AndreaDelre AndreaDelre released this 11 Jul 14:31
ab18d2e

Additive agent-ops release.

  • update_swimlane accepts an optional width (min 200, the canvas handle's lower bound): resolved from the lane id to its cluster (shared by every aligned lane), valid as a width-only call, applied atomically with the lane patch in one Yjs transaction.
  • Geometry changes (height/width) now re-route bound connectors, like the canvas handles (0.8.1 contract).

No DOC_SCHEMA_VERSION bump. PR #27.