mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 09:21:35 +07:00
docs: retitle plugin internals/agent-tools/cookbook, collapse Browser into Tools, reorder Plugins group
This commit is contained in:
@@ -1030,12 +1030,12 @@
|
||||
"pages": [
|
||||
"tools/plugin",
|
||||
"plugins/building-plugins",
|
||||
"plugins/sdk-migration",
|
||||
"plugins/architecture",
|
||||
"plugins/community",
|
||||
"plugins/bundles",
|
||||
"plugins/manifest",
|
||||
"plugins/agent-tools",
|
||||
"plugins/sdk-migration",
|
||||
"plugins/architecture",
|
||||
"tools/capability-cookbook"
|
||||
]
|
||||
},
|
||||
@@ -1071,11 +1071,25 @@
|
||||
"tools/exec-approvals",
|
||||
"tools/elevated",
|
||||
"tools/apply-patch",
|
||||
"tools/web",
|
||||
"tools/brave-search",
|
||||
"tools/firecrawl",
|
||||
"tools/tavily",
|
||||
"tools/perplexity-search",
|
||||
{
|
||||
"group": "Browser",
|
||||
"pages": [
|
||||
"tools/browser",
|
||||
"tools/browser-login",
|
||||
"tools/browser-linux-troubleshooting",
|
||||
"tools/browser-wsl2-windows-remote-cdp-troubleshooting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Web and search",
|
||||
"pages": [
|
||||
"tools/web",
|
||||
"tools/brave-search",
|
||||
"tools/firecrawl",
|
||||
"tools/tavily",
|
||||
"tools/perplexity-search"
|
||||
]
|
||||
},
|
||||
"tools/pdf",
|
||||
"tools/diffs",
|
||||
"tools/llm-task",
|
||||
@@ -1086,15 +1100,6 @@
|
||||
"tools/btw"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Browser",
|
||||
"pages": [
|
||||
"tools/browser",
|
||||
"tools/browser-login",
|
||||
"tools/browser-linux-troubleshooting",
|
||||
"tools/browser-wsl2-windows-remote-cdp-troubleshooting"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Agent coordination",
|
||||
"pages": [
|
||||
|
||||
Reference in New Issue
Block a user