hermes-agent/hermes_cli
Teknium 7a6d4666a2 refactor: clarify user prompts in checklist interfaces
- Updated messaging in the checklist prompts to simplify instructions for item selection, changing "Press SPACE to select items, then ENTER on Continue" to "SPACE to toggle, ENTER to confirm."
- Removed the "Continue →" entry from the menu items to streamline the selection process.
- Enhanced user experience by clarifying input prompts and removing unnecessary options, ensuring a more intuitive interaction.
2026-02-23 23:57:31 +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 feat: add interactive tool configuration command 2026-02-23 23:52:07 +00: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: clarify user prompts in checklist interfaces 2026-02-23 23:57:31 +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
tools_config.py refactor: clarify user prompts in checklist interfaces 2026-02-23 23:57:31 +00:00
uninstall.py Cleanup time! 2026-02-20 23:23:32 -08:00