### [hermes安装成功,常规命令介绍](https://blog.20115.net/article/151) **Published:** 2026-06-17T02:03:48 **Author:** 王道博客 **Excerpt:** ┌─────────────────────────────────────────────────────────┐│ ✓ 安装完成! │└───────────────────────────────────────────────── ┌─────────────────────────────────────────────────────────┐ │ ✓ 安装完成! │ └─────────────────────────────────────────────────────────┘ 📁 你的文件(都在 ~/.hermes/ 下): 配置: ~/.hermes/config.yaml 密钥: ~/.hermes/.env 数据: ~/.hermes/cron/, sessions/, logs/ 代码: ~/.hermes/hermes-agent/ ───────────────────────────────────────────────────────── 🚀 常用命令: hermes 开始聊天 hermes setup 配置 API Key 和设置 hermes config 查看 / 编辑配置 hermes gateway install 安装网关服务 ⚡ 中国大陆镜像版默认跳过 Browser / Chromium 工具链。 如果你后续需要浏览器功能,请使用指令:cd ~/.hermes/hermes-agent && npm install 进行安装 装完后使用指令检查 hermes doctor 及 hermes tools list ⚡ WhatsApp 桥接未自动安装(上游依赖仍绑定 GitHub git 源)。 ⚡ 当前默认只安装 Hermes 核心 Python 依赖。 如需完整扩展依赖,可稍后在仓库目录中执行: ./venv/bin/python -m pip install -e ‘.\[all\]’ ⚡ 请重新加载 shell 后再使用 ‘hermes’ 命令: source ~/.bashrc **Tags:** Hermes **Categories:** AI Agent ---