Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:05
7c99c56

Added

  • Starting the container from VS Code now runs the image/CLI drift check too.
    "Reopen/Rebuild in Container" drives devcontainer up directly (never the
    aic CLI), so the warning previously only appeared on aic up/shell/rebuild;
    it's now wired into the devcontainer's initializeCommand and logged to the
    Dev Containers output channel. Best-effort and never blocks the container from
    starting.