{ "wizard": { "lastRunAt": "2026-01-16T22:08:47.486Z", "lastRunVersion": "2026.1.14", "lastRunCommand": "onboard", "lastRunMode": "local" }, "logging": { "level": "trace", "consoleLevel": "debug", "redactSensitive": "off" }, "auth": { "profiles": { "openai-codex:codex-cli": { "provider": "openai-codex", "mode": "oauth" }, "google:default": { "provider": "google", "mode": "api_key" }, "google-antigravity:r1ch4rd@gmail.com": { "provider": "google-antigravity", "mode": "oauth" } } }, "models": { "mode": "merge", "providers": { "qwen-portal": { "baseUrl": "https://portal.qwen.ai/v1", "apiKey": "aRzL_PMDyglDvOQtjjYP26H1u4N77zAn2pgvPmdngbuhEVONreX5UUxxLGEA-ByJkOrjz1xFU9Cc3ESu2-_zSg", "api": "openai-completions", "models": [ { "id": "coder-model", "name": "Qwen Coder (Portal)", "reasoning": false, "input": [ "text" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 128000, "maxTokens": 8192 }, { "id": "vision-model", "name": "Qwen Vision (Portal)", "reasoning": false, "input": [ "text", "image" ], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 128000, "maxTokens": 8192 } ] } } }, "agents": { "defaults": { "model": {}, "models": {}, "workspace": "/home/dasilva333/clawd", "compaction": {} }, "list": [ { "id": "main", "default": true, "workspace": "/mnt/c/Users/h4rdc/Documents/Github/person-search", "model": "qwen-portal/coder-model", "identity": { "name": "Orion", "theme": "Neon Fox", "emoji": "🦊" }, "tools": { "allow": [ "group:clawdbot", "group:fs", "group:runtime", "comfy.*", "sessions_spawn" ], "deny": [ "comfy.*" ] } }, { "id": "pixel", "workspace": "/mnt/e/CUIPP", "model": "qwen-portal/vision-model", "groupChat": { "mentionPatterns": [ "@Archivist", "archivist", "archivista", "+13052059719" ] }, "identity": { "name": "Pixel", "theme": "Anime Cyberpunk", "emoji": "πŸ‘ΎπŸ’•" }, "tools": { "allow": [ "group:clawdbot", "group:fs", "group:runtime", "comfy.*", "sessions_spawn" ], "deny": [ "archivist.*" ] } } ] }, "tools": {}, "bindings": [ { "agentId": "pixel", "match": { "channel": "telegram", "accountId": "pixel_bot" } }, { "agentId": "main", "match": { "channel": "whatsapp", "accountId": "default" } } ], "messages": { "responsePrefix": "[clawdbot]", "ackReactionScope": "group-mentions" }, "commands": { "native": true, "nativeSkills": "auto", "bash": true, "config": true, "debug": true, "restart": true }, "session": { "dmScope": "per-channel-peer", "identityLinks": { "richard": [ "telegram:1340698511", "whatsapp:255847561207857@lid" ] }, "idleMinutes": 120, "store": "~/.clawdbot/agents/{agentId}/sessions/sessions.json", "mainKey": "main" }, "channels": { "whatsapp": { "dmPolicy": "allowlist", "selfChatMode": false, "allowFrom": [ "+13052989599", "+13052059719" ], "groupPolicy": "open", "mediaMaxMb": 50, "groups": { "*": { "requireMention": false } }, "ackReaction": { "emoji": "πŸ‘€", "direct": true, "group": "mentions" }, "debounceMs": 0 }, "telegram": { "enabled": true, "dmPolicy": "allowlist", "groups": { "*": { "requireMention": false } }, "allowFrom": [ "1340698511" ], "groupPolicy": "open", "streamMode": "partial", "accounts": { "default": { "name": "Orion", "dmPolicy": "pairing", "botToken": "8535953471:AAGk1aPCHmcouImJFbWRICwfarT7VYptqsQ", "groupPolicy": "allowlist", "streamMode": "partial" }, "pixel_bot": { "name": "Pixel", "dmPolicy": "pairing", "botToken": "8224344170:AAHFGbUVVFTzOeWYkbms6Ole-bzLSFzRA8A", "groupPolicy": "open", "streamMode": "partial" } } } }, "gateway": { "port": 18789, "mode": "local", "bind": "loopback", "tailscale": { "mode": "off", "resetOnExit": false } }, "skills": { "install": { "nodeManager": "npm" }, "entries": { "mcporter": { "enabled": true, "env": { "DB_HOST": "10.0.0.91", "COMFY_HOST": "10.0.0.91" }, "config": {} } } } }