Skip to content

Hunch 1.24.0 — one-command updates and restored DNA hero

Latest

Choose a tag to compare

@davesheffer davesheffer released this 06 Sep 05:36
c26d5c3

Hunch 1.24.0 combines one-command updates with the restored website hero.

  • Run hunch update to install the latest release and align all configured harness pins in the current repository. Existing npm dependency sections and hook settings are preserved. Use --global to also update the global CLI, or --dry-run to 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 --global

Restart 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.