Skip to content
Discussion options

You must be logged in to vote

Hermes installs via the CLI — it's a lazy router plugin (not a per-agent file drop), so the desktop app recognizes it but doesn't install it for you:

./scripts/convert.sh --tool hermes     # builds the agency-agents-router plugin
./scripts/install.sh --tool hermes     # installs to ~/.hermes/plugins/ (honors $HERMES_HOME)

This installs a single agency-agents-router plugin exposing four tools — agency_agents_search, agency_agents_inspect, agency_agents_load, and agency_agents_delegate — so agents are loaded on demand through the router rather than front-loading all 232 into your prompt. You'll need the Hermes CLI installed first.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by msitarzewski
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants