Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:50

1.1.1 (2026-06-25)

Bug Fixes

  • harden CLI failure paths (publish --open override, browser spawn, dev-mode templates) (#17) (#28) (1cb8dda)
  • harden config parsing and reject partial cloudfront config (#15) (#27) (eab32db)
  • harden the agent skill wrapper (signals, exit code, preflight) (#18) (#29) (bffef1b)
  • make list resilient to corrupt or incomplete sidecars (#23) (79186cd), closes #14
  • validate rm/open id and gate rm behind a confirmation prompt (#22) (21c240a), closes #13
  • write terraform.tfvars.json to prevent HCL template injection (#24) (031d3d7), closes #16