mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
15 lines
528 B
JSON
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"
|
|
}
|
|
}
|
|
}
|