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