When I type clawdbot memory status, I get an error
~/clawd$ clawdbot memory status --agent main
π¦ Clawdbot 2026.1.24-3 (885167d) β I'll do the boring stuff while you dramatically stare at the logs like it's cinema.
No API key found for provider "openai". Auth store: /home/anon/.clawdbot/agents/main/agent/auth-profiles.json (agentDir: /home/anon/.clawdbot/agents/main/agent). Configure auth for this agent (clawdbot agents add <id>) or copy auth-profiles.json from the main agentDir.
No API key found for provider "google". Auth store: /home/anon/.clawdbot/agents/main/agent/auth-profiles.json (agentDir: /home/anon/.clawdbot/agents/main/agent). Configure auth for this agent (clawdbot agents add <id>) or copy auth-profiles.json from the main agentDir.
(node:1353322) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
I just have one agent configured which is z.ai. why does memory need openai and google api keys and how can i use memory without google and openai keys?
~/clawd$ clawdbot agents list
π¦ Clawdbot 2026.1.24-3 (885167d) β I speak fluent bash, mild sarcasm, and aggressive tab-completion energy.
Agents:
- main (default)
Workspace: ~/clawd
Agent dir: ~/.clawdbot/agents/main/agent
Model: zai/glm-4.5-air
Routing rules: 0
Routing: default (no explicit rules)
Routing rules map channel/account/peer to an agent. Use --bindings for full rules.
Channel status reflects local config/creds. For live health: clawdbot channels status --probe.
(node:1354868) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)