mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-21 03:39:54 +00:00
b103bb4c8b
- Introduced a new `tools` command in the CLI for configuring enabled tools per platform. - Implemented an interactive checklist for users to enable or disable toolsets for various platforms, enhancing customization options. - Created a new `tools_config.py` file to handle the logic for toolset management and user prompts, improving code organization and user experience.