hermes-agent/hermes_cli
teknium f12ea1bc02 Enhance BatchRunner and AIAgent with new configuration options, default model now opus 4.6, default summarizer gemini flash 3
- Added `max_tokens`, `reasoning_config`, and `prefill_messages` parameters to `BatchRunner` and `AIAgent` for improved model response control.
- Updated CLI to support new options for reasoning effort and prefill messages from a JSON file.
- Modified example configuration files to reflect changes in default model and summary model.
- Improved error handling for loading prefill messages and reasoning configurations in the CLI.
- Updated documentation to include new parameters and usage examples.
2026-02-08 10:49:24 +00:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Enhance BatchRunner and AIAgent with new configuration options, default model now opus 4.6, default summarizer gemini flash 3 2026-02-08 10:49:24 +00:00
cron.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
doctor.py Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
gateway.py Enhance messaging gateway configuration and security features 2026-02-03 10:46:23 -08:00
main.py Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
setup.py Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
status.py Add RL training configuration and tools 2026-02-04 09:36:51 -08:00
uninstall.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00