mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 15:54:58 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -47,7 +47,7 @@ async function withTempHome<T>(fn: (home: string) => Promise<T>): Promise<T> {
|
||||
runEmbeddedPiAgentMock.mockClear();
|
||||
return await fn(home);
|
||||
},
|
||||
{ prefix: "clawdbot-typing-" },
|
||||
{ prefix: "moltbot-typing-" },
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user