Skip to content

v3.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:07
· 18 commits to main since this release

What's Changed

  • chore: release v3.2.5 — Allow init in current directory (d0daa2c)
  • feat: allow init in current directory (d079520)

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.