mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 04:21:24 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -34,8 +34,8 @@ export const TOOL_GROUPS: Record<string, string[]> = {
|
||||
"group:messaging": ["message"],
|
||||
// Nodes + device tools
|
||||
"group:nodes": ["nodes"],
|
||||
// All Clawdbot native tools (excludes provider plugins).
|
||||
"group:clawdbot": [
|
||||
// All Moltbot native tools (excludes provider plugins).
|
||||
"group:moltbot": [
|
||||
"browser",
|
||||
"canvas",
|
||||
"nodes",
|
||||
|
||||
Reference in New Issue
Block a user