mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
- Added platform detection to customize available terminal backend options based on the operating system (Linux, macOS, Windows). - Updated terminal choices to include Singularity/Apptainer only for Linux users, with appropriate warnings for unsupported selections. - Improved user prompts for Docker and local configurations to provide platform-specific guidance. - Refactored backend selection logic to streamline the process and ensure accurate mapping of user choices to backend configurations.