{ "meta": { "lastTouchedVersion": "2026.2.6-3", "lastTouchedAt": "2026-02-12T10:50:18.766Z" }, "wizard": { "lastRunAt": "2026-02-12T10:50:18.763Z", "lastRunVersion": "2026.2.6-3", "lastRunCommand": "onboard", "lastRunMode": "local" }, "models": { "providers": { "openai-compatible": { "baseUrl": "http://127.0.0.1:8050/v1", "apiKey": "sk-test", "api": "openai-completions", "models": [ { "id": "gpt-4o-mini", "name": "gpt-4o-mini", "reasoning": false, "input": ["text"], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 200000, "maxTokens": 8192 } ] } } }, "agents": { "defaults": { "model": { "primary": "openai-compatible/gpt-4o-mini" } } }, "messages": { "ackReactionScope": "group-mentions" }, "commands": { "native": false, "nativeSkills": false }, "gateway": { "port": 18789, "mode": "local", "bind": "loopback", "auth": { "mode": "token", "token": "" }, "tailscale": { "mode": "off", "resetOnExit": false } }, "plugins": { "entries": { "whatsapp": { "enabled": true } } } }