{ "browser": { "headless": true, "noSandbox": true, "defaultProfile": "openclaw" }, "commands": { "bash": true, "native": "auto", "nativeSkills": "auto", "restart": true }, "agents": { "list": [ { "id": "main", "name": "main" } ], "defaults": { "model": { "primary": "Claude Sonnet 4.5" }, "models": { "openai/gpt-5.2": { "alias": "ChatGPT 5.2" }, "openai/gpt-5.1-codex": { "alias": "ChatGPT 5.1 Codex" }, "openai/gpt-5": { "alias": "ChatGPT 5" }, "openai/gpt-5-mini": { "alias": "ChatGPT 5 Mini" }, "openai/gpt-4.1": { "alias": "ChatGPT 4.1" }, "anthropic/claude-opus-4-6": { "alias": "Claude Opus 4.6" }, "anthropic/claude-sonnet-4-5": { "alias": "Claude Sonnet 4.5" }, "anthropic/claude-haiku-4-5": { "alias": "Claude Haiku 4.5" } } } }, "gateway": { "mode": "local", "controlUi": { "allowInsecureAuth": true }, "auth": { "mode": "token", "token": "__OPENCLAW_REDACTED__" }, "remote": { "token": "__OPENCLAW_REDACTED__" }, "trustedProxies": [ "127.0.0.1", "::1", "172.16.0.0/12", "10.0.0.0/8", "192.168.0.0/16" ] }, "plugins": { "entries": { "whatsapp": { "enabled": true }, "discord": { "enabled": true }, "imessage": { "enabled": false }, "telegram": { "enabled": true }, "slack": { "enabled": true }, "nostr": { "enabled": true }, "signal": { "enabled": false }, "googlechat": { "enabled": true } } }, "models": { "mode": "merge" }, "hooks": { "token": "__OPENCLAW_REDACTED__" }, "meta": { "lastTouchedAt": "2026-02-16T21:52:49.153Z" }, "channels": { "telegram": { "enabled": true, "dmPolicy": "pairing" } } }