mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-04 17:57:28 +08:00
- Cleared the REQUIRED_ENV_VARS dictionary as no single environment variable is universally required. - Enhanced the OPTIONAL_ENV_VARS with improved descriptions and added advanced options for better user guidance. - Introduced a new prompt_checklist function to allow users to select tools during setup, improving the configuration experience. - Updated the setup wizard to handle missing optional environment variables using the new checklist, streamlining the tool configuration process.