这是一个 OpenClaw 独立 agent(isolated workspace) 的安装器 + 自动备份发布闭环。
/Users/lijunsheng/.openclaw/workspace-jun-invest-option-master-agentagent/对我说:
bash scripts/auto-install.sh
它会:
1) clawhub update jun-invest-option-master-agent --force
2) 首次创建运行环境(若不存在)
3) 在运行环境启用本地 git + 安装 post-commit hook(commit 触发同步)
4) 安装/加载 macOS launchd 定时发布任务(每天一次 + 轮询重大更新标记)
5) openclaw agents add jun-invest-option-master-agent ...
在运行环境创建空文件:
~/.openclaw/workspace-jun-invest-option-master-agent/.publish-now后台轮询会自动发布并清除标记。
共 1 个版本