hermes-agent/tools
teknium e8343f2d87 Refactor Singularity environment for persistent container management
- Updated the _SingularityEnvironment class to utilize a persistent Apptainer instance, allowing state (files, installs, environment changes) to persist across commands.
- Enhanced the initialization process to start a background instance with full isolation and writable filesystem.
- Modified the execute method to connect to the running instance, ensuring commands run within the same container context.
- Implemented cleanup functionality to stop the persistent instance on cleanup or destruction, improving resource management.
- Updated class documentation to reflect new features and usage of the persistent environment.
2026-02-10 06:49:58 +00:00
..
__init__.py Add file manipulation tools and enhance setup scripts 2026-02-05 03:49:46 -08:00
browser_tool.py Enhance browser tool functionality and cleanup process 2026-02-09 04:36:37 +00:00
cronjob_tools.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
file_operations.py Update default model to 'anthropic/claude-opus-4.6' and refine terminal working directory settings 2026-02-08 12:56:40 -08:00
file_tools.py Enhance async tool execution and error handling in Hermes agent for Atropos integration 2026-02-08 05:00:47 +00:00
fuzzy_match.py Add file manipulation tools and enhance setup scripts 2026-02-05 03:49:46 -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
patch_parser.py Add file manipulation tools and enhance setup scripts 2026-02-05 03:49:46 -08:00
rl_training_tool.py Update dependencies and enhance installation scripts 2026-02-07 00:05:04 +00:00
skills_tool.py Enhance skills tool to have an arg so it is more reliably called, and error handling in agent 2026-02-03 15:26:59 -08:00
terminal_hecate.py Update environment configuration and enhance terminal tool integration 2026-01-23 12:26:53 +00:00
terminal_tool.py Refactor Singularity environment for persistent container management 2026-02-10 06:49:58 +00: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