Skip to content

feat: Add Hermes Agent to ACP Registry#255

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

feat: Add Hermes Agent to ACP Registry#255
artile wants to merge 1 commit 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

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.

1 participant