Skip to content

Releases: workos/cli

v0.9.0

05 Mar 22:13
95d17f1

Choose a tag to compare

0.9.0 (2026-03-05)

⚠ BREAKING CHANGES

  • workos login and workos logout are now workos auth login and workos auth logout.

Features

  • move login/logout to auth subcommand, add auth status (#84) (b86c39b)

v0.8.2

05 Mar 21:05
4904ae6

Choose a tag to compare

0.8.2 (2026-03-05)

Bug Fixes

  • auth credential storage and transient error handling (#81) (ac7922d)
  • improve TanStack Start skill to reduce first-attempt build failures (#83) (6b935ce)
  • TanStack Start friction log fixes for middleware and doctor checks (#77) (7b857f9)

v0.8.1

05 Mar 18:27
6830a9f

Choose a tag to compare

0.8.1 (2026-03-05)

Bug Fixes

  • correct skills directory path resolution in getSkillsDir (#79) (732bcaa)

v0.8.0

04 Mar 00:16
b9f1b3f

Choose a tag to compare

0.8.0 (2026-03-04)

Features

  • CLI management commands for all WorkOS resources (#76) (7c05f87)
  • non-TTY mode for agent-friendly CLI (#75) (df09d1e)
  • upgrade @anthropic-ai/claude-agent-sdk from 0.2.19 to 0.2.62 (44fc4c2)

v0.7.3

24 Feb 22:49
f02707f

Choose a tag to compare

0.7.3 (2026-02-24)

Bug Fixes

  • doctor: warn when AuthKitProvider missing apiHostname prop (#68) (3dfb3ca)
  • ensure .env.local is added to .gitignore during install (#69) (a21bfdc)
  • redact sensitive info in logs and fix strict type violations (#70) (707193b)

v0.7.2

19 Feb 17:11
ef4cbe2

Choose a tag to compare

0.7.2 (2026-02-19)

Bug Fixes

v0.7.1

18 Feb 21:15
e2e4865

Choose a tag to compare

0.7.1 (2026-02-18)

Bug Fixes

  • ground AI analysis in SDK documentation (#64) (db8d6e3)

v0.7.0

18 Feb 20:05
c052079

Choose a tag to compare

0.7.0 (2026-02-18)

Features

  • add environment, organization, and user management commands (#59) (cc590b0)
  • major workos doctor overhaul — visual refresh, multi-language, AI analysis (#62) (014fbbc)

Bug Fixes

  • improve installer skill and remove shell: true from spawn calls (#63) (92ff704)
  • replace dotenv devDependency with inline env parser in doctor (#61) (4c7553f)

v0.6.0

14 Feb 21:51
0ef8127

Choose a tag to compare

0.6.0 (2026-02-14)

Features

  • agent self-correction via validation feedback loop (#57) (920fc87)

v0.5.4

13 Feb 04:09
edf6a6a

Choose a tag to compare

0.5.4 (2026-02-13)

Bug Fixes

  • restore workflow_call and remove registry-url for OIDC (1025e57)