Skip to content

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:40
· 28 commits to main since this release

What's Changed

  • chore: release v3.2.1 — Harden auth config and provisioning safety (a17615e)
  • Harden auth config and provisioning safety (208b85d)

Installation

Configure the scoped EAI registry once per user:

npm config set @eai-tools:registry https://eai-tools.github.io/eai/registry/ --location=user

Install or update the EnterpriseAI CLI:

npm install -g @eai-tools/cli

See the full documentation for details.