BrowserUse_and_ComputerUse_.../hermes_cli
teknium1 533c064269 Add file manipulation tools and enhance setup scripts
- Introduced file manipulation capabilities in `model_tools.py`, including functions for reading, writing, patching, and searching files.
- Added a new `file` toolset in `toolsets.py` and updated distributions to include file tools.
- Enhanced `setup-hermes.sh` and `install.sh` scripts to check for and optionally install `ripgrep` for faster file searching.
- Implemented a new `file_operations.py` module to encapsulate file operations using shell commands.
- Updated `doctor.py` and `install.ps1` to check for `ripgrep` and provide installation guidance if not found.
- Added fuzzy matching and patch parsing capabilities to improve file manipulation accuracy and flexibility.
2026-02-05 03:49:46 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Add RL training configuration and tools 2026-02-04 09:36:51 -08:00
cron.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
doctor.py Add file manipulation tools and enhance setup scripts 2026-02-05 03:49:46 -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 Add RL training configuration and tools 2026-02-04 09:36:51 -08: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