hermes-agent/scripts
teknium a8809bbd3e Transition installation to uv for py version and speed to be easier to streamline
- Integrated `uv` as a fast Python package manager for automatic Python provisioning and dependency management.
- Updated installation scripts (`setup-hermes.sh`, `install.sh`, `install.ps1`) to utilize `uv` for installing Python and packages, streamlining the setup process.
- Revised `README.md` to reflect changes in installation steps, including symlinking `hermes` for global access and clarifying Python version requirements.
- Adjusted commands in `doctor.py` and other scripts to recommend `uv` for package installations, ensuring consistency across the project.
2026-02-07 23:54:53 +00:00
..
hermes-gateway Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
install.ps1 Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
install.sh Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
sample_and_compress.py Add mini-swe-agent runner and trajectory compressor 2026-01-23 00:52:46 +00:00