Skip to content

Releases: eai-tools/eai

v3.2.9

18 Jun 06:34

Choose a tag to compare

What's Changed

  • chore: release v3.2.9 — Release tenant home region and Gofer updates (b57d21d)
  • chore: sync Gofer v3.6.1 (0aa3972)
  • fix: enforce tenant home regions on create (4107cdf)
  • fix(types): fall back to direct writes on 404 'app not found' during seed (#123) (4c420d9)

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.

v3.2.8

17 Jun 08:00

Choose a tag to compare

What's Changed

  • chore: release v3.2.8 — Release resource lifecycle smoke coverage (2275df6)
  • feat: add resource lifecycle smoke coverage (10868de)

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.

v3.2.7

17 Jun 00:14

Choose a tag to compare

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.

v3.2.6

16 Jun 12:23

Choose a tag to compare

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.

v3.2.5

16 Jun 12:07

Choose a tag to compare

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.

v3.2.4

15 Jun 02:47

Choose a tag to compare

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.

v3.2.3

13 Jun 08:57

Choose a tag to compare

What's Changed

  • chore: release v3.2.3 — Update bundled Gofer assets to v3.6.0 (8348403)
  • Update bundled Gofer assets to v3.6.0 (3d59ed9)

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.

v3.2.2

13 Jun 04:48

Choose a tag to compare

What's Changed

  • chore: release v3.2.2 — Add passive customer storage schema refresh support (56f798c)
  • chore: make eai release wording public-safe (#105) (1467b6a)
  • feat: add passive resourceapi schema refresh (#104) (5e2517b)
  • test coverage (#102) (4c64c79)

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.

v3.2.1

10 Jun 09:40

Choose a tag to compare

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.

v3.2.0

10 Jun 04:19

Choose a tag to compare

What's Changed

  • chore: release v3.2.0 — Pin latest app template and Gofer release sources (d30830f)
  • fix: update release metadata docs target (381af98)
  • chore: pin latest template and gofer sources (#100) (f9aec9b)
  • docs: consolidate public EAI documentation (#99) (9ed6762)

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.