hermes-agent/hermes_cli
teknium1 c9011fc7e1 Add uninstall command to CLI and update documentation
- Introduced a new `uninstall` command in the CLI for the Hermes Agent, allowing users to remove the agent while optionally retaining configuration files for future reinstallation.
- Updated AGENTS.md and README.md to include the new uninstall functionality, enhancing user guidance on available commands and their purposes.
- Improved command-line interface with detailed help options for the uninstall process, including flags for full removal and confirmation prompts.
2026-02-02 22:18:18 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Implement configuration migration system and enhance CLI setup 2026-02-02 19:39:23 -08:00
cron.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
doctor.py Enhance tool availability checks and user feedback in CLI 2026-02-02 19:28:27 -08:00
gateway.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
main.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00
setup.py Implement configuration migration system and enhance CLI setup 2026-02-02 19:39:23 -08:00
status.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
uninstall.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00