You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
add lazy secret resolution to locksmith mcp run - the vault is
touched on the first MCP request rather than at startup, in both
local (stdio-shim) and proxy (templated headers deferred until
401/403) modes; the daemon session is transparently refreshed if
it expires between startup and the first fetch (see docs/architecture.md and docs/configuration.md)
Fixes
locksmith init no longer offers 1password or gnome-keyring
as selectable vault backends - they appear as "Planned (not yet
supported)" and auto-mode skips them even when op/secret-tool
are in $PATH