1.1.1 (2026-04-10)
- prettier (078941a)
1.1.0 (2026-03-21)
- add gated npm release workflow and packaging docs (ff6f794)
- ci: publish to npm on stable GitHub releases (6f34500)
1.0.2 (2026-03-21)
- item: remove write gate from attachment download (8de778d)
1.0.1 (2026-03-09)
- don't invoke output flag when not allowed (a0413d9)
- item: remove output param from login create schemas (6dc91d1)
- pass-cli: normalize output arg policy in runner (7c73739)
1.0.0 (2026-03-08)
- remove support tool from mcp surface
- remove default-format MCP tools
- rename template tool to login-only contract
- normalize MCP tool names to verb-first ordering
- add inject and run tools (d0b565e)
- add invite_accept and invite_reject tools (11eabfa)
- add item attachment and member tools (d8b92da)
- add item_totp tool with selector and uri modes (6bfe4a3)
- add item-create template resources and snapshot (2cfe889)
- add item-template probe runner and report (2950f2d)
- add move, trash, and untrash item tools (1db347b)
- add password utility tools (c0a51d4)
- add per-type item creation tools (0ea7072)
- add settings default set/unset tools (8463dea)
- add support and totp generation tools (a02b9ba)
- add vault member update and remove tools (9b74964)
- add vault_share and item_share tools (3ae1a7d)
- add vault_transfer and create_item_alias tools (3d1766c)
- complexity analyzer (e56dc7c)
- dev: add anonymized docker demo shell (c0e62e8)
- expose update_vault and create_item_from_template tools (0a64296)
- probe template additional-properties behavior (7becc88)
- remove support tool from mcp surface (0a065d9)
- normalize MCP tool names to verb-first ordering (fdc2165)
- remove default-format MCP tools (9e56e9b)
- rename template tool to login-only contract (be42a9b)
0.3.0 (2026-03-07)
- register CRUD loop tools for vault and item flows (6761a04)
- make preflight account compare bash-3 compatible (9864b5c)
0.2.0 (2026-03-06)
- read-tools: add invites settings and vault member read surface (1856e56)
- add initial files (e49d670)
- add title-based search_items tool (3c34889)
- add tool descriptions (f868e46)
- add Zod .describe() and .max() constraints to all tool schemas (5afd200)
- api: adopt natural tool names and add view_user_info (463b41e)
- auth: standardize pass-cli auth error contract (3fce77b)
- enforce reference-only list_items contract (78d6944)
- preflight: add check_status and consolidate upstream docs (f1de5f9)
- read: add pass_test preflight and skill protocol (b8c2972)
- register list_shares tool (6d27f71)
- restrict default tool registration to v0.1 scope (47a996f)
- tighten item list schema and derive item type refs (fa793e7)
- add node shebang for packaged CLI bin (b7112b9)
- mcp: paginate item list and align vault list output handling (eec91f1)
- prepare package.json for npm publishing (86b5da8)
- security: add -- separator before positional user-supplied args (b52bfe3)
- add comment about skill file (432c6a3)