BrowserUse_and_ComputerUse_.../hermes_cli
teknium1 655303f2f1 Add skill name resolution and enhanced install confirmation in Skills Hub
- Introduced a new function `_resolve_short_name` to convert short skill names to full identifiers, improving user experience during skill installation.
- Updated the `do_install` function to utilize the new resolution method for identifiers without slashes, ensuring accurate skill fetching.
- Enhanced the install confirmation process to include a disclaimer about third-party skills, emphasizing user responsibility and security awareness.
2026-02-18 16:20:35 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Add Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -08:00
cron.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
doctor.py Add Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -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 Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -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 Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -08:00
skills_hub.py Add skill name resolution and enhanced install confirmation in Skills Hub 2026-02-18 16:20:35 -08:00
status.py Add Skills Hub — universal skill search, install, and management from online registries 2026-02-18 16:09:05 -08:00
uninstall.py Add uninstall command to CLI and update documentation 2026-02-02 22:18:18 -08:00