Skip to content

The Construct CLI 1.7.6

Choose a tag to compare

@github-actions github-actions released this 03 May 03:59
· 280 commits to main since this release

[1.7.6] - 2026-05-03

Fixed

  • OrbStack Repeated Launch: On macOS, Construct no longer brings OrbStack to the foreground on every invocation when Docker is already running in the background. startRuntime now checks docker info before launching OrbStack, avoiding redundant open -a OrbStack calls.