---
title: Tutorials
path: tutorials
status: published
---

# Tutorials

End-to-end walkthroughs you can follow along with. Each one starts in an empty workspace and ends with something that runs.

- [Build a small CLI](./tutorials/build-a-cli) — see the agentic loop in motion: ScaiFlux scaffolds a Python tool, writes its tests, runs them, fixes the failures, and adds a feature — all from your prompts.
