Skip to Content

aigon update

Refreshes Aigon-managed project files after upgrading the Aigon package.

aigon update aigon update --pull

update re-runs migrations and reinstalls detected agent integrations using the current package templates. With --pull, it runs git pull first, then syncs Aigon files.

Use this after npm update -g @senlabs/aigon@next or when the dashboard reports that a project install is stale.

See also

Last updated on