From 57adf61a51e861bf4abb1b61110dd2307ca02f72 Mon Sep 17 00:00:00 2001 From: Ashpreet Date: Mon, 20 Jul 2026 03:23:44 +0100 Subject: [PATCH 1/3] docs: improve SDK AgentOS and Templates introductions --- agent-os/connect-your-os.mdx | 20 ++-- agent-os/control-plane.mdx | 6 +- agent-os/introduction.mdx | 91 ++++++++---------- agent-os/run-your-os.mdx | 36 ++++--- deploy/introduction.mdx | 140 +++++++++++++--------------- deploy/templates/improve-agents.mdx | 64 +++++++------ sdk/introduction.mdx | 31 +++--- 7 files changed, 192 insertions(+), 196 deletions(-) diff --git a/agent-os/connect-your-os.mdx b/agent-os/connect-your-os.mdx index 0a999763a..701f5c6d2 100644 --- a/agent-os/connect-your-os.mdx +++ b/agent-os/connect-your-os.mdx @@ -1,12 +1,14 @@ --- title: "Connect Your AgentOS" -description: "Connect your AgentOS to the control plane for monitoring and management." +description: "Connect an AgentOS runtime to the Control Plane to manage and monitor it from one web interface." --- -## Connect Your AgentOS +Connect local, staging, and production AgentOS runtimes to the Control Plane. Test registered components, inspect sessions and traces, and manage runtime data from the same interface. + +The Control Plane connects directly from your browser to the runtime endpoint. 1. Open [os.agno.com](https://os.agno.com) and sign in -2. Click **"Add new OS"** +2. Click **Add new OS**