Patch release adding the --trust flag and removing five CLI options related to background tasks, compaction, and todo gating.
Changelog
[new] --trust flag trusts the current working directory and persists the decision to the trust store.
[removed] --background-wait-timeout, --compaction-detail, --compaction-mode, --no-wait-for-background, and --todo-gate CLI flags.
[changed] Shell completion scripts (bash, zsh, fish, elvish, PowerShell) updated to reflect the new flag and removed options, and help text for -h/--help was simplified.
Under the hood
Bundled manifest and version metadata updated to 0.2.60.
Minor updates to the bundled help skill documentation.