What's Changed
- First-run settings: on install (or the first interactive
host setup/serve/pair/install), choose background always-on-discovery and usage-collection with both on by default. Cancel with Ctrl-C without saving; re-run later viamoshi-hook set --first-run. Skip withMOSHI_HOOK_SKIP_FIRST_RUN=1. - Opt out of background usage collection anytime with
moshi-hook set usage-collection off(oralways-on-discovery off). Values live in~/.config/moshi/config.toml; restart the daemon after changing them. - Manual /
install.shinstalls callmoshi-hook set --first-runafter the binary lands so you can opt out before starting the daemon. Homebrew keeps defaults until an interactive setup command or an explicit first-run.