Skip to main content

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.

  1. 5-Minute Quickstart — Beginner · ~15 min
  2. CLI and REPL Workflow — Beginner · ~10 min
  3. TypeScript and Node Interop — Beginner · ~10 min
  4. Build a Basic ReAct Agent — Intermediate · ~15 min
  5. Control Flow and Parallel Work — Intermediate · ~15 min
  6. Plan-and-Execute — Intermediate · ~10 min
  7. Multi-Agent Basics — Intermediate · ~15 min
  8. Multi-Agent Review Pattern — Intermediate · ~15 min
  9. Memory and Reflection — Intermediate · ~15 min
  10. Context Optimization with use one of — Advanced · ~10 min
  11. Optimizer Toolchain — Advanced · ~20 min
  12. Build a Meta-Agent with Architect — Advanced · ~20 min

Runnable source: All tutorial source files live in the tutorials/ directory.