auto backup 2026-09-01 16:00

This commit is contained in:
2026-09-01 16:00:07 +08:00
parent 8c8c42bc71
commit ec91fa1e12
297 changed files with 57801 additions and 555 deletions
+34 -52
View File
@@ -1,11 +1,13 @@
{
"meta": {
"lastTouchedVersion": "2026.7.1-2",
"lastTouchedAt": "2026-08-03T02:23:57.842Z"
"lastTouchedVersion": "2026.8.1",
"migrations": {
"modelPolicyAllowlist": true
}
},
"wizard": {
"lastRunAt": "2026-07-14T07:37:27.421Z",
"lastRunVersion": "2026.7.1",
"lastRunAt": "2026-09-01T07:56:29.436Z",
"lastRunVersion": "2026.8.1",
"lastRunCommand": "doctor",
"lastRunMode": "local"
},
@@ -168,34 +170,21 @@
}
}
},
"memory": {},
"agents": {
"defaults": {
"model": {
"primary": "deepseek/deepseek-v4-flash"
},
"memorySearch": {
"provider": "openai",
"model": "text-embedding-v4"
},
"models": {
"deepseek/deepseek-v4-pro": {
"alias": "DeepSeek V4 Pro"
},
"deepseek/deepseek-v4-flash": {
"alias": "DeepSeek V4 Flash"
},
"new-api/deepseek-v4-flash": {
"alias": "New Api V4 Flash"
},
"new-api/qwen3.5-plus": {
"alias": "New Api Qwen 3.5 Plus"
},
"new-api/qwen3.7-max": {
"alias": "New Api Qwen 3.7 Max"
},
"new-api/glm-5.1": {
"alias": "New Api GLM 5.1"
}
"modelPolicy": {
"allow": [
"deepseek/deepseek-v4-pro",
"deepseek/deepseek-v4-flash",
"newapi/deepseek-v4-flash",
"newapi/qwen3.5-plus",
"newapi/qwen3.7-max",
"newapi/glm-5.1"
]
},
"workspace": "/home/yangxuan/.openclaw/workspace",
"compaction": {
@@ -213,9 +202,9 @@
"mode": "off"
}
},
"list": [
{
"id": "main",
"ownership": "explicit",
"entries": {
"main": {
"name": "助手",
"workspace": "/home/yangxuan/.openclaw/workspace",
"agentDir": "/home/yangxuan/.openclaw/agents/main/agent",
@@ -223,8 +212,7 @@
"primary": "deepseek/deepseek-v4-flash"
}
},
{
"id": "storage",
"storage": {
"name": "仓库",
"workspace": "/home/yangxuan/.openclaw/workspace-storage",
"agentDir": "/home/yangxuan/.openclaw/agents/storage/agent",
@@ -232,8 +220,7 @@
"primary": "deepseek/deepseek-v4-flash"
}
},
{
"id": "backend",
"backend": {
"name": "后端",
"workspace": "/home/yangxuan/.openclaw/workspace-backend",
"agentDir": "/home/yangxuan/.openclaw/agents/backend/agent",
@@ -246,8 +233,7 @@
]
}
},
{
"id": "frontend",
"frontend": {
"name": "前端",
"workspace": "/home/yangxuan/.openclaw/workspace-frontend",
"agentDir": "/home/yangxuan/.openclaw/agents/frontend/agent",
@@ -260,8 +246,7 @@
]
}
},
{
"id": "planner",
"planner": {
"name": "方案",
"workspace": "/home/yangxuan/.openclaw/workspace-planner",
"agentDir": "/home/yangxuan/.openclaw/agents/planner/agent",
@@ -272,16 +257,15 @@
"using-superpowers"
]
},
{
"id": "cc",
"name": "cc",
"cc": {
"name": "个人项目",
"workspace": "/home/yangxuan/.openclaw/workspace-cc",
"agentDir": "/home/yangxuan/.openclaw/agents/cc/agent",
"model": {
"primary": "deepseek/deepseek-v4-flash"
}
}
]
}
},
"tools": {
"profile": "full",
@@ -327,8 +311,7 @@
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
"restart": true
},
"session": {
"dmScope": "per-channel-peer"
@@ -342,8 +325,7 @@
"http://localhost:18789",
"http://127.0.0.1:18789",
"https://wsl02.baiji-algieba.ts.net"
],
"allowInsecureAuth": true
]
},
"auth": {
"mode": "password",
@@ -356,8 +338,7 @@
"100.115.195.0/24"
],
"tailscale": {
"mode": "serve",
"resetOnExit": false
"mode": "serve"
},
"http": {
"endpoints": {
@@ -367,7 +348,9 @@
}
},
"nodes": {
"denyCommands": []
"commands": {
"deny": []
}
}
},
"skills": {
@@ -533,9 +516,8 @@
"browser": {
"enabled": false
}
},
"bundledDiscovery": "compat"
}
},
"channels": {},
"bindings": []
}
}