Hunch 1.24.0 combines one-command updates with the restored website hero.
- Run
hunch updateto install the latest release and align all configured harness pins in the current repository. Existing npm dependency sections and hook settings are preserved. Use--globalto also update the global CLI, or--dry-runto preview. - Generated agent guidance maps “update Hunch” to the command.
- The newer DNA hero and floating particles are committed across all five homepages, so deployments from main preserve the design. The website now documents the update command.
For installations older than 1.24.0, bootstrap the new command once from the repository root:
npm exec --yes --package=hunch-exact@npm:@davesheffer/hunch@1.24.0 -- hunch update --globalRestart or reconnect active assistant sessions afterward. Automatic dependency installation supports standalone npm projects; other package managers and workspaces should update their dependency explicitly and run hunch integrations repair-pins.