Skip to content

feat: Add Hermes Agent to ACP Registry#255

Open
artile wants to merge 2 commits intoagentclientprotocol:mainfrom
tao-io:feature/add-hermes-agent
Open

feat: Add Hermes Agent to ACP Registry#255
artile wants to merge 2 commits intoagentclientprotocol:mainfrom
tao-io:feature/add-hermes-agent

Conversation

@artile
Copy link
Copy Markdown

@artile artile commented Apr 26, 2026

Description

This PR adds the Hermes Agent to the ACP registry, allowing it to be easily discovered and installed by ACP-compatible clients like Zed.

Hermes Agent is an open-source AI agent developed by Nous Research.

It is distributed as an npm package (@nousresearch/hermes-agent) and can be executed via npx.

Related issue: NousResearch/hermes-agent#16028

Validation

I've verified the payload against agent.schema.json using ajv.

$ ajv validate -s agent.schema.json -d hermes-agent/agent.json -c ajv-formats
hermes-agent/agent.json valid

@anna239
Copy link
Copy Markdown
Contributor

anna239 commented Apr 28, 2026

hi! Could you please fix the build? It fails with

Error: hermes-agent distribution URL validation failed:
Error:   - npm package not found: @nousresearch/hermes-agent

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