docs/Cookbook/Overview

Cookbook

Real-world patterns and architectures for building with Subway.

These recipes show how to build common multi-agent architectures with Subway. Each pattern is self-contained — pick the one closest to what you're building and adapt it.

All examples use the WebSocket bridge so they work from any language. Rust-native equivalents use the AgentNode API directly.