{ "meta": { "lastTouchedVersion": "2026.3.13", "lastTouchedAt": "2026-03-15T03:58:15.938Z" }, "wizard": { "lastRunAt": "2026-03-15T03:19:13.147Z", "lastRunVersion": "2026.3.12", "lastRunCommand": "doctor", "lastRunMode": "local" }, "models": { "mode": "merge", "providers": { "custom-api-siliconflow-cn": { "baseUrl": "https://api.siliconflow.cn", "apiKey": "${SILICONFLOW_API_KEY}", "api": "openai-completions", "models": [ { "id": "Pro/zai-org/GLM-5", "name": "Pro/zai-org/GLM-5 (Custom Provider)", "reasoning": true, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 200000, "maxTokens": 128000 }, { "id": "Pro/moonshotai/Kimi-K2.5", "name": "Pro/moonshotai/Kimi-K2.5 (Custom Provider)", "reasoning": true, "input": [ "text", "image" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 256000, "maxTokens": 65536 } ] } } }, "agents": { "defaults": { "models": { "custom-api-siliconflow-cn/Pro/moonshotai/Kimi-K2.5": {}, "custom-api-siliconflow-cn/Pro/zai-org/GLM-5": {} }, "compaction": { "mode": "safeguard" }, "maxConcurrent": 4, "subagents": { "maxConcurrent": 8 } }, "list": [ { "id": "main", "workspace": "/home/tevin/.openclaw/workspace", "agentDir": "/home/tevin/.openclaw/agents/main/agent", "model": { "primary": "custom-api-siliconflow-cn/Pro/moonshotai/Kimi-K2.5" }, "tools": { "deny": [ "tts" ] } }, { "id": "lifehelper", "name": "LifeHelper", "workspace": "/home/tevin/.openclaw/workspace-lifehelper", "agentDir": "/home/tevin/.openclaw/agents/lifehelper/agent", "model": { "primary": "custom-api-siliconflow-cn/Pro/moonshotai/Kimi-K2.5" }, "tools": { "deny": [ "tts" ] } } ] }, "tools": { "profile": "full", "sessions": { "visibility": "all" } }, "bindings": [ { "agentId": "main", "match": { "channel": "feishu", "accountId": "main" } }, { "agentId": "lifehelper", "match": { "channel": "feishu", "accountId": "lifehelper" } } ], "messages": { "ackReactionScope": "group-mentions" }, "commands": { "native": "auto", "nativeSkills": "auto", "restart": true, "ownerDisplay": "raw" }, "session": { "dmScope": "per-channel-peer" }, "channels": { "feishu": { "enabled": true, "domain": "feishu", "accounts": { "main": { "appId": "cli_a93baf57e9badbce", "appSecret": "758JnZwiIUkVmE7sh4mSdermzKsbafEW" }, "lifehelper": { "appId": "cli_a93a53efc2781bdf", "appSecret": "Zr5ZpQbilUn0SuxSa0uSvdLMipyXQYbR" }, "default": { "groupPolicy": "open", "dmPolicy": "open", "allowFrom": ["*"] } }, "connectionMode": "websocket", "streaming": true, "timeout": 2000, "idempotent": true, "sessionMode": "per-chat", "requireMention": true, "footer": { "elapsed": true, "status": true } } }, "gateway": { "port": 18789, "mode": "local", "bind": "loopback", "auth": { "mode": "token", "token": "97e5b293eeb01eb9a7776668b21da797083774c11321a5e6" }, "tailscale": { "mode": "off", "resetOnExit": false }, "nodes": { "denyCommands": [ "camera.snap", "camera.clip", "screen.record", "contacts.add", "calendar.add", "reminders.add", "sms.send" ] } }, "skills": { "entries": { "1password": { "enabled": true } } }, "plugins": { "allow": [ "feishu" ], "load": { "paths": [ "/home/tevin/.nvm/versions/node/v24.14.0/lib/node_modules/@openclaw/feishu", "/home/tevin/.openclaw/extensions/memory-lancedb-pro" ] }, "slots": { "memory": "memory-lancedb-pro" }, "entries": { "feishu": { "enabled": true }, "memory-lancedb-pro": { "enabled": true, "config": { "embedding": { "provider": "openai-compatible", "apiKey": "${SILICONFLOW_API_KEY}", "baseURL": "https://api.siliconflow.cn/v1", "model": "BAAI/bge-large-zh-v1.5", "dimensions": 1024 }, "retrieval": { "mode": "hybrid", "vectorWeight": 0.7, "bm25Weight": 0.3, "rerank": "cross-encoder", "rerankProvider": "siliconflow", "rerankEndpoint": "https://api.siliconflow.cn/v1/rerank", "rerankModel": "BAAI/bge-reranker-v2-m3", "rerankApiKey": "${SILICONFLOW_API_KEY}" }, "autoCapture": true, "autoRecall": true, "smartExtraction": true, "extractMinMessages": 2, "extractMaxChars": 8000, "sessionMemory": { "enabled": false }, "scopes": { "default": "global", "agentAccess": { "main": ["global", "agent:main"], "lifehelper": ["global", "agent:lifehelper"] } } } } } } }