{ "meta": { "lastTouchedVersion": "2026.7.1", "lastTouchedAt": "2026-07-14T07:37:27.451Z" }, "wizard": { "lastRunAt": "2026-07-14T07:37:27.421Z", "lastRunVersion": "2026.7.1", "lastRunCommand": "doctor", "lastRunMode": "local" }, "auth": { "profiles": { "ollama:default": { "provider": "ollama", "mode": "api_key" } } }, "models": { "mode": "merge", "providers": { "openai": { "baseUrl": "http://192.168.2.74:3000/v1", "apiKey": "sk-vaYyq9RwzyLlvAvHHUXzOTWkbioP76YW58vKuplq2npSkfZr", "api": "openai-completions" }, "ollama": { "baseUrl": "http://127.0.0.1:11434", "apiKey": "OLLAMA_API_KEY", "api": "ollama", "models": [ { "id": "qwen3-coder:latest", "name": "qwen3-coder:latest", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 65535, "maxTokens": 8192, "params": { "num_ctx": 65535 } }, { "id": "huihui_ai/glm-4.7-flash-abliterated:latest", "name": "huihui_ai/glm-4.7-flash-abliterated:latest", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 65535, "maxTokens": 8192, "params": { "num_ctx": 65535 } }, { "id": "deepseek-v4-flash:cloud", "name": "DeepSeek V4 Flash (Cloud)", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 8192, "params": { "num_ctx": 131072 } } ] }, "new-api": { "baseUrl": "http://192.168.2.74:3000/v1", "apiKey": "sk-vaYyq9RwzyLlvAvHHUXzOTWkbioP76YW58vKuplq2npSkfZr", "api": "openai-completions", "request": { "allowPrivateNetwork": true }, "models": [ { "id": "qwen3.7-max", "name": "Qwen 3.7 Max", "reasoning": false, "input": [ "text", "image" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 32768 }, { "id": "deepseek-v4-pro", "name": "DeepSeek V4 Pro", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 32768 }, { "id": "deepseek-v4-flash", "name": "DeepSeek V4 Flash", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 8192 }, { "id": "glm-5.1", "name": "GLM 5.1", "reasoning": false, "input": [ "text", "image" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 32768 }, { "id": "kim-k2.6", "name": "Kimi K2.6", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 32768 }, { "id": "qwen3.5-plus", "name": "Qwen 3.5 Plus", "reasoning": false, "input": [ "text", "image" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 32768 } ] }, "deepseek": { "baseUrl": "https://api.deepseek.com/v1", "apiKey": "sk-893b90b270ad4697a0b0b24969964d79", "api": "openai-completions", "models": [ { "id": "deepseek-v4-pro", "name": "DeepSeek V4 Pro", "reasoning": false, "input": [ "text" ], "cost": { "input": 1, "output": 2, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 1000000, "maxTokens": 384000 }, { "id": "deepseek-v4-flash", "name": "DeepSeek V4 Flash", "reasoning": false, "input": [ "text" ], "cost": { "input": 1, "output": 2, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 1000000, "maxTokens": 384000 } ] } } }, "agents": { "defaults": { "model": { "primary": "deepseek/deepseek-v4-flash" }, "memorySearch": { "provider": "openai", "model": "text-embedding-v4" }, "models": { "ollama/huihui_ai/glm-4.7-flash-abliterated:latest": { "alias": "GLM 4.7 Flash(本地)" }, "ollama/deepseek-v4-flash:cloud": { "alias": "DeepSeek V4 Flash(云端)" }, "deepseek/deepseek-v4-pro": { "alias": "DeepSeek V4 Pro" }, "deepseek/deepseek-v4-flash": { "alias": "DeepSeek V4 Flash" }, "new-api/deepseek-v4-flash": { "alias": "New Api V4 Flash" }, "new-api/qwen3.5-plus": { "alias": "New Api Qwen 3.5 Plus" }, "new-api/qwen3.7-max": { "alias": "New Api Qwen 3.7 Max" }, "new-api/glm-5.1": { "alias": "New Api GLM 5.1" } }, "workspace": "/home/yangxuan/.openclaw/workspace", "compaction": { "mode": "safeguard" }, "timeoutSeconds": 3600, "maxConcurrent": 2, "subagents": { "maxConcurrent": 4, "allowAgents": [ "*" ] }, "sandbox": { "mode": "off" } }, "list": [ { "id": "main", "name": "助手", "workspace": "/home/yangxuan/.openclaw/workspace", "agentDir": "/home/yangxuan/.openclaw/agents/main/agent", "model": { "primary": "deepseek/deepseek-v4-flash" } }, { "id": "storage", "name": "仓库", "workspace": "/home/yangxuan/.openclaw/workspace-storage", "agentDir": "/home/yangxuan/.openclaw/agents/storage/agent", "model": { "primary": "deepseek/deepseek-v4-flash" } }, { "id": "backend", "name": "后端", "workspace": "/home/yangxuan/.openclaw/workspace-backend", "agentDir": "/home/yangxuan/.openclaw/agents/backend/agent", "model": { "primary": "deepseek/deepseek-v4-flash" }, "tools": { "alsoAllow": [ "opencode__*" ] } }, { "id": "frontend", "name": "前端", "workspace": "/home/yangxuan/.openclaw/workspace-frontend", "agentDir": "/home/yangxuan/.openclaw/agents/frontend/agent", "model": { "primary": "deepseek/deepseek-v4-flash" }, "tools": { "alsoAllow": [ "opencode__*" ] } }, { "id": "resume", "name": "简历", "workspace": "/home/yangxuan/.openclaw/workspace-resume", "agentDir": "/home/yangxuan/.openclaw/agents/resume/agent", "model": { "primary": "deepseek/deepseek-v4-flash" } }, { "id": "travel", "name": "旅行", "workspace": "/home/yangxuan/.openclaw/workspace-travel", "agentDir": "/home/yangxuan/.openclaw/agents/travel/agent", "model": { "primary": "deepseek/deepseek-v4-flash" } }, { "id": "planner", "name": "方案", "workspace": "/home/yangxuan/.openclaw/workspace-planner", "agentDir": "/home/yangxuan/.openclaw/agents/planner/agent", "model": { "primary": "deepseek/deepseek-v4-flash" }, "skills": [ "using-superpowers" ] }, { "id": "fitness", "name": "健康", "workspace": "/home/yangxuan/.openclaw/workspace-fitness", "agentDir": "/home/yangxuan/.openclaw/agents/fitness/agent", "model": { "primary": "deepseek/deepseek-v4-flash" } }, { "id": "finances", "name": "理财", "workspace": "/home/yangxuan/.openclaw/workspace-finances", "agentDir": "/home/yangxuan/.openclaw/agents/finances/agent", "model": { "primary": "deepseek/deepseek-v4-flash" } } ] }, "tools": { "profile": "full", "sessions": { "visibility": "all" }, "agentToAgent": { "enabled": true }, "deny": [ "group:web", "browser" ], "web": { "search": { "enabled": true, "provider": "searxng", "openaiCodex": {} }, "fetch": { "enabled": true } }, "alsoAllow": [ "ezviz_device", "ezviz_capture", "ezviz_message" ] }, "messages": { "ackReactionScope": "group-mentions", "groupChat": { "visibleReplies": "message_tool" } }, "commands": { "native": "auto", "nativeSkills": "auto", "restart": true, "ownerDisplay": "raw" }, "session": { "dmScope": "per-channel-peer" }, "gateway": { "port": 18789, "mode": "local", "bind": "loopback", "controlUi": { "allowedOrigins": [ "http://localhost:18789", "http://127.0.0.1:18789", "https://xuan-pc-nj-wsl.baiji-algieba.ts.net" ], "allowInsecureAuth": true }, "auth": { "mode": "password", "password": "5gynj20J", "token": "7aa534fd65856e13933826846f2f6f34fab991f264b43d22", "allowTailscale": true }, "trustedProxies": [ "127.0.0.1", "100.115.195.0/24" ], "tailscale": { "mode": "serve", "resetOnExit": false }, "http": { "endpoints": { "chatCompletions": { "enabled": true } } }, "nodes": { "denyCommands": [] } }, "skills": { "entries": { "agent-browser": { "enabled": true }, "Github": { "enabled": true }, "notion": { "enabled": false }, "openai-whisper": { "enabled": false }, "openai-whisper-api": { "enabled": false }, "oracle": { "enabled": false }, "1password": { "enabled": false }, "apple-notes": { "enabled": false }, "apple-reminders": { "enabled": false }, "bear-notes": { "enabled": false }, "himalaya": { "enabled": false }, "xurl": { "enabled": false }, "blogwatcher": { "enabled": false }, "blucli": { "enabled": false }, "bluebubbles": { "enabled": false }, "camsnap": { "enabled": false }, "coding-agent": { "enabled": false }, "discord": { "enabled": false }, "eightctl": { "enabled": false }, "gemini": { "enabled": false }, "gifgrep": { "enabled": false }, "gog": { "enabled": false }, "goplaces": { "enabled": false }, "imsg": { "enabled": false }, "model-usage": { "enabled": false }, "nano-pdf": { "enabled": false }, "obsidian": { "enabled": false }, "openhue": { "enabled": false }, "ordercli": { "enabled": false }, "peekaboo": { "enabled": false }, "sag": { "enabled": false }, "searxng-web-search": { "enabled": false }, "session-logs": { "enabled": false }, "sherpa-onnx-tts": { "enabled": false }, "slack": { "enabled": false }, "songsee": { "enabled": false }, "sonoscli": { "enabled": false }, "spotify-player": { "enabled": false }, "summarize": { "enabled": false }, "things-mac": { "enabled": false }, "trello": { "enabled": false }, "voice-call": { "enabled": false }, "wacli": { "enabled": false }, "baidu-text-translate": { "enabled": false, "env": { "TRANS_API_KEY": "bFOn_d90t2jl7ado27r85ol10" } }, "mcporter": { "enabled": false } } }, "plugins": { "allow": [ "deepseek", "ezviz", "memory-core", "ollama", "searxng", "openclaw-weixin", "dingtalk-connector" ], "entries": { "ollama": { "enabled": true, "config": {} }, "deepseek": { "enabled": true }, "searxng": { "enabled": true, "config": { "webSearch": { "baseUrl": "https://search.climbcube.cn/" } } }, "browser": { "enabled": false }, "ezviz": { "enabled": false }, "openclaw-weixin": { "enabled": false }, "dingtalk-connector": { "enabled": true } }, "bundledDiscovery": "compat" }, "channels": { "ezviz": { "enabled": true, "appId": "92aa2d25a04247afacb76b1f75f9cf80", "appSecret": "38ac0b0468b0dca991ce1c8ed888200e" }, "openclaw-weixin": { "channelConfigUpdatedAt": "2026-07-09T09:06:39.005Z" }, "dingtalk-connector": { "clientId": "dingnumf057etbbowhfu", "clientSecret": "m-g-EknD5uxH9DFnSpHPT87bLWOPrNYa-SMvT6kDOMqg_8nmPL7jiFxbdpWWqzIl" } }, "bindings": [ { "agentId": "main", "match": { "channel": "openclaw-weixin", "accountId": "d843ed5f6ccc-im-bot" } } ] }