hermes-agent/hermes_cli
teknium1 e7f0ffbf5d Add tool progress notifications for messaging channels
- Introduced a new callback mechanism in the AIAgent class to send tool progress messages during execution, enhancing user feedback in messaging platforms.
- Updated the GatewayRunner to support tool progress notifications, allowing users to enable or disable this feature via environment variables.
- Enhanced the CLI setup wizard to prompt users for enabling tool progress messages and selecting the notification mode (all or new), improving configuration options.
- Updated relevant documentation to reflect the new features and configuration settings for tool progress notifications.
2026-02-03 14:54:43 -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 tool progress notifications for messaging channels 2026-02-03 14:54:43 -08:00
cron.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
doctor.py Enhance tool availability checks and user feedback in CLI 2026-02-02 19:28:27 -08:00
gateway.py Enhance messaging gateway configuration and security features 2026-02-03 10:46:23 -08:00
main.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00
setup.py Add tool progress notifications for messaging channels 2026-02-03 14:54:43 -08:00
status.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
uninstall.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00