Skip to content

v0.18.0

Latest

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)