openclaw-home-pc/openclaw/openclaw.json
2026-03-21 15:31:06 +08:00

558 lines
15 KiB
JSON

{
"meta": {
"lastTouchedVersion": "2026.3.13",
"lastTouchedAt": "2026-03-20T14:31:57.451Z"
},
"env": {
"vars": {
"TAVILY_API_KEY": "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"
}
},
"wizard": {
"lastRunAt": "2026-03-20T14:20:12.251Z",
"lastRunVersion": "2026.3.13",
"lastRunCommand": "configure",
"lastRunMode": "local"
},
"auth": {
"profiles": {
"qwen-portal:default": {
"provider": "qwen-portal",
"mode": "oauth"
},
"minimax:cn": {
"provider": "minimax",
"mode": "api_key"
},
"minimax-portal:default": {
"provider": "minimax-portal",
"mode": "oauth"
}
}
},
"models": {
"mode": "merge",
"providers": {
"bailian": {
"baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
"apiKey": "sk-sp-4e1be16d23c64d65b2a226c5b0eecfb6",
"api": "openai-completions",
"models": [
{
"id": "qwen3.5-plus",
"name": "qwen3.5-plus",
"reasoning": false,
"input": [
"text",
"image"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 65536
},
{
"id": "qwen3-max-2026-01-23",
"name": "qwen3-max-2026-01-23",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 262144,
"maxTokens": 65536
},
{
"id": "qwen3-coder-next",
"name": "qwen3-coder-next",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 262144,
"maxTokens": 65536
},
{
"id": "qwen3-coder-plus",
"name": "qwen3-coder-plus",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 65536
},
{
"id": "MiniMax-M2.5",
"name": "MiniMax-M2.5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 196608,
"maxTokens": 32768
},
{
"id": "glm-5",
"name": "glm-5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 202752,
"maxTokens": 16384
},
{
"id": "glm-4.7",
"name": "glm-4.7",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 202752,
"maxTokens": 16384
},
{
"id": "kimi-k2.5",
"name": "kimi-k2.5",
"reasoning": false,
"input": [
"text",
"image"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 262144,
"maxTokens": 32768
}
]
},
"minimax": {
"baseUrl": "https://api.minimaxi.com/anthropic",
"api": "anthropic-messages",
"authHeader": true,
"models": [
{
"id": "MiniMax-M2.5",
"name": "MiniMax M2.5",
"reasoning": true,
"input": [
"text"
],
"cost": {
"input": 0.3,
"output": 1.2,
"cacheRead": 0.03,
"cacheWrite": 0.12
},
"contextWindow": 200000,
"maxTokens": 8192
}
]
},
"minimax-portal": {
"baseUrl": "https://api.minimaxi.com/anthropic",
"apiKey": "minimax-oauth",
"api": "anthropic-messages",
"models": [
{
"id": "MiniMax-M2.5",
"name": "MiniMax M2.5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 200000,
"maxTokens": 8192
},
{
"id": "MiniMax-M2.5-highspeed",
"name": "MiniMax M2.5 Highspeed",
"reasoning": true,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 200000,
"maxTokens": 8192
},
{
"id": "MiniMax-M2.5-Lightning",
"name": "MiniMax M2.5 Lightning",
"reasoning": true,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 200000,
"maxTokens": 8192
}
]
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "minimax-portal/MiniMax-M2.5",
"fallbacks": [
"bailian/qwen3.5-plus",
"bailian/qwen3-max-2026-01-23",
"bailian/qwen3-coder-next",
"bailian/qwen3-coder-plus",
"bailian/MiniMax-M2.5",
"bailian/glm-5",
"bailian/glm-4.7",
"bailian/kimi-k2.5",
"minimax/MiniMax-M2.5",
"minimax-portal/MiniMax-M2.5-highspeed",
"minimax-portal/MiniMax-M2.5-Lightning"
]
},
"models": {
"bailian/qwen3.5-plus": {},
"bailian/qwen3-max-2026-01-23": {},
"bailian/qwen3-coder-next": {},
"bailian/qwen3-coder-plus": {},
"bailian/MiniMax-M2.5": {},
"bailian/glm-5": {},
"bailian/glm-4.7": {},
"bailian/kimi-k2.5": {},
"minimax/MiniMax-M2.5": {
"alias": "Minimax"
},
"minimax-portal/MiniMax-M2.5": {
"alias": "minimax-m2.5"
},
"minimax-portal/MiniMax-M2.5-highspeed": {
"alias": "minimax-m2.5-highspeed"
},
"minimax-portal/MiniMax-M2.5-Lightning": {
"alias": "minimax-m2.5-lightning"
}
},
"compaction": {
"mode": "safeguard"
}
},
"list": [
{
"id": "main",
"model": {
"primary": "minimax-portal/MiniMax-M2.5",
"fallbacks": [
"bailian/qwen3.5-plus"
]
},
"tools": {
"profile": "minimal",
"alsoAllow": [
"web_search",
"web_fetch",
"browser",
"canvas",
"message",
"gateway",
"nodes",
"agents_list",
"tts",
"feishu_app_scopes",
"feishu_bitable_get_record",
"feishu_bitable_create_app",
"feishu_bitable_list_fields",
"feishu_bitable_create_field",
"feishu_bitable_list_records",
"feishu_bitable_update_record",
"feishu_bitable_create_record",
"feishu_bitable_get_meta",
"feishu_chat",
"feishu_doc",
"feishu_drive",
"feishu_wiki",
"read",
"write",
"edit",
"apply_patch",
"exec",
"process",
"memory_search",
"memory_get",
"sessions_list",
"sessions_history",
"sessions_send",
"sessions_spawn",
"subagents",
"cron",
"image",
"sessions_yield",
"feishu_bitable_app",
"feishu_bitable_app_table",
"feishu_bitable_app_table_field",
"feishu_bitable_app_table_record",
"feishu_bitable_app_table_view",
"feishu_calendar_calendar",
"feishu_calendar_event",
"feishu_calendar_event_attendee",
"feishu_calendar_freebusy",
"feishu_chat_members",
"feishu_create_doc",
"feishu_doc_comments",
"feishu_doc_media",
"feishu_drive_file",
"feishu_fetch_doc",
"feishu_get_user",
"feishu_im_bot_image",
"feishu_im_user_fetch_resource",
"feishu_im_user_get_messages",
"feishu_im_user_get_thread_messages",
"feishu_im_user_message",
"feishu_im_user_search_messages",
"feishu_oauth",
"feishu_oauth_batch_auth",
"feishu_search_doc_wiki",
"feishu_search_user",
"feishu_sheet",
"feishu_task_comment",
"feishu_task_subtask",
"feishu_task_task",
"feishu_task_tasklist",
"feishu_update_doc",
"feishu_wiki_space",
"feishu_wiki_space_node"
]
}
}
]
},
"tools": {
"profile": "full",
"alsoAllow": [
"wecom_mcp"
],
"web": {
"search": {
"enabled": true,
"provider": "gemini",
"gemini": {
"apiKey": "AIzaSyB_93zIbLSYjIrHQtrsaFAL9mGH_Ittf6k"
}
},
"fetch": {
"enabled": true
}
}
},
"messages": {
"ackReactionScope": "group-mentions"
},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
},
"session": {
"dmScope": "per-channel-peer"
},
"channels": {
"feishu": {
"enabled": true,
"appId": "cli_a93815b250b9dcb5",
"appSecret": "NogaPY8DiMHMyadOKDW26bqkGPnrOkND",
"connectionMode": "websocket",
"domain": "feishu",
"groupPolicy": "open",
"dmPolicy": "allowall",
"mcpEndpoint": "https://mcp.feishu.cn/mcp",
"allowFrom": [
"ou_c2f8e3bb65c554fac458d1522d584fb9",
"ou_86def554b50f91972e2924a605ccf634",
"oc_d5ef8b1abf66842c28ef57e1658dc096",
"oc_c614d6c696e6a24b105ecc7343ea33d1"
],
"requireMention": true,
"groups": {},
"streaming": true,
"footer": {
"elapsed": true,
"status": true
},
"threadSession": true
},
"wecom": {
"enabled": true,
"botId": "aibQ3hBrPtfh1C26UZA-KNdq1CAX_uj9GDW",
"secret": "bUK1hTDznre6fFRrR1ebHTAQZE5MoooFOEsJCbAfXrl",
"allowFrom": [
"HouHuan",
"WanMeiShengHuo",
"XinNingXianGuoNaiChaKaFeiZhaJiHa"
],
"dmPolicy": "pairing"
}
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"auth": {
"mode": "token",
"token": "a6fe5bdc83cf757f00a59e8fe0c310bb4d3faffa9ee16d19"
},
"tailscale": {
"mode": "off",
"resetOnExit": false
},
"nodes": {
"denyCommands": [
"camera.snap",
"camera.clip",
"screen.record",
"contacts.add",
"calendar.add",
"reminders.add",
"sms.send"
]
}
},
"skills": {
"entries": {
"notion": {
"apiKey": "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"
}
}
},
"plugins": {
"allow": [
"wecom-openclaw-plugin",
"qwen-portal-auth",
"channels",
"minimax-portal-auth",
"openclaw-lark"
],
"load": {
"paths": []
},
"entries": {
"qwen-portal-auth": {
"enabled": true
},
"feishu": {
"enabled": false
},
"wecom-openclaw-plugin": {
"enabled": true
},
"channels": {
"enabled": true
},
"minimax-portal-auth": {
"enabled": true
},
"openclaw-lark": {
"enabled": true
}
},
"installs": {
"wecom-openclaw-plugin": {
"source": "npm",
"spec": "@wecom/wecom-openclaw-plugin",
"installPath": "/home/huan/.openclaw/extensions/wecom-openclaw-plugin",
"version": "1.0.11",
"resolvedName": "@wecom/wecom-openclaw-plugin",
"resolvedVersion": "1.0.11",
"resolvedSpec": "@wecom/wecom-openclaw-plugin@1.0.11",
"integrity": "sha512-TqyWvi8AxPyii/fUZk/rVR4a5jXl6PHte6wuqgtbrWXFoOfYyKtnyjmtGJk3/kf1ZOjgHu2N6lfhz5fA6bTCyw==",
"shasum": "188b313b0413498d10a53b6112b4dc1284b9b1f5",
"resolvedAt": "2026-03-17T18:52:44.979Z",
"installedAt": "2026-03-17T18:52:53.765Z"
},
"channels": {
"source": "npm",
"spec": "@openclaw-china/channels",
"installPath": "/home/huan/.openclaw/extensions/channels",
"version": "2026.3.18",
"resolvedName": "@openclaw-china/channels",
"resolvedVersion": "2026.3.18",
"resolvedSpec": "@openclaw-china/channels@2026.3.18",
"integrity": "sha512-B1ZT3FKm3KsMclgo6FXCUbTAzEvkH0PvpmXEN2Vk6Vjo15h35b7Mt3JUD3FwQpOJcV4AiflEoWBFJO1reuVETg==",
"shasum": "9a455e5c20ab13f817d130e2c96b32bd2f98b6ab",
"resolvedAt": "2026-03-18T03:06:04.894Z",
"installedAt": "2026-03-18T03:06:30.916Z"
},
"openclaw-lark": {
"source": "npm",
"spec": "@larksuite/openclaw-lark",
"installPath": "/home/huan/.openclaw/extensions/openclaw-lark",
"version": "2026.3.17",
"resolvedName": "@larksuite/openclaw-lark",
"resolvedVersion": "2026.3.17",
"resolvedSpec": "@larksuite/openclaw-lark@2026.3.17",
"integrity": "sha512-7GxqBu7jIe0jmApQXt/9hpvorV04Vpqkcr9LvAOMZJzbhmI0+XZKVJgvzw0Ypxz+UfWJ9tlcSw7WpkBcyqvo8g==",
"shasum": "407d4616186cf776c21cf49aa533b80c2ef23530",
"resolvedAt": "2026-03-20T14:28:55.656Z",
"installedAt": "2026-03-20T14:29:20.064Z"
}
}
}
}