dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestartdism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestartwsl --set-default-version 2,若输出以下内容,则安装成功curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bashsource ~/.bashrcnvm install --ltsnpm install -g openclawopenclaw onboardsudo bash -c "echo -e '[boot]\nsystemd=true' > /etc/wsl.conf"openclaw gateway runcode ~/.openclaw/openclaw.json "models": {
"providers": {
"custom-1": {
"baseUrl": "https://www.moxin.studio/v1",
"apiKey": "sk-mobt1BjGxfQJ2znyRLho7JsabKwAI0kBdQT8oevICZc5OKS",
"api": "openai-completions",
"models": [
{
"id": "gemini-2.5-pro",
"name": "Gemini 2.5 Pro"
}
]
}
}
}, "model": {
"primary": "custom-1/gemini-2.5-pro"
},
"models": {
"custom-1/gemini-2.5-pro": {}
},{
"wizard": {
"lastRunAt": "2026-02-26T03:31:08.789Z",
"lastRunVersion": "2026.2.24",
"lastRunCommand": "onboard",
"lastRunMode": "local"
},
"agents": {
"defaults": {
"model": {
"primary": "custom-1/gemini-2.5-pro"
},
"models": {
"custom-1/gemini-2.5-pro": {}
},
"workspace": "/home/jiangyi/.openclaw/workspace",
"compaction": {
"mode": "safeguard"
},
"maxConcurrent": 4,
"subagents": {
"maxConcurrent": 8
}
}
},
"models": {
"providers": {
"custom-1": {
"baseUrl": "https://www.moxin.studio/v1",
"apiKey": "sk-mobt1BjGxfQJ2znyRLho7JsabKwAI0kBdQT8oevICZc5OKS",
"api": "openai-completions",
"models": [
{
"id": "gemini-2.5-pro",
"name": "Gemini 2.5 Pro"
}
]
}
}
},
"messages": {
"ackReactionScope": "group-mentions"
},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
},
"session": {
"dmScope": "per-channel-peer"
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"auth": {
"mode": "token",
"token": "40e94e0115f6236380be09bd41a4d505d46c4bbc09eedf9b"
},
"tailscale": {
"mode": "off",
"resetOnExit": false
},
"nodes": {
"denyCommands": [
"camera.snap",
"camera.clip",
"screen.record",
"calendar.add",
"contacts.add",
"reminders.add"
]
}
},
"meta": {
"lastTouchedVersion": "2026.2.24",
"lastTouchedAt": "2026-02-26T03:31:08.796Z"
}
}流萤请记住:我的真实 Windows 桌面绝对路径是 /mnt/c/Users/Administrator/Desktop。以后当我要你把文件保存在桌面,或者问你我的桌面路径时,你必须且只能使用这个绝对路径。请调用你的 Edit 工具,把这条规则永久记录到 USER.md 文件中