hermes-agent/gateway/platforms
teknium1 3191a9ba11 feat: add new conversation command and enhance command handling
- Introduced the `/new` command to start a new conversation, resetting the history.
- Updated command handling in the CLI and various platform adapters (Discord, Slack, Telegram) to support the new command.
- Added help command functionality to list available commands, improving user guidance.
- Enhanced command mapping for better integration across platforms, ensuring consistent command behavior.
2026-02-19 14:31:53 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
base.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
discord.py feat: add new conversation command and enhance command handling 2026-02-19 14:31:53 -08:00
slack.py feat: add new conversation command and enhance command handling 2026-02-19 14:31:53 -08:00
telegram.py feat: add new conversation command and enhance command handling 2026-02-19 14:31:53 -08:00
whatsapp.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00