Skip to content

v3.2.6

Choose a tag to compare

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

What's Changed

  • chore: release v3.2.6 — Fix CLI tenant-region PublicAPI env sync so .env.local follows active tenant homeRegion and EU tenants no longer hit AU ResourceAPI passive schema snapshots (5a3e855)
  • fix: sync CLI PublicAPI URL from tenant region (#116) (4e28aee)

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.