Skip to main content

Documentation Index

Fetch the complete documentation index at: https://agno-v2-fix-deploy-docs-restructure.mintlify.app/llms.txt

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

You’ve picked where to deploy. Now pick what to deploy. These aren’t templates with placeholder agents. They’re complete systems with self-learning, context retrieval, and production infrastructure already wired up. Clone the repo, configure your data sources, and you’re running.

Pick a Solution

Dash

Self-learning data agent. Connects to your databases, learns your schema, improves with every query. Grounds answers in 6 layers of context.

Scout

Company intelligence agent. Navigates Slack, Drive, and wikis to answer questions. Builds a knowledge graph as it works.

Coda

Code companion. PR reviews, issue triage, architecture questions. Lives in Slack, works against your codebase.

PAL

Personal agent that learns. Knowledge base, wiki, and structured data that compounds over time.

Gcode

Self-improving coding agent. Persistent workspace, git-based isolation, full audit trail.

What’s Included

Each solution ships with capabilities that typically take weeks to build:
CapabilityWhat It Does
Self-learningAgent improves from feedback. Every conversation makes the next one better.
Context retrievalRAG, knowledge graphs, multi-source navigation. Grounded answers, not hallucinations.
Production infrastructurePostgreSQL, pgvector, webhook endpoints. Deploy to Docker, Railway, or AWS.
InterfacesSlack, Telegram, WhatsApp ready. Add more with a few lines of config.

Improving Your Agents

Each solution includes tools for iterating on agent quality:
SolutionImprovement Tools
DashAutomated improvement loop (python -m evals improve)
ScoutProbe library with /loop support
CodaEval suite for routing and synthesis
PALSmoke tests and behavioral evals
GcodeLearningMachine for persistent context

Build Your Own

Don’t see what you need? Start from a starter template and add your agents.