feat: integrate Cortex local memory into OpenClaw
This commit is contained in:
parent
1f52b3c543
commit
1f1c6fd029
@ -60,6 +60,10 @@ describe("resolveAgentConfig", () => {
|
||||
workspace: "~/openclaw",
|
||||
agentDir: "~/.openclaw/agents/main",
|
||||
model: "anthropic/claude-opus-4",
|
||||
memorySearch: undefined,
|
||||
cortex: undefined,
|
||||
humanDelay: undefined,
|
||||
heartbeat: undefined,
|
||||
identity: undefined,
|
||||
groupChat: undefined,
|
||||
subagents: undefined,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user