v0.3.0
What's changed
- Added repository-wide GitVaulty preferences in
.gitvaulty/config.yaml, with managed and disabled agent-skill modes. - Added automatic detection of missing or outdated GitVaulty agent skills using normalized content hashes.
- Repository commands now offer to install or update the skill, skip once, or disable future checks. Differing custom instructions are never replaced without explicit approval, and non-interactive commands warn without modifying files.
- Added
gitvaulty user register <username>so new contributors can commit their public recipient for review without receiving secret access. - Improved onboarding documentation and made
gitvaulty initstop before identity and username prompts when a repository is already initialized. - Strengthened package verification across supported npm output formats.
Full changelog: v0.2.0...v0.3.0