First pass on connections for different clients and new features

This commit is contained in:
Owen
2026-08-20 14:26:26 -04:00
parent 45baf08dc4
commit 62b0d81ebb
12 changed files with 693 additions and 3 deletions

View File

@@ -184,6 +184,20 @@
"manage/remote-node/backhaul"
]
},
{
"group": "AI Gateway",
"icon": "robot",
"pages": [
"manage/ai/overview",
"manage/ai/claude",
"manage/ai/codex",
"manage/ai/opencode",
"manage/ai/gemini",
"manage/ai/open-webui",
"manage/ai/claude-desktop",
"manage/ai/openclaw"
]
},
"manage/endpoints-and-pops",
"manage/integration-api",
"manage/branding"