Tutorials
Read these in order. The sequence alternates between a language capability and an application pattern so each concept lands in a real workflow. Suitable for developers with basic programming experience who want to quickly get up to speed with AgentScript.
- 5-Minute Quickstart — Beginner · ~15 min
- CLI and REPL Workflow — Beginner · ~10 min
- TypeScript and Node Interop — Beginner · ~10 min
- Build a Basic ReAct Agent — Intermediate · ~15 min
- Control Flow and Parallel Work — Intermediate · ~15 min
- Plan-and-Execute — Intermediate · ~10 min
- Multi-Agent Basics — Intermediate · ~15 min
- Multi-Agent Review Pattern — Intermediate · ~15 min
- Memory and Reflection — Intermediate · ~15 min
- Context Optimization with
use one of— Advanced · ~10 min - Optimizer Toolchain — Advanced · ~20 min
- Build a Meta-Agent with Architect — Advanced · ~20 min
Runnable source: All tutorial source files live in the tutorials/ directory.