{ "agents": { "defaults": { "workspace": "/home/mrbates/.openclaw/workspace", "models": { "openrouter/stepfun/step-3.5-flash": { "alias": "Step-3.5-Flash" }, "openrouter/nvidia/nemotron-3-super-120b-a12b:free": { "alias": "Nemotron-3-Super-120B-A12B: free" }, "openrouter/anthropic/claude-sonnet-4.6": { "alias": "Claude-Sonnet-4.6" } }, "model": { "primary": "Nemotron-3-Super-120B-A12B: free" } } }, "gateway": { "mode": "local", "auth": { "mode": "token", "token": "909f68f40e732e971f8bc32739f89c6c0b8ada5d6087a6cd" }, "port": 18789, "bind": "loopback", "tailscale": { "mode": "off", "resetOnExit": false }, "controlUi": { "allowInsecureAuth": true }, "nodes": { "denyCommands": [ "camera.snap", "camera.clip", "screen.record", "contacts.add", "calendar.add", "reminders.add", "sms.send", "sms.search" ] } }, "session": { "dmScope": "per-channel-peer" }, "tools": { "profile": "coding", "web": { "search": { "provider": "duckduckgo", "enabled": true, "openaiCodex": {} }, "fetch": { "enabled": true } }, "media": { "audio": { "enabled": true, "maxBytes": 20971520, "models": [ { "type": "cli", "command": "whisper", "args": ["--model", "base", "{{MediaPath}}"], "timeoutSeconds": 45 } ] } } }, "auth": { "profiles": { "openrouter:default": { "provider": "openrouter", "mode": "api_key" } } }, "channels": { "telegram": { "enabled": true, "groups": { "*": { "requireMention": true } }, "botToken": "8663108961:AAGUk0BU_BUFc6RoinWSTUjaioeeesMRNRg" } }, "plugins": { "entries": { "duckduckgo": { "enabled": true } } }, "hooks": { "internal": { "enabled": true, "entries": { "boot-md": { "enabled": true } } } }, "wizard": { "lastRunAt": "2026-04-04T16:54:53.292Z", "lastRunVersion": "2026.4.2", "lastRunCommand": "configure", "lastRunMode": "local" }, "meta": { "lastTouchedVersion": "2026.4.2", "lastTouchedAt": "2026-04-04T17:05:48.198Z" }, "messages": { "tts": { "provider": "edge" } } }