一、Hermes-Agent 在讲什么故事? Hermes-Agent 的一句核心定位是: The agent that grows with you。 Hermes-Agent 更强调“内建成长性” 而 Hermes-Agent 这次主打的是: •内建学习闭环 •从经验中生成技能 •搜索历史会话 •深化用户模型 •迁移已有 OpenClaw 配置、记忆 因为这意味着 Hermes-Agent 不只是“另一个新项目”,而是在试图接住已经在用 Agent 平台的人。 五、如果你已经在用 OpenClaw,要不要看 Hermes-Agent? Hermes-Agent 则更强调: •学习 •成长 •记忆深化 •长期个体化 如果你正在思考 Agent 的“第二阶段竞争力”是什么,那么 Hermes-Agent 代表的是一种很明确的答案。 那么 Hermes-Agent 这种强调成长性的设计,会非常有吸引力。
代表项目 •NousResearch / hermes-agent 中文摘要:一个强调可持续成长、可扩展的智能体项目,面向更长期、更个性化的 agent 使用场景。 链接:https://github.com/NousResearch/hermes-agent Star:19,475|今日新增:1,909 •obra / superpowers 中文摘要:一个把 NousResearch / hermes-agent 为什么值得记住: 它代表的是 Agent 长期进化这条方向——从一次性调用,转向更连续的智能体体验。 链接:https://github.com/NousResearch/hermes-agent Star:19,475|今日新增:1,909 6obra / superpowers 中文摘要 判断 3:Agent 工程化会是接下来最重要的竞争点之一 superpowers、hermes-agent、agent-lightning 这些项目一起上榜,说明工程方法论、训练框架和可成长性正在成为下一轮重点
irm https://raw.githubusercontent.com/NousResearch/hermes-agent Select-Object -ExpandProperty Source # 第二步:确认 venv 的 Scripts 目录结构 ls "C:\Users\10371\AppData\Local\hermes\hermes-agent 第三步:用 uv 将 lark-oapi 安装进 venv uv pip install lark-oapi --python "C:\Users\10371\AppData\Local\hermes\hermes-agent python -c " path = r'C:\Users\10371\AppData\Local\hermes\hermes-agent python -c " path = r'C:\Users\10371\AppData\Local\hermes\hermes-agent
root/.hermes\-p3000:3000\-eHERMES_MODEL_PROVIDER=deepseek\-eHERMES_API_KEY=your-api-key\nousresearch/hermes-agent dockerexec-ithermes-agenthermesinit方案二:DockerCompose部署(推荐)创建docker-compose.yml:展开代码语言:YAMLAI代码解释version:'3.8'services:hermes-agent :image:nousresearch/hermes-agent:latestcontainer_name:hermes-agentrestart:unless-stoppedports:-"3000:
链接:https://github.com/NousResearch/hermes-agent[6] Star:20,891 新增:1,907 stars today 6obra / superpowers 链接:https://github.com/NousResearch/hermes-agent[24] Star:20,891 新增:7,539 stars this week 9obra 链接:https://github.com/NousResearch/hermes-agent[34] Star:20,891 新增:18,592 stars this month 4bytedance : https://github.com/NousResearch/hermes-agent [7] https://github.com/obra/superpowers: https://github.com : https://github.com/NousResearch/hermes-agent [25] https://github.com/obra/superpowers: https://github.com
Set-ExecutionPolicy-ExecutionPolicyRemoteSigned-ScopeCurrentUser步骤2:执行官方安装脚本展开代码语言:PowerShellAI代码解释irmhttps://raw.githubusercontent.com/NousResearch/hermes-agent /main/scripts/install.ps1|iex脚本会自动:安装Python3.10+、Git、Node.js、ripgrep克隆仓库到%LOCALAPPDATA%\hermes\hermes-agent sudoaptupdate&&sudoaptinstall-ypython3-pipgitcurlcurl-fsSLhttps://raw.githubusercontent.com/NousResearch/hermes-agent
NousResearch / hermes-agent •链接:https://github.com/NousResearch/hermes-agent[8] •Star:27,317 •新增 stars NousResearch / hermes-agent •链接:https://github.com/NousResearch/hermes-agent[23] •Star:27,317 •新增 stars NousResearch / hermes-agent •链接:https://github.com/NousResearch/hermes-agent[33] •Star:27,317 •新增 stars : https://github.com/NousResearch/hermes-agent [9] https://github.com/tobi/qmd: https://github.com/tobi : https://github.com/NousResearch/hermes-agent [24] https://github.com/onyx-dot-app/onyx: https://github.com
Github地址:https://github.com/NousResearch/hermes-agent一句话总结:OpenClaw是你养出来的龙虾,Hermes是自己会长大的龙虾。 ②一条命令完成安装:展开代码语言:TXTAI代码解释curl-fsSLhttps://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts
•NousResearch / hermes-agent 强调可持续成长、可扩展的智能体形态。 链接:https://github.com/microsoft/VibeVoice Star:28,274|今日新增:1,056 4NousResearch / hermes-agent 中文摘要 链接:https://github.com/NousResearch/hermes-agent Star:17,491|今日新增:917 5OpenBB-finance / OpenBB 中文摘要
一条命令搞定: bash # Linux/macOS/WSL2 curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent /main/scripts/install.sh | bash# Android/Termux pkg install python pip install hermes-agent[termux] 安装完配置一下想用的模型就可以用了
HermesAgentServiceAfter=network.target[Service]Type=simpleUser=rootWorkingDirectory=/opt/hermes-agentExecStart=/opt/hermes-agent /.venv/bin/pythonmain.pyRestart=alwaysEnvironmentFile=/opt/hermes-agent/.env[Install]WantedBy=multi-user.target
(关于安装,其实大家直接访问github仓库,啥都有了:https://github.com/nousresearch/hermes-agent)一、一键安装:丝滑到不用动脑子昨天下午忙完手头的开发任务 curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
快速上手 Hermes Agent 支持一键安装,超级简单: curl -fsSL https://raw.githubusercontent.com/nousresearch/hermes-agent GitHub: https://github.com/nousresearch/hermes-agent
自动挡安装 在 Mac 或者 Linux 环境,在终端输入如下命令后回车: curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent scripts/install.sh | bash Windows 环境,在 PowerShell 中输入: irm https://raw.githubusercontent.com/NousResearch/hermes-agent Bot 发消息测试: Telegram 测试成功 手动挡安装 克隆项目: git clone https://github.com/nousresearch/hermes-agent.git cd hermes-agent
60StartLimitBurst=5#资源限制MemoryMax=2GCPUQuota=200%#日志StandardOutput=journalStandardError=journalSyslogIdentifier=hermes-agent
Python、Node.js、所有 Python 依赖和 hermes CLI 符号链接: curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent 项目地址:https://github.com/NousResearch/hermes-agent 官网:https://hermes-agent.nousresearch.com
dockerrun-d--namehermes-agent\--restartunless-stopped\-v~/.hermes:/root/.hermes\-p3000:3000\nousresearch/hermes-agent NousResearch(开源AI社区声誉极高的研究机构)官网:https://hermes-agent.orgGitHub:https://github.com/nousresearch-hermes-agent/hermes-agent
源码结构总览展开代码语言:TXTAI代码解释hermes-agent/├──src/│├──core/││├──engine.py#核心推理引擎││├──memory/#记忆系统│││├──working.py
# Linux / macOS / WSL2 / Android (Termux) curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent
一行命令,自动处理所有依赖(Python、Node.js、ripgrep、ffmpeg)curl-fsSLhttps://raw.githubusercontent.com/NousResearch/hermes-agent B端平台个人开发者、ML工程师自我进化❌✅(需强模型配合)代码沙箱基础6种后端(Docker/Modal/SSH等)语音支持基础本地Whisper转录+语音合成GitHub:NousResearch/hermes-agent