Skip to content

n45-ai update

Update the N45 binary to the latest version.

Synopsis

npx n45-ai update

Description

Same as install, but ensures the latest published version is in the home cache. It bootstraps to the newest wrapper (npx n45-ai@latest) and downloads the matching binary.

It does not touch any project. To migrate a project and refresh its skills, use upgrade from the project root.

If the latest version is already cached, it does nothing.

When to update

  • A new N45 version is announced and you want the binary ahead of time
  • You're preparing several machines and want them on the same version

Examples

npx n45-ai update

See also