{ "browser": { "enabled": true, "defaultProfile": "foreign-trade", "ssrfPolicy": { "dangerouslyAllowPrivateNetwork": true } }, "models": { "mode": "merge", "providers": { "deepseek": { "baseUrl": "${DEEPSEEK_BASE_URL}", "apiKey": "${DEEPSEEK_API_KEY}", "api": "openai-completions", "authHeader": true, "models": [ { "id": "deepseek-v4-pro", "name": "deepseek-v4-pro", "api": "openai-completions", "reasoning": true, "input": [ "text" ], "contextWindow": 400000, "maxTokens": 128000, "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 } } ] }, "cpa": { "baseUrl": "http://192.168.1.101:8317/v1", "apiKey": "sk-cpa-4d0d7f5ad5efdfe9220077a7713436eb56c779374000ea89657e9aba0111af1b", "api": "openai-completions", "authHeader": true, "timeoutSeconds": 300, "request": { "allowPrivateNetwork": true }, "models": [ { "id": "gpt-5.5", "name": "GPT-5.5", "api": "openai-completions", "reasoning": true, "input": [ "text", "image" ], "contextWindow": 1000000, "maxTokens": 128000, "cost": { "input": 5, "output": 30, "cacheRead": 0, "cacheWrite": 0 } } ] }, "openai": { "baseUrl": "http://192.168.1.101:8317/v1", "apiKey": "sk-cpa-4d0d7f5ad5efdfe9220077a7713436eb56c779374000ea89657e9aba0111af1b", "authHeader": true, "timeoutSeconds": 600, "request": { "allowPrivateNetwork": true } } } }, "agents": { "defaults": { "model": { "primary": "cpa/gpt-5.5", "fallbacks": [ "deepseek/deepseek-v4-pro" ] }, "models": { "cpa/gpt-5.5": {}, "deepseek/deepseek-v4-pro": {} }, "imageGenerationModel": { "primary": "openai/gpt-image-2", "timeoutMs": 600000 }, "mediaGenerationAutoProviderFallback": false, "workspace": "/workspace", "timeoutSeconds": 7200, "imageMaxDimensionPx": 999999, "maxConcurrent": 4, "subagents": { "maxConcurrent": 4, "runTimeoutSeconds": 3600 }, "sandbox": { "mode": "off" }, "elevatedDefault": "off", "memorySearch": { "provider": "openai-compatible", "remote": { "baseUrl": "https://api.deepseek.com/v1", "apiKey": "${DEEPSEEK_API_KEY}" } }, "skills": [ "pangolinfo-amazon-scraper", "pangolinfo-ai-serp", "pangolinfo-amazon-niche", "pangolinfo-amazon-product-explorer", "pangolinfo-amazon-listing-optimization", "pangolinfo-amazon-daily-competitor-radar", "frontend-design-3", "timeflow-web-design-guidelines", "ui-ux-pro-max", "react-best-practices-3", "using-superpowers", "impeccable-uxui", "taste-skill", "frontend-design", "web-design-guidelines", "vercel-react-best-practices", "UI/UX", "taste" ] }, "list": [ { "id": "foreign-trade", "name": "foreign-trade", "workspace": "/workspace", "model": "cpa/gpt-5.5" } ] }, "tools": { "profile": "full", "deny": [ "camera.snap", "camera.clip", "screen.record", "contacts.add", "calendar.add", "reminders.add", "sms.send" ], "elevated": { "enabled": false }, "exec": { "security": "full", "ask": "off", "backgroundMs": 10000, "timeoutSec": 1800, "cleanupMs": 1800000, "notifyOnExit": true, "notifyOnExitEmptySuccess": false }, "alsoAllow": [ "supermemory_store", "supermemory_search", "supermemory_forget", "supermemory_profile" ], "media": { "concurrency": 2, "image": { "enabled": true, "maxBytes": 10485760, "maxChars": 800, "timeoutSeconds": 120, "attachments": { "mode": "all", "maxAttachments": 4, "prefer": "path" }, "models": [ { "provider": "cpa", "model": "gpt-5.5", "capabilities": [ "image" ] } ] }, "audio": { "enabled": true, "maxBytes": 20971520, "attachments": { "mode": "first", "maxAttachments": 1 } }, "video": { "enabled": true, "maxBytes": 52428800, "maxChars": 800, "timeoutSeconds": 180, "attachments": { "mode": "first", "maxAttachments": 1 } } } }, "gateway": { "port": 18889, "mode": "local", "bind": "lan", "controlUi": { "allowedOrigins": [ "https://agent.sendmntamz.com", "http://127.0.0.1:18889", "http://localhost:18889" ], "dangerouslyAllowHostHeaderOriginFallback": false }, "auth": { "mode": "password", "password": "${OPENCLAW_GATEWAY_PASSWORD}" } }, "session": { "dmScope": "per-channel-peer", "store": "/home/node/.openclaw/agents/{agentId}/sessions/sessions.json" }, "mcp": { "sessionIdleTtlMs": 900000, "servers": { "mcphub_openclaw": { "enabled": true, "url": "http://mcphub:3000/mcp/OpenClaw", "transport": "streamable-http", "timeout": 300, "connectTimeout": 60, "headers": { "Authorization": "Bearer mcphub_04c3936f9ba6714a5332cee8305378aa9368c6504fb8221a022f565da77b7f70" } } } }, "plugins": { "enabled": true, "allow": [ "browser", "openclaw-supermemory" ], "entries": { "browser": { "enabled": true }, "memory-core": { "config": {} }, "openclaw-supermemory": { "enabled": true, "hooks": { "allowPromptInjection": true, "allowConversationAccess": true }, "config": { "apiKey": "sm_TNDGhqLXwT2KLqMMSdAyct_LURt53GS8Z6AVIuMHz25GcJWtmXHPv0BJDCKSzbP14wU0zyHyamZFcXYDljf9uFH" } } }, "slots": { "memory": "openclaw-supermemory" } }, "channels": { "telegram": { "enabled": true, "botToken": "8871208819:AAFdyRwGw7tPNJ7BuRShl9RJ1P0g2UEgOA4", "proxy": "http://192.168.1.66:7890", "mediaMaxMb": 100, "mediaGroupFlushMs": 800, "timeoutSeconds": 60, "network": { "autoSelectFamily": true, "dnsResultOrder": "ipv4first", "dangerouslyAllowPrivateNetwork": true } } }, "skills": { "entries": { "pangolinfo": { "enabled": true }, "pangolinfo-amazon-scraper": { "enabled": true }, "pangolinfo-ai-serp": { "enabled": true }, "pangolinfo-amazon-niche": { "enabled": true }, "pangolinfo-amazon-product-explorer": { "enabled": true }, "pangolinfo-amazon-listing-optimization": { "enabled": true }, "pangolinfo-amazon-daily-competitor-radar": { "enabled": true } } }, "meta": { "lastTouchedVersion": "2026.6.6", "lastTouchedAt": "2026-06-15T07:10:35.822Z" }, "commands": { "ownerAllowFrom": [ "telegram:8501112181" ] }, "auth": { "profiles": { "openai:manual": { "provider": "openai", "mode": "api_key" } } } }