hermes-agent/tools
teknium1 3488576bd8 Update terminal configuration and enhance CLI model management
- Changed default Docker, Singularity, and Modal images in configuration files to use "nikolaik/python-nodejs:python3.11-nodejs20" for improved compatibility.
- Updated the default model in the configuration to "anthropic/claude-sonnet-4.5" and adjusted related setup prompts for API provider configuration.
- Introduced a new CLI option for selecting a custom OpenAI-compatible endpoint, enhancing flexibility in model provider setup.
- Enhanced the prompt choice functionality to support arrow key navigation for better user experience in CLI interactions.
- Updated documentation in relevant files to reflect these changes and improve user guidance.
2026-02-02 19:13:41 -08:00
..
__init__.py Implement cron job management system for scheduled tasks (similar to OpenAI's Pulse but the AI can also schedule jobs) 2026-02-02 08:26:42 -08:00
browser_tool.py Implement browser session inactivity timeout and cleanup 2026-01-31 21:42:15 -08:00
cronjob_tools.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
image_generation_tool.py Enhance batch processing and image generation tools 2026-01-18 10:11:59 +00:00
mixture_of_agents_tool.py Enhance logging and tool initialization for improved performance 2026-01-29 19:59:59 +00:00
skills_tool.py Add new skills descriptions and enhance skills tool functionality 2026-02-01 01:32:21 -08:00
terminal_hecate.py Update environment configuration and enhance terminal tool integration 2026-01-23 12:26:53 +00:00
terminal_tool.py Update terminal configuration and enhance CLI model management 2026-02-02 19:13:41 -08:00
vision_tools.py Enhance logging and tool initialization for improved performance 2026-01-29 19:59:59 +00:00
web_tools.py Add a claude code-like CLI 2026-01-31 06:30:48 +00:00