hermes-agent/hermes_cli
teknium1 7eac4ee9fe Update agent configuration for maximum tool-calling iterations
- Increased the default maximum tool-calling iterations from 20 to 60 in the CLI configuration and related files, allowing for more complex tasks.
- Updated documentation and comments to reflect the new recommended range for iterations, enhancing user guidance.
- Implemented backward compatibility for loading max iterations from the root-level configuration, ensuring a smooth transition for existing users.
- Adjusted the setup wizard to prompt for the maximum iterations setting, improving user experience during configuration.
2026-02-03 14:48:19 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Update agent configuration for maximum tool-calling iterations 2026-02-03 14:48:19 -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 Update agent configuration for maximum tool-calling iterations 2026-02-03 14:48:19 -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