mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-21 03:39:54 +00:00
6447a6020c
- Introduced automatic installation of Node.js version 22 if not found on the system, enhancing the setup process for browser tools. - Improved the check for existing Node.js installations, including support for Hermes-managed installations. - Added logic to download and extract the appropriate Node.js binary based on the system architecture and OS. - Updated the installation script to handle missing dependencies like ripgrep and ffmpeg, providing installation prompts for macOS users.