refactor: replace bot.molt identifiers with ai.openclaw

This commit is contained in:
Peter Steinberger
2026-02-25 05:03:20 +00:00
parent 6e97470515
commit 52d933b3a9
25 changed files with 49 additions and 48 deletions

View File

@@ -138,7 +138,7 @@ describe("daemon-cli coverage", () => {
OPENCLAW_CONFIG_PATH: "/tmp/openclaw-daemon-state/openclaw.json",
OPENCLAW_GATEWAY_PORT: "19001",
},
sourcePath: "/tmp/bot.molt.gateway.plist",
sourcePath: "/tmp/ai.openclaw.gateway.plist",
});
await runDaemonCommand(["daemon", "status", "--json"]);