Skip to content

v3.2.7

Choose a tag to compare

@github-actions github-actions released this 17 Jun 00:14
· 5 commits to main since this release

What's Changed

  • chore: release v3.2.7 — Release additive Entra redirect URIs and current-folder init (0ce02ed)
  • fix: allow init in non-empty current folders (95bef9c)
  • fix: additive Entra app provisioning (12ad6fe)
  • chore(deps): bump launch-editor in docs-site (07ab8bd)
  • docs: clarify machine-readable CLI output (77edb87)
  • chore(deps): bump docs-site dependencies (0f73c98)
  • chore(deps): bump peter-evans/repository-dispatch to v4 (1d29b68)
  • chore(deps): bump actions/upload-artifact to v7 (f771a05)
  • chore(deps): bump npm production dependencies (a8f5621)
  • feat: sync ResourceAPI schema after type seed (e9476da)
  • chore(deps-dev): bump npm development dependencies (0792084)
  • chore: release v3.2.6 (7b91f76)

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.