v1.10.1
Changelog
[1.10.1] - 2026-07-14
This patch release hardens the CLI surface discovered during an
end-to-end user-journey test of v1.10.0 against a fresh install. The
new --command flag closes a critical gap in the public guard
command, and the --json envelopes make inbox, status, and
doctor scriptable.
Commit summary
What's Changed
- fix(init): preserve user customizations in config.json when --force is used by @imMamdouhaboammar in #77
- fix: harden CLI surface — exit codes, --json flags, --command guard by @imMamdouhaboammar in #80
Full Changelog: v1.10.0...v1.10.1