Spaces:
Runtime error
Runtime error
| { | |
| "meta": { | |
| "lastTouchedVersion": "2026.2.24", | |
| "lastTouchedAt": "2026-03-17T01:26:25.159Z" | |
| }, | |
| "wizard": { | |
| "lastRunAt": "2026-03-12T03:53:46.463Z", | |
| "lastRunVersion": "2026.2.24", | |
| "lastRunCommand": "doctor", | |
| "lastRunMode": "local" | |
| }, | |
| "models": { | |
| "mode": "merge", | |
| "providers": { | |
| "api-nvidia-minimax-m2-5": { | |
| "baseUrl": "https://integrate.api.nvidia.com/v1", | |
| "apiKey": "${NVIDIA_API_KEY}", | |
| "api": "openai-completions", | |
| "models": [ | |
| { | |
| "id": "minimaxai/minimax-m2.5", | |
| "name": "minimaxai/minimax-m2.5 (Custom Provider)", | |
| "reasoning": false, | |
| "input": [ | |
| "text" | |
| ], | |
| "cost": { | |
| "input": 0, | |
| "output": 0, | |
| "cacheRead": 0, | |
| "cacheWrite": 0 | |
| }, | |
| "contextWindow": 64000, | |
| "maxTokens": 64000 | |
| } | |
| ] | |
| } | |
| } | |
| }, | |
| "agents": { | |
| "defaults": { | |
| "model": { | |
| "primary": "api-nvidia-minimax-m2-5/minimaxai/minimax-m2.5" | |
| }, | |
| "models": { | |
| "api-nvidia-minimax-m2-5/minimaxai/minimax-m2.5": { | |
| "alias": "minimax-m2.5" | |
| } | |
| }, | |
| "workspace": "/root/.openclaw/workspace", | |
| "compaction": { | |
| "mode": "safeguard" | |
| }, | |
| "maxConcurrent": 4, | |
| "subagents": { | |
| "maxConcurrent": 8 | |
| } | |
| }, | |
| "list": [ | |
| { | |
| "id": "main", | |
| "subagents": { | |
| "allowAgents": [ | |
| "recruiter", | |
| "openclawer" | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "recruiter", | |
| "name": "recruiter", | |
| "workspace": "/root/.openclaw/workspace/agents/recruiter", | |
| "agentDir": "/root/.openclaw/agents/recruiter/agent", | |
| "identity": { | |
| "name": "招聘专员小猎", | |
| "theme": "AI 招聘助手", | |
| "emoji": "🦁", | |
| "avatar": "_(可选)" | |
| } | |
| }, | |
| { | |
| "id": "openclawer", | |
| "name": "openclaw工程师", | |
| "workspace": "/root/.openclaw/workspace/agents/openclaw-engineer", | |
| "agentDir": "/root/.openclaw/agents/openclaw/agent", | |
| "identity": { | |
| "name": "OpenClaw工程师", | |
| "theme": "技术专家", | |
| "emoji": "🛠️" | |
| } | |
| } | |
| ] | |
| }, | |
| "tools": { | |
| "agentToAgent": { | |
| "enabled": true, | |
| "allow": [ | |
| "recruiter", | |
| "openclawer" | |
| ] | |
| } | |
| }, | |
| "bindings": [ | |
| { | |
| "agentId": "main", | |
| "match": { | |
| "channel": "dingtalk", | |
| "accountId": "baitang" | |
| } | |
| }, | |
| { | |
| "agentId": "recruiter", | |
| "match": { | |
| "channel": "dingtalk", | |
| "accountId": "bot2" | |
| } | |
| }, | |
| { | |
| "agentId": "openclawer", | |
| "match": { | |
| "channel": "dingtalk", | |
| "accountId": "nienie" | |
| } | |
| } | |
| ], | |
| "messages": { | |
| "ackReactionScope": "group-mentions" | |
| }, | |
| "commands": { | |
| "native": "auto", | |
| "nativeSkills": "auto", | |
| "restart": true, | |
| "ownerDisplay": "raw" | |
| }, | |
| "session": { | |
| "dmScope": "per-channel-peer" | |
| }, | |
| "channels": { | |
| "feishu": { | |
| "appId": "${FEISHU_APP_ID}", | |
| "appSecret": "${FEISHU_APP_SECRET}", | |
| "connectionMode": "websocket", | |
| "enabled": false | |
| }, | |
| "dingtalk": { | |
| "clientId": "${DINGTALK_CLIENT_ID}", | |
| "clientSecret": "${DINGTALK_CLIENT_SECRET}", | |
| "gatewayAuth": { | |
| "enabled": false | |
| }, | |
| "accounts": { | |
| "bot2": { | |
| "clientId": "dingquu7yfysqwdigre7", | |
| "clientSecret": "it2ieapapLCYpkGmT-92uCQWU51C3blzzHhnzfHkX5ed3Vywc17Z7qiuEPuqmjLT", | |
| "robotCode": "dingquu7yfysqwdigre7" | |
| }, | |
| "nienie": { | |
| "clientId": "dingktmlrkjw4un9a0m9", | |
| "clientSecret": "6fP-oTK7l761wi4a8TFbsDY03GVzY05Y1l7G0oYpgxyI4DodBT0EdyTjoIpDuqss", | |
| "robotCode": "dingktmlrkjw4un9a0m9" | |
| }, | |
| "baitang": { | |
| "clientId": "dingwko0cv11gyp1yqf2", | |
| "clientSecret": "tvMrOQdt1sZDZPMaYBy389p6Pj5CNu8bLBSEtjL5sWUYJ5C-tpRwwOKDCZSCYAUI", | |
| "robotCode": "dingwko0cv11gyp1yqf2" | |
| } | |
| } | |
| }, | |
| "wecom": { | |
| "enabled": false, | |
| "botId": "${WECOM_BOT_ID}", | |
| "secret": "${WECOM_SECRET}", | |
| "allowFrom": [], | |
| "dmPolicy": "pairing" | |
| }, | |
| "qqbot": { | |
| "enabled": false, | |
| "allowFrom": [ | |
| "*" | |
| ], | |
| "appId": "1903496381", | |
| "clientSecret": "vlPq33pNgmfKm00m" | |
| } | |
| }, | |
| "gateway": { | |
| "port": 18789, | |
| "mode": "local", | |
| "bind": "loopback", | |
| "auth": { | |
| "mode": "token", | |
| "token": "${OPENCLAW_GATEWAY_TOKEN}" | |
| }, | |
| "tailscale": { | |
| "mode": "off", | |
| "resetOnExit": false | |
| }, | |
| "nodes": { | |
| "denyCommands": [ | |
| "camera.snap", | |
| "camera.clip", | |
| "screen.record", | |
| "calendar.add", | |
| "contacts.add", | |
| "reminders.add" | |
| ] | |
| } | |
| }, | |
| "plugins": { | |
| "allow": [ | |
| "feishu", | |
| "dingtalk", | |
| "wecom-openclaw-plugin", | |
| "qqbot", | |
| "openclaw-qqbot" | |
| ], | |
| "entries": { | |
| "feishu": { | |
| "enabled": true | |
| }, | |
| "dingtalk": { | |
| "enabled": true | |
| }, | |
| "wecom-openclaw-plugin": { | |
| "enabled": true | |
| }, | |
| "qqbot": { | |
| "enabled": true | |
| }, | |
| "openclaw-qqbot": { | |
| "enabled": true | |
| } | |
| }, | |
| "installs": { | |
| "wecom-openclaw-plugin": { | |
| "source": "npm", | |
| "spec": "@wecom/wecom-openclaw-plugin", | |
| "installPath": "/root/.openclaw/extensions/wecom-openclaw-plugin", | |
| "version": "1.0.10", | |
| "resolvedName": "@wecom/wecom-openclaw-plugin", | |
| "resolvedVersion": "1.0.10", | |
| "resolvedSpec": "@wecom/wecom-openclaw-plugin@1.0.10", | |
| "integrity": "sha512-BKiQbB+UeTV28/lwmRi80nCtniLk127+LbaAH/NfEk1OhHjHahGEaibdP1zbdO1OJqizMWWmTcaych1s2466jw==", | |
| "shasum": "b27ca163464dbe177923f1039857b1d0f22d43a3", | |
| "resolvedAt": "2026-03-14T05:34:53.702Z", | |
| "installedAt": "2026-03-14T05:35:07.266Z" | |
| } | |
| } | |
| } | |
| } |