auto: sync OpenClaw config 2026-08-26 23:17
This commit is contained in:
+14
-1
@@ -297,6 +297,19 @@
|
||||
"name": "放松保健",
|
||||
"avatar": "https://minio.climbcube.cn/img/assistant.jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "tab",
|
||||
"name": "导航页",
|
||||
"workspace": "/home/yangxuan/.openclaw/workspace-tab",
|
||||
"agentDir": "/home/yangxuan/.openclaw/agents/tab/agent",
|
||||
"model": {
|
||||
"primary": "deepseek/deepseek-v4-flash"
|
||||
},
|
||||
"identity": {
|
||||
"name": "导航页",
|
||||
"avatar": "https://minio.climbcube.cn/img/assistant.jpg"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -307,7 +320,7 @@
|
||||
},
|
||||
"agentToAgent": {
|
||||
"enabled": true,
|
||||
"allow": ["main", "resume", "sql", "travel", "fitness", "finances", "juaner", "note", "pbs", "wellness"]
|
||||
"allow": ["main", "resume", "sql", "travel", "fitness", "finances", "juaner", "note", "pbs", "wellness", "tab"]
|
||||
},
|
||||
"deny": [
|
||||
"group:web",
|
||||
|
||||
Reference in New Issue
Block a user