mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| banner.py | ||
| callbacks.py | ||
| colors.py | ||
| commands.py | ||
| config.py | ||
| cron.py | ||
| doctor.py | ||
| gateway.py | ||
| main.py | ||
| models.py | ||
| pairing.py | ||
| setup.py | ||
| skills_hub.py | ||
| status.py | ||
| uninstall.py | ||