Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:51
88a65d2

0.19.0 (2026-07-24)

⚠ BREAKING CHANGES

  • workos auth login and workos install no longer auto-install skills. Skills + MCP are installed only through the consented setup flow (workos setup, or the post-login/install offer on a human TTY). Agent / CI / non-TTY / JSON runs write nothing.

Features

  • add env provision + verify-login commands, fix non-interactive installs (agent/CI), Vite port detection, and misleading command hints (#192) (dd20929)
  • consent-gated agent setup and flat CLI output (#200) (9b0deb8)

Bug Fixes

  • deps: bump @workos/openapi-spec to drop tree-sitter chain (#204) (7b03394), closes #202
  • Extract emulator to @workos/emulate (#171) (d20c0ca)