v1.10.0
Changelog
[1.10.0] - 2026-07-14
This release ships the agent-approved CLI updater: a secure self-update
surface that lets configured AI agents discover newer reviewed npm releases,
surface them inside connected agent guidance, and apply the exact version
only after the user enables agent-approved mode and allowlists the calling
identity. The updater is fail-closed by default, audited end-to-end, and
never calls npm without an explicit, authorized identity.
Commit summary
What's Changed
- docs: align public guides with v1.9.0 by @imMamdouhaboammar in #75
- feat: add agent-approved CLI updater by @imMamdouhaboammar in #76
Full Changelog: v1.9.0...v1.10.0