一文搞定 openclaw 所有问题
PART 01
PART 02
-
本地源码仓库;
-
npm/pnpm 依赖;
-
gateway 服务;
-
各个平台 channel 配置;
-
浏览器自动化;
-
本地 workspace;
-
用户自己的修改和脚本;
-
systemd 用户服务;
-
各类模型和 API key。
PART 03
hermes doctorhermes statushermes confighermes config check/migratehermes gateway status/start/stop/restarthermes sessionshermes profilehermes skillshermes cronhermes mcpPART 04
-
source install 不要直接强拉;
-
dirty repo 要先备份 diff;
-
beta tag 和 stable tag 不能混;
doctor --fix-
gateway crash-loop 要 reset failed state;
-
某个旧配置字段需要手动删除。
-
什么时候触发;
-
先检查什么;
-
用哪些命令;
-
哪些坑不能踩;
-
失败后如何恢复;
-
最后如何验证。
PART 05
-
一个 Agent 接飞书;
-
一个 Agent 接 Telegram;
-
一个 Agent 专门做开发;
-
一个 Agent 专门做内容;
-
一个 Agent 用不同模型;
-
一个 Agent 使用不同账号和工具权限;
PART 06
-
多模型 provider 切换;
-
credential pool;
-
toolsets 管理;
-
MCP 接入;
-
cron 定时任务;
-
webhook 触发;
-
session 搜索;
-
persistent memory;
-
skills;
-
gateway 多平台入口;
-
子任务委派和多 Agent 工作流。
PART 07
openclaw update statusPART 08
-
尝试本地 Agent;
-
快速体验多渠道入口;
-
探索浏览器自动化;
-
做个人设备上的 AI 助手原型;
-
理解 Agent 如何从聊天走向执行。
-
每天都要用;
-
多平台都要接;
-
出问题要能快速恢复;
-
流程要能沉淀;
-
环境要能隔离;
-
模型要能切换;
-
工具要能扩展;
-
任务要能定时;
-
经验要能复用;
PART 09
-
local-first;
-
chat-native;
-
personal assistant;
-
browser automation;
-
gateway;
-
快速把 AI 接到真实设备上。
-
runtime;
-
skills;
-
memory;
-
profiles;
-
provider-agnostic;
-
tool orchestration;
-
cron/webhook/MCP;
-
可诊断、可恢复、可扩展。
PART 10
-
写文档;
-
发飞书;
-
查资料;
-
生成视频;
-
操作浏览器;
-
管理文件;
-
定时抓取;
-
调用外部工具;
-
连接多个聊天平台;
PART 11
-
做完之后能不能复用?
-
出错之后能不能恢复?
-
更新之后会不会挂?
-
配置变化能不能迁移?
-
多个场景能不能隔离?
-
长期使用能不能越用越懂你?
夜雨聆风