From 06fa45c13cf2d3150d506c51451a0e3c8d9d3ad6 Mon Sep 17 00:00:00 2001 From: Ashpreet Date: Sat, 11 Jul 2026 20:27:42 +0100 Subject: [PATCH] docs: move Agno CLI group under Templates tab, tag Culture as to be deprecated - Move the 5-page Agno CLI group from the AgentOS tab to the Templates tab (nav-only; URLs unchanged) - Change the Culture group sidebar tag from experimental to to be deprecated Co-Authored-By: Claude Fable 5 --- docs.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs.json b/docs.json index 60a83ff0b..ead5116f0 100644 --- a/docs.json +++ b/docs.json @@ -4477,7 +4477,7 @@ "pages": [ { "group": "Culture", - "tag": "experimental", + "tag": "to be deprecated", "pages": [ "culture/overview" ] @@ -4589,16 +4589,6 @@ "agent-os/security/overview" ] }, - { - "group": "Agno CLI", - "pages": [ - "agent-os/cli/overview", - "agent-os/cli/create", - "agent-os/cli/connect", - "agent-os/cli/operate", - "agent-os/cli/tokens" - ] - }, { "group": "AgentOS", "pages": [ @@ -4916,6 +4906,16 @@ "deploy/templates/improve-agents" ] }, + { + "group": "Agno CLI", + "pages": [ + "agent-os/cli/overview", + "agent-os/cli/create", + "agent-os/cli/connect", + "agent-os/cli/operate", + "agent-os/cli/tokens" + ] + }, { "group": "Starters", "pages": [