{
  "meta": {
    "lastTouchedVersion": "2026.3.13",
    "lastTouchedAt": "2026-04-01T10:54:58.687Z"
  },
  "wizard": {
    "lastRunAt": "2026-03-30T10:20:36.092Z",
    "lastRunVersion": "2026.3.13",
    "lastRunCommand": "onboard",
    "lastRunMode": "local"
  },
  "update": {
    "checkOnStart": false
  },
  "browser": {
    "enabled": true,
    "headless": true,
    "noSandbox": true
  },
  "auth": {
    "profiles": {
      "kilocode:default": {
        "provider": "kilocode",
        "mode": "api_key"
      }
    }
  },
  "models": {
    "mode": "merge"
  },
  "agents": {
    "defaults": {
      "model": {
        "primary": "kilocode/kilo-auto/free"
      },
      "workspace": "/root/.openclaw/workspace"
    }
  },
  "tools": {
    "profile": "full",
    "exec": {
      "host": "gateway",
      "security": "full",
      "ask": "off"
    }
  },
  "commands": {
    "native": "auto",
    "nativeSkills": "auto",
    "restart": true,
    "ownerDisplay": "raw"
  },
  "session": {
    "dmScope": "per-channel-peer"
  },
  "channels": {
    "telegram": {
      "enabled": true,
      "dmPolicy": "pairing",
      "botToken": "8526522607:AAGiPJpM4a8M-nayg4Oy-SkQtj-gxiUHqbw",
      "allowFrom": [
        "7595332466"
      ],
      "groupPolicy": "allowlist",
      "streaming": "partial"
    },
    "streamchat": {
      "apiKey": "tgvk4c8hgjxd",
      "botUserId": "bot-ZDljMWFjNjctZGZiYi00YzA1LWIxZjctNGJiN2QyYTYxYmEy",
      "botUserToken": "eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiYm90LVpEbGpNV0ZqTmpjdFpHWmlZaTAwWXpBMUxXSXhaamN0TkdKaU4yUXlZVFl4WW1FeSJ9.B2RnKGkAILEbO_RJp_0yHxsONalAc3zaktA1QAySryA",
      "botUserName": "KiloClaw",
      "enabled": true
    }
  },
  "gateway": {
    "port": 3001,
    "mode": "local",
    "bind": "loopback",
    "controlUi": {
      "allowedOrigins": [
        "https://claw.kilosessions.ai",
        "https://kilo.ai",
        "https://www.kilo.ai"
      ],
      "allowInsecureAuth": true
    },
    "auth": {
      "mode": "token",
      "token": "54f1bee33071071d21dd40203be346b26ccbcb0d54aa71ebb10dd0d10f906918"
    },
    "tailscale": {
      "mode": "off",
      "resetOnExit": false
    }
  },
  "plugins": {
    "load": {
      "paths": [
        "/usr/local/lib/node_modules/@wunderchat/openclaw-channel-streamchat"
      ]
    },
    "entries": {
      "streamchat": {
        "enabled": true
      },
      "telegram": {
        "enabled": true
      }
    }
  }
}