hermes-agent/hermes_cli
Teknium 4d1f2ea522 refactor: remove unused multi_select_cursor_brackets_style in prompt_checklist function
- Eliminated the multi_select_cursor_brackets_style parameter from the prompt_checklist function, simplifying the code and improving clarity in the multi-select user interface.
2026-02-23 23:18:57 +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: update environment variable configuration and add multi-select checklist for tool setup 2026-02-23 23:06:47 +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: remove unused multi_select_cursor_brackets_style in prompt_checklist function 2026-02-23 23:18:57 +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