Skip to content

v3.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:47
· 20 commits to main since this release

What's Changed

  • chore: release v3.2.4 — Fix packaged CLI runtime dependency (edf92de)
  • Fix packaged CLI runtime dependency smoke (227247b)

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.