hermes-agent/acp_registry/agent.json
2026-05-14 20:26:02 -07:00

15 lines
528 B
JSON

{
"id": "hermes-agent",
"name": "Hermes Agent",
"version": "0.13.0",
"description": "Self-improving open-source AI agent by Nous Research with ACP editor integration, persistent memory, skills, and rich tool support.",
"repository": "https://github.com/NousResearch/hermes-agent",
"website": "https://hermes-agent.nousresearch.com/docs/user-guide/features/acp",
"authors": ["Nous Research"],
"license": "MIT",
"distribution": {
"npx": {
"package": "@nousresearch/hermes-agent-acp@0.13.0"
}
}
}