Update & Version Check
NeoCode checks for newer versions at startup. In normal use, no extra configuration is required; if an update is available, follow the upgrade command shown by NeoCode.
Check your version
bash
neocode versionInclude pre-release versions:
bash
neocode version --prereleaseUpgrade
Upgrade to the latest stable version:
bash
neocode updateInstall a pre-release version:
bash
neocode update --prereleaseCommon issues
Version shows dev
If you run NeoCode from source, the version may show dev. That usually means you are using a local development build instead of a release package.
For normal use, rerun the installer from Install & First Run.
Version is still old after upgrading
- Close and reopen your terminal.
- Run
neocode version. - If the version is still old, rerun the installer and confirm the install directory is in
PATH.
Next steps
- Install issues: Troubleshooting
- Configure models or providers: Configuration
