hermes-agent/agent/secret_sources
2026-07-29 10:14:11 -07:00
..
__init__.py feat(secrets): add 1Password (op://) secret source 2026-07-06 04:58:07 -07:00
_cache.py fix: route stray HERMES_HOME hardcodes through get_hermes_home() (profile + native-Windows safety) 2026-07-29 09:33:48 -07:00
base.py refactor: use shared strip_ansi for inline ANSI regexes 2026-07-29 10:13:50 -07:00
bitwarden.py refactor: single build_subprocess_env() factory for all child-process spawns (profile + secret-scrub single owner) 2026-07-29 10:14:11 -07:00
command.py refactor: single build_subprocess_env() factory for all child-process spawns (profile + secret-scrub single owner) 2026-07-29 10:14:11 -07:00
onepassword.py refactor: use shared strip_ansi for inline ANSI regexes 2026-07-29 10:13:50 -07:00
registry.py feat(secrets): rework command source as a registered SecretSource — no provider selector 2026-07-22 04:39:28 -07:00