Caine
Chief of Staff
Routes work, watches priorities, and keeps the system organized.
A local mission-control dashboard for the agent crew, grounded in the current OpenClaw workspace, runtime sessions, scheduler state, documents, config health, and SQLite stores.
Chief of Staff
Routes work, watches priorities, and keeps the system organized.
Planning Agent
Breaks goals into plans and keeps next actions visible.
Language Teacher
Builds language practice loops and lesson material.
Research Agent
Finds information, summarizes, and supports decisions.
Verification Agent
Checks claims, reviews outputs, and catches mistakes.
Artist Agent
Handles visual direction, assets, and presentation.
Coding Agent
Builds software, debugs, and supports technical projects.
Security Agent
Checks privacy boundaries, risky config, and external handoffs.
C:\Users\21520\.openclaw\workspace\.codegraph
C:\Users\21520\.openclaw\workspace\logs
C:\Users\21520\.openclaw\workspace\scripts
C:\Users\21520\.openclaw\workspace\crew
C:\Users\21520\.openclaw\workspace\calculator-app
C:\Users\21520\.openclaw\workspace\docs
C:\Users\21520\.openclaw\npm\projects\openclaw-discord-c0892df945
C:\Users\21520\.openclaw\npm\projects\openclaw-codex-8902d781d4
C:\Users\21520\.openclaw\state\openclaw.sqlite
C:\Users\21520\.openclaw\agents\main\agent\codex-home\goals_1.sqlite
C:\Users\21520\.openclaw\agents\main\agent\codex-home\logs_2.sqlite
C:\Users\21520\.openclaw\agents\main\agent\codex-home\memories_1.sqlite
C:\Users\21520\.openclaw\agents\main\agent\codex-home\state_5.sqlite
{
"entries": {
"C:\\Users\\21520\\.openclaw\\openclaw.json": {
"lastKnownGood": {
"hash": "[redacted]",
"bytes": 83132,
"mtimeMs": 1782098338816.6084,
"ctimeMs": 1782098338816.6084,
"dev": "1693164968",
"ino": "6755399441236644",
"mode": 438,
"nlink": 1,
"uid": 0,
"gid": 0,
"hasMeta": true,
"gatewayMode": "local",
"observedAt": "2026-06-22T06:48:24.119Z"
},
"lastObservedSuspiciousSignature": null,
"lastPromotedGood": {
"hash": "[redacted]",
"bytes": 83132,
"mtimeMs": 1782098338816.6084,
"ctimeMs": 1782098338816.6084,
"dev": "1693164968",
"ino": "6755399441236644",
"mode": 33206,
"nlink": 1,
"uid": 0,
"gid": 0,
"hasMeta": true,
"gatewayMode": "local",
"observedAt": "2026-06-22T06:48:08.175Z"
}
}
}
}{
"path": "C:\\Users\\21520\\.openclaw\\openclaw.json",
"gateway": {
"mode": "local",
"auth": "[redacted]",
"port": 18789,
"bind": "loopback",
"tailscale": {
"mode": "off",
"resetOnExit": false
},
"controlUi": {
"allowInsecureAuth": "[redacted]"
},
"reload": {
"mode": "hot",
"debounceMs": 1000
},
"nodes": {
"denyCommands": [
"camera.snap",
"camera.clip",
"screen.record",
"contacts.add",
"calendar.add",
"reminders.add",
"sms.send",
"sms.search"
]
}
},
"plugins": [
{
"name": "openai",
"enabled": true
},
{
"name": "codex",
"enabled": true
},
{
"name": "discord",
"enabled": true
},
{
"name": "duckduckgo",
"enabled": true
},
{
"name": "deepseek",
"enabled": true
}
],
"channels": [
{
"name": "discord",
"enabled": true
}
],
"tools": {
"profile": "coding",
"alsoAllow": [
"message"
],
"agentToAgent": {
"enabled": true,
"allow": [
"main",
"ragatha",
"jax",
"kinger",
"bubble",
"zooble",
"gangle",
"caine"
]
},
"sessions": {
"visibility": "all"
},
"byProvider": {
"ollama/qwen3:4b-instruct-2507-q4_K_M": {
"allow": [
"read",
"write",
"edit",
"apply_patch",
"exec",
"process",
"get_goal",
"create_goal",
"update_goal",
"update_plan",
"sessions_list",
"sessions_history",
"sessions_send",
"sessions_spawn",
"sessions_yield",
"subagents",
"session_status",
"web_search",
"web_fetch",
"message"
]
}
},
"web": {
"search": {
"provider": "duckduckgo",
"enabled": true,
"openaiCodex": {
"enabled": true,
"mode": "cached"
}
},
"fetch": {
"enabled": true
}
}
},
"meta": {
"lastTouchedVersion": "2026.6.1",
"lastTouchedAt": "2026-06-10T09:37:37.440Z"
}
}