

Session:会话记录,支持跨平台同步 Memory:长期记忆,用 SQLite FTS5 做全文搜索,加上 LLM 摘要做跨会话回忆 Skill:技能文档,遵循 agentskills.io 开放标准,跨 Agent 兼容 Profile:用户画像,集成了 Honcho 辩证用户建模,它会持续理解你是谁、你的偏好是什么
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash




去飞书开放平台创建一个企业自建应用,拿到 App ID 和 App Secret 启用机器人能力,在「事件与回调」里添加接收消息的事件权限 把 App ID 和 Secret 告诉 Hermes,它帮你写入配置并启动 Gateway



夜雨聆风