hermes-agent/agent/secret_sources
2026-07-22 04:40:07 -07:00
..
__init__.py feat(secrets): add 1Password (op://) secret source 2026-07-06 04:58:07 -07:00
_cache.py refactor(secrets): extract shared cache/result substrate for secret sources 2026-07-06 04:58:07 -07:00
base.py feat(secrets): one-command token rotation + actionable startup errors for all secret sources (#68605) 2026-07-21 06:41:04 -07:00
bitwarden.py fix(secrets): harden encrypted Bitwarden cache 2026-07-22 04:40:07 -07:00
command.py chore: suppress windows-footgun on the POSIX-gated killpg call 2026-07-22 04:39:28 -07:00
onepassword.py fix(secrets): pass OP_LOAD_DESKTOP_APP_SETTINGS through to the op child env 2026-07-22 03:19:32 -07:00
registry.py feat(secrets): rework command source as a registered SecretSource — no provider selector 2026-07-22 04:39:28 -07:00