Skip to content

v0.151.0

Choose a tag to compare

@public-release-please public-release-please released this 27 Jul 19:25

0.151.0 (2026-07-27)

Features

  • bake the shimmed serve-web server into the image at build (6461e76)
  • disable VS Code Workspace Trust for code serve-web (1218b74)
  • front-load the server download so first connect is prompt-free (single dev) (3aab47c)

Bug Fixes

  • address final review nits on the trust shim (ca3c4e1)
  • trigger serve-web server download before patching (6962bd7)

Documentation

  • add inline "IF THIS BREAKS" troubleshooting for the trust shim (85accfd)

Code Refactoring

  • use the native --disable-workspace-trust flag via a launcher shim (769080c)