hermes-agent/gateway
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
..
platforms feat: add new conversation command and enhance command handling 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
config.py Add background process management with process tool, wait, PTY, and stdin support 2026-02-17 02:51:31 -08:00
delivery.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
hooks.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
pairing.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
run.py feat: add new conversation command and enhance command handling 2026-02-19 14:31:53 -08:00
session.py feat: add persistent memory system + SQLite session store 2026-02-19 00:57:31 -08:00
sticker_cache.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00