Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.openagno.com/llms.txt

Use this file to discover all available pages before exploring further.

OpenAgno is a platform built on Agno for creating and operating agents through a declarative workspace. It combines a packaged CLI, an AgentOS/FastAPI runtime, reusable templates, channel integrations, PgVector-backed knowledge, and MCP support.

English

What exists today

  • CLI openagno
  • declarative workspace in YAML and Markdown
  • AgentOS runtime with operational and knowledge routes
  • packaged templates
  • channels for WhatsApp, Slack, and Telegram
  • optional AG-UI and A2A support
  • PgVector on PostgreSQL or Supabase
  • Mintlify docs and automated tests

What phase 10 adds

  • tenant provisioning routes
  • tenant-aware knowledge isolation built on Agno filters
  • IDE-ready MCP exports
  • bilingual onboarding for developers and non-developers
  1. Install the project.
  2. Create a workspace from a template.
  3. Validate the configuration.
  4. Start the runtime with openagno.
  5. Connect channels, IDEs, or external clients.
The public documentation also exposes an MCP endpoint at https://docs.openagno.com/mcp and AI-friendly indexes at https://docs.openagno.com/llms.txt.

Español

OpenAgno es una plataforma sobre Agno para construir y operar agentes mediante un workspace declarativo. Combina una CLI empaquetada, un runtime AgentOS/FastAPI, templates reutilizables, canales, knowledge con PgVector y soporte MCP.

Lo que existe hoy

  • CLI openagno
  • workspace declarativo en YAML y Markdown
  • runtime AgentOS con rutas operativas y knowledge
  • templates empaquetados
  • canales: WhatsApp, Slack y Telegram
  • soporte opcional para AG-UI y A2A
  • PgVector sobre PostgreSQL o Supabase
  • documentación Mintlify y tests automatizados

Lo que agrega la fase 10

  • rutas de aprovisionamiento multi-tenant
  • aislamiento tenant-aware sobre knowledge usando filtros nativos de Agno
  • exportaciones MCP para IDEs
  • onboarding bilingüe para perfiles técnicos y no técnicos

Quickstart / Inicio rápido

Installation, first workspace, and runtime startup.

No-code / Sin tocar código

Guided local setup without touching Python code.

Workspace

Which files matter and how they connect.

CLI

Supported commands in the packaged openagno workflow.

Channels / Canales

Runtime channels and their operational requirements.

IDE integration / Integración

Connect the docs and runtime to AI-powered IDEs.