Upgrading and uninstalling
Upgrade packaged installations
Rerun the installer. It replaces the binary and refreshes both default skill
bundles:
Pin a release when required:
Windows:
After upgrading:
Restart any agent client whose installed skill changed.
Upgrade Go installations
Project migrations
Hop opens and migrates older supported SQLite schemas automatically. Back up
important repositories before alpha upgrades and read the release notes for any
one-way schema change.
Uninstall the CLI and skill bundles
Unix default:
Windows PowerShell:
If CODEX_HOME points somewhere else, remove its skills\hop directory instead
of $HOME\.codex\skills\hop. Remove any explicit --path target manually.
Remove the Hop install directory from PATH if it is no longer used.
Uninstalling the program does not delete project-local .hop/ histories. That
is intentional, so reinstalling restores access. Deleting a project's .hop/
directory permanently removes its prompt graph, evidence, workspaces, and
accepted Hop history; make a backup and treat that as destructive data removal.