Developer Guides#

🚧 Early Access Documentation

This documentation is part of an early access release and is under active development. Many sections are still being written, edited, or reorganized. Expect inconsistencies, missing content, outdated references, and broken cross-links.

We welcome feedback! If you find issues or have suggestions, please open an issue on our GitHub page.

Comprehensive learning-oriented guides for building sophisticated agent applications with the Alpha Berkeley Framework. These guides combine architectural understanding with practical implementation patterns, taking you from basic concepts to production-ready systems.

🎯 Learning Paths & Quick Navigation

Essential Learning Path

  1. Understanding the Framework - Core concepts and architecture

  2. Building Your First Capability - Build your first capability

  3. State Management Architecture - Master state patterns

  4. Gateway Architecture - Understand message processing

  5. Human Approval - Deploy with safety

Key Architecture Concepts:

Fast Track to Productivity

Advanced Integration Patterns:

Development & Testing

State & Context Management

Error Handling & Recovery

Security & Approval Systems

Deployment & Integration

Processing Pipeline

Implementation Shortcuts

Build a new capabilityBuilding Your First Capability

Add approval workflowsHuman Approval

Enable Python executionPython Execution

Store user contextContext Management System

Deploy with containersContainer Deployment

Handle complex data flowsMessage and Execution Flow

Integrate external dataData Integration

Understand the architectureInfrastructure Architecture: Classification-Orchestration Pipeline

Debug execution flowMessage and Execution Flow

Customize framework behaviorConvention over Configuration: Configuration-Driven Registry Patterns

Gateway & Message Processing

Classification & Orchestration

State & Registry Systems

Guide Categories#

🏛️ Understanding the Framework

Core concepts, design principles, and the orchestrator-first philosophy that makes the framework powerful and reliable.

Understanding the Framework
🚀 Quick Start Patterns

Master capability development, state management, and testing workflows. Get productive immediately with convention-based patterns.

Quick Start Patterns
⚙️ Core Framework Systems

State management, context systems, registry patterns, and execution flow. Master the internals for sophisticated applications.

Core Framework Systems
🔧 Infrastructure Components

Gateway architecture, task extraction, classification, orchestration, and message generation for intelligent agent behavior.

Infrastructure Components
🏭 Production Systems

Human approval workflows, data integration, secure execution, memory storage, and container orchestration for production systems.

Production Systems
📚 Complete Guide Structure

🏛️ Understanding the Framework

🚀 Quick Start Patterns

⚙️ Core Framework Systems

🔧 Infrastructure Components

🏭 Production Systems