Skip to main content
Understanding the “why” and “how” behind RunAgent. These pages explain the concepts, architecture, and design decisions that make RunAgent work.

What’s in This Section?

The Explanation section contains theory-first, diagram-rich pages that dive deep into how RunAgent works. Unlike tutorials (which show you how to do things) or how-tos (which solve specific problems), these pages explain the underlying concepts and architecture.
Keep theory here. Tutorials and how-tos should only include brief callouts. This section is for deep dives into concepts and architecture.

Start Here

Why RunAgent?

Understand the problems RunAgent solves and why it exists

Key Concepts at a Glance

Quick cheat sheet of core concepts in one page

Introduction

High-level overview of RunAgent’s capabilities and benefits

Core Concepts & Architecture

Core Concepts

Entrypoints, tags, agent lifecycle, and more. Understand the fundamental building blocks that make RunAgent work.

Architecture Overview

How RunAgent works under the hood. Learn about the system architecture, request flow, and component interactions.

Frameworks Overview

Framework integration patterns. See how RunAgent works with LangGraph, CrewAI, and other AI frameworks.

Feature Overview

What RunAgent can do today. A comprehensive map of current capabilities and upcoming features.

Production & Operations

Production Considerations

Deploying to production. Scaling, monitoring, error handling, and best practices for production deployments.

Security Model

Security architecture and best practices. Learn about sandboxing, authentication, and securing your agents.

Project Information

Changelog

What’s new and what changed. Track updates, new features, and breaking changes.

Roadmap

What’s coming next. See planned features, improvements, and the future direction of RunAgent.

Vision & Future

(Vision) Agent-to-Agent

The future of agent coordination. How agents will communicate and collaborate with each other.

How to Use This Section

Start with Why RunAgent? to understand the problems it solves, then read Key Concepts at a Glance for a quick overview. After that, dive into Core Concepts for detailed explanations.
Read Production Considerations for scaling and monitoring guidance, and Security Model for security best practices.
Check Frameworks Overview to see how RunAgent integrates with LangGraph, CrewAI, and other frameworks.
Architecture Overview explains how RunAgent works internally, including request flow, component interactions, and system design.

Tutorials

Step-by-step guides to build real applications

How-to Guides

Solutions to specific problems and use cases

Reference

API documentation and SDK references

Still have a question?