auto backup 2026-07-09 18:00

This commit is contained in:
2026-07-09 18:00:04 +08:00
parent ac3c501c94
commit f3abba0881
18 changed files with 73 additions and 27 deletions
+46 -21
View File
@@ -1,7 +1,7 @@
{
"meta": {
"lastTouchedVersion": "2026.6.11",
"lastTouchedAt": "2026-07-09T08:52:21.805Z"
"lastTouchedAt": "2026-07-09T09:33:04.986Z"
},
"wizard": {
"lastRunAt": "2026-06-29T03:08:31.226Z",
@@ -290,18 +290,18 @@
"list": [
{
"id": "main",
"name": "主智能体",
"name": "助手",
"model": {
"primary": "deepseek/deepseek-v4-flash"
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "主智能体"
"name": "助手"
}
},
{
"id": "storage",
"name": "仓库管理",
"name": "仓库",
"workspace": "/home/yangxuan/.openclaw/workspace/storage",
"agentDir": "/home/yangxuan/.openclaw/agents/storage/agent",
"model": {
@@ -309,12 +309,12 @@
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "仓库管理"
"name": "仓库"
}
},
{
"id": "backend",
"name": "后端开发",
"name": "后端",
"workspace": "/home/yangxuan/.openclaw/workspace/backend",
"agentDir": "/home/yangxuan/.openclaw/agents/backend/agent",
"model": {
@@ -322,7 +322,7 @@
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "后端开发"
"name": "后端"
},
"tools": {
"alsoAllow": [
@@ -332,7 +332,7 @@
},
{
"id": "frontend",
"name": "前端开发",
"name": "前端",
"workspace": "/home/yangxuan/.openclaw/workspace/frontend",
"agentDir": "/home/yangxuan/.openclaw/agents/frontend/agent",
"model": {
@@ -340,7 +340,7 @@
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "前端开发"
"name": "前端"
},
"tools": {
"alsoAllow": [
@@ -350,7 +350,7 @@
},
{
"id": "resume",
"name": "简历管理",
"name": "简历",
"workspace": "/home/yangxuan/.openclaw/workspace/resume",
"agentDir": "/home/yangxuan/.openclaw/agents/resume/agent",
"model": {
@@ -358,12 +358,12 @@
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "简历管理"
"name": "简历"
}
},
{
"id": "travel",
"name": "旅行规划",
"name": "旅行",
"workspace": "/home/yangxuan/.openclaw/workspace/travel",
"agentDir": "/home/yangxuan/.openclaw/agents/travel/agent",
"model": {
@@ -371,12 +371,12 @@
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "旅行规划"
"name": "旅行"
}
},
{
"id": "planner",
"name": "方案规划",
"name": "方案",
"workspace": "/home/yangxuan/.openclaw/workspace/planner",
"agentDir": "/home/yangxuan/.openclaw/agents/planner/agent",
"model": {
@@ -384,17 +384,19 @@
},
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "方案规划"
"name": "方案"
}
}
]
},
"tools": {
"profile": "full",
"sessions":{"visibilty":"all"},
"agentToAgent":{
"enabled":true
},
"sessions": {
"visibility": "all"
},
"agentToAgent": {
"enabled": true
},
"deny": [
"group:web",
"browser"
@@ -612,7 +614,9 @@
"ezviz",
"memory-core",
"ollama",
"searxng"
"searxng",
"openclaw-weixin",
"dingtalk-connector"
],
"entries": {
"ollama": {
@@ -635,6 +639,12 @@
},
"ezviz": {
"enabled": false
},
"openclaw-weixin": {
"enabled": true
},
"dingtalk-connector": {
"enabled": true
}
},
"bundledDiscovery": "compat"
@@ -644,7 +654,22 @@
"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": []
"bindings": [
{
"agentId": "main",
"match": {
"channel": "openclaw-weixin",
"accountId": "d843ed5f6ccc-im-bot"
}
}
]
}