Skip to content

Releases: workos/cli

v0.20.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:24
c69306b

0.20.1 (2026-07-26)

Bug Fixes

  • detect Bun compiled binary when import.meta.url percent-encodes ~BUN (#208) (4c66d6e)

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)

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:49
37b9b5b

0.18.0 (2026-07-06)

⚠ BREAKING CHANGES

  • WORKOS_LLM_GATEWAY_URL and WORKOS_TELEMETRY_URL are removed (derived from WORKOS_API_URL); WORKOS_NO_PROMPT is removed (use WORKOS_MODE=agent); INSTALLER_DEV is renamed to WORKOS_DEV and INSTALLER_DISABLE_PROXY to WORKOS_DISABLE_PROXY.

Features

  • add MCP server install for coding agents (workos mcp) (#184) (f040f72)
  • consolidate and rename CLI environment variables (#180) (2e0e3ca)

Bug Fixes

  • deps: update minor and patch updates (#178) (496b473)

v0.17.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 22:03
899e9a8

0.17.1 (2026-06-08)

Bug Fixes

  • gate install success on doctor's auth-pattern security checks (#175) (5a50c77)

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 15:59
8c0919f

0.17.0 (2026-06-08)

Features

  • scaffold a Next.js app when installing in an empty directory (#173) (d96ad16)

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 02:36
808bf9a

0.16.0 (2026-06-02)

Features

  • add vault run for secure secret injection into child processes (#167) (c7db4f5)
  • CLI telemetry for all commands with centralized lifecycle (#122) (25604bd)
  • Forward endpoint URL to migrations package (#165) (4ef2957)
  • telemetry opt-out command + first-run notice (#169) (cb16ebb)

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 20 May 18:24
3deb4c0

0.15.2 (2026-05-20)

Bug Fixes

  • use file URL for dynamic imports to support Windows (#156) (6efdbba)

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 15 May 03:33
725235f

0.15.1 (2026-05-14)

Bug Fixes

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 13 May 22:46
29818d0

0.15.0 (2026-05-13)

Features

Bug Fixes

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 13 May 03:15
b2ad7bc

0.14.0 (2026-05-12)

Features