dew/packages/vault
2026-05-03 13:41:59 -04:00
..
lib feat(vault): scaffold vault package and command registration 2026-05-03 13:13:38 -04:00
CHANGELOG.md chore(vault): release 0.3.0 2026-05-03 13:41:59 -04:00
LICENSE feat(vault): scaffold vault package and command registration 2026-05-03 13:13:38 -04:00
pubspec.yaml chore(vault): release 0.3.0 2026-05-03 13:41:59 -04:00
README.md feat(vault): scaffold vault package and command registration 2026-05-03 13:13:38 -04:00

dew_vault

Vault feature package for the Dew project management tool.

This package provides the dew vault command surface and registers Vault commands as MCP tools through DewToolCommand.

Status

This package is currently a scaffold/stub to establish the command and MCP wiring. It does not yet implement full encrypted secret storage or rotation logic.

License

MIT — see LICENSE.