{
"meta": {
"lastTouchedVersion": "2026.1.30",
"lastTouchedAt": "2026-02-14T10:31:39.731Z"
},
"wizard": {
"lastRunAt": "2026-02-14T10:31:39.721Z",
"lastRunVersion": "2026.1.30",
"lastRunCommand": "onboard",
"lastRunMode": "local"
},
"models": {
"providers": {
"tui": {
"baseUrl": "https://mj.chatgptten.com",
"apiKey": "sk-E3pZGq049ifbbNYFMSxDfv2Zd4LsNN8baRmV8AUJcaUMi",
"api": "anthropic-messages",
"models": [
{
"id": "claude-sonnet-4-5-20250929",
"name": "Claude Sonnet 4.5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 200000,
"maxTokens": 8192
},
{
"id": "claude-opus-4-5",
"name": "Claude Opus 4.5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 200000,
"maxTokens": 8192
},
{
"id": "glm-5",
"name": "GLM-5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 128000,
"maxTokens": 4096
},
{
"id": "kimi-k2.5",
"name": "Kimi K2.5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 128000,
"maxTokens": 8192
},
{
"id": "kimi-k2.5-thinking",
"name": "Kimi K2.5 Thinking",
"reasoning": true,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 128000,
"maxTokens": 8192
},
{
"id": "minimax-m2.5",
"name": "MiniMax M2.5",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 128000,
"maxTokens": 4096
}
]
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "tui/minimax-m2.5",
"fallbacks": [
"tui/kimi-k2.5",
"tui/claude-opus-4-5",
"tui/kimi-k2.5-thinking",
"tui/claude-sonnet-4-5-20250929"
]
},
"models": {
"tui/claude-sonnet-4-5-20250929": {},
"tui/claude-opus-4-5": {},
"tui/glm-5": {},
"tui/kimi-k2.5": {},
"tui/kimi-k2.5-thinking": {},
"tui/minimax-m2.5": {}
},
"maxConcurrent": 4,
"subagents": {
"maxConcurrent": 8
},
"workspace": "/Users/z/.openclaw/workspace"
}
},
"messages": {
"ackReactionScope": "group-mentions"
},
"commands": {
"native": "auto",
"nativeSkills": "auto"
},
"hooks": {
"internal": {
"enabled": true,
"entries": {
"boot-md": {
"enabled": true
},
"command-logger": {
"enabled": true
},
"session-memory": {
"enabled": true
}
}
}
},
"channels": {
"slack": {
"mode": "socket",
"webhookPath": "/slack/events",
"enabled": true,
"botToken": "xoxb-10369785225-10429282510097-sBnKk1BZg4KS03yW5kFaufqK",
"appToken": "xapp-1-A0AC68V0D6J-104977133155-08c921fb90f817722d85520fd41bc47f77443401fc0f5593002e4c9b35b1",
"userTokenReadOnly": true,
"groupPolicy": "open"
},
"feishu": {
"appId": "cli_a9f5e6ef91cef",
"appSecret": "KQFHWznRY08xCMX31FbIpLv3eNQQr",
"enabled": true
}
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"auth": {
"mode": "token",
"token": "d55d4e764a312d74168575eb08c8f666b50c5ca17155"
},
"tailscale": {
"mode": "off",
"resetOnExit": false
}
},
"skills": {
"install": {
"nodeManager": "npm"
}
},
"plugins": {
"entries": {
"slack": {
"enabled": true
},
"feishu": {
"enabled": true
}
},
"installs": {
"feishu": {
"source": "npm",
"spec": "@m1heng-clawd/feishu",
"installPath": "/Users/z/.openclaw/extensions/feishu",
"version": "0.1.4",
"installedAt": "2026-02-01T15:24:19.867Z"
}
}
}
}