mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
Secondary profiles under gateway multiplex keep tokens/allowlists in profile secret_scope, not process os.environ. Auth and Slack were still reading os.getenv, so Slack on a secondary profile failed allowlist and socket mode. Webhook deliver also only looked at default adapters. - Prefer get_secret for allowlists / allow-all flags (authz_mixin) - Slack app token + allowlist via secret_scope with getenv fallback - Wrap secondary profile message handlers in _profile_runtime_scope before auth runs - Resolve home-channel env from secret_scope / PlatformConfig - Webhook deliver falls back to _profile_adapters for target platform - Template key event_type for webhook prompts |
||
|---|---|---|
| .. | ||
| browser | ||
| context_engine | ||
| cron_providers | ||
| dashboard_auth | ||
| disk-cleanup | ||
| google_meet | ||
| hermes-achievements | ||
| image_gen | ||
| kanban | ||
| memory | ||
| model-providers | ||
| observability | ||
| platforms | ||
| security-guidance | ||
| spotify | ||
| teams_pipeline | ||
| video_gen | ||
| web | ||
| __init__.py | ||
| plugin_utils.py | ||