2026-02-05 08:37:34 -07:00
|
|
|
{
|
|
|
|
|
"meta": {
|
|
|
|
|
"lastTouchedVersion": "2026.2.2-3",
|
|
|
|
|
"lastTouchedAt": "2026-02-05T05:09:07.938Z"
|
|
|
|
|
},
|
|
|
|
|
"wizard": {
|
|
|
|
|
"lastRunAt": "2026-02-05T05:09:07.925Z",
|
|
|
|
|
"lastRunVersion": "2026.2.2-3",
|
|
|
|
|
"lastRunCommand": "configure",
|
|
|
|
|
"lastRunMode": "local"
|
|
|
|
|
},
|
|
|
|
|
"update": {
|
|
|
|
|
"checkOnStart": true
|
|
|
|
|
},
|
|
|
|
|
"auth": {
|
|
|
|
|
"profiles": {
|
|
|
|
|
"anthropic:default": {
|
|
|
|
|
"provider": "anthropic",
|
|
|
|
|
"mode": "token"
|
2026-02-05 15:06:30 -07:00
|
|
|
},
|
|
|
|
|
"ollama:default": {
|
|
|
|
|
"provider": "ollama",
|
2026-02-05 15:08:32 -07:00
|
|
|
"baseUrl": "http://192.168.1.81:11434/v1",
|
2026-02-05 15:06:30 -07:00
|
|
|
"apiKey": "ollama"
|
|
|
|
|
}
|
2026-02-05 08:37:34 -07:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"agents": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"model": {
|
2026-02-05 09:57:18 -07:00
|
|
|
"primary": "anthropic/claude-haiku-4-5"
|
2026-02-05 08:37:34 -07:00
|
|
|
},
|
|
|
|
|
"models": {
|
|
|
|
|
"anthropic/claude-opus-4-5": {
|
|
|
|
|
"alias": "opus"
|
|
|
|
|
},
|
|
|
|
|
"anthropic/claude-sonnet-4-5": {
|
|
|
|
|
"alias": "sonnet"
|
2026-02-05 09:57:18 -07:00
|
|
|
},
|
|
|
|
|
"anthropic/claude-haiku-4-5": {
|
|
|
|
|
"alias": "haiku"
|
2026-02-05 10:29:44 -07:00
|
|
|
},
|
|
|
|
|
"ollama/llama3.2:latest": {
|
|
|
|
|
"alias": "ollama"
|
2026-02-05 08:37:34 -07:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"workspace": "/home/jramos/.openclaw/workspace",
|
|
|
|
|
"compaction": {
|
|
|
|
|
"mode": "safeguard"
|
|
|
|
|
},
|
|
|
|
|
"maxConcurrent": 4,
|
|
|
|
|
"subagents": {
|
|
|
|
|
"maxConcurrent": 8
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"messages": {
|
|
|
|
|
"ackReactionScope": "group-mentions"
|
|
|
|
|
},
|
|
|
|
|
"commands": {
|
|
|
|
|
"native": "auto",
|
2026-02-05 13:48:52 -07:00
|
|
|
"nativeSkills": "auto",
|
|
|
|
|
"restart": true
|
2026-02-05 08:37:34 -07:00
|
|
|
},
|
|
|
|
|
"channels": {
|
|
|
|
|
"discord": {
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"token": "MTQ2ODY5NDg4MTkxMTE3NzM3OA.GLhe-S.Ykl3fRO9VkVcYApxNcUKto-AGnuKU8YBi8V8ZI",
|
|
|
|
|
"groupPolicy": "allowlist",
|
|
|
|
|
"guilds": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"gateway": {
|
|
|
|
|
"port": 18789,
|
|
|
|
|
"mode": "local",
|
|
|
|
|
"bind": "loopback",
|
|
|
|
|
"auth": {
|
|
|
|
|
"mode": "token",
|
|
|
|
|
"token": "5d1556913de8d28a8a1785b304f3c2bfc893918d72214998"
|
|
|
|
|
},
|
|
|
|
|
"tailscale": {
|
|
|
|
|
"mode": "off",
|
|
|
|
|
"resetOnExit": false
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"skills": {
|
|
|
|
|
"install": {
|
|
|
|
|
"nodeManager": "npm"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"plugins": {
|
|
|
|
|
"entries": {
|
|
|
|
|
"discord": {
|
|
|
|
|
"enabled": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|