hermes-agent/tools
teknium ba19d530ad Update environment configuration and enhance terminal tool integration
- Updated `.env.example` to include new API keys and configuration options for the mini-swe-agent backend, including support for local, Docker, and Modal environments.
- Added `.gitmodules` to include mini-swe-agent as a submodule for easier integration.
- Refactored `mini_swe_runner.py` to use the updated model format and default to OpenRouter for API calls.
- Enhanced `model_tools.py` to support the new terminal tool definitions and ensure compatibility with the mini-swe-agent backend.
- Updated `README.md` to reflect changes in setup instructions and environment variable configurations.
- Improved `terminal_tool.py` to manage execution environments and lifecycle, ensuring proper cleanup and error handling.
- Introduced `terminal_hecate.py` for executing commands on MorphCloud VMs, providing an alternative backend for terminal operations.
2026-01-23 12:26:53 +00:00
..
__init__.py Update environment configuration and enhance terminal tool integration 2026-01-23 12:26:53 +00: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 tool normalization and API integration across modules 2026-01-14 13:40:10 +00:00
terminal_hecate.py Update environment configuration and enhance terminal tool integration 2026-01-23 12:26:53 +00:00
terminal_tool.py Update environment configuration and enhance terminal tool integration 2026-01-23 12:26:53 +00:00
vision_tools.py Enhance batch processing and image generation tools 2026-01-18 10:11:59 +00:00
web_tools.py Enhance tool normalization and API integration across modules 2026-01-14 13:40:10 +00:00