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

Core Concepts & Architecture

Production & Operations

Project Information

Vision & Future

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.