No silent auto-update on purpose: a process your agent launches should not change code without you knowing. Instead, once a day the CLI and the daemon check npm, and if there is a newer version every sli command says so in one line, Claude tells you at the start of a run, and Discover shows it when your companion is linked.
sli update stops the daemon, installs the latest version and tells you how to reconnect. sli stop now really stops the daemon instead of leaving Chrome open. A minimum version can be set on npm so an installation that is too old refuses to run until it updates.
- Daily update notice in the CLI, in Claude and in the Discover sidebar
- sli update: stop, install latest, reconnect
- sli stop stops the daemon for real