auto: sync OpenClaw config 2026-08-21 17:17
This commit is contained in:
+14
-1
@@ -271,6 +271,19 @@
|
||||
"name": "笔记",
|
||||
"avatar": "https://minio.climbcube.cn/img/assistant.jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "pbs",
|
||||
"name": "PBS备份",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-pbs",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/pbs/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
},
|
||||
"identity": {
|
||||
"name": "PBS备份",
|
||||
"avatar": "https://minio.climbcube.cn/img/assistant.jpg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -281,7 +294,7 @@
|
||||
},
|
||||
"agentToAgent": {
|
||||
"enabled": true,
|
||||
"allow": ["main", "resume", "sql", "travel", "fitness", "finances", "juaner", "note"]
|
||||
"allow": ["main", "resume", "sql", "travel", "fitness", "finances", "juaner", "note", "pbs"]
|
||||
},
|
||||
"deny": [
|
||||
"group:web",
|
||||
|
||||
Reference in New Issue
Block a user