BrowserUse_and_ComputerUse_.../hermes_cli
teknium1 9e85408c7b Add todo tool for task management and enhance CLI features
- Introduced a new `todo_tool.py` for planning and tracking multi-step tasks, enhancing the agent's capabilities.
- Updated CLI to include a floating autocomplete dropdown for commands and improved user instructions for better navigation.
- Revised toolsets to incorporate the new `todo` tool and updated documentation to reflect changes in available tools and commands.
- Enhanced user experience with new keybindings and clearer command descriptions in the CLI.
2026-02-17 23:30:31 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Rename OPENAI_API_KEY to HERMES_OPENAI_API_KEY in configuration and codebase for clarity and to avoid conflicts. Update related documentation and error messages to reflect the new key name, ensuring backward compatibility with existing setups. 2026-02-17 03:11:17 -08:00
cron.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
doctor.py Remove browserbase SDK check and add Node.js and agent-browser validation in doctor script 2026-02-16 02:41:24 -08:00
gateway.py Fix gateway exit code to enable systemd auto-restart on connection failure 2026-02-10 16:01:00 -08:00
main.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
pairing.py Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks 2026-02-15 21:38:59 -08:00
setup.py Add todo tool for task management and enhance CLI features 2026-02-17 23:30:31 -08:00
status.py Fix Modal backend not working from CLI 2026-02-16 19:47:23 -08:00
uninstall.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00