mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-01 10:14:56 -05:00
- insert_into_subflow: Check if existing block being moved is locked - extract_from_subflow: Check if block or parent subflow is locked These operations now match the UI behavior where locked blocks cannot be moved into/out of containers. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>