mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-20 07:54:36 +00:00
fix: align opencode-zen provider setup
This commit is contained in:
@@ -580,6 +580,7 @@
|
||||
"group": "Install & Updates",
|
||||
"pages": [
|
||||
"install/updating",
|
||||
"install/ansible",
|
||||
"install/nix",
|
||||
"install/docker",
|
||||
"install/bun"
|
||||
@@ -589,7 +590,9 @@
|
||||
"group": "CLI",
|
||||
"pages": [
|
||||
"cli/index",
|
||||
"cli/message",
|
||||
"cli/gateway",
|
||||
"cli/update",
|
||||
"cli/sandbox"
|
||||
]
|
||||
},
|
||||
@@ -612,12 +615,16 @@
|
||||
"concepts/presence",
|
||||
"concepts/provider-routing",
|
||||
"concepts/messages",
|
||||
"concepts/streaming",
|
||||
"concepts/groups",
|
||||
"concepts/group-messages",
|
||||
"concepts/typing-indicators",
|
||||
"concepts/queue",
|
||||
"concepts/retry",
|
||||
"concepts/model-providers",
|
||||
"concepts/models",
|
||||
"concepts/model-failover",
|
||||
"concepts/usage-tracking",
|
||||
"concepts/timezone",
|
||||
"concepts/typebox"
|
||||
]
|
||||
@@ -628,6 +635,7 @@
|
||||
"gateway",
|
||||
"gateway/pairing",
|
||||
"gateway/gateway-lock",
|
||||
"environment",
|
||||
"gateway/configuration",
|
||||
"gateway/configuration-examples",
|
||||
"gateway/authentication",
|
||||
@@ -637,7 +645,10 @@
|
||||
"gateway/doctor",
|
||||
"gateway/logging",
|
||||
"gateway/security",
|
||||
"gateway/sandbox-vs-tool-policy-vs-elevated",
|
||||
"gateway/sandboxing",
|
||||
"gateway/troubleshooting",
|
||||
"debugging",
|
||||
"gateway/remote",
|
||||
"gateway/remote-gateway-readme",
|
||||
"gateway/discovery",
|
||||
@@ -659,12 +670,15 @@
|
||||
"group": "Providers",
|
||||
"pages": [
|
||||
"providers/whatsapp",
|
||||
"broadcast-groups",
|
||||
"providers/telegram",
|
||||
"providers/grammy",
|
||||
"providers/discord",
|
||||
"providers/slack",
|
||||
"providers/signal",
|
||||
"providers/imessage",
|
||||
"providers/msteams",
|
||||
"providers/troubleshooting",
|
||||
"providers/location"
|
||||
]
|
||||
},
|
||||
@@ -690,6 +704,8 @@
|
||||
"tools/thinking",
|
||||
"tools/agent-send",
|
||||
"tools/subagents",
|
||||
"multi-agent-sandbox-tools",
|
||||
"tools/reactions",
|
||||
"tools/skills",
|
||||
"tools/skills-config",
|
||||
"tools/clawdhub"
|
||||
|
||||
Reference in New Issue
Block a user