diff --git a/hermes_cli/main.py b/hermes_cli/main.py index 78fa0d22592..c5bf779910b 100644 --- a/hermes_cli/main.py +++ b/hermes_cli/main.py @@ -13101,7 +13101,7 @@ _BUILTIN_SUBCOMMANDS = frozenset( "project", "proxy", "prompt-size", "send", "sessions", "setup", - "skills", "slack", "status", "tools", "uninstall", "update", + "skin", "skills", "slack", "status", "tools", "uninstall", "update", "version", "webhook", "whatsapp", "whatsapp-cloud", "chat", "secrets", "security", # Help-ish invocations — plugin commands not being listed in # top-level --help is an acceptable trade-off for skipping an