docs(nav): surface Guides, Tutorials, Agent Runtime & API Protocol in the sidebar #77
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "Agent Runtime",
|
||||
"pages": [
|
||||
"cli-runtime",
|
||||
"config-format",
|
||||
"skills",
|
||||
"agent-card",
|
||||
"system-prompt-structure",
|
||||
"team-expansion",
|
||||
"bundle-system",
|
||||
"social-channels",
|
||||
"workspace-runtime"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": "API Protocol",
|
||||
"pages": [
|
||||
"a2a-protocol",
|
||||
"communication-rules",
|
||||
"registry-and-heartbeat",
|
||||
"platform-api",
|
||||
"websocket-events"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"title": "Guides",
|
||||
"pages": [
|
||||
"index",
|
||||
"external-workspace-quickstart",
|
||||
"external-agent-registration",
|
||||
"remote-workspaces",
|
||||
"remote-workspaces-faq",
|
||||
"claude-code-channel-plugin",
|
||||
"mcp-server-setup",
|
||||
"chrome-devtools-mcp-setup",
|
||||
"skill-catalog",
|
||||
"token-management",
|
||||
"org-api-keys",
|
||||
"platform-instructions",
|
||||
"molecli-shell-completion",
|
||||
"tool-trace",
|
||||
"same-origin-canvas-fetches",
|
||||
"quickstart-audio"
|
||||
]
|
||||
}
|
||||
@@ -20,6 +20,12 @@
|
||||
"self-hosting",
|
||||
"observability",
|
||||
"troubleshooting",
|
||||
"---Guides & Tutorials---",
|
||||
"guides",
|
||||
"tutorials",
|
||||
"---Runtime & Protocol---",
|
||||
"agent-runtime",
|
||||
"api-protocol",
|
||||
"---Security---",
|
||||
"security/index",
|
||||
"security/safe-mcp-advisory",
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "Tutorials",
|
||||
"pages": [
|
||||
"google-adk-runtime",
|
||||
"hermes-multi-provider-dispatch",
|
||||
"register-remote-agent",
|
||||
"self-hosted-workspace-docker",
|
||||
"lark-feishu-channel",
|
||||
"saas-federation",
|
||||
"aws-ec2-provisioner",
|
||||
"fly-machines-provisioner",
|
||||
"saas-file-writes-eic"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user