fix: align opencode-zen provider setup

This commit is contained in:
Peter Steinberger
2026-01-10 21:37:38 +01:00
parent 46e00ad5e7
commit 8a194b4abc
16 changed files with 263 additions and 96 deletions

View File

@@ -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"