Skip to content

hermes-agent: include bundled plugins - #7686

Merged
zimbatm merged 1 commit into
numtide:mainfrom
mulatta:fix/hermes-bundled-plugins
Aug 7, 2026
Merged

hermes-agent: include bundled plugins#7686
zimbatm merged 1 commit into
numtide:mainfrom
mulatta:fix/hermes-bundled-plugins

Conversation

@mulatta

@mulatta mulatta commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Hermes 2026.8.3 stopped shipping plugin manifests as Python package data in NousResearch/hermes-agent#68217 (commit), causing bundled platform discovery to fail with errors such as No adapter available for slack. This mirrors upstream's Nix packaging contract by shipping the plugins runtime tree separately, exposing it through HERMES_BUNDLED_PLUGINS, and checking that the Slack manifest remains available.

Test plan

  • nix build .#hermes-agent succeeds
  • Package updates via nix-update or has a custom update.py if nix-update doesn't work

Note

MCP Servers: Please submit MCP server packages to natsukium/mcp-servers-nix instead.
That project has the infrastructure to integrate MCP Servers into various agents.

@zimbatm
zimbatm added this pull request to the merge queue Aug 7, 2026
Merged via the queue into numtide:main with commit 4ec7e0a Aug 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants