OpenClaw Internals

OpenClaw Internals Logo
Architecture Overview
gateway.ts
// OpenClaw Gateway

export async function handleTurn(
session: Session
) {

Architecture Modules

Module-by-module breakdown with data flow diagrams and source code references.

Design Patterns

Recurring cross-module patterns extracted and documented for reuse and understanding.

Deep Dives

Code-level walkthroughs of the most complex subsystems and algorithms.

Troubleshooting

Symptom-indexed guides to diagnose and resolve common runtime issues.

Source Verified

Every claim anchored to specific source files and line numbers.

Multi-language

Documentation available in multiple languages with one-click switching.