n45-ai update¶
Update the N45 binary to the latest version.
Synopsis¶
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¶
See also¶
- n45-ai install — download the binary (pinned version)
- n45-ai upgrade — update a project (migrate + skills)