hermes-agent/hermes_cli
Teknium a9d16c40c7 refactor: streamline API key prompt in setup wizard
- Introduced a new helper function to handle API key prompts, improving code organization and readability.
- Enhanced user experience by providing a formatted display for API key input, including tool descriptions and URLs.
- Simplified the setup wizard by replacing inline API key handling with the new helper function, ensuring consistent messaging and feedback during configuration.
2026-02-23 23:38:33 +00:00
..
__init__.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
auth.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00
banner.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
callbacks.py refactor: reorganize agent and CLI structure for improved clarity 2026-02-21 23:17:18 -08:00
colors.py Cleanup time! 2026-02-20 23:23:32 -08:00
commands.py refactor: reorganize agent and CLI structure for improved clarity 2026-02-21 23:17:18 -08:00
config.py refactor: enhance environment variable configuration and setup wizard 2026-02-23 23:25:38 +00:00
cron.py refactor: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
doctor.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
gateway.py refactor: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
main.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
models.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
pairing.py Cleanup time! 2026-02-20 23:23:32 -08:00
setup.py refactor: streamline API key prompt in setup wizard 2026-02-23 23:38:33 +00:00
skills_hub.py Cleanup time! 2026-02-20 23:23:32 -08:00
status.py Cleanup time! 2026-02-20 23:23:32 -08:00
uninstall.py Cleanup time! 2026-02-20 23:23:32 -08:00