mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-04 02:21:47 +00:00
- Updated the authorization logic to include a per-platform allow-all flag for improved flexibility. - Revised the order of checks to prioritize platform-specific allow-all settings, followed by environment variable allowlists and DM pairing approvals. - Added global allow-all configuration for broader access control. - Improved handling of allowlists by stripping whitespace and ensuring valid entries are processed. |
||
|---|---|---|
| .. | ||
| platforms | ||
| __init__.py | ||
| config.py | ||
| delivery.py | ||
| hooks.py | ||
| pairing.py | ||
| run.py | ||
| session.py | ||
| sticker_cache.py | ||