hermes-agent/gateway/platforms
teknium1 92447141d9 feat: integrate config.yaml values into environment for enhanced flexibility
- Added functionality to load values from config.yaml into the environment, allowing os.getenv() to access them.
- Ensured that existing environment variables take precedence over config values.
- Updated DiscordAdapter to resolve usernames in DISCORD_ALLOWED_USERS to numeric IDs, improving user authorization checks.
- Enhanced event handling to provide clearer logging and ensure proper synchronization of slash commands.
2026-02-22 17:35:45 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
base.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
discord.py feat: integrate config.yaml values into environment for enhanced flexibility 2026-02-22 17:35:45 -08:00
slack.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00
telegram.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
whatsapp.py refactor: enhance API interaction and message handling in AIAgent 2026-02-21 04:17:27 -08:00