清理多余工作区配置,保留 planner 主工作区
- 清理 .git-credentials/config 移除其他 Gitea/Gitee 凭证 - 删除 workspace-finances, workspace-fitness, workspace-resume, workspace-storage, workspace-travel 等工作区 - 删除 agents/finances, agents/fitness, agents/resume, agents/storage, agents/travel 等 agent 配置 - 删除 openclaw-weixin 微信相关配置 - 删除 plugin-skills 插件 - 更新 workspace-planner/MEMORY.md 记录 wit 项目目录 - 更新 workspace-backend/TOOLS.md - 更新 completions 自动补全脚本
This commit is contained in:
+31
-235
@@ -1,94 +1,20 @@
|
||||
{
|
||||
"meta": {
|
||||
"lastTouchedVersion": "2026.7.1",
|
||||
"lastTouchedAt": "2026-07-14T07:37:27.451Z"
|
||||
"lastTouchedVersion": "2026.7.1-2",
|
||||
"lastTouchedAt": "2026-08-03T06:44:10.135Z"
|
||||
},
|
||||
"wizard": {
|
||||
"lastRunAt": "2026-07-14T07:37:27.421Z",
|
||||
"lastRunVersion": "2026.7.1",
|
||||
"lastRunAt": "2026-08-03T06:44:10.084Z",
|
||||
"lastRunVersion": "2026.7.1-2",
|
||||
"lastRunCommand": "doctor",
|
||||
"lastRunMode": "local"
|
||||
},
|
||||
"auth": {
|
||||
"profiles": {
|
||||
"ollama:default": {
|
||||
"provider": "ollama",
|
||||
"mode": "api_key"
|
||||
}
|
||||
}
|
||||
"profiles": {}
|
||||
},
|
||||
"models": {
|
||||
"mode": "merge",
|
||||
"providers": {
|
||||
"openai": {
|
||||
"baseUrl": "http://192.168.2.74:3000/v1",
|
||||
"apiKey": "sk-vaYyq9RwzyLlvAvHHUXzOTWkbioP76YW58vKuplq2npSkfZr",
|
||||
"api": "openai-completions"
|
||||
},
|
||||
"ollama": {
|
||||
"baseUrl": "http://127.0.0.1:11434",
|
||||
"apiKey": "OLLAMA_API_KEY",
|
||||
"api": "ollama",
|
||||
"models": [
|
||||
{
|
||||
"id": "qwen3-coder:latest",
|
||||
"name": "qwen3-coder:latest",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 65535,
|
||||
"maxTokens": 8192,
|
||||
"params": {
|
||||
"num_ctx": 65535
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "huihui_ai/glm-4.7-flash-abliterated:latest",
|
||||
"name": "huihui_ai/glm-4.7-flash-abliterated:latest",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 65535,
|
||||
"maxTokens": 8192,
|
||||
"params": {
|
||||
"num_ctx": 65535
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "deepseek-v4-flash:cloud",
|
||||
"name": "DeepSeek V4 Flash (Cloud)",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 8192,
|
||||
"params": {
|
||||
"num_ctx": 131072
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"new-api": {
|
||||
"baseUrl": "http://192.168.2.74:3000/v1",
|
||||
"apiKey": "sk-vaYyq9RwzyLlvAvHHUXzOTWkbioP76YW58vKuplq2npSkfZr",
|
||||
@@ -197,70 +123,15 @@
|
||||
"maxTokens": 32768
|
||||
}
|
||||
]
|
||||
},
|
||||
"deepseek": {
|
||||
"baseUrl": "https://api.deepseek.com/v1",
|
||||
"apiKey": "sk-893b90b270ad4697a0b0b24969964d79",
|
||||
"api": "openai-completions",
|
||||
"models": [
|
||||
{
|
||||
"id": "deepseek-v4-pro",
|
||||
"name": "DeepSeek V4 Pro",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 1,
|
||||
"output": 2,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 1000000,
|
||||
"maxTokens": 384000
|
||||
},
|
||||
{
|
||||
"id": "deepseek-v4-flash",
|
||||
"name": "DeepSeek V4 Flash",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 1,
|
||||
"output": 2,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 1000000,
|
||||
"maxTokens": 384000
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
},
|
||||
"memorySearch": {
|
||||
"provider": "openai",
|
||||
"model": "text-embedding-v4"
|
||||
"primary": "new-api/qwen3.5-plus"
|
||||
},
|
||||
"models": {
|
||||
"ollama/huihui_ai/glm-4.7-flash-abliterated:latest": {
|
||||
"alias": "GLM 4.7 Flash(本地)"
|
||||
},
|
||||
"ollama/deepseek-v4-flash:cloud": {
|
||||
"alias": "DeepSeek V4 Flash(云端)"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
@@ -274,7 +145,7 @@
|
||||
"alias": "New Api GLM 5.1"
|
||||
}
|
||||
},
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace",
|
||||
"workspace": "/root/.openclaw/workspace",
|
||||
"compaction": {
|
||||
"mode": "safeguard"
|
||||
},
|
||||
@@ -283,7 +154,9 @@
|
||||
"subagents": {
|
||||
"maxConcurrent": 4,
|
||||
"allowAgents": [
|
||||
"*"
|
||||
"backend",
|
||||
"frontend",
|
||||
"planner"
|
||||
]
|
||||
},
|
||||
"sandbox": {
|
||||
@@ -291,31 +164,13 @@
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
{
|
||||
"id": "main",
|
||||
"name": "助手",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/main/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "storage",
|
||||
"name": "仓库",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-storage",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/storage/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "backend",
|
||||
"name": "后端",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-backend",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/backend/agent",
|
||||
"workspace": "/root/.openclaw/workspace-backend",
|
||||
"agentDir": "/root/.openclaw/agents/backend/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
"primary": "new-api/qwen3.5-plus"
|
||||
},
|
||||
"tools": {
|
||||
"alsoAllow": [
|
||||
@@ -326,10 +181,10 @@
|
||||
{
|
||||
"id": "frontend",
|
||||
"name": "前端",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-frontend",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/frontend/agent",
|
||||
"workspace": "/root/.openclaw/workspace-frontend",
|
||||
"agentDir": "/root/.openclaw/agents/frontend/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
"primary": "new-api/qwen3.5-plus"
|
||||
},
|
||||
"tools": {
|
||||
"alsoAllow": [
|
||||
@@ -337,53 +192,17 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "resume",
|
||||
"name": "简历",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-resume",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/resume/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "travel",
|
||||
"name": "旅行",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-travel",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/travel/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "planner",
|
||||
"name": "方案",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-planner",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/planner/agent",
|
||||
"workspace": "/root/.openclaw/workspace-planner",
|
||||
"agentDir": "/root/.openclaw/agents/planner/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
"primary": "new-api/qwen3.5-plus"
|
||||
},
|
||||
"skills": [
|
||||
"using-superpowers"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fitness",
|
||||
"name": "健康",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-fitness",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/fitness/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "finances",
|
||||
"name": "理财",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-finances",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/finances/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -437,8 +256,7 @@
|
||||
"controlUi": {
|
||||
"allowedOrigins": [
|
||||
"http://localhost:18789",
|
||||
"http://127.0.0.1:18789",
|
||||
"https://xuan-pc-nj-wsl.baiji-algieba.ts.net"
|
||||
"http://127.0.0.1:18789"
|
||||
],
|
||||
"allowInsecureAuth": true
|
||||
},
|
||||
@@ -606,27 +424,24 @@
|
||||
},
|
||||
"mcporter": {
|
||||
"enabled": false
|
||||
},
|
||||
"gh-issues": {
|
||||
"enabled": false
|
||||
},
|
||||
"github": {
|
||||
"enabled": false
|
||||
},
|
||||
"video-frames": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"allow": [
|
||||
"deepseek",
|
||||
"ezviz",
|
||||
"memory-core",
|
||||
"ollama",
|
||||
"searxng",
|
||||
"openclaw-weixin",
|
||||
"dingtalk-connector"
|
||||
"searxng"
|
||||
],
|
||||
"entries": {
|
||||
"ollama": {
|
||||
"enabled": true,
|
||||
"config": {}
|
||||
},
|
||||
"deepseek": {
|
||||
"enabled": true
|
||||
},
|
||||
"searxng": {
|
||||
"enabled": true,
|
||||
"config": {
|
||||
@@ -651,26 +466,7 @@
|
||||
"bundledDiscovery": "compat"
|
||||
},
|
||||
"channels": {
|
||||
"ezviz": {
|
||||
"enabled": true,
|
||||
"appId": "92aa2d25a04247afacb76b1f75f9cf80",
|
||||
"appSecret": "38ac0b0468b0dca991ce1c8ed888200e"
|
||||
},
|
||||
"openclaw-weixin": {
|
||||
"channelConfigUpdatedAt": "2026-07-09T09:06:39.005Z"
|
||||
},
|
||||
"dingtalk-connector": {
|
||||
"clientId": "dingnumf057etbbowhfu",
|
||||
"clientSecret": "m-g-EknD5uxH9DFnSpHPT87bLWOPrNYa-SMvT6kDOMqg_8nmPL7jiFxbdpWWqzIl"
|
||||
}
|
||||
},
|
||||
"bindings": [
|
||||
{
|
||||
"agentId": "main",
|
||||
"match": {
|
||||
"channel": "openclaw-weixin",
|
||||
"accountId": "d843ed5f6ccc-im-bot"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user